Searched refs:NONE (Results 1 – 11 of 11) sorted by relevance
| /xnu-12377.61.12/bsd/sys/ ! |
| H A D | process_policy.h | 74 #define PROC_POLICY NONE 0
|
| /xnu-12377.61.12/tools/lldbmacros/ ! |
| H A D | memorystatus.py | 15 NONE = 0 variable in PControlAction
|
| H A D | ntstat.py | 25 NONE = 0 variable in NSTAT_PROVIDER 282 NSTAT_PROVIDER.NONE: "none",
|
| /xnu-12377.61.12/makedefs/ ! |
| H A D | MakeInc.color | 22 ifeq ($$(CURRENT_MACHINE_CONFIG),NONE)
|
| H A D | MakeInc.top | 87 override DEFAULT_I386_MACHINE_CONFIG := NONE 88 override DEFAULT_X86_64_MACHINE_CONFIG := NONE 89 override DEFAULT_X86_64H_MACHINE_CONFIG := NONE 92 override DEFAULT_ARM64_MACHINE_CONFIG := NONE 94 override DEFAULT_ARM64_MACHINE_CONFIG := NONE 262 # "RELEASE^I386^NONE DEVELOPMENT^ARM^T8002", which can be looped
|
| H A D | MakeInc.cmd | 490 # $(3) is a fully-expanded machine config. "NONE" is not represented in the objdir path 491 function_convert_target_config_uc_to_objdir = $(if $(filter NONE,$(3)),$(strip $(1))_$(strip $(2)),… 493 # $(1) is a fully-expanded build config (like "RELEASE^X86_64^NONE") 500 # $(1) is a fully-expanded build config (like "RELEASE^X86_64^NONE")
|
| H A D | MakeInc.def | 24 SUPPORTED_X86_64_MACHINE_CONFIGS = NONE 25 SUPPORTED_X86_64H_MACHINE_CONFIGS = NONE 28 SUPPORTED_ARM64_MACHINE_CONFIGS = NONE 30 SUPPORTED_ARM64_MACHINE_CONFIGS = NONE 1115 ifneq ($(CURRENT_MACHINE_CONFIG),NONE) 1478 ifeq ($(CURRENT_MACHINE_CONFIG),NONE)
|
| /xnu-12377.61.12/osfmk/i386/ ! |
| H A D | mp.h | 201 NONE = 0, enumerator
|
| H A D | mp.c | 174 NMI_reason_t NMI_panic_reason = NONE; 635 if (panic_active() || NMI_panic_reason != NONE) { in NMIInterruptHandler()
|
| /xnu-12377.61.12/bsd/netkey/ ! |
| H A D | key.c | 9762 enum { NONE, ADDR } checktype = NONE; in key_validate_ext() enumerator 9803 checktype = NONE; in key_validate_ext() 9807 checktype = NONE; in key_validate_ext() 9812 case NONE: in key_validate_ext()
|
| /xnu-12377.61.12/osfmk/vm/ ! |
| H A D | vm_resident.c | 11155 VM_KERN_MEMORY_ELEM(NONE),
|