Searched refs:NONE (Results 1 – 9 of 9) sorted by relevance
74 #define PROC_POLICY NONE 0
25 NONE = 0 variable in NSTAT_PROVIDER235 NSTAT_PROVIDER.NONE: "none",
22 ifeq ($$(CURRENT_MACHINE_CONFIG),NONE)
453 # $(3) is a fully-expanded machine config. "NONE" is not represented in the objdir path454 function_convert_target_config_uc_to_objdir = $(if $(filter NONE,$(3)),$(strip $(1))_$(strip $(2)),…456 # $(1) is a fully-expanded build config (like "RELEASE^X86_64^NONE")463 # $(1) is a fully-expanded build config (like "RELEASE^X86_64^NONE")
87 override DEFAULT_I386_MACHINE_CONFIG := NONE88 override DEFAULT_X86_64_MACHINE_CONFIG := NONE89 override DEFAULT_X86_64H_MACHINE_CONFIG := NONE92 override DEFAULT_ARM64_MACHINE_CONFIG := NONE94 override DEFAULT_ARM64_MACHINE_CONFIG := NONE262 # "RELEASE^I386^NONE DEVELOPMENT^ARM^T8002", which can be looped
24 SUPPORTED_X86_64_MACHINE_CONFIGS = NONE25 SUPPORTED_X86_64H_MACHINE_CONFIGS = NONE28 SUPPORTED_ARM64_MACHINE_CONFIGS = NONE30 SUPPORTED_ARM64_MACHINE_CONFIGS = NONE1295 ifeq ($(CURRENT_MACHINE_CONFIG),NONE)
201 NONE = 0, enumerator
174 NMI_reason_t NMI_panic_reason = NONE;635 if (panic_active() || NMI_panic_reason != NONE) { in NMIInterruptHandler()
9759 enum { NONE, ADDR } checktype = NONE; in key_validate_ext() enumerator9800 checktype = NONE; in key_validate_ext()9804 checktype = NONE; in key_validate_ext()9809 case NONE: in key_validate_ext()