Searched defs:initial_value (Results 1 – 13 of 13) sorted by relevance
/dflybsd-src/sys/dev/drm/amd/display/dc/basics/ |
H A D | vector.c | 58 void *initial_value, in dal_vector_presized_costruct() 96 void *initial_value, in dal_vector_presized_create()
|
/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | tracepoint.h | 44 LONGEST initial_value; member 189 LONGEST initial_value; member
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | vtable-class-hierarchy.c | 1234 tree initial_value = integer_zero_node; in vtable_find_or_create_map_decl() local
|
H A D | decl.c | 8395 cp_complete_array_type (tree *ptype, tree initial_value, bool do_default) in cp_complete_array_type() 8464 cp_complete_array_type_or_error (tree *ptype, tree initial_value, in cp_complete_array_type_or_error()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | cfgloopmanip.c | 631 tree initial_value, in create_empty_loop_on_edge()
|
H A D | tree-parloops.c | 171 tree initial_value; /* The initial value of the reduction var before entering the loop. */ member
|
H A D | calls.c | 61 rtx initial_value; member
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cfgloopmanip.c | 769 tree initial_value, in create_empty_loop_on_edge()
|
H A D | calls.c | 75 rtx initial_value; member
|
H A D | tree-parloops.c | 200 tree initial_value; /* The initial value of the reduction var before entering the loop. */ member
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | decl.c | 6877 cp_complete_array_type (tree *ptype, tree initial_value, bool do_default) in cp_complete_array_type() 6940 cp_complete_array_type_or_error (tree *ptype, tree initial_value, in cp_complete_array_type_or_error()
|
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/ |
H A D | c-common.c | 6292 complete_array_type (tree *ptype, tree initial_value, bool do_default) in complete_array_type()
|
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/ |
H A D | c-common.c | 9112 complete_array_type (tree *ptype, tree initial_value, bool do_default) in complete_array_type()
|