Home
last modified time | relevance | path

Searched refs:block (Results 201 – 225 of 71269) sorted by relevance

12345678910>>...2851

/dports/emulators/qemu/qemu-6.2.0/crypto/
H A Dblock.c72 if (block->driver->open(block, options, optprefix, in qcrypto_block_open()
174 return block->driver->amend(block, in qcrypto_block_amend_options()
191 block->driver->get_info(block, info, errp) < 0) { in qcrypto_block_get_info()
229 return block->ciphers ? block->ciphers[0] : NULL; in qcrypto_block_get_cipher()
241 cipher = block->ciphers[block->n_free_ciphers]; in qcrypto_block_pop_cipher()
254 assert(block->n_free_ciphers < block->n_ciphers); in qcrypto_block_push_cipher()
255 block->ciphers[block->n_free_ciphers] = cipher; in qcrypto_block_push_cipher()
270 assert(!block->ciphers && !block->n_ciphers && !block->n_free_ciphers); in qcrypto_block_init_cipher()
296 assert(block->n_ciphers == block->n_free_ciphers); in qcrypto_block_free_cipher()
304 block->n_ciphers = block->n_free_ciphers = 0; in qcrypto_block_free_cipher()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/isa/gus/
H A Dgus_mem.c75 block->prev->next = block->next; in snd_gf1_mem_xfree()
77 block->next->prev = block->prev; in snd_gf1_mem_xfree()
84 block->next->prev = block->prev; in snd_gf1_mem_xfree()
86 block->prev->next = block->next; in snd_gf1_mem_xfree()
98 for (block = alloc->first; block; block = block->next) { in snd_gf1_mem_look()
114 for (block = alloc->first; block; block = block->next) in snd_gf1_mem_share()
136 block->share_id[0] = block->share_id[1] = in snd_gf1_mem_find()
137 block->share_id[2] = block->share_id[3] = 0; in snd_gf1_mem_find()
139 block->prev = block->next = NULL; in snd_gf1_mem_find()
233 memset(&block, 0, sizeof(block)); in snd_gf1_mem_init()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/crypto/
H A Dblock.c72 if (block->driver->open(block, options, optprefix, in qcrypto_block_open()
174 return block->driver->amend(block, in qcrypto_block_amend_options()
191 block->driver->get_info(block, info, errp) < 0) { in qcrypto_block_get_info()
229 return block->ciphers ? block->ciphers[0] : NULL; in qcrypto_block_get_cipher()
241 cipher = block->ciphers[block->n_free_ciphers]; in qcrypto_block_pop_cipher()
254 assert(block->n_free_ciphers < block->n_ciphers); in qcrypto_block_push_cipher()
255 block->ciphers[block->n_free_ciphers] = cipher; in qcrypto_block_push_cipher()
270 assert(!block->ciphers && !block->n_ciphers && !block->n_free_ciphers); in qcrypto_block_init_cipher()
296 assert(block->n_ciphers == block->n_free_ciphers); in qcrypto_block_free_cipher()
304 block->n_ciphers = block->n_free_ciphers = 0; in qcrypto_block_free_cipher()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/crypto/
H A Dblock.c72 if (block->driver->open(block, options, optprefix, in qcrypto_block_open()
174 return block->driver->amend(block, in qcrypto_block_amend_options()
191 block->driver->get_info(block, info, errp) < 0) { in qcrypto_block_get_info()
229 return block->ciphers ? block->ciphers[0] : NULL; in qcrypto_block_get_cipher()
241 cipher = block->ciphers[block->n_free_ciphers]; in qcrypto_block_pop_cipher()
254 assert(block->n_free_ciphers < block->n_ciphers); in qcrypto_block_push_cipher()
255 block->ciphers[block->n_free_ciphers] = cipher; in qcrypto_block_push_cipher()
270 assert(!block->ciphers && !block->n_ciphers && !block->n_free_ciphers); in qcrypto_block_init_cipher()
296 assert(block->n_ciphers == block->n_free_ciphers); in qcrypto_block_free_cipher()
304 block->n_ciphers = block->n_free_ciphers = 0; in qcrypto_block_free_cipher()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/isa/gus/
H A Dgus_mem.c75 block->prev->next = block->next; in snd_gf1_mem_xfree()
77 block->next->prev = block->prev; in snd_gf1_mem_xfree()
84 block->next->prev = block->prev; in snd_gf1_mem_xfree()
86 block->prev->next = block->next; in snd_gf1_mem_xfree()
98 for (block = alloc->first; block; block = block->next) { in snd_gf1_mem_look()
114 for (block = alloc->first; block; block = block->next) in snd_gf1_mem_share()
136 block->share_id[0] = block->share_id[1] = in snd_gf1_mem_find()
137 block->share_id[2] = block->share_id[3] = 0; in snd_gf1_mem_find()
139 block->prev = block->next = NULL; in snd_gf1_mem_find()
233 memset(&block, 0, sizeof(block)); in snd_gf1_mem_init()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/crypto/
H A Dblock.c72 if (block->driver->open(block, options, optprefix, in qcrypto_block_open()
174 return block->driver->amend(block, in qcrypto_block_amend_options()
191 block->driver->get_info(block, info, errp) < 0) { in qcrypto_block_get_info()
229 return block->ciphers ? block->ciphers[0] : NULL; in qcrypto_block_get_cipher()
241 cipher = block->ciphers[block->n_free_ciphers]; in qcrypto_block_pop_cipher()
254 assert(block->n_free_ciphers < block->n_ciphers); in qcrypto_block_push_cipher()
255 block->ciphers[block->n_free_ciphers] = cipher; in qcrypto_block_push_cipher()
270 assert(!block->ciphers && !block->n_ciphers && !block->n_free_ciphers); in qcrypto_block_init_cipher()
296 assert(block->n_ciphers == block->n_free_ciphers); in qcrypto_block_free_cipher()
304 block->n_ciphers = block->n_free_ciphers = 0; in qcrypto_block_free_cipher()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/isa/gus/
H A Dgus_mem.c75 block->prev->next = block->next; in snd_gf1_mem_xfree()
77 block->next->prev = block->prev; in snd_gf1_mem_xfree()
84 block->next->prev = block->prev; in snd_gf1_mem_xfree()
86 block->prev->next = block->next; in snd_gf1_mem_xfree()
98 for (block = alloc->first; block; block = block->next) { in snd_gf1_mem_look()
114 for (block = alloc->first; block; block = block->next) in snd_gf1_mem_share()
136 block->share_id[0] = block->share_id[1] = in snd_gf1_mem_find()
137 block->share_id[2] = block->share_id[3] = 0; in snd_gf1_mem_find()
139 block->prev = block->next = NULL; in snd_gf1_mem_find()
233 memset(&block, 0, sizeof(block)); in snd_gf1_mem_init()
[all …]
/dports/print/easylatex/easylatex-0.08/easylatex/transforms/
H A D81autoAlignEquations.pl91 $block = unstoreTexts($block);
98 $block = alignEquals($block);
99 $block = alignTextAtBeginningOrEndOfLine($block);
108 $block = blankLinesToIntertext($block);
109 $block = removeLinefeedAfterBeginOrIntertext($block);
112 return $block;
133 $block = storeTexts($block);
140 $block = unstoreTexts($block);
144 return $block;
151 $block = alignTextAtBeginningOfLine($block);
[all …]
/dports/emulators/qemu42/qemu-4.2.1/crypto/
H A Dblock.c72 if (block->driver->open(block, options, optprefix, in qcrypto_block_open()
81 return block; in qcrypto_block_open()
126 block->driver->get_info(block, info, errp) < 0) { in qcrypto_block_get_info()
164 return block->ciphers ? block->ciphers[0] : NULL; in qcrypto_block_get_cipher()
176 cipher = block->ciphers[block->n_free_ciphers]; in qcrypto_block_pop_cipher()
189 assert(block->n_free_ciphers < block->n_ciphers); in qcrypto_block_push_cipher()
190 block->ciphers[block->n_free_ciphers] = cipher; in qcrypto_block_push_cipher()
205 assert(!block->ciphers && !block->n_ciphers && !block->n_free_ciphers); in qcrypto_block_init_cipher()
231 assert(block->n_ciphers == block->n_free_ciphers); in qcrypto_block_free_cipher()
239 block->n_ciphers = block->n_free_ciphers = 0; in qcrypto_block_free_cipher()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/crypto/
H A Dblock.c72 if (block->driver->open(block, options, optprefix, in qcrypto_block_open()
81 return block; in qcrypto_block_open()
126 block->driver->get_info(block, info, errp) < 0) { in qcrypto_block_get_info()
164 return block->ciphers ? block->ciphers[0] : NULL; in qcrypto_block_get_cipher()
176 cipher = block->ciphers[block->n_free_ciphers]; in qcrypto_block_pop_cipher()
189 assert(block->n_free_ciphers < block->n_ciphers); in qcrypto_block_push_cipher()
190 block->ciphers[block->n_free_ciphers] = cipher; in qcrypto_block_push_cipher()
205 assert(!block->ciphers && !block->n_ciphers && !block->n_free_ciphers); in qcrypto_block_init_cipher()
231 assert(block->n_ciphers == block->n_free_ciphers); in qcrypto_block_free_cipher()
239 block->n_ciphers = block->n_free_ciphers = 0; in qcrypto_block_free_cipher()
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/mpegtoppm_dir/libmpeg2/
H A Didct.c70 if (likely (!(block[1] | ((int32_t *)block)[1] | ((int32_t *)block)[2] | in idct_row()
82 d1 = block[1]; in idct_row()
84 d3 = block[3]; in idct_row()
93 d0 = block[4]; in idct_row()
176 block[0] = 0; block[1] = 0; block[2] = 0; block[3] = 0; in mpeg2_idct_copy_c()
177 block[4] = 0; block[5] = 0; block[6] = 0; block[7] = 0; in mpeg2_idct_copy_c()
180 block += 8; in mpeg2_idct_copy_c()
204 block[0] = 0; block[1] = 0; block[2] = 0; block[3] = 0; in mpeg2_idct_add_c()
205 block[4] = 0; block[5] = 0; block[6] = 0; block[7] = 0; in mpeg2_idct_add_c()
208 block += 8; in mpeg2_idct_add_c()
[all …]
/dports/www/luakit/luakit-2.3/build-utils/docgen/
H A Dparse.lua13 block.i = block.i + 1
19 while block[1] and not (block[1]:match("^@%w+") and not block[1]:match("^@ref{")) do
35 assert(block[1])
36 local hdr = ("Error at line %s: "):format(block.start + block.i)
68 if not block[1] or not block[1]:find("^@type") then return end
79 if not (block[1] and block[1]:find("^@default")) then return end
211 while block[1] do parse_file_block_part(item, block) end
253 local line = block[#block]
268 local line = block[#block]
270 block[#block] = nil
[all …]
/dports/www/luakit-devel/luakit-2.3-20-g4b10e55/build-utils/docgen/
H A Dparse.lua13 block.i = block.i + 1
19 while block[1] and not (block[1]:match("^@%w+") and not block[1]:match("^@ref{")) do
35 assert(block[1])
36 local hdr = ("Error at line %s: "):format(block.start + block.i)
68 if not block[1] or not block[1]:find("^@type") then return end
79 if not (block[1] and block[1]:find("^@default")) then return end
211 while block[1] do parse_file_block_part(item, block) end
253 local line = block[#block]
268 local line = block[#block]
270 block[#block] = nil
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/memcheck/tests/
H A Datomic_incs.c32 block[1] = n; in atomic_add_8bit()
42 block[1] = n; in atomic_add_8bit()
197 RegWord block[3] in atomic_add_8bit()
220 RegWord block[3] in atomic_add_8bit()
248 block[1] = n; in atomic_add_16bit()
258 block[1] = n; in atomic_add_16bit()
413 RegWord block[3] in atomic_add_16bit()
436 RegWord block[3] in atomic_add_16bit()
463 block[1] = n; in atomic_add_32bit()
473 block[1] = n; in atomic_add_32bit()
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/memcheck/tests/
H A Datomic_incs.c32 block[1] = n; in atomic_add_8bit()
42 block[1] = n; in atomic_add_8bit()
197 RegWord block[3] in atomic_add_8bit()
220 RegWord block[3] in atomic_add_8bit()
248 block[1] = n; in atomic_add_16bit()
258 block[1] = n; in atomic_add_16bit()
413 RegWord block[3] in atomic_add_16bit()
436 RegWord block[3] in atomic_add_16bit()
463 block[1] = n; in atomic_add_32bit()
473 block[1] = n; in atomic_add_32bit()
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A Dblock.c39 static void block_initialize_namespace (struct block *block,
47 contained_in (const struct block *a, const struct block *b) in contained_in()
206 block_scope (const struct block *block) in block_scope() argument
208 for (; block != NULL; block = BLOCK_SUPERBLOCK (block)) in block_scope()
235 block_using (const struct block *block) in block_using() argument
237 if (block == NULL || BLOCK_NAMESPACE (block) == NULL) in block_using()
248 block_set_using (struct block *block, in block_set_using() argument
276 block_static_block (const struct block *block) in block_static_block() argument
282 block = BLOCK_SUPERBLOCK (block); in block_static_block()
291 block_global_block (const struct block *block) in block_global_block() argument
[all …]
/dports/sysutils/dua-cli/dua-cli-2.14.11/cargo-crates/const-sha1-0.2.0/src/
H A Dlib.rs162 let (block, b, e) = r0(block, a, b, c, d, e, 0);
163 let (block, a, d) = r0(block, e, a, b, c, d, 1);
164 let (block, e, c) = r0(block, d, e, a, b, c, 2);
165 let (block, d, b) = r0(block, c, d, e, a, b, 3);
166 let (block, c, a) = r0(block, b, c, d, e, a, 4);
167 let (block, b, e) = r0(block, a, b, c, d, e, 5);
322 let value = block[(i + 13) & 15] ^ block[(i + 8) & 15] ^ block[(i + 2) & 15] ^ block[i];
353 block[i] = blk(&block, i);
372 block[i] = blk(&block, i);
391 block[i] = blk(&block, i);
[all …]
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/runtime/
H A Dsha1.rs109 let (block, b, e) = r0(block, a, b, c, d, e, 0);
110 let (block, a, d) = r0(block, e, a, b, c, d, 1);
111 let (block, e, c) = r0(block, d, e, a, b, c, 2);
112 let (block, d, b) = r0(block, c, d, e, a, b, 3);
113 let (block, c, a) = r0(block, b, c, d, e, a, 4);
114 let (block, b, e) = r0(block, a, b, c, d, e, 5);
252 let value = block[(i + 13) & 15] ^ block[(i + 8) & 15] ^ block[(i + 2) & 15] ^ block[i];
264 block[i] = blk(&block, i);
272 block[i] = blk(&block, i);
280 block[i] = blk(&block, i);
[all …]
/dports/games/openjk/OpenJK-07675e2/codemp/icarus/
H A DInterpreter.cpp327 CBlock block; in GetVariable() local
1139 CBlock block; in GetDeclare() local
1186 CBlock block; in GetFree() local
1218 CBlock block; in GetIf() local
1256 CBlock block; in GetElse() local
1300 CBlock block; in GetTask() local
1333 CBlock block; in GetDo() local
1446 CBlock block; in GetSound() local
1481 CBlock block; in GetMove() local
1523 CBlock block; in GetRotate() local
[all …]
/dports/games/openjk/OpenJK-07675e2/codeJK2/icarus/
H A DInterpreter.cpp326 CBlock block; in GetVariable() local
1138 CBlock block; in GetDeclare() local
1185 CBlock block; in GetFree() local
1217 CBlock block; in GetIf() local
1255 CBlock block; in GetElse() local
1299 CBlock block; in GetTask() local
1332 CBlock block; in GetDo() local
1445 CBlock block; in GetSound() local
1480 CBlock block; in GetMove() local
1522 CBlock block; in GetRotate() local
[all …]
/dports/emulators/mess/mame-mame0226/src/devices/cpu/rsp/
H A Drspdrc.cpp436 block.end(); in code_compile_block()
500 load_fast_iregs(block); in static_generate_entry_point()
504 block.end(); in static_generate_entry_point()
523 save_fast_iregs(block); in static_generate_nocode_handler()
526 block.end(); in static_generate_nocode_handler()
545 save_fast_iregs(block); in static_generate_out_of_cycles()
548 block.end(); in static_generate_out_of_cycles()
611 UML_RET(block); in static_generate_memory_accessor()
613 block.end(); in static_generate_memory_accessor()
734 save_fast_iregs(block); in generate_sequence_instruction()
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/cpu/rsp/
H A Drspdrc.cpp436 block.end(); in code_compile_block()
500 load_fast_iregs(block); in static_generate_entry_point()
504 block.end(); in static_generate_entry_point()
523 save_fast_iregs(block); in static_generate_nocode_handler()
526 block.end(); in static_generate_nocode_handler()
545 save_fast_iregs(block); in static_generate_out_of_cycles()
548 block.end(); in static_generate_out_of_cycles()
611 UML_RET(block); in static_generate_memory_accessor()
613 block.end(); in static_generate_memory_accessor()
734 save_fast_iregs(block); in generate_sequence_instruction()
[all …]
/dports/games/iortcw/iortcw-1.51c/MP/code/botlib/
H A Dl_memory.c85 memory = block; in LinkMemoryBlock()
95 block->prev->next = block->next; in UnlinkMemoryBlock()
98 block->next->prev = block->prev; in UnlinkMemoryBlock()
224 if ( block->id != MEM_ID && block->id != HUNK_ID ) { in BlockFromPointer()
232 return block; in BlockFromPointer()
244 if ( !block ) { in FreeMemory()
266 if ( !block ) { in MemoryByteSize()
295 for ( block = memory; block; block = block->next ) in PrintMemoryLabels()
299 … "%6d, hunk %p, %8d: %24s line %6d: %s\r\n", i, block->ptr, block->size, block->file, block->line,… in PrintMemoryLabels()
303 … "%6d, %p, %8d: %24s line %6d: %s\r\n", i, block->ptr, block->size, block->file, block->line,… in PrintMemoryLabels()
[all …]
/dports/games/iortcw/iortcw-1.51c/SP/code/botlib/
H A Dl_memory.c85 memory = block; in LinkMemoryBlock()
95 block->prev->next = block->next; in UnlinkMemoryBlock()
98 block->next->prev = block->prev; in UnlinkMemoryBlock()
223 if ( block->id != MEM_ID && block->id != HUNK_ID ) { in BlockFromPointer()
231 return block; in BlockFromPointer()
243 if ( !block ) { in FreeMemory()
265 if ( !block ) { in MemoryByteSize()
294 for ( block = memory; block; block = block->next ) in PrintMemoryLabels()
298 … "%6d, hunk %p, %8d: %24s line %6d: %s\r\n", i, block->ptr, block->size, block->file, block->line,… in PrintMemoryLabels()
302 … "%6d, %p, %8d: %24s line %6d: %s\r\n", i, block->ptr, block->size, block->file, block->line,… in PrintMemoryLabels()
[all …]
/dports/games/ioquake3/ioquake3-1.36/code/botlib/
H A Dl_memory.c72 block->prev = NULL; in LinkMemoryBlock()
75 memory = block; in LinkMemoryBlock()
85 if (block->prev) block->prev->next = block->next; in UnlinkMemoryBlock()
87 if (block->next) block->next->prev = block->prev; in UnlinkMemoryBlock()
118 return block->ptr; in GetMemoryDebug()
213 if (block->id != MEM_ID && block->id != HUNK_ID) in BlockFromPointer()
223 return block; in BlockFromPointer()
298 for (block = memory; block; block = block->next) in PrintMemoryLabels()
303 …("%6d, hunk %p, %8d: %24s line %6d: %s\r\n", i, block->ptr, block->size, block->file, block->line,… in PrintMemoryLabels()
307 …("%6d, %p, %8d: %24s line %6d: %s\r\n", i, block->ptr, block->size, block->file, block->line,… in PrintMemoryLabels()
[all …]

12345678910>>...2851