Searched refs:defaults (Results 1 – 6 of 6) sorted by relevance
381 IORegistryEntry *defaults; in IODTGetDefault() local385 defaults = IORegistryEntry::fromPath( "/defaults", gIODTPlane ); in IODTGetDefault()386 if (defaults == NULL) { in IODTGetDefault()390 defaultObj = OSDynamicCast( OSData, defaults->getProperty(key)); in IODTGetDefault()393 defaults->release(); in IODTGetDefault()399 defaults->release(); in IODTGetDefault()405 defaults->release(); in IODTGetDefault()
379 offs = len(spec.args) - len(spec.defaults)380 if index < offs or spec.defaults[index - offs] is not None:
153 and defaults to the `acq_rel` compiler barrier (which prevents the
36 * `<sdkroot>`: path to macOS SDK on disk. (defaults to `/`)
230 # generate TARGET_CONFIGS using KERNEL_CONFIGS and ARCH_CONFIGS and MACHINE_CONFIGS (which defaults…
960 # and defaults to enabled except for DEBUG kernels