| /freebsd-10-stable/contrib/top/ |
| D | display.h | 10 int display_updatecpus(struct statics *statics); 17 int display_init(struct statics *statics);
|
| D | display.c | 159 int display_updatecpus(statics) in display_updatecpus() argument 161 struct statics *statics; in display_updatecpus() 171 num_cpus = statics->ncpus; 191 int display_init(statics) in display_init() argument 193 struct statics *statics; in display_init() 201 lines = display_updatecpus(statics); 207 procstate_names = statics->procstate_names; 211 cpustate_names = statics->cpustate_names; 213 swap_names = statics->swap_names; 217 lcpustates = (int *)malloc(num_cpustates * sizeof(int) * statics->ncpus); [all …]
|
| D | machine.h | 18 struct statics struct 85 int machine_init(struct statics *statics, char do_unames);
|
| D | top.c | 148 struct statics statics; local 468 if (machine_init(&statics, do_unames) == -1) 477 if ((order_index = string_index(order_name, statics.order_names)) == -1) 484 pp = statics.order_names; 510 if ((max_topn = display_init(&statics)) == -1) 1062 if ((i = string_index(tempbuf2, statics.order_names)) == -1) 1140 max_topn = display_updatecpus(&statics);
|
| D | m-template | 67 machine_init(statics) 69 struct statics *statics;
|
| D | Porting | 54 The statics struct is filled in by machine_init. Each item is a 58 struct statics 81 _names array in the statics structure. Furthermore, if an entry in a 95 int machine_init(struct statics *)
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/source/API/ |
| D | SBBlock.cpp | 260 bool statics, in GetVariables() argument 285 add_variable = statics; in GetVariables() 321 bool statics) in GetVariables() argument 347 add_variable = statics; in GetVariables()
|
| D | SBFrame.cpp | 1055 bool statics, in GetVariables() argument 1065 value_list = GetVariables (arguments, locals, statics, in_scope_only, use_dynamic); in GetVariables() 1073 bool statics, in GetVariables() argument 1090 statics, in GetVariables() 1120 add_variable = statics; in GetVariables()
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/API/ |
| D | SBBlock.h | 76 bool statics, 83 bool statics);
|
| D | SBFrame.h | 149 bool statics, 155 bool statics,
|
| /freebsd-10-stable/usr.bin/top/ |
| D | machine.c | 290 machine_init(struct statics *statics, char do_unames) in machine_init() argument 347 statics->procstate_names = procstatenames; in machine_init() 348 statics->cpustate_names = cpustatenames; in machine_init() 349 statics->memory_names = memorynames; in machine_init() 351 statics->arc_names = arcnames; in machine_init() 353 statics->arc_names = NULL; in machine_init() 354 statics->swap_names = swapnames; in machine_init() 356 statics->order_names = ordernames; in machine_init() 386 statics->ncpus = ncpus; in machine_init()
|
| /freebsd-10-stable/contrib/binutils/opcodes/ |
| D | mips-dis.c | 1823 int amask, args, statics; in print_mips16_insn_arg() local 1836 statics = 0; in print_mips16_insn_arg() 1841 statics = 4; in print_mips16_insn_arg() 1846 statics = amask & 3; in print_mips16_insn_arg() 1895 if (statics == 1) in print_mips16_insn_arg() 1897 else if (statics > 0) in print_mips16_insn_arg() 1899 mips_gpr_names[7 - statics + 1], in print_mips16_insn_arg()
|
| /freebsd-10-stable/contrib/pam_modules/pam_passwdqc/ |
| D | pam_passwdqc.spec | 49 - Permit for stacking of more than one instance of this module (no statics).
|
| /freebsd-10-stable/contrib/gcc/ |
| D | c.opt | 746 fthreadsafe-statics 748 -fno-threadsafe-statics Do not generate thread-safe code for initializing local statics
|
| D | config.in | 28 destructors for local statics and global objects. This is essential for
|
| /freebsd-10-stable/contrib/binutils/binutils/ |
| D | stabs.c | 2013 bfd_boolean statics; in parse_stab_struct_type() local 2025 || ! parse_stab_struct_fields (dhandle, info, pp, &fields, &statics) in parse_stab_struct_type() 2031 if (! statics in parse_stab_struct_type()
|
| /freebsd-10-stable/contrib/binutils/gas/config/ |
| D | tc-mips.c | 10519 int args = 0, statics = 0, sregs = 0; in mips16_ip() local 10577 statics |= 1 << (reg1 - 4); in mips16_ip() 10600 if (args & statics) in mips16_ip() 10605 else if (statics == 0xf) in mips16_ip() 10622 while (statics & 0x8) in mips16_ip() 10624 statics = (statics << 1) & 0xf; in mips16_ip() 10627 if (statics != 0) in mips16_ip()
|
| /freebsd-10-stable/contrib/gcc/cp/ |
| D | ChangeLog-1997 | 835 Lose DECL_C_STATIC and DECL_PUBLIC. Don't pretend statics are public. 1355 * decl.c (cp_finish_decl): If #p i/i, put inline statics in the 1544 * decl.c (cp_finish_decl): Only warn about user-defined statics. 1672 * method.c (hack_identifier): Convert class statics from 1790 statics undefined.
|
| D | ChangeLog-1996 | 858 * decl2.c (finish_file): Emit any statics that weren't already. 1228 (joust): Handle comparing statics and non-statics. 3474 (finish_file): Call it to do interface handling for statics. 3478 * decl2.c (finish_file): Don't emit statics we can't generate.
|
| D | ChangeLog-1999 | 1202 local statics ... 1222 local statics if we don't really have them. 2073 statics actually occur. 5931 (finish_file): Handle template statics properly. 6187 * decl2.c (setup_initp): Give statics with no priority the default 6190 non-prioritized statics.
|
| D | decl.c | 847 VEC(tree,gc) *statics = level->static_decls; in wrapup_globals_for_namespace() 848 tree *vec = VEC_address (tree, statics); in wrapup_globals_for_namespace() 849 int len = VEC_length (tree, statics); in wrapup_globals_for_namespace()
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Driver/ |
| D | Options.td | 679 def fno_threadsafe_statics : Flag<["-"], "fno-threadsafe-statics">, Group<f_Group>, 680 …Flags<[CC1Option]>, HelpText<"Do not emit code to make initialization of local statics thread safe… 819 def fthreadsafe_statics : Flag<["-"], "fthreadsafe-statics">, Group<f_Group>;
|
| /freebsd-10-stable/contrib/libstdc++/ |
| D | ChangeLog-1998 | 764 (these still need work: must be init'd before user statics.)
|
| /freebsd-10-stable/contrib/gcc/doc/ |
| D | cfg.texi | 375 statics and heuristics.
|
| /freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/ |
| D | dtrace.c | 10452 dtrace_statvar_t **statics; local 10461 statics = kmem_zalloc(newsize, KM_SLEEP); 10464 bcopy(*svarp, statics, oldsize); 10468 *svarp = statics;
|