Searched refs:Embedded (Results 1 - 13 of 13) sorted by relevance

/xnu-2422.115.4/tools/tests/
H A DMakefile10 Embedded?=YES macro
12 Embedded?=$(shell echo $(SDKROOT) | grep -iq iphoneos && echo YES || echo NO) macro
29 ifeq "$(Embedded)" "YES"
/xnu-2422.115.4/tools/tests/superpages/
H A DMakefile3 Embedded?=YES macro
5 Embedded?=$(shell echo $(SDKROOT) | grep -iq iphoneos && echo YES || echo NO) macro
15 ifeq "$(Embedded)" "YES"
/xnu-2422.115.4/tools/tests/zero-to-n/
H A DMakefile3 Embedded?=YES macro
5 Embedded?=$(shell echo $(SDKROOT) | grep -iq iphoneos && echo YES || echo NO) macro
13 ifeq "$(Embedded)" "YES"
/xnu-2422.115.4/tools/tests/affinity/
H A DMakefile3 Embedded?=YES macro
5 Embedded?=$(shell echo $(SDKROOT) | grep -iq iphoneos && echo YES || echo NO) macro
15 ifeq "$(Embedded)" "YES"
/xnu-2422.115.4/tools/tests/jitter/
H A DMakefile3 Embedded?=YES macro
5 Embedded?=$(shell echo $(SDKROOT) | grep -iq iphoneos && echo YES || echo NO) macro
15 ifeq "$(Embedded)" "YES"
/xnu-2422.115.4/tools/tests/kqueue_tests/
H A DMakefile3 Embedded?=YES macro
5 Embedded?=$(shell echo $(SDKROOT) | grep -iq iphoneos && echo YES || echo NO) macro
13 ifeq "$(Embedded)" "YES"
/xnu-2422.115.4/tools/tests/libMicro/apple/
H A DMakefile.benchmarks29 Embedded=$(shell tconf --test TARGET_OS_EMBEDDED)
68 ifeq "$(Embedded)" "NO"
H A DMakefile.Darwin35 Embedded=$(shell tconf --test TARGET_OS_EMBEDDED)
37 ifeq "$(Embedded)" "YES"
56 ifeq "$(Embedded)" "YES"
66 ifeq "$(Embedded)" "YES"
/xnu-2422.115.4/tools/tests/memorystatus/
H A DMakefile10 ifeq "$(Embedded)" "YES"
18 Embedded?=YES macro
20 Embedded?=$(shell echo $(SDKROOT) | grep -iq iphoneos && echo YES || echo NO) macro
23 ifeq "$(Embedded)" "NO"
/xnu-2422.115.4/tools/tests/MPMMTest/
H A DMakefile3 Embedded?=YES macro
5 Embedded?=$(shell echo $(SDKROOT) | grep -iq iphoneos && echo YES || echo NO) macro
17 ifeq "$(Embedded)" "YES"
/xnu-2422.115.4/tools/tests/libMicro/
H A DMakefile.Darwin35 Embedded=$(shell tconf --test TARGET_OS_EMBEDDED)
37 ifeq "$(Embedded)" "YES"
56 ifeq "$(Embedded)" "YES"
66 ifeq "$(Embedded)" "YES"
/xnu-2422.115.4/tools/tests/perf_index/
H A DMakefile2 Embedded?=$(shell echo $(SDKROOT) | grep -iq iphoneos && echo YES || echo NO) macro
21 ifeq "$(Embedded)" "YES"
/xnu-2422.115.4/tools/tests/xnu_quick_test/
H A Dmakefile9 Embedded?=YES macro
11 Embedded?=$(shell echo $(SDKROOT) | grep -iq iphoneos && echo YES || echo NO) macro
14 ifeq "$(Embedded)" "YES"

Completed in 42 milliseconds