Searched refs:NONE (Results 1 – 8 of 8) sorted by relevance
74 #define PROC_POLICY NONE 0
22 ifeq ($$(CURRENT_MACHINE_CONFIG),NONE)
414 # $(3) is a fully-expanded machine config. "NONE" is not represented in the objdir path415 function_convert_target_config_uc_to_objdir = $(if $(filter NONE,$(3)),$(strip $(1))_$(strip $(2)),…417 # $(1) is a fully-expanded build config (like "RELEASE^X86_64^NONE")424 # $(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 := NONE251 # "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 = NONE1103 ifeq ($(CURRENT_MACHINE_CONFIG),NONE)
198 NONE = 0, enumerator
176 NMI_reason_t NMI_panic_reason = NONE;637 if (panic_active() || NMI_panic_reason != NONE) { in NMIInterruptHandler()
9676 enum { NONE, ADDR } checktype = NONE; in key_validate_ext() enumerator9717 checktype = NONE; in key_validate_ext()9721 checktype = NONE; in key_validate_ext()9726 case NONE: in key_validate_ext()