Searched defs:Embedded (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10/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
/macosx-10.10/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
/macosx-10.10/xnu-2782.1.97/tools/tests/memorystatus/
H A DMakefile18 Embedded?=YES macro
20 Embedded?=$(shell echo $(SDKROOT) | grep -iq iphoneos && echo YES || echo NO) macro
/macosx-10.10/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
/macosx-10.10/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
/macosx-10.10/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
/macosx-10.10/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
/macosx-10.10/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
/macosx-10.10/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
/macosx-10.10/xnu-2782.1.97/tools/tests/perf_index/
H A DMakefile2 Embedded?=$(shell echo $(SDKROOT) | grep -iq iphoneos && echo YES || echo NO) macro
/macosx-10.10/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/persist/test/
H A DBindingTest.java619 static class Embedded implements MyEntity { class in class:BindingTest
627 private Embedded() { } method in class:BindingTest.Embedded
629 private Embedded(Strin method in class:BindingTest.Embedded
[all...]

Completed in 112 milliseconds