| /freebsd-10-stable/contrib/gcc/cp/ |
| D | decl2.c | 2339 start_objects (int method_type, int initp) in start_objects() argument 2347 if (initp != DEFAULT_INIT_PRIORITY) in start_objects() 2357 sprintf (type, "%c%c%.5u", method_type, joiner, initp); in start_objects() 2402 finish_objects (int method_type, int initp, tree body) in finish_objects() argument 2422 (* targetm.asm_out.constructor) (fnsym, initp); in finish_objects() 2424 (* targetm.asm_out.destructor) (fnsym, initp); in finish_objects() 2612 one_static_initialization_or_destruction (tree decl, tree init, bool initp) in one_static_initialization_or_destruction() argument 2619 if (!initp in one_static_initialization_or_destruction() 2665 gcc_assert (initp); in one_static_initialization_or_destruction() 2675 else if (initp) in one_static_initialization_or_destruction() [all …]
|
| D | tree.c | 2269 stabilize_expr (tree exp, tree* initp) in stabilize_expr() argument 2288 *initp = init_expr; in stabilize_expr() 2313 stabilize_call (tree call, tree *initp) in stabilize_call() argument 2332 *initp = inits; in stabilize_call() 2345 stabilize_init (tree init, tree *initp) in stabilize_init() argument 2349 *initp = NULL_TREE; in stabilize_init() 2357 TREE_OPERAND (t, 1) = stabilize_expr (TREE_OPERAND (t, 1), initp); in stabilize_init() 2380 stabilize_call (t, initp); in stabilize_init()
|
| D | ChangeLog-1999 | 6483 * decl2.c: Remove flag_init_priority. Always enable initp stuff. 6486 (do_ctors, do_dtors): Use DEFAULT_INIT_PRIORITY for the non-initp
|
| /freebsd-10-stable/contrib/ncurses/include/ |
| D | Caps.uwin | 582 initialize_pair initp str Ip - - ----- Initialize color pair #1 to fg=(#2,#3,#4), bg=(#5,#6,#7)
|
| D | Caps.aix4 | 733 initialize_pair initp str Ip - - ----- Initialize color pair #1 to fg=(#2,#3,#4), bg=(#5,#6,#7)
|
| D | Caps.osf1r5 | 618 initialize_pair initp str Ip - - ----- Initialize color pair #1 to fg=(#2,#3,#4), bg=(#5,#6,#7)
|
| D | Caps.keys | 721 initialize_pair initp str Ip - - ----- Initialize color pair #1 to fg=(#2,#3,#4), bg=(#5,#6,#7)
|
| D | Caps | 631 initialize_pair initp str Ip - - ----- Initialize color pair #1 to fg=(#2,#3,#4), bg=(#5,#6,#7)
|
| D | Caps.hpux11 | 639 initialize_pair initp str Ip - - ----- Initialize color pair #1 to fg=(#2,#3,#4), bg=(#5,#6,#7)
|
| /freebsd-10-stable/contrib/binutils/ld/ |
| D | ChangeLog-9899 | 658 * scripttempl/v850.sc: Add initp support.
|
| D | ChangeLog-9197 | 447 * scripttempl/m88kbcs.sc (__.initp.end, _etext): Added whitespace
|
| /freebsd-10-stable/contrib/ncurses/misc/ |
| D | terminfo.src | 814 initp@, kcbt@, oc@, op=\E[37;40m, rs1=\Ec, tsl=\E[?T, 4103 initp=\E&v%p2%da%p3%db%p4%dc%p5%dx%p6%dy%p7%dz%p1%dI, 6073 …initp=\E&v%?%p2%{1000}%=%t1%e.%p2%d%;a%?%p3%{1000}%=%t1%e.%p3%d%;b%?%p4%{1000}%=%t1%e.%p4%d%;c%?%p… 12360 …initp=\036RG0%p1%02X%p2%{256}%*%{1001}%/%02X%p3%{256}%*%{1001}%/%02X%p4%{256}%*%{1001}%/%02X%p5%{2… 12369 …initp=\036RG0%p1%{16}%/%{48}%+%c%p1%{16}%m%{48}%+%c%p2%{256}%*%{1001}%/%Pa%ga%{16}%/%{48}%+%c%ga%{…
|