Home
last modified time | relevance | path

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

/third_party/openssl/crypto/
Dbuildinf.h14 #define PLATFORM "platform: android-arm64" macro
53 #define PLATFORM "platform: android-arm" macro
94 #define PLATFORM "platform: mingw64" macro
117 #define PLATFORM "platform: darwin64-x86_64-cc" macro
136 #define PLATFORM "platform: android-x86_64" macro
/third_party/ejdb/
Dios-tc.cmake149 set(PLATFORM ${IOS_PLATFORM}) variable
185 set(PLATFORM "OS") variable
187 set(PLATFORM "SIMULATOR") variable
189 set(PLATFORM "SIMULATOR64") variable
191 set(PLATFORM "TVOS") variable
193 set(PLATFORM "SIMULATOR_TVOS") variable
195 set(PLATFORM "WATCHOS") variable
197 set(PLATFORM "SIMULATOR_WATCHOS") variable
201 set(PLATFORM "OS") variable
/third_party/grpc/src/ruby/tools/
Dplatform_check.rb19 module PLATFORM module
/third_party/python/Python/
Dgetplatform.c5 #define PLATFORM "unknown" macro
/third_party/libwebsockets/contrib/
Dcross-aarch64-android.cmake22 set(PLATFORM android) variable
/third_party/mindspore/cmake/
Dlite_ios.cmake27 set(PLATFORM "OS") variable
29 set(PLATFORM "SIMULATOR") variable
33 set(PLATFORM "OS") variable
/third_party/jerryscript/
DCMakeLists.txt19 set(PLATFORM "${CMAKE_SYSTEM_NAME}") variable
/third_party/python/PC/
Dpyconfig.h285 # define PLATFORM "win32" macro
300 # define PLATFORM "win32" macro
/third_party/icu/tools/colprobe/
DcolprobeNew.cpp152 PLATFORM, enumerator
Dcolprobe.cpp113 PLATFORM, enumerator
/third_party/node/
DMakefile806 PLATFORM=$(shell uname | tr '[:upper:]' '[:lower:]') macro