Home
last modified time | relevance | path

Searched refs:Usage (Results 1 – 25 of 1029) sorted by relevance

12345678910>>...42

/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dgnulib-tool.m411 dnl Usage: gl_LOCAL_DIR([DIR])
14 dnl Usage: gl_MODULES([module1 module2 ...])
17 dnl Usage: gl_AVOID([module1 module2 ...])
20 dnl Usage: gl_SOURCE_BASE([DIR])
23 dnl Usage: gl_M4_BASE([DIR])
26 dnl Usage: gl_PO_BASE([DIR])
29 dnl Usage: gl_DOC_BASE([DIR])
32 dnl Usage: gl_TESTS_BASE([DIR])
35 dnl Usage: gl_WITH_TESTS
38 dnl Usage: gl_LIB([LIBNAME])
[all …]
/netbsd-src/lib/
H A Dcheckvers63 Usage ( ) { function
81 Usage $0
91 Usage $0 ; exit 2
95 Usage $0 ; exit 2
99 Usage $0 ; exit 2
101 -h) Usage $0 ; exit 0;;
108 Usage $0 ; exit 2
111 Usage $0 ; exit 2
114 Usage $0 ; exit 2
H A Dcheckver76 Usage() { function
78 Usage: $PROG [-q] [-v version_file] -d [installedlibdir [library name]]
142 Usage
146 Usage
150 Usage
154 *) Usage;;
161 Usage
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-mca/Views/
H A DSchedulerStatistics.cpp25 Usage(STI.getSchedModel().NumProcResourceKinds, {0, 0, 0}) { in SchedulerStatistics()
53 Usage[LQResourceID].SlotsInUse++; in onEvent()
58 Usage[SQResourceID].SlotsInUse++; in onEvent()
64 assert(Usage[LQResourceID].SlotsInUse); in onEvent()
65 Usage[LQResourceID].SlotsInUse--; in onEvent()
68 assert(Usage[SQResourceID].SlotsInUse); in onEvent()
69 Usage[SQResourceID].SlotsInUse--; in onEvent()
79 Usage[Buffer].SlotsInUse++; in onReservedBuffers()
88 Usage[Buffer].SlotsInUse--; in onReleasedBuffers()
93 for (BufferUsage &BU : Usage) { in updateHistograms()
[all …]
H A DResourcePressureView.cpp139 double Usage = ResourceUsage[I + Source.size() * E]; in printResourcePressurePerIter() local
140 printResourcePressure(FOS, Usage / Executions, (I + 1) * 7); in printResourcePressurePerIter()
162 double Usage = ResourceUsage[J + BaseEltIdx]; in printResourcePressurePerInst() local
163 printResourcePressure(FOS, Usage / Executions, (J + 1) * 7); in printResourcePressurePerInst()
189 double Usage = RU / Executions; in toJSON() local
193 {"ResourceUsage", Usage}})); in toJSON()
/netbsd-src/external/gpl2/groff/dist/contrib/gdiffmk/
H A Dgdiffmk.sh26 function Usage { function
187 Usage "Option \`-M' is missing the MARK2 value."
204 Usage
225 Usage "The \`${DIFFCMD}' program does not accept" \
231 Usage "${badoption}"
236 Usage "Incorrect number of arguments."
241 Usage "Both FILE1 and FILE2 are \`-'."
/netbsd-src/external/lgpl3/gmp/dist/mpn/alpha/
H A Ddefault.m435 dnl Usage: ASM_START()
41 dnl Usage: X(value)
46 dnl Usage: FLOAT64(label,value)
77 dnl Usage: LDGP(dst,src)
86 dnl Usage: EXTERN(variable_name)
91 dnl Usage: r0 ... r31
105 dnl Usage: DATASTART(name,align) or DATASTART(name)
122 dnl Usage: ASM_END()
/netbsd-src/usr.sbin/mopd/moptrace/
H A Dmoptrace.c56 __dead static void Usage(void);
88 Usage(); in main()
98 Usage(); in main()
111 Usage(void) in Usage() function
/netbsd-src/external/cddl/dtracetoolkit/dist/Bin/
H A Derrinfo65 &Usage() if $ARGV[0] eq "--help";
66 getopts('ch:n:p:') || &Usage();
67 &Usage() if $opt_h;
169 sub Usage { subroutine
/netbsd-src/external/bsd/ntp/dist/ntpsnmpd/
H A Dntpsnmpd.texi40 * Usage:: Usage
43 @node ntpsnmpd Description, Usage, Top, Top
49 @node Usage, , ntpsnmpd Description, Top
51 @section Usage
/netbsd-src/external/cddl/dtracetoolkit/dist/
H A Derrinfo65 &Usage() if $ARGV[0] eq "--help";
66 getopts('ch:n:p:') || &Usage();
67 &Usage() if $opt_h;
169 sub Usage { subroutine
/netbsd-src/sys/arch/next68k/stand/boot/
H A Dinstallboot.sh8 Usage() { function
15 if [ ! -f $1 ]; then Usage "bootprog must be a regular file"; fi
16 if [ ! -c $2 ]; then Usage "device must be a character special file"; fi
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86_64/
H A Ddos64.m444 dnl Usage: CALL(funcname)
52 dnl Usage: JUMPTABSECT
57 dnl Usage: JMPENT(targlabel,tablabel)
62 dnl Usage: FUNC_ENTRY(nregparmas)
63 dnl Usage: FUNC_EXIT()
92 dnl Usage: PROTECT(symbol)
H A Dx86_64-defs.m435 dnl Usage: CPUVEC_FUNCS_LIST
101 dnl Usage: COFF_TYPE(GSYM_PREFIX`'foo)
118 dnl Usage: ASSERT([cond][,instructions])
217 dnl Usage: CALL(funcname)
238 dnl Usage: JMPENT(targlabel,tablabel)
262 dnl Usage: PROTECT(symbol)
271 dnl Usage: x86_lookup(target, key,value, key,value, ...)
287 dnl Usage: x86_opcode_regxmm(reg)
313 dnl Usage: palignr($imm,%srcreg,%dstreg)
328 dnl Usage
[all …]
/netbsd-src/sys/arch/sparc/stand/binstall/
H A Dbinstall.sh25 Usage () { function
68 \?) Usage;;
80 Usage
88 Usage
/netbsd-src/usr.sbin/mopd/mopd/
H A Dmopd.c56 __dead static void Usage(void);
99 Usage(); in main()
113 Usage(); in main()
153 Usage(void) in Usage() function
/netbsd-src/external/lgpl3/gmp/dist/mpn/x86/
H A Dx86-defs.m462 dnl Usage: CPUVEC_FUNCS_LIST
132 dnl Usage: COFF_TYPE(GSYM_PREFIX`'foo)
149 dnl Usage: call_mcount
201 dnl Usage: call_instrument(enter|exit)
261 dnl Usage: instrument_current_function
278 dnl Usage: call_movl_eip_to_ebx
288 dnl Usage: generate_movl_eip_to_ebx
303 dnl Usage: ret
318 dnl Usage: ret_internal
329 dnl Usage: ret_instrument
[all …]
/netbsd-src/external/lgpl3/gmp/dist/mpn/
H A Dasm-defs.m4219 dnl Usage: m4_dollarhash_1_if_noparen_p
230 dnl Usage: m4wrap_prepend(string)
252 dnl Usage: m4_file_and_line
270 dnl Usage: m4_errprint_commas(arg,...)
280 dnl Usage: m4_error(args...)
325 dnl Usage: m4_assert_numargs(num)
374 dnl Usage: m4_doublequote(x) expands to ``x''
405 dnl Usage: m4_Narguments(N)
415 dnl Usage: m4_file_seen()
431 dnl Usage: m4_assert_onearg()
[all …]
/netbsd-src/external/bsd/nvi/dist/perl_api/
H A Dperl.xs517 # Usage: VI::Msg screenId text
534 # Usage: VI::EndScreen screenId
554 # Usage: VI::NewScreen screenId [file]
585 # Usage: VI::FindScreen file
603 # Usage: VI::GetFileName screenId
617 # Usage: VI::AppendLine screenId lineNumber text
640 # Usage: VI::DelLine screenId lineNum
660 # Usage: VI::GetLine screenId lineNumber
686 # Usage: VI::SetLine screenId lineNumber text
712 # Usage: VI::InsertLine screenId lineNumber text
[all …]
/netbsd-src/usr.sbin/mopd/mopprobe/
H A Dmopprobe.c56 __dead static void Usage(void);
94 Usage(); in main()
103 Usage(); in main()
116 Usage(void) in Usage() function
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dsancov.py16 def Usage(): function
99 Usage()
228 Usage();
232 Usage()
240 Usage()
251 Usage()
/netbsd-src/usr.sbin/mopd/mopchk/
H A Dmopchk.c52 __dead static void Usage(void);
82 Usage(); in main()
144 Usage(void) in Usage() function
/netbsd-src/external/lgpl3/gmp/dist/mpn/mips32/
H A Dmips.m435 dnl Usage: ASM_START()
41 dnl Usage: X(value)
62 dnl Usage: r0 ... r31
75 dnl Usage: ASM_END()
H A Dmips-defs.m435 dnl Usage: ASM_START()
41 dnl Usage: X(value)
62 dnl Usage: r0 ... r31
75 dnl Usage: ASM_END()
/netbsd-src/external/lgpl3/gmp/dist/mpn/m68k/
H A Dm68k-defs.m455 dnl Usage: d0, etc
77 dnl Usage: m68k_defreg(r)
104 dnl Usage: M(base)
141 dnl Usage: addl etc
156 dnl Usage: m68k_definsn(mnemonic,suffix)
186 dnl Usage: bra etc
215 dnl Usage: scale_available_p

12345678910>>...42