/external/llvm-project/clang/test/SemaObjC/ |
D | unguarded-availability-new.m | 34 #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/ |
D | platform_check.rb | 19 module PLATFORM module
|
/external/python/cpython3/Python/ |
D | getplatform.c | 5 #define PLATFORM "unknown" macro
|
/external/python/cpython2/Python/ |
D | getplatform.c | 5 #define PLATFORM "unknown" macro
|
/external/llvm/tools/msbuild/ |
D | uninstall.bat | 8 set PLATFORM=None variable
|
D | install.bat | 10 set PLATFORM=None variable
|
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
D | custom_call_test.cc | 20 #define PLATFORM "CUDA" macro 23 #define PLATFORM "ROCM" macro
|
/external/oss-fuzz/infra/build/functions/ |
D | build_and_run_coverage.py | 31 PLATFORM = 'linux' variable
|
/external/conscrypt/benchmark-android/src/main/java/org/conscrypt/ |
D | AndroidEngineFactory.java | 54 PLATFORM { enumConstant
|
/external/conscrypt/repackaged/benchmark-android/src/main/java/com/android/org/conscrypt/ |
D | AndroidEngineFactory.java | 56 PLATFORM { enumConstant
|
/external/tensorflow/tensorflow/tools/tensorflow_builder/config_detector/ |
D | config_detector.py | 130 PLATFORM = None variable
|
/external/autotest/client/site_tests/graphics_SanAngeles/src/ |
D | app-linux.c | 183 #define PLATFORM(x) { #x, WAFFLE_PLATFORM_##x } macro
|
/external/python/cpython2/RISCOS/ |
D | pyconfig.h | 716 #define PLATFORM "riscos" macro
|
/external/python/cpython2/PC/ |
D | pyconfig.h | 350 # define PLATFORM "win32" macro 364 # define PLATFORM "win32" macro
|
/external/python/cpython3/PC/ |
D | pyconfig.h | 285 # define PLATFORM "win32" macro 299 # define PLATFORM "win32" macro
|
/external/python/cpython2/PC/os2vacpp/ |
D | pyconfig.h | 63 #define PLATFORM "os2" macro
|
/external/python/cpython2/PC/os2emx/ |
D | pyconfig.h | 10 #define PLATFORM "os2emx" macro
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/ |
D | Platform.java | 67 private static final Platform PLATFORM = findPlatform(); field in Platform
|
/external/grpc-grpc-java/okhttp/third_party/okhttp/main/java/io/grpc/okhttp/internal/ |
D | Platform.java | 96 private static final Platform PLATFORM = findPlatform(); field in Platform
|