Home
last modified time | relevance | path

Searched refs:PLATFORM (Results 1 – 25 of 110) sorted by relevance

12345

/third_party/flutter/skia/third_party/externals/libwebp/
Diosbuild.sh77 for PLATFORM in ${PLATFORMS}; do
79 if [[ "${PLATFORM}" == "iPhoneOS-V7-arm64" ]]; then
80 PLATFORM="iPhoneOS"
83 elif [[ "${PLATFORM}" == "iPhoneOS-V7s" ]]; then
84 PLATFORM="iPhoneOS"
86 elif [[ "${PLATFORM}" == "iPhoneOS-V7" ]]; then
87 PLATFORM="iPhoneOS"
89 elif [[ "${PLATFORM}" == "iPhoneOS-V6" ]]; then
90 PLATFORM="iPhoneOS"
92 elif [[ "${PLATFORM}" == "iPhoneSimulator64" ]]; then
[all …]
/third_party/skia/third_party/externals/libwebp/
Diosbuild.sh95 for PLATFORM in ${PLATFORMS}; do
97 if [[ "${PLATFORM}" == "iPhoneOS-V7-arm64" ]]; then
98 PLATFORM="iPhoneOS"
101 elif [[ "${PLATFORM}" == "iPhoneOS-V7s" ]]; then
102 PLATFORM="iPhoneOS"
104 elif [[ "${PLATFORM}" == "iPhoneOS-V7" ]]; then
105 PLATFORM="iPhoneOS"
107 elif [[ "${PLATFORM}" == "iPhoneOS-V6" ]]; then
108 PLATFORM="iPhoneOS"
110 elif [[ "${PLATFORM}" == "iPhoneSimulator64" ]]; then
[all …]
Dxcframeworkbuild.sh121 for PLATFORM in ${PLATFORMS[$i]}; do
122 ROOTDIR="${BUILDDIR}/${PLATFORM}"
126 case "${PLATFORM}" in
134 echo "Unrecognized platform: ${PLATFORM}!"
142 case "${PLATFORM}" in
146 [[ "${PLATFORM}" == *Simulator* ]] && CFLAGS+="-simulator"
/third_party/flutter/skia/third_party/externals/freetype/builds/
Ddetect.mk43 PLATFORM := ansi
52 BUILD_DIR = $(BUILD_CONFIG)/$(PLATFORM)
76 PLATFORM := $(firstword $(filter $(MAKECMDGOALS),$(PLATFORMS)))
81 ifeq ($(PLATFORM),)
82 PLATFORM := ansi
114 $(info $(empty) platform $(PLATFORM))
/third_party/freetype/builds/
Ddetect.mk43 PLATFORM := ansi
52 PLATFORM_DIR = $(BUILD_CONFIG)/$(PLATFORM)
76 PLATFORM := $(firstword $(filter $(MAKECMDGOALS),$(PLATFORMS)))
81 ifeq ($(PLATFORM),)
82 PLATFORM := ansi
114 $(info $(empty) platform $(PLATFORM))
/third_party/skia/third_party/externals/freetype/builds/
Ddetect.mk43 PLATFORM := ansi
52 PLATFORM_DIR = $(BUILD_CONFIG)/$(PLATFORM)
76 PLATFORM := $(firstword $(filter $(MAKECMDGOALS),$(PLATFORMS)))
81 ifeq ($(PLATFORM),)
82 PLATFORM := ansi
114 $(info $(empty) platform $(PLATFORM))
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/test/
Drun_tests.sh66 PLATFORM=android-21
68 PLATFORM=android-16
75 echo "Building tests for ${ABI} using ${PLATFORM}"
80 -DANDROID_PLATFORM=${PLATFORM} \
/third_party/skia/third_party/externals/oboe/tests/
Drun_tests.sh78 PLATFORM=android-21
80 PLATFORM=android-16
87 echo "Building tests for ${ABI} using ${PLATFORM}"
92 -DANDROID_PLATFORM=${PLATFORM} \
/third_party/python/Python/
Dgetplatform.c4 #ifndef PLATFORM
5 #define PLATFORM "unknown" macro
11 return PLATFORM; in Py_GetPlatform()
/third_party/freetype/builds/beos/
Ddetect.mk19 ifeq ($(PLATFORM),ansi)
23 PLATFORM := beos
28 ifeq ($(PLATFORM),beos)
/third_party/skia/third_party/externals/freetype/builds/beos/
Ddetect.mk19 ifeq ($(PLATFORM),ansi)
23 PLATFORM := beos
28 ifeq ($(PLATFORM),beos)
/third_party/flutter/skia/third_party/externals/freetype/builds/beos/
Ddetect.mk19 ifeq ($(PLATFORM),ansi)
23 PLATFORM := beos
28 ifeq ($(PLATFORM),beos)
/third_party/flutter/skia/third_party/externals/freetype/builds/dos/
Ddetect.mk19 ifeq ($(PLATFORM),ansi)
32 PLATFORM := dos
65 PLATFORM := dos
71 ifeq ($(PLATFORM),dos)
/third_party/skia/third_party/externals/freetype/builds/dos/
Ddetect.mk19 ifeq ($(PLATFORM),ansi)
32 PLATFORM := dos
65 PLATFORM := dos
71 ifeq ($(PLATFORM),dos)
/third_party/freetype/builds/dos/
Ddetect.mk19 ifeq ($(PLATFORM),ansi)
32 PLATFORM := dos
65 PLATFORM := dos
71 ifeq ($(PLATFORM),dos)
/third_party/ejdb/
Dios-tc.cmake56 # PLATFORM: (default "OS64")
77 # automatically determined from PLATFORM and xcodebuild, but
96 … arm64_32 i386 x86_64) If specified, will override the default architectures for the given PLATFORM
113 # PLATFORM: The currently targeted platform.
116 # OSX_ARCHITECTURES: Architectures being compiled for (generated from PLATFORM).
198 if(DEFINED PLATFORM)
200 set(ENV{_PLATFORM} "${PLATFORM}")
202 set(PLATFORM "$ENV{_PLATFORM}") variable
203 elseif(NOT DEFINED PLATFORM)
204 …message(FATAL_ERROR "PLATFORM argument not set. Bailing configure since I don't know what target y…
[all …]
/third_party/jerryscript/
DCMakeLists.txt19 set(PLATFORM "${CMAKE_SYSTEM_NAME}") variable
20 string(TOUPPER "${PLATFORM}" PLATFORM)
79 if("${PLATFORM}" STREQUAL "DARWIN")
84 set(JERRY_LIBM_MESSAGE " (FORCED BY PLATFORM)")
85 set(ENABLE_LTO_MESSAGE " (FORCED BY PLATFORM)")
86 set(ENABLE_STRIP_MESSAGE " (FORCED BY PLATFORM)")
106 set(ENABLE_LTO_MESSAGE " (FORCED BY PLATFORM)")
183 if("${PLATFORM}" STREQUAL "DARWIN")
/third_party/skia/third_party/externals/freetype/builds/os2/
Ddetect.mk19 ifeq ($(PLATFORM),ansi)
23 PLATFORM := os2
28 ifeq ($(PLATFORM),os2)
/third_party/flutter/skia/third_party/externals/freetype/builds/os2/
Ddetect.mk19 ifeq ($(PLATFORM),ansi)
23 PLATFORM := os2
28 ifeq ($(PLATFORM),os2)
/third_party/freetype/builds/os2/
Ddetect.mk19 ifeq ($(PLATFORM),ansi)
23 PLATFORM := os2
28 ifeq ($(PLATFORM),os2)
/third_party/flutter/skia/third_party/externals/freetype/builds/unix/
Ddetect.mk17 ifeq ($(PLATFORM),ansi)
27 PLATFORM := unix
32 ifeq ($(PLATFORM),unix)
/third_party/freetype/builds/unix/
Ddetect.mk17 ifeq ($(PLATFORM),ansi)
27 PLATFORM := unix
32 ifeq ($(PLATFORM),unix)
/third_party/skia/third_party/externals/freetype/builds/unix/
Ddetect.mk17 ifeq ($(PLATFORM),ansi)
27 PLATFORM := unix
32 ifeq ($(PLATFORM),unix)
/third_party/skia/third_party/externals/freetype/builds/windows/
Ddetect.mk19 ifeq ($(PLATFORM),ansi)
26 PLATFORM := windows
57 PLATFORM := windows
66 ifeq ($(PLATFORM),windows)
/third_party/flutter/skia/third_party/externals/freetype/builds/windows/
Ddetect.mk19 ifeq ($(PLATFORM),ansi)
26 PLATFORM := windows
57 PLATFORM := windows
66 ifeq ($(PLATFORM),windows)

12345