Home
last modified time | relevance | path

Searched refs:usage (Results 1 – 21 of 21) sorted by relevance

/third_party/lib/acpica/generate/release/
A Drelease.sh39 usage() function
84 usage "Wrong argument count ($NPARAM)"
91 usage "Invalid argument ($1)"
A Dbuild.sh63 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 Djemalloc-config.in3 usage() {
8 --help | -h : Print usage.
32 usage
81 usage
A Djeprof.in289 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 Dmain.c42 static void usage(void) in usage() function
90 usage(); in main()
98 usage(); in main()
/third_party/lib/acpica/source/tools/acpinames/
A Danmain.c90 usage ( in usage() function
141 usage (); in main()
168 usage(); in main()
/third_party/uapp/mkfs-msdosfs/
A Dnewfs_msdos.c50 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 Dzircon.c279 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 Daemain.c136 usage ( in usage() function
350 usage(); in AeDoOptions()
430 usage(); in AeDoOptions()
496 usage (); in main()
/third_party/ulib/backtrace/
A Dinstall-sh102 usage="\
142 --help) echo "$usage"; exit $?;;
/third_party/ulib/musl/
A DREADME9 usage, and correctness in the sense of standards conformance and
A DINSTALL5 There are many different ways to install musl depending on your usage
A DWHATSNEW1412 - 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 DREADME.md13 A more complex "lz4frame_static.h" is also provided, although its usage is not recommended. It cont…
/third_party/ulib/jemalloc/
A DINSTALL124 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 DChangeLog431 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 DREADME116 Example usage:
128 configure the speed and duplex settings on the adapter. Example usage:
/third_party/uapp/dash/src/
A Djobs.c254 usage:
294 goto usage;
/third_party/tools/android/avb/
A Davbtool3385 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 Djemalloc_internal.h.in969 * Typical usage:
/third_party/lib/acpica/
A Dchanges.txt1438 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.

Completed in 718 milliseconds