| /third_party/lib/acpica/generate/release/ |
| A D | release.sh | 39 usage() function 84 usage "Wrong argument count ($NPARAM)" 91 usage "Invalid argument ($1)"
|
| A D | build.sh | 63 usage() function 199 usage "Invalid argument ($1)" 337 usage "Invalid argument ($1)" 398 usage "Invalid argument ($1)" 446 usage "Wrong argument count ($NPARAM)" 473 usage "Invalid argument ($1)"
|
| /third_party/ulib/jemalloc/bin/ |
| A D | jemalloc-config.in | 3 usage() { 8 --help | -h : Print usage. 32 usage 81 usage
|
| A D | jeprof.in | 289 sub usage { 433 ) || usage("Invalid option(s)"); 459 usage("Specify at most on of --inuse/--alloc options"); 470 usage("Only specify one output granularity option"); 495 usage("Only specify one output mode"); 530 usage("$option cannot be used without a binary") if $disabled{$option}; 533 scalar(@ARGV) || usage("Did not specify profile file"); 536 $main::prog = shift(@ARGV) || usage("Did not specify program"); 538 $main::prog = shift(@ARGV) || usage("Did not specify program"); 539 scalar(@ARGV) || usage("Did not specify profile file");
|
| /third_party/uapp/fsck-msdosfs/ |
| A D | main.c | 42 static void usage(void) in usage() function 90 usage(); in main() 98 usage(); in main()
|
| /third_party/lib/acpica/source/tools/acpinames/ |
| A D | anmain.c | 90 usage ( in usage() function 141 usage (); in main() 168 usage(); in main()
|
| /third_party/uapp/mkfs-msdosfs/ |
| A D | newfs_msdos.c | 50 static void usage(void); 149 usage(); in main() 154 usage(); in main() 230 static void usage(void) { in usage() function
|
| /third_party/uapp/dash/src/bltin/ |
| A D | zircon.c | 279 goto usage; in zxc_mv_or_cp() 287 goto usage; in zxc_mv_or_cp() 297 goto usage; in zxc_mv_or_cp() 331 usage: in zxc_mv_or_cp() 416 goto usage; in zxc_rm() 428 goto usage; in zxc_rm() 436 goto usage; in zxc_rm() 458 usage: in zxc_rm()
|
| /third_party/lib/acpica/source/tools/acpiexec/ |
| A D | aemain.c | 136 usage ( in usage() function 350 usage(); in AeDoOptions() 430 usage(); in AeDoOptions() 496 usage (); in main()
|
| /third_party/ulib/backtrace/ |
| A D | install-sh | 102 usage="\ 142 --help) echo "$usage"; exit $?;;
|
| /third_party/ulib/musl/ |
| A D | README | 9 usage, and correctness in the sense of standards conformance and
|
| A D | INSTALL | 5 There are many different ways to install musl depending on your usage
|
| A D | WHATSNEW | 1412 - usage of sahf instruction on x86_64 crashed on some early cpu models 1537 - PIE link errors in Scrt1.o under unusual usage on some archs
|
| /third_party/ulib/lz4/ |
| A D | README.md | 13 A more complex "lz4frame_static.h" is also provided, although its usage is not recommended. It cont…
|
| /third_party/ulib/jemalloc/ |
| A D | INSTALL | 124 option documentation for usage details. 134 option documentation for usage details. When enabled, there are several 159 the "opt.tcache" option for usage details. 170 "opt.zero" option documentation for usage details. 183 See the "opt.xmalloc" option documentation for usage details. 203 most extreme case increases physical memory usage for the 16 KiB size class
|
| A D | ChangeLog | 431 MALLOCX_TCACHE(tc) and MALLOCX_TCACHE_NONE flags to control tcache usage. 763 - Use glibc allocator hooks to make mixed allocator usage less likely. 927 - Fix strerror_r() usage to deal with non-standard semantics in GNU libc. 1000 virtual memory usage, but not physical memory usage.
|
| /third_party/dev/ethernet/e1000/ |
| A D | README | 116 Example usage: 128 configure the speed and duplex settings on the adapter. Example usage:
|
| /third_party/uapp/dash/src/ |
| A D | jobs.c | 254 usage: 294 goto usage;
|
| /third_party/tools/android/avb/ |
| A D | avbtool | 3385 is_intermediate_authority, usage, signing_helper, 3417 if not usage: 3418 usage = 'com.google.android.things.vboot' 3420 usage += '.ca' 3422 hasher.update(usage) 4346 args.usage,
|
| /third_party/ulib/jemalloc/include/jemalloc/internal/ |
| A D | jemalloc_internal.h.in | 969 * Typical usage:
|
| /third_party/lib/acpica/ |
| A D | changes.txt | 1438 in the field and the usage model and possible side-effects of the drastic 4076 Improve usage messages 9571 style grammar elements so that the overall parse stack usage is greatly 12106 CPU stack: PsParseLoop, NsEvaluateRelative. Reduces the stack usage 12961 (2.5) Remove usage of CPUFREQ_ALL_CPUS (Dominik Brodowski) 14464 Fixed limit interface & usage to fix bugs with passive cooling 15165 stack. Originally over 2K, the maximum stack usage is now below 15240 usage is about 2K on 32-bit platforms. The debugger command "stat 15241 stack" will display the current maximum stack usage.
|