Searched refs:EMBEDDED (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/IOUSBMassStorageClass-360.0.3/
H A DIOUSBMassStorageClass.h62 #ifndef EMBEDDED
65 #endif // EMBEDDED
184 #ifndef EMBEDDED
187 #endif // EMBEDDED
202 #ifndef EMBEDDED
205 #endif // EMBEDDED
207 #ifndef EMBEDDED
209 #endif // EMBEDDED
211 #ifndef EMBEDDED
213 #endif // EMBEDDED
[all...]
H A DIOUSBMassStorageClass.cpp242 #ifndef EMBEDDED
246 #endif // EMBEDDED
331 #ifndef EMBEDDED
338 #endif // EMBEDDED
399 #ifndef EMBEDDED
408 #endif // EMBEDDED
445 #ifndef EMBEDDED
453 #endif // EMBEDDED
794 #ifndef EMBEDDED
796 #endif // EMBEDDED
[all...]
H A DUSBMassStorageClassBulkOnly.cpp313 #ifndef EMBEDDED
316 #endif // EMBEDDED
327 #ifndef EMBEDDED
330 #endif // EMBEDDED
401 #ifndef EMBEDDED
418 #endif // EMBEDDED
H A DUSBMassStorageClassCBI.cpp330 #ifndef EMBEDDED
338 #endif // EMBEDDED
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dasn.vim26 syn keyword asnType INTEGER REAL STRING BIT BOOLEAN OCTET NULL EMBEDDED PDV
/macosx-10.9.5/Heimdal-323.92.1/lib/asn1/
H A Dlex.l88 EMBEDDED { return kw_EMBEDDED; }
/macosx-10.9.5/ICU-511.35/
H A Dmakefile233 EMBEDDED:=0 macro
237 EMBEDDED:=0 macro
264 EMBEDDED:=$(shell $(CXX) -E -dM -x c $(ISYSROOT) -include TargetConditionals.h /dev/null | fgrep TARGET_OS_EMBEDDED | cut -d' ' -f3) macro
276 ifeq "$(EMBEDDED)" "1"

Completed in 110 milliseconds