HomeSort by relevance Sort by last modified time
    Searched refs:IOS (Results 1 - 15 of 15) sorted by null

  /external/srtp/crypto/include/
config.h 196 #elif defined(IOS)
  /external/libavc/common/
ithread.c 167 #ifndef IOS
  /external/libhevc/test/decoder/
main.c 45 #ifndef IOS
81 #ifdef IOS
222 /* For IOS diplay */
348 #ifdef IOS
425 #if IOS
440 #if (!defined(IOS)) && (!defined(_WIN32))
    [all...]
  /external/llvm/include/llvm/ADT/
Triple.h 140 IOS,
301 /// This may also be called with IOS triples but the OS X version number is
307 /// only be called with IOS or generic triples.
412 /// Is this an iOS triple.
413 /// Note: This identifies tvOS as a variant of iOS. If that ever
418 return getOS() == Triple::IOS || isTvOS();
431 /// isOSDarwin - Is this a "Darwin" OS (OS X, iOS, or watchOS).
  /external/libavc/test/decoder/
main.c 47 #ifndef IOS
84 #ifdef IOS
223 /* For IOS diplay */
355 #ifdef IOS
432 #if IOS
447 #if (!defined(IOS)) && (!defined(_WIN32))
    [all...]
  /external/libmpeg2/test/decoder/
main.c 47 #ifndef IOS
81 #ifdef IOS
217 /* For IOS diplay */
365 #ifdef IOS
440 #if IOS
453 #if (!defined(IOS)) && (!defined(_WIN32))
    [all...]
  /external/llvm/lib/Support/
Triple.cpp 164 case IOS: return "ios";
420 .StartsWith("ios", Triple::IOS)
956 case IOS:
960 // the clang driver combines OS X and IOS support into a common Darwin
962 // IOS.
978 // the clang driver combines OS X and IOS support into a common Darwin
979 // toolchain that wants to know the iOS version number even when targeting
985 case IOS
    [all...]
  /external/libavc/test/encoder/
main.c 32 #ifndef IOS
263 #elif IOS
    [all...]
  /external/llvm/lib/Analysis/
TargetLibraryInfo.cpp 83 // memset_pattern16 is only available on iOS 3.0 and Mac OS X 10.5 and later.
286 // exp10 and exp10f are not available on OS X until 10.9 and iOS until 7.0
288 // OS X or iOS.
298 case Triple::IOS:
326 // ffsl is available on at least Darwin, Mac OS X, iOS, FreeBSD, and
334 case Triple::IOS:
350 case Triple::IOS:
  /external/iproute2/doc/
ip-tunnels.tex 344 \section{Linux and Cisco IOS tunnels.}
346 Among another tunnels Cisco IOS supports IPIP and GRE.
ip-cref.tex     [all...]
  /external/llvm/lib/MC/MCParser/
DarwinAsmParser.cpp     [all...]
  /external/clang/lib/Driver/
Driver.cpp     [all...]
Tools.cpp 679 case llvm::Triple::IOS:
    [all...]
  /prebuilts/tools/common/offline-m2/com/android/tools/analytics-library/protos/25.2.0-beta1/
protos-25.2.0-beta1.jar 

Completed in 4052 milliseconds