Searched refs:PLATFORM (Results 1 - 25 of 39) sorted by relevance

12

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitruby/check-for-inappropriate-macros-in-external-headers-tests/resources/Fake.framework/Headers/
H A DPass.h2 #error PLATFORM
H A DFail.h2 #if PLATFORM(MAC)
23 #if PLATFORM(X)
28 #if defined(ignored) && PLATFORM(X)
/external/chromium_org/third_party/openssl/
H A Dbuildinf.h5 #define PLATFORM "google" macro
/external/chromium_org/tools/valgrind/
H A Dlocate_valgrind.sh20 PLATFORM="linux_x64"
23 PLATFORM="linux_x86"
27 PLATFORM="mac"
30 PLATFORM="mac_10.6"
33 PLATFORM="mac_10.6"
36 PLATFORM="mac_10.7"
42 PLATFORM=
45 if [ "$PLATFORM" != "" ]
49 CHROME_VALGRIND="$THISDIR/../../third_party/valgrind/$PLATFORM"
52 if [ "$PLATFORM" !
[all...]
H A Dwaterfall.sh135 for PLATFORM in "Linux" "Chromium%20Mac" "Chromium%20OS"
138 echo "Test failures on ${PLATFORM}:" | sed "s/%20/ /"
139 grep -h -o "^FAILED:.*" -R "$LOGS_DIR"/*${PLATFORM}* | \
/external/chromium_org/android_webview/tools/
H A Dgyp_webview13 PLATFORM=${1:-linux-arm}
14 echo "Generating makefiles for $PLATFORM"
65 if [ "$PLATFORM" == "${host_platform}-arm" -o "$PLATFORM" == "all" ]; then
68 if [ "$PLATFORM" == "${host_platform}-arm64" -o "$PLATFORM" == "all" ]; then
71 if [ "$PLATFORM" == "${host_platform}-x86" -o "$PLATFORM" == "all" ]; then
74 if [ "$PLATFORM" == "${host_platform}-x86_64" -o "$PLATFORM"
[all...]
/external/llvm/tools/msbuild/
H A Dinstall.bat9 set PLATFORM=None variable
11 IF %PLATFORM% == x64 GOTO LOOPEND
12 IF %PLATFORM% == Win32 SET PLATFORM=x64
13 IF %PLATFORM% == None SET PLATFORM=Win32
16 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\Platforms\%PLATFORM%\PlatformToolsets"
18 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\Platforms\%PLATFORM%\PlatformToolsets"
22 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\V110\Platforms\%PLATFORM%\PlatformToolsets"
24 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\V110\Platforms\%PLATFORM
[all...]
H A Duninstall.bat8 set PLATFORM=None variable
10 IF %PLATFORM% == x64 GOTO END
11 IF %PLATFORM% == Win32 SET PLATFORM=x64
12 IF %PLATFORM% == None SET PLATFORM=Win32
15 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\Platforms\%PLATFORM%\PlatformToolsets"
16 IF EXIST %D%\LLVM-vs2010 del %D%\LLVM-vs2010\Microsoft.Cpp.%PLATFORM%.LLVM-vs2010.props
17 IF EXIST %D%\LLVM-vs2010 del %D%\LLVM-vs2010\Microsoft.Cpp.%PLATFORM%.LLVM-vs2010.targets
19 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\Platforms\%PLATFORM
[all...]
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/main/test/QA/
H A DruniSACLongtest.txt8 PLATFORM=_X64
12 PLATFORM=_linux
15 PLATFORM=_2005
21 LOGFILE=logNormal"$PLATFORM".txt
30 OUTDIR=../dataqa"$PLATFORM"
107 LOGFILE=logNormal_SWB"$PLATFORM".txt
115 OUTDIR=../dataqaswb"$PLATFORM"
139 LOGFILE_API=logNormal_API"$PLATFORM".txt
147 mkdir -p ../FrameSizeLim"$PLATFORM"
148 rm -f ../FrameSizeLim"$PLATFORM"/*
[all...]
H A DruniSACfault.txt5 PLATFORM=_X64
9 PLATFORM=_2005
13 PLATFORM=_linux
20 LOGFILE=logfault$PLATFORM.txt
30 OUTDIR=../dataqaft$PLATFORM
/external/chromium_org/third_party/openssl/openssl/crypto/
H A Dcversion.c93 #ifdef PLATFORM
94 static char buf[sizeof(PLATFORM)+11];
96 BIO_snprintf(buf,sizeof buf,"platform: %s", PLATFORM);
/external/openssl/crypto/
H A Dcversion.c93 #ifdef PLATFORM
94 static char buf[sizeof(PLATFORM)+11];
96 BIO_snprintf(buf,sizeof buf,"platform: %s", PLATFORM);
/external/chromium_org/third_party/skia/tools/tests/
H A Drun.sh77 PLATFORM="$1"
81 PLATFORM_DIR="tools/tests/benchalerts/$PLATFORM"
90 URL=http://chromium-skia-gm.commondatastorage.googleapis.com/perfdata/${PLATFORM}/${FILE}
105 PLATFORM="$1"
108 PLATFORM_DIR="tools/tests/benchalerts/$PLATFORM"
116 COMMAND="python bench/check_bench_regressions.py -a 25th -b $PLATFORM -d $RAW_BENCH_DATA_DIR -e $PLATFORM_DIR/expectations.txt -r $REVISION"
180 PLATFORM=Perf-Android-Nexus7-Tegra3-Arm7-Release
182 download_bench_rawdata $PLATFORM $REVISION "$BENCHDATA_FILE_SUFFIXES_NO_INDIVIDUAL_TILES"
183 download_bench_rawdata $PLATFORM $REVISION "$BENCHDATA_FILE_SUFFIXES_YES_INDIVIDUAL_TILES"
184 benchalert_test $PLATFORM
[all...]
/external/skia/tools/tests/
H A Drun.sh77 PLATFORM="$1"
81 PLATFORM_DIR="tools/tests/benchalerts/$PLATFORM"
90 URL=http://chromium-skia-gm.commondatastorage.googleapis.com/perfdata/${PLATFORM}/${FILE}
105 PLATFORM="$1"
108 PLATFORM_DIR="tools/tests/benchalerts/$PLATFORM"
116 COMMAND="python bench/check_bench_regressions.py -a 25th -b $PLATFORM -d $RAW_BENCH_DATA_DIR -e $PLATFORM_DIR/expectations.txt -r $REVISION"
180 PLATFORM=Perf-Android-Nexus7-Tegra3-Arm7-Release
182 download_bench_rawdata $PLATFORM $REVISION "$BENCHDATA_FILE_SUFFIXES_NO_INDIVIDUAL_TILES"
183 download_bench_rawdata $PLATFORM $REVISION "$BENCHDATA_FILE_SUFFIXES_YES_INDIVIDUAL_TILES"
184 benchalert_test $PLATFORM
[all...]
/external/chromium_org/third_party/leveldatabase/src/
H A Dbuild_detect_platform76 PLATFORM=OS_MACOSX
84 PLATFORM=OS_LINUX
90 PLATFORM=OS_SOLARIS
96 PLATFORM=OS_FREEBSD
102 PLATFORM=OS_NETBSD
108 PLATFORM=OS_OPENBSD
114 PLATFORM=OS_DRAGONFLYBSD
120 PLATFORM=OS_ANDROID
127 PLATFORM=OS_HPUX
135 PLATFORM
[all...]
/external/chromium_org/ppapi/shared_impl/
H A Dppb_image_data_shared.h30 PLATFORM, enumerator in enum:ppapi::PPB_ImageData_Shared::ImageDataType
/external/chromium_org/third_party/icu/source/config/
H A Dgmakever.mk12 ifeq ($(PLATFORM),OS390)
/external/icu/icu4c/source/config/
H A Dgmakever.mk12 ifeq ($(PLATFORM),OS390)
/external/chromium_org/tools/clang/scripts/
H A Drepackage.sh22 PLATFORM=Mac
25 PLATFORM=Linux_x64
63 gs://chromium-browser-clang/$PLATFORM/$PDIR.tgz
H A Dpackage.sh164 PLATFORM=Mac
166 PLATFORM=Linux_x64
171 gs://chromium-browser-clang/$PLATFORM/$PDIR.tgz
/external/sepolicy/
H A Dkeys.conf11 [@PLATFORM]
/external/chromium_org/ppapi/native_client/tools/browser_tester/browsertester/
H A Dbrowserlauncher.py32 PLATFORM = GetPlatform() variable
39 if PLATFORM == 'linux':
71 if PLATFORM == 'windows' and ' ' in path:
230 if PLATFORM == 'linux':
233 elif PLATFORM == 'mac':
241 if PLATFORM == 'mac':
243 elif PLATFORM == 'windows':
298 if PLATFORM == 'linux':
/external/elfutils/0.153/libebl/
H A Deblcorenotetypename.c77 KNOWNSTYPE (PLATFORM),
H A Deblauxvinfo.c80 TYPE (PLATFORM, "s") \
/external/okhttp/android/main/java/com/squareup/okhttp/internal/
H A DPlatform.java41 private static final Platform PLATFORM = new Platform(); field in class:Platform
44 return PLATFORM;

Completed in 1354 milliseconds

12