Home
last modified time | relevance | path

Searched refs:default (Results 1 – 25 of 50) sorted by relevance

12

/xnu-10063.141.1/tests/nvram_tests/
H A Drun_tests.py55 parser.add_argument('-br', type=int, default=2, choices=[
57 parser.add_argument('-b', type=str, default=default_build_path,
59 parser.add_argument('-f', type=str, default=default_files_path,
61 parser.add_argument('-r', type=int, default=0, choices=[
63 parser.add_argument('-s', type=int, default=0, choices=[
/xnu-10063.141.1/tests/vm/
H A Dperf_compressor.lua24 default = kDefaultDuration
29 default = 'compress-and-decompress',
35 default = 100
40 default = 'typical',
H A Dperf_madvise.lua23 default = kDefaultDuration
28 default = 'MADV_FREE',
38 default = kDefaultSizeMb
H A Dfault_throughput.lua38 default = 30,
46 default = 'separate-objects',
52 default = -1,
/xnu-10063.141.1/
H A DMakefile34 .DEFAULT_GOAL := default
67 default: install target
101 default: install target
115 default: install target
127 default: install target
150 default: install target
167 default: install target
227 default: $(DEFAULT_TARGET) target
H A DREADME.md53 > Note: By default, the architecture is set to the build machine's architecture, and the default ke…
75 …S` build setting. These flags are appended to the base `CFLAGS`, and the default value for the set…
101 * $ make MAKEJOBS=-j8 # this will use 8 processes during the build. The default is 2x the number…
123 By default, a DWARF debug information repository is created during the install phase; this is a "bu…
223 to install it. The default locations where the header files are installed
279 by adding the appropriate file lists. The default install lists, its
280 member file lists and their default location are described below -
472 By default, the kernel reboots in the event of a panic.
/xnu-10063.141.1/tools/lldbmacros/
H A Druff.toml1 # Enable pycodestyle (`E`) and Pyflakes (`F`) codes by default.
30 # Unlike Flake8, default to a complexity level of 10.
H A Dpci.py17 using default base address for memory mapped PCI config space")
23 using default base address for memory mapped PCI config space")
/xnu-10063.141.1/tests/counter/
H A Dbenchmark.lua35 default = kDefaultNumWrites
40 default = 'scalable',
/xnu-10063.141.1/makedefs/
H A DMakeInc.top73 # If KERNEL_CONFIGS is specified it should override default
78 # If PRODUCT_CONFIGS is specified it should override default
115 # TARGET_CONFIGS="release ppc default debug i386 default release arm MX31ADS"
118 # "default" parameter is a special case. It means use the default value for
119 # that parameter. Here are the default values for each configuration:
121 # default kernel configuration = DEFAULT_KERNEL_CONFIG
122 # default architecture configuration = system architecture where you are running make.
290 # Assume LTO scaling by default, unless it is being explicitly passed on the command-line
638 # By default, all kernel files, headers, text files, and pseudo-kexts are installed
H A DMakeInc.cmd215 # CC/CXX get defined by make(1) by default, so we can't check them
217 ifeq ($(origin CC),default)
220 ifeq ($(origin CXX),default)
/xnu-10063.141.1/tools/trace/
H A Dparse_ipc_trace.py822 …parser.add_argument('--printgraph', '-g', dest='graph', default=None, type=argparse.FileType('w'),…
823 …parser.add_argument('--graphname', dest='name', default='ipcgraph', help='A name for the DOT graph…
827 …parser.add_argument('--printfreq', '-f', dest='freq', default=None, type=argparse.FileType('w'), h…
831 …parser.add_argument('--printsummary', '-s', dest='summary', default=None, type=argparse.FileType('…
834 …parser.add_argument('--printnodegrid', '-n', dest='nodegrid', default=None, type=argparse.FileType…
835 …parser.add_argument('--ngridtype', dest='ngridtype', default=None, choices=['msgs', 'data'], help=…
836 …parser.add_argument('--ngridfilter', dest='ngridfilter', default=None, nargs='+', choices=IPCEdge.…
839 …parser.add_argument('--tbfreq', '-T', dest='tbfreq', default=None, help='The value of sysctl hw.tb…
/xnu-10063.141.1/tools/tests/MPMMTest/
H A DREADME5 default. Each test can be run without options:
/xnu-10063.141.1/config/
H A DREADME.DEBUG-kernel.txt7 !!!WARNING!!! These steps will overwrite the default kernel and
/xnu-10063.141.1/libkdd/
H A DKCDBasicTypeDescription.m48 default: retval = "Unknown"; break;
113 default: obj = @"<Unknown error occurred>"; break; category
H A Dkdd_main.m32 default:
/xnu-10063.141.1/SETUP/config/
H A Ddoconf153 default:
/xnu-10063.141.1/tools/tests/execperf/
H A DMakefile18 default: $(addprefix $(DSTROOT)/,$(EXECUTABLES)) target
/xnu-10063.141.1/libsyscall/
H A DLibsyscall.xcconfig14 SCRIPT_OUTPUT_DIR = $(SCRIPT_OUTPUT_DIR__$(DEPLOYMENT_LOCATION:default=NO))
/xnu-10063.141.1/iokit/DriverKit/
H A DIOService.iig159 … is invoked before the queue is set for the name, the default queue is used. A default queue…
181 * @brief Create the default IODispatchQueue for an IOService. IOService::init()
182 * calls this to create its default queue.
218 …* @discussion By default the method will fail. A DriverKit subclass or kernel class may implement…
H A DIODispatchQueue.iig69 * By default the queue is serial and will execute one block at a time.
234 The default is to wake only one of any waiting threads.
/xnu-10063.141.1/tools/tests/
H A DMakefile.common79 ifeq ($(origin CC),default)
/xnu-10063.141.1/doc/allocators/
H A Dapi-basics.md133 misuse of `kalloc_type()` relative to size at compile time, it's default in XNU.
305 However, if you have non default structors, or members of your class/struct
306 have non default structors, you will need to manually enroll it into `kalloc_type`.
364 For this reason, the default variants of the mixin and the macros
/xnu-10063.141.1/doc/observability/
H A Drecount.md17 By default, Recount tracks its counters per-CPU kind (e.g. performance or efficiency) for threads, …
54 By default, it prints the times in seconds, but the `-M` flag switches the output to Mach time valu…
/xnu-10063.141.1/tests/
H A Dipsec.m313 default:
357 default:
418 bufsiz = 233016; /* Max allowed by default */

12