Home
last modified time | relevance | path

Searched defs:PLATFORM (Results 1 – 19 of 19) sorted by relevance

/external/llvm-project/clang/test/SemaObjC/
Dunguarded-availability-new.m34 #define PLATFORM macos macro
43 #define PLATFORM ios macro
52 #define PLATFORM tvos macro
61 #define PLATFORM watchos macro
/external/grpc-grpc/src/ruby/tools/
Dplatform_check.rb19 module PLATFORM module
/external/python/cpython3/Python/
Dgetplatform.c5 #define PLATFORM "unknown" macro
/external/python/cpython2/Python/
Dgetplatform.c5 #define PLATFORM "unknown" macro
/external/llvm/tools/msbuild/
Duninstall.bat8 set PLATFORM=None variable
Dinstall.bat10 set PLATFORM=None variable
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dcustom_call_test.cc20 #define PLATFORM "CUDA" macro
23 #define PLATFORM "ROCM" macro
/external/oss-fuzz/infra/build/functions/
Dbuild_and_run_coverage.py31 PLATFORM = 'linux' variable
/external/conscrypt/benchmark-android/src/main/java/org/conscrypt/
DAndroidEngineFactory.java54 PLATFORM { enumConstant
/external/conscrypt/repackaged/benchmark-android/src/main/java/com/android/org/conscrypt/
DAndroidEngineFactory.java56 PLATFORM { enumConstant
/external/tensorflow/tensorflow/tools/tensorflow_builder/config_detector/
Dconfig_detector.py130 PLATFORM = None variable
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dapp-linux.c183 #define PLATFORM(x) { #x, WAFFLE_PLATFORM_##x } macro
/external/python/cpython2/RISCOS/
Dpyconfig.h716 #define PLATFORM "riscos" macro
/external/python/cpython2/PC/
Dpyconfig.h350 # define PLATFORM "win32" macro
364 # define PLATFORM "win32" macro
/external/python/cpython3/PC/
Dpyconfig.h285 # define PLATFORM "win32" macro
299 # define PLATFORM "win32" macro
/external/python/cpython2/PC/os2vacpp/
Dpyconfig.h63 #define PLATFORM "os2" macro
/external/python/cpython2/PC/os2emx/
Dpyconfig.h10 #define PLATFORM "os2emx" macro
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DPlatform.java67 private static final Platform PLATFORM = findPlatform(); field in Platform
/external/grpc-grpc-java/okhttp/third_party/okhttp/main/java/io/grpc/okhttp/internal/
DPlatform.java96 private static final Platform PLATFORM = findPlatform(); field in Platform