Home
last modified time | relevance | path

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

12345678910>>...25

/dragonfly/contrib/gdb-7/gdb/
H A Dc-valprint.c334 struct block *block = (struct block *) NULL; in c_val_print() local
342 block, VAR_DOMAIN, in c_val_print()
H A Dlanguage.h257 const struct block *,
340 void (*la_iterate_over_symbols) (const struct block *block,
H A Dgdbtypes.c1199 const struct block *block, int noerr) in lookup_typename() argument
1204 sym = lookup_symbol (name, block, VAR_DOMAIN, 0); in lookup_typename()
1237 t = lookup_typename (language, gdbarch, uns, (struct block *) NULL, 1); in lookup_signed_typename()
1248 lookup_struct (const char *name, const struct block *block) in lookup_struct() argument
1252 sym = lookup_symbol (name, block, STRUCT_DOMAIN, 0); in lookup_struct()
1270 lookup_union (const char *name, const struct block *block) in lookup_union() argument
1275 sym = lookup_symbol (name, block, STRUCT_DOMAIN, 0); in lookup_union()
1294 lookup_enum (const char *name, const struct block *block) in lookup_enum() argument
1298 sym = lookup_symbol (name, block, STRUCT_DOMAIN, 0); in lookup_enum()
1316 const struct block *block) in lookup_template_type() argument
[all …]
H A Dgo-exp.c3173 package_name_p (const char *name, const struct block *block) in package_name_p() argument
3178 sym = lookup_symbol (name, block, STRUCT_DOMAIN, &is_a_field_of_this); in package_name_p()
3213 classify_packaged_name (const struct block *block) in classify_packaged_name() argument
3221 sym = lookup_symbol (copy, block, VAR_DOMAIN, &is_a_field_of_this); in classify_packaged_name()
3241 classify_name (const struct block *block) in classify_name() argument
3264 sym = lookup_symbol (copy, block, VAR_DOMAIN, &is_a_field_of_this); in classify_name()
3279 char *current_package_name = go_block_package_name (block); in classify_name()
3289 sym = lookup_symbol (sval.ptr, block, VAR_DOMAIN, in classify_name()
H A Dprintcmd.c149 const struct block *block; member
1522 new->block = innermost_block; in display_command()
1670 d->block = NULL; in do_one_display()
1681 d->block = innermost_block; in do_one_display()
1693 if (d->block) in do_one_display()
1696 within_current_scope = contained_in (get_selected_block (0), d->block); in do_one_display()
1855 if (d->block && !contained_in (get_selected_block (0), d->block)) in display_info()
1931 if (lookup_objfile_from_block (d->block) == objfile in clear_dangling_display_expressions()
1936 d->block = NULL; in clear_dangling_display_expressions()
/dragonfly/sys/dev/drm/amd/display/dc/gpio/dce110/
H A Dhw_factory_dce110.c42 #define REGI(reg_name, block, id)\ argument
43 mm ## block ## id ## _ ## reg_name
/dragonfly/crypto/libressl/crypto/modes/
H A Dmodes_lcl.h97 block128_f block; member
109 block128_f block; member
/dragonfly/contrib/gcc-8.0/gcc/
H A Dsched-rgn.c1491 basic_block block; in compute_trg_info() local
1559 block = el.first_member[j]->src; in compute_trg_info()
1560 FOR_EACH_EDGE (e, ei, block->succs) in compute_trg_info()
2673 FOR_EACH_EDGE (e, ei, block->succs) in propagate_deps()
3386 basic_block block; in sched_rgn_local_init() local
3397 FOR_EACH_BB_FN (block, cfun) in sched_rgn_local_init()
3401 FOR_EACH_EDGE (e, ei, block->succs) in sched_rgn_local_init()
3407 FOR_EACH_BB_FN (block, cfun) in sched_rgn_local_init()
3411 FOR_EACH_EDGE (e, ei, block->succs) in sched_rgn_local_init()
3428 FOR_EACH_BB_FN (block, cfun) in sched_rgn_local_init()
[all …]
H A Dreg-stack.c2752 basic_block block = e->dest; in convert_regs_entry() local
2753 block_info bi = BLOCK_INFO (block); in convert_regs_entry()
2989 convert_regs_1 (basic_block block) in convert_regs_1() argument
2992 block_info bi = BLOCK_INFO (block); in convert_regs_1()
3033 current_block = block; in convert_regs_1()
3034 next = BB_HEAD (block); in convert_regs_1()
3045 if (insn == BB_END (block)) in convert_regs_1()
3108 insn = BB_END (block); in convert_regs_1()
3168 convert_regs_2 (basic_block block) in convert_regs_2() argument
3180 *sp++ = block; in convert_regs_2()
[all …]
H A Dvarasm.c371 struct object_block *block; in get_block_for_section() local
379 block = *slot; in get_block_for_section()
380 if (block == NULL) in get_block_for_section()
383 block->sect = sect; in get_block_for_section()
384 *slot = block; in get_block_for_section()
386 return block; in get_block_for_section()
7407 struct object_block *block; in place_block_symbol() local
7472 block->alignment = MAX (block->alignment, alignment); in place_block_symbol()
7473 block->size = offset + size; in place_block_symbol()
7573 if (!block->objects) in output_object_block()
[all …]
/dragonfly/sys/dev/drm/radeon/
H A Dsi.c4813 char *block; in si_vm_decode_fault() local
4825 block = "CB"; in si_vm_decode_fault()
4865 block = "DB"; in si_vm_decode_fault()
4899 block = "TC"; in si_vm_decode_fault()
4903 block = "CP"; in si_vm_decode_fault()
4909 block = "SH"; in si_vm_decode_fault()
4916 block = "IH"; in si_vm_decode_fault()
4947 block = "CB"; in si_vm_decode_fault()
4987 block = "DB"; in si_vm_decode_fault()
5017 block = "TC"; in si_vm_decode_fault()
[all …]
/dragonfly/contrib/gcc-4.7/gcc/
H A Domp-low.c3290 && block in remove_exit_barrier()
3292 block = BLOCK_SUPERCONTEXT (block)) in remove_exit_barrier()
3576 block = NULL_TREE; in expand_omp_taskreg()
5818 tree block, control; in lower_omp_sections() local
5879 if (BLOCK_VARS (block)) in lower_omp_sections()
6032 tree block; in lower_omp_single() local
6090 block); in lower_omp_master()
6122 tree block; in lower_omp_ordered() local
6130 block); in lower_omp_ordered()
6165 tree block; in lower_omp_critical() local
[all …]
H A Dparams.def148 to consider when searching for a block with valid live register
254 /* How deep from a given basic block the dominator tree should be searched
255 for expressions to hoist to the block. The value of 0 will avoid limiting
360 …"Select fraction of the maximal count of repetitions of basic block in program given basic block n…
364 …t fraction of the maximal frequency of executions of basic block in function given basic block nee…
369 …t fraction of the maximal frequency of executions of basic block in function given basic block get…
571 "Target block's relative execution frequency (as a percentage) required to sink a statement",
677 /* When we thread through a block we have to make copies of the
678 statements within the block. Clearly for large blocks the code
682 of statements and PHI nodes allowed in a block which is going to
[all …]
H A Dreg-stack.c2661 basic_block block = e->dest; in convert_regs_entry() local
2662 block_info bi = BLOCK_INFO (block); in convert_regs_entry()
2903 convert_regs_1 (basic_block block) in convert_regs_1() argument
2906 block_info bi = BLOCK_INFO (block); in convert_regs_1()
2947 current_block = block; in convert_regs_1()
2948 next = BB_HEAD (block); in convert_regs_1()
2959 if (insn == BB_END (block)) in convert_regs_1()
3022 insn = BB_END (block); in convert_regs_1()
3082 convert_regs_2 (basic_block block) in convert_regs_2() argument
3094 *sp++ = block; in convert_regs_2()
[all …]
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c14772 block = c_end_compound_stmt (loc, block, true); in c_parser_oacc_loop()
16054 block = c_end_compound_stmt (loc, block, true); in c_parser_omp_simd()
16115 block = c_end_compound_stmt (loc, block, true); in c_parser_omp_for()
16146 block = c_end_compound_stmt (loc, block, true); in c_parser_omp_for()
16349 block = c_end_compound_stmt (loc, block, true); in c_parser_omp_sections()
16696 block = c_end_compound_stmt (loc, block, true); in c_parser_omp_distribute()
16724 block = c_end_compound_stmt (loc, block, true); in c_parser_omp_distribute()
16769 block = c_end_compound_stmt (loc, block, true); in c_parser_omp_teams()
17178 block = c_end_compound_stmt (loc, block, true); in c_parser_omp_target()
18047 block = c_end_compound_stmt (loc, block, true); in c_parser_omp_taskloop()
[all …]
/dragonfly/sbin/growfs/
H A Dgrowfs.c579 cond_bl_upd(ufs_daddr_t *block, struct gfs_bpp *field, in cond_bl_upd() argument
590 if(*block/sblock.fs_frag == f->old) { in cond_bl_upd()
594 *block=(f->new*sblock.fs_frag+(*block%sblock.fs_frag)); in cond_bl_upd()
599 *block%sblock.fs_frag); in cond_bl_upd()
921 int block; in updcsloc() local
1004 block++, lcs++) { in updcsloc()
1005 if(isclr(cg_clustersfree(&acg), block)){ in updcsloc()
2206 updclst(int block) in updclst() argument
2218 setbit(cg_clustersfree(&acg), block); in updclst()
2227 for(block--; lcs<sblock.fs_contigsumsize; block--, lcs++ ) { in updclst()
[all …]
/dragonfly/contrib/wpa_supplicant/src/crypto/
H A Daes-gcm.c16 static void inc32(u8 *block) in inc32() argument
19 val = WPA_GET_BE32(block + AES_BLOCK_SIZE - 4); in inc32()
21 WPA_PUT_BE32(block + AES_BLOCK_SIZE - 4, val); in inc32()
H A Dms_funcs.c497 const u8 *block, u8 *cypher) in nt_password_hash_encrypted_with_block() argument
499 if (des_encrypt(password_hash, block, cypher) < 0 || in nt_password_hash_encrypted_with_block()
500 des_encrypt(password_hash + 8, block + 7, cypher + 8) < 0) in nt_password_hash_encrypted_with_block()
/dragonfly/contrib/gcc-4.7/libgcc/
H A Dgeneric-morestack.c208 void *block; member
414 free (p->block); in free_dynamic_blocks()
742 p->block = malloc (size); in __morestack_allocate_stack_space()
743 if (p->block == NULL) in __morestack_allocate_stack_space()
757 return p->block; in __morestack_allocate_stack_space()
/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Derror.c2895 tree block = abstract_origin; in cp_print_error_function() local
2899 block = BLOCK_SUPERCONTEXT (block); in cp_print_error_function()
2900 while (block && TREE_CODE (block) == BLOCK in cp_print_error_function()
2901 && BLOCK_ABSTRACT_ORIGIN (block)) in cp_print_error_function()
2903 ao = BLOCK_ABSTRACT_ORIGIN (block); in cp_print_error_function()
2918 block = BLOCK_SUPERCONTEXT (block); in cp_print_error_function()
2921 abstract_origin = block; in cp_print_error_function()
2924 while (block && TREE_CODE (block) == BLOCK) in cp_print_error_function()
2925 block = BLOCK_SUPERCONTEXT (block); in cp_print_error_function()
2927 if (block && TREE_CODE (block) == FUNCTION_DECL) in cp_print_error_function()
[all …]
/dragonfly/gnu/usr.bin/gdb/kgdb/
H A Dkgdb.c183 gdb_parse_exp_1 (const char **stringptr, struct block *block, int comma, in gdb_parse_exp_1() argument
191 *expression = parse_exp_1 (stringptr, pc ,block, comma); in gdb_parse_exp_1()
/dragonfly/stand/boot/pc32/loader/
H A Dhelp.i38631 # Tbcachestat DDisplay disk block cache stats
35 Display disk block cache stats. For debugging use only.
/dragonfly/sys/dev/drm/amd/display/dc/i2caux/dce80/
H A Di2caux_dce80.c66 #define SRI(reg_name, block, id)\ argument
67 .reg_name = mm ## block ## id ## _ ## reg_name
/dragonfly/contrib/file/magic/Magdir/
H A Dapple42 # Detect Volume Directory block ($02)
111 # Detect Volume Directory block ($02) + 2mg header offset
415 # number of partitions is always same in every partition (map block count)
433 # display apple driver descriptor map (start-block, # blocks in sbBlkSize sizes, type)
436 # descBlock first block of driver
437 >>0 ubelong x \b, driver start block %u
460 >>4 ubelong x \b, map block count %u
461 # logical block (512 bytes) start of partition
462 >>8 ubelong x \b, start block %u
463 >>12 ubelong x \b, block count %u
/dragonfly/contrib/binutils-2.27/libiberty/
H A Dobjalloc.c198 objalloc_free_block (struct objalloc *o, PTR block) in objalloc_free_block() argument
201 char *b = (char *) block; in objalloc_free_block()

12345678910>>...25