| /openbsd-src/gnu/llvm/llvm/tools/llvm-mca/Views/ |
| H A D | SchedulerStatistics.cpp | 25 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 D | ResourcePressureView.cpp | 139 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()
|
| /openbsd-src/gnu/usr.bin/perl/cpan/IO-Compress/bin/ |
| H A D | streamzip | 40 'help' => \&Usage, 42 or Usage(); 44 Usage() 83 Usage("Unknown method '$value'") 107 sub Usage 110 Usage:
|
| /openbsd-src/usr.sbin/mopd/moptrace/ |
| H A D | moptrace.c | 49 void Usage(void); 84 Usage(); in main() 94 Usage(); in main() 106 Usage() in Usage() function
|
| /openbsd-src/gnu/llvm/libcxx/utils/data/unicode/ |
| H A D | README.txt | 18 Usage: libcxx/utils/generate_extended_grapheme_cluster_table.py 22 Usage: libcxx/utils/generate_extended_grapheme_cluster_table.py 26 Usage: libcxx/utils/generate_extended_grapheme_cluster_test.py 30 Usage: libcxx/utils/generate_escaped_output_table.py 34 Usage: libcxx/utils/generate_escaped_output_table.py
|
| /openbsd-src/usr.sbin/mopd/mopd/ |
| H A D | mopd.c | 53 void Usage(void); 96 Usage(); in main() 109 Usage(); in main() 154 Usage() in Usage() function
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Usage/t/pod/ |
| H A D | selectheaders.pl | 4 use Pod::Usage; 8 Pod::Usage::pod2usage(
|
| H A D | pod2usage.xr | 55 pod2usage invokes the pod2usage() function in the Pod::Usage module. 56 Please see the pod2usage() entry in the Pod::Usage manpage. 59 the Pod::Usage manpage, the pod2text manpage, the Pod::Text manpage, the
|
| H A D | p2u_data.pl | 1 use Pod::Usage;
|
| H A D | headwithmarkup.pl | 4 use Pod::Usage;
|
| H A D | selectsections.pl | 5 use Pod::Usage;
|
| /openbsd-src/gnu/usr.bin/perl/t/lib/ |
| H A D | universal.t | 19 Usage: Internals::SvREADONLY(SCALAR[, ON]) at (eval 1) line 1. 20 Usage: Internals::SvREFCNT(SCALAR[, REFCOUNT]) at (eval 2) line 1. 21 Usage: Internals::hv_clear_placeholders(hv) at (eval 3) line 1.
|
| /openbsd-src/usr.sbin/mopd/mopchk/ |
| H A D | mopchk.c | 30 * Usage: mopchk [-av] [file ...] 45 void Usage(void); 76 Usage(); in main() 143 Usage(void) in Usage() function
|
| /openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/scripts/ |
| H A D | sancov.py | 16 def Usage(): function 99 Usage() 226 Usage(); 230 Usage() 238 Usage() 249 Usage()
|
| /openbsd-src/usr.sbin/mopd/mopprobe/ |
| H A D | mopprobe.c | 48 void Usage(void); 93 Usage(); in main() 102 Usage(); in main() 114 Usage() in Usage() function
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Usage/lib/Pod/ |
| H A D | Usage.pm | 11 package Pod::Usage; 26 $Pod::Usage::Formatter ||= 'Pod::Text'; 29 @ISA = ( $Pod::Usage::Formatter ); 112 my $parser = Pod::Usage->new(USAGE_OPTIONS => \%opts);
|
| /openbsd-src/lib/libcrypto/ |
| H A D | cert.pem | 25 X509v3 Key Usage: critical 100 X509v3 Key Usage: critical 169 X509v3 Key Usage: critical 230 X509v3 Key Usage: critical 285 X509v3 Key Usage: critical 324 X509v3 Key Usage: critical 363 X509v3 Key Usage: critical 413 X509v3 Key Usage: critical 452 X509v3 Key Usage: critical 506 X509v3 Key Usage [all...] |
| /openbsd-src/gnu/usr.bin/perl/ |
| H A D | mkppport | 27 require Pod::Usage; 28 Pod::Usage::pod2usage(2);
|
| H A D | utils.lst | 3 cpan/Pod-Usage/blib/script/pod2usage
|
| /openbsd-src/gnu/llvm/clang/tools/driver/ |
| H A D | cc1_main.cpp | 81 size_t Usage = 512 * 1024; in getCurrentStackAllocation() local 104 Usage = StackPtr < EnvEnd ? EnvEnd - StackPtr : StackPtr - EnvEnd; in getCurrentStackAllocation() 108 return Usage; in getCurrentStackAllocation()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Option/ |
| H A D | OptTable.h | 258 void printHelp(raw_ostream &OS, const char *Usage, const char *Title, 262 void printHelp(raw_ostream &OS, const char *Usage, const char *Title,
|
| /openbsd-src/usr.bin/vi/docs/tutorial/ |
| H A D | vi.tut.csh | 12 echo Usage: $0 beginner or $0 advanced
|
| /openbsd-src/gnu/usr.bin/perl/cpan/OpenBSD-Unveil/t/ |
| H A D | OpenBSD-Unveil.t | 37 "Usage: OpenBSD::Unveil::unveil([path, permissions]) $at", 47 "Usage: OpenBSD::Unveil::unveil([path, permissions]) $at", 84 xsunveil_ok "Basic Usage" => sub {
|
| /openbsd-src/gnu/usr.bin/perl/dist/Data-Dumper/t/ |
| H A D | misc.t | 23 qr/^Usage:\s+PACKAGE->new\(ARRAYREF,\s*\[ARRAYREF\]\)/, 32 qr/^Usage:\s+PACKAGE->new\(ARRAYREF,\s*\[ARRAYREF\]\)/,
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/ |
| H A D | testsuite_flags.in | 14 Usage:
|