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

/xnu-2782.1.97/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-2782.1.97/tools/tests/
H A DMakefile22 Embedded?=YES macro
24 Embedded?=$(shell echo $(SDKROOT) | grep -iq iphoneos && echo YES || echo NO) macro
42 ifeq "$(Embedded)" "YES"
/xnu-2782.1.97/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-2782.1.97/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-2782.1.97/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-2782.1.97/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-2782.1.97/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-2782.1.97/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-2782.1.97/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-2782.1.97/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-2782.1.97/tools/tests/execperf/
H A DMakefile3 Embedded?=YES macro
5 Embedded?=$(shell echo $(SDKROOT) | grep -iq iphoneos && echo YES || echo NO) macro
11 ifeq "$(Embedded)" "YES"
/xnu-2782.1.97/tools/tests/perf_index/
H A DMakefile2 Embedded?=$(shell echo $(SDKROOT) | grep -iq iphoneos && echo YES || echo NO) macro
16 ifeq "$(Embedded)" "YES"
25 ifeq "$(Embedded)" "YES"

Completed in 30 milliseconds