Home
last modified time | relevance | path

Searched refs:block (Results 126 – 150 of 610) sorted by relevance

12345678910>>...25

/dragonfly/lib/libcrypt/
H A Dcrypt-xsi.c22 encrypt(char *block, int flag) in encrypt() argument
24 return __crypt_encrypt(block, flag); in encrypt()
/dragonfly/crypto/libressl/crypto/modes/
H A Dgcm128.c685 ctx->block = block;
688 (*block)(ctx->H.c,ctx->H.c,key);
894 block128_f block = ctx->block; local
952 (*block)(ctx->Yi.c,ctx->EKi.c,key);
979 (*block)(ctx->Yi.c,ctx->EKi.c,key);
1003 (*block)(ctx->Yi.c,ctx->EKi.c,key);
1024 (*block)(ctx->Yi.c,ctx->EKi.c,key);
1047 (*block)(ctx->Yi.c,ctx->EKi.c,key);
1076 block128_f block = ctx->block; local
1137 (*block)(ctx->Yi.c,ctx->EKi.c,key);
[all …]
/dragonfly/contrib/gcc-8.0/gcc/
H A Dcfg-flags.def33 NAME is the name of the basic block flag. A flag BB_#NAME will be
54 /* Set on blocks that may actually not be single-entry single-exit block. */
67 /* Set on block that was duplicated. */
70 /* Set if the label at the top of this block is the target of a non-local goto. */
86 to test whether a block has been modified prior to a df_analyze call. */
110 that control flow falls through to the next basic block in the line. */
117 /* Edge out of a basic block that ends with a CALL_INSN with abnormal
129 to prevent merging away edges to the post-landing-pad basic block.
H A Dinsn-notes.def28 mean, such as register notes or bits in the basic-block structure. */
44 /* These are used to mark the beginning and end of a lexical block.
72 the lexical block whose abstract origin is the inlined function. */
75 /* Record the struct for the following basic block. Uses
76 NOTE_BASIC_BLOCK. FIXME: Redundant with the basic block pointer
H A Dtree-pretty-print.c1111 if (BLOCK_ABSTRACT (block)) in dump_block_node()
1114 if (TREE_ASM_WRITTEN (block)) in dump_block_node()
1133 if (BLOCK_SUBBLOCKS (block)) in dump_block_node()
1144 if (BLOCK_CHAIN (block)) in dump_block_node()
1155 if (BLOCK_VARS (block)) in dump_block_node()
3966 tree block = TREE_BLOCK (t); in percent_K_format() local
3974 while (block in percent_K_format()
3982 block = BLOCK_SUPERCONTEXT (block); in percent_K_format()
3987 while (block in percent_K_format()
3988 && TREE_CODE (block) == BLOCK in percent_K_format()
[all …]
/dragonfly/contrib/gdb-7/gdb/
H A Dgo-lang.c422 go_block_package_name (const struct block *block) in go_block_package_name() argument
424 while (block != NULL) in go_block_package_name()
426 struct symbol *function = BLOCK_FUNCTION (block); in go_block_package_name()
441 block = BLOCK_SUPERBLOCK (block); in go_block_package_name()
H A Dada-lang.c3743 newexp->elts[pc + 4].block = block; in replace_operator_with_call()
4057 struct block *block) in ada_read_renaming_var_value() argument
4235 const struct block *block) in cache_symbol() argument
4352 struct block *block) in add_defn_to_vec() argument
4373 prevDefns[i].block = block; in add_defn_to_vec()
4382 info.block = block; in add_defn_to_vec()
4808 const struct block *block = syms[i].block; in remove_irrelevant_renamings() local
4827 && block == syms[j].block) in remove_irrelevant_renamings()
4910 block = BLOCK_SUPERBLOCK (block); in ada_add_local_symbols()
4949 block); in aux_add_nonlocal_symbols()
[all …]
H A Dlinespec.c1052 struct block *block; in iterate_over_all_matching_symtabs() local
1071 static struct block *
1074 struct block *block; in get_current_search_block() local
1083 return block; in get_current_search_block()
1093 struct block *block; in iterate_over_file_blocks() local
1096 block != NULL; in iterate_over_file_blocks()
1097 block = BLOCK_SUPERBLOCK (block)) in iterate_over_file_blocks()
3193 struct block *block; in VEC() local
3204 block && !BLOCK_FUNCTION (block); in VEC()
3205 block = BLOCK_SUPERBLOCK (block)) in VEC()
[all …]
H A Dgo-exp.y1365 package_name_p (const char *name, const struct block *block) in package_name_p() argument
1370 sym = lookup_symbol (name, block, STRUCT_DOMAIN, &is_a_field_of_this); in package_name_p()
1405 classify_packaged_name (const struct block *block) in classify_packaged_name() argument
1413 sym = lookup_symbol (copy, block, VAR_DOMAIN, &is_a_field_of_this); in classify_packaged_name()
1433 classify_name (const struct block *block) in classify_name() argument
1456 sym = lookup_symbol (copy, block, VAR_DOMAIN, &is_a_field_of_this); in classify_name()
1471 char *current_package_name = go_block_package_name (block); in classify_name()
1481 sym = lookup_symbol (sval.ptr, block, VAR_DOMAIN, in classify_name()
H A Dstack.c1856 iterate_over_block_locals (struct block *b, in iterate_over_block_locals()
1939 iterate_over_block_local_vars (struct block *block, in iterate_over_block_local_vars() argument
1943 while (block) in iterate_over_block_local_vars()
1949 if (BLOCK_FUNCTION (block)) in iterate_over_block_local_vars()
1951 block = BLOCK_SUPERBLOCK (block); in iterate_over_block_local_vars()
2001 struct block *block; in print_frame_local_vars() local
2011 block = get_frame_block (frame, 0); in print_frame_local_vars()
2012 if (block == 0) in print_frame_local_vars()
2023 iterate_over_block_local_vars (block, in print_frame_local_vars()
2046 iterate_over_block_arg_vars (struct block *b, in iterate_over_block_arg_vars()
[all …]
/dragonfly/test/x86_64/
H A Dqemu.patch1 diff --git a/block.c b/block.c
3 --- a/block.c
4 +++ b/block.c
/dragonfly/sys/dev/drm/
H A Ddrm_edid.c1347 if (block == 0) { in drm_edid_block_valid()
1460 unsigned char segment = block >> 1; in drm_do_probe_ddc_edid()
4595 if (block->num_bytes % 20) in add_displayid_detailed_1_modes()
4619 struct displayid_block *block; in add_displayid_detailed_modes() local
4634 block->num_bytes > 0) { in add_displayid_detailed_modes()
4636 switch (block->tag) { in add_displayid_detailed_modes()
4987 struct displayid_block *block) in drm_parse_tiled_block() argument
5046 struct displayid_block *block; in drm_parse_display_id() local
5060 block->num_bytes > 0) { in drm_parse_display_id()
5063 block->tag, block->rev, block->num_bytes); in drm_parse_display_id()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgcov.texi280 The additional block information is of the form
360 1: 4-block 0
366 11: 9-block 0
368 10: 10-block 0
371 1: 12-block 0
373 $$$$$: 13-block 0
376 1: 15-block 0
378 1: 16-block 0
383 line of the block. A multi-line block will only contribute to the
388 block, the branch and call counts of the block will be shown, if the
[all …]
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Ddes-internal.c318 static void desfunc(u32 *block, const u32 *keys) in desfunc() argument
323 leftt = block[0]; in desfunc()
324 right = block[1]; in desfunc()
392 block[0] = right; in desfunc()
393 block[1] = leftt; in desfunc()
/dragonfly/contrib/gdb-7/gdb/common/
H A Dlinux-btrace.c176 struct btrace_block block = { 0, 0 }; in VEC() local
188 block.end = regcache_read_pc (regcache); in VEC()
243 block.begin = psample->bts.to; in VEC()
245 VEC_safe_push (btrace_block_s, btrace, &block); in VEC()
248 block.end = psample->bts.from; in VEC()
/dragonfly/sys/netgraph7/bluetooth/drivers/bt3c/
H A Dng_bt3c_pccard.c1104 ng_bt3c_firmware_block_ep const *block = NULL; in bt3c_download_firmware() local
1122 block = (ng_bt3c_firmware_block_ep const *)(firmware + size); in bt3c_download_firmware()
1123 data = (u_int16_t const *)(block + 1); in bt3c_download_firmware()
1128 block->block_address, block->block_size, in bt3c_download_firmware()
1129 block->block_alignment); in bt3c_download_firmware()
1131 bt3c_set_address(sc, block->block_address); in bt3c_download_firmware()
1132 for (i = 0; i < block->block_size; i++) in bt3c_download_firmware()
1135 size += (sizeof(*block) + (block->block_size * 2) + in bt3c_download_firmware()
1136 block->block_alignment); in bt3c_download_firmware()
/dragonfly/test/stress/stress2/lib/
H A Dresources.c149 getdf(int64_t *block, int64_t *inode) in getdf() argument
177 *block = df(); in getdf()
179 snprintf(buf, sizeof(buf), "%jd %jd", *block, *inode); in getdf()
189 sscanf(buf, "%jd %jd", block, inode); in getdf()
/dragonfly/sys/dev/drm/radeon/
H A Dni.c2549 char *block; in cayman_vm_decode_fault() local
2560 block = "CB"; in cayman_vm_decode_fault()
2600 block = "DB"; in cayman_vm_decode_fault()
2620 block = "SX"; in cayman_vm_decode_fault()
2660 block = "VC"; in cayman_vm_decode_fault()
2663 block = "CP"; in cayman_vm_decode_fault()
2667 block = "SH"; in cayman_vm_decode_fault()
2670 block = "VGT"; in cayman_vm_decode_fault()
2673 block = "IH"; in cayman_vm_decode_fault()
2676 block = "RLC"; in cayman_vm_decode_fault()
[all …]
/dragonfly/contrib/cvs-1.12/src/
H A Dbuffer.c42 type_buf_block block, in buf_initialize() argument
57 buf->block = block; in buf_initialize()
330 buf_flush (struct buffer *buf, bool block) in buf_flush() argument
338 if (nonblocking && block) in buf_flush()
349 if (nonblocking && block) in buf_flush()
374 assert (buf->block != NULL); in set_nonblock()
375 status = (*buf->block) (buf->closure, 0); in set_nonblock()
395 assert (buf->block != NULL); in set_block()
1693 if (block) in packetizing_buffer_block()
1995 if (block) in fd_buffer_block()
[all …]
/dragonfly/contrib/file/magic/Magdir/
H A Ddatabase382 # next free block index is positive
428 # dBASE IV DBT with positive block size
445 >0 lelong !0 \b, next free block index %u
446 # no positive block length
447 #>20 uleshort =0 \b, block length %u
448 >20 uleshort !0 \b, block length %u
471 >20 uleshort >0 \b, block length %u
472 # next available block
486 >>0 lelong x \b, next free block %u
487 >>4 lelong x \b, next used block %u
[all …]
/dragonfly/sys/dev/drm/ttm/
H A Dttm_lock.c105 bool block = true; in __ttm_read_trylock() local
117 block = false; in __ttm_read_trylock()
120 block = false; in __ttm_read_trylock()
124 return !block; in __ttm_read_trylock()
/dragonfly/sys/vfs/hammer2/
H A DTODO51 * bulkfree - sub-passes when kernel memory block isn't large enough
95 * The block freeing code. At the very least a bulk scan is needed
118 * overwrite in write_file case w/compression - if device block size changes
119 the block has to be deleted and reallocated. See hammer2_assign_physical()
122 * freemap / clustering. Set block size on 2MB boundary so the cluster code
183 * Make sure a resized block (hammer2_chain_resize()) calculates a new
187 block allocations (less than 64KB) that allocate out of a new 64K
188 block, to avoid causing a read-before-write I/O.
203 * When a directory entry is created and also if an indirect block is
/dragonfly/contrib/libarchive/libarchive/
H A Darchive_blake2s_ref.c141 uint8_t block[BLAKE2S_BLOCKBYTES]; in blake2s_init_key() local
142 memset( block, 0, BLAKE2S_BLOCKBYTES ); in blake2s_init_key()
143 memcpy( block, key, keylen ); in blake2s_init_key()
144 blake2s_update( S, block, BLAKE2S_BLOCKBYTES ); in blake2s_init_key()
145 secure_zero_memory( block, BLAKE2S_BLOCKBYTES ); /* Burn the key from stack */ in blake2s_init_key()
/dragonfly/contrib/gcc-4.7/gcc/
H A Dtree-ssa-propagate.c406 simulate_block (basic_block block) in simulate_block() argument
411 if (block == EXIT_BLOCK_PTR) in simulate_block()
415 fprintf (dump_file, "\nSimulating block %d\n", block->index); in simulate_block()
419 for (gsi = gsi_start_phis (block); !gsi_end_p (gsi); gsi_next (&gsi)) in simulate_block()
424 if (!TEST_BIT (executable_blocks, block->index)) in simulate_block()
432 SET_BIT (executable_blocks, block->index); in simulate_block()
434 for (j = gsi_start_bb (block); !gsi_end_p (j); gsi_next (&j)) in simulate_block()
462 FOR_EACH_EDGE (e, ei, block->succs) in simulate_block()
/dragonfly/share/examples/pf/
H A Dfaq-example262 block in on fxp0 all
65 block out on fxp0 all
77 block in on dc0 all
81 block out on dc0 all

12345678910>>...25