Home
last modified time | relevance | path

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

12345678910>>...50

/netbsd/external/gpl3/gdb/dist/gnulib/import/m4/
H A Dgnulib-tool.m411 dnl Usage: gl_LOCAL_DIR([DIR])
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])
47 dnl Usage: gl_LIBTOOL
53 dnl Usage: gl_PO_DOMAIN([DOMAIN])
[all …]
/netbsd/external/gpl3/gdb.old/dist/gnulib/import/m4/
H A Dgnulib-tool.m411 dnl Usage: gl_LOCAL_DIR([DIR])
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])
47 dnl Usage: gl_LIBTOOL
53 dnl Usage: gl_PO_DOMAIN([DOMAIN])
[all …]
/netbsd/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/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/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/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/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/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/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/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/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/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)
217 dnl Usage: CALL(funcname)
238 dnl Usage: JMPENT(targlabel,tablabel)
262 dnl Usage: PROTECT(symbol)
287 dnl Usage: x86_opcode_regxmm(reg)
328 dnl Usage
348 dnl Usage (by mulx, shlx, shrx)
387 dnl Usage
408 dnl Usage
[all …]
/netbsd/sys/arch/sparc/stand/binstall/
H A Dbinstall.sh25 Usage () { function
68 \?) Usage;;
80 Usage
88 Usage
/netbsd/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/external/lgpl3/gmp/dist/mpn/x86/
H A Dx86-defs.m462 dnl Usage: CPUVEC_FUNCS_LIST
149 dnl Usage: call_mcount
303 dnl Usage: ret
318 dnl Usage: ret_internal
329 dnl Usage: ret_instrument
427 dnl Usage: FRAME_pushl()
483 dnl Usage: emms_or_femms
509 dnl Usage: femms
519 dnl Usage: jadcl0(op)
954 dnl Usage LEA(symbol,reg)
[all …]
/netbsd/external/lgpl3/gmp/dist/mpn/
H A Dasm-defs.m4415 dnl Usage: m4_file_seen()
696 dnl Usage: m4_toupper(x)
737 dnl Usage: m4_log2(x)
1028 dnl Usage: C comment ...
1303 dnl Usage: MPN(name)
1516 dnl Usage: ASM_START()
1525 dnl Usage: ASM_END()
1634 dnl Usage: L(name)
1647 dnl Usage: LDEF(name)
1683 dnl Usage: ALIGN(bytes)
[all …]
/netbsd/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/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/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/usr.sbin/mopd/mopchk/
H A Dmopchk.c52 __dead static void Usage(void);
82 Usage(); in main()
144 Usage(void) in Usage() function
/netbsd/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()

12345678910>>...50