Home
last modified time | relevance | path

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

/third_party/python/Python/
Dgetplatform.c5 #define PLATFORM "unknown" macro
/third_party/libwebsockets/contrib/
Dcross-aarch64-android.cmake22 set(PLATFORM android) variable
/third_party/ejdb/
Dios-tc.cmake202 set(PLATFORM "$ENV{_PLATFORM}") variable
259 set(PLATFORM "OS64") variable
262 set(PLATFORM "SIMULATOR64") 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