/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/ |
getplatform.c | 4 #ifndef PLATFORM
5 #define PLATFORM "unknown"
11 return PLATFORM;
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/ |
getplatform.c | 4 #ifndef PLATFORM
5 #define PLATFORM "unknown"
11 return PLATFORM;
|
/device/linaro/bootloader/edk2/CryptoPkg/Library/OpensslLib/ |
buildinf.h | 1 #define PLATFORM "UEFI"
|
/device/google/contexthub/firmware/variant/linux/ |
linux.mk | 20 ifneq ($(PLATFORM),linux) 21 $(error "linux variant cannot be build on a platform that is not linux")
|
linux_conf.mk | 23 PLATFORM := native
|
/device/google/contexthub/firmware/os/platform/stm32/ |
stm32.mk | 31 #platform bootloader 32 SRCS_bl += os/platform/$(PLATFORM)/bl.c 34 #platform runtime 35 SRCS_os += os/platform/$(PLATFORM)/crt_$(PLATFORM).c 37 #platform drivers 38 SRCS_os += os/platform/$(PLATFORM)/platform.c [all...] |
/external/syslinux/gpxe/src/config/ |
defaults.h | 8 #include CONFIG_DEFAULTS(PLATFORM)
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/QA/ |
runiSACLongtest.txt | 8 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...] |
runiSACfault.txt | 5 PLATFORM=_X64 9 PLATFORM=_2005 13 PLATFORM=_linux 16 echo Unknown Platform 20 LOGFILE=logfault$PLATFORM.txt 30 OUTDIR=../dataqaft$PLATFORM
|
/device/google/contexthub/firmware/os/platform/native/ |
native.mk | 18 LKR = os/platform/$(PLATFORM)/lkr/native.extra.lkr 24 #platform drivers 25 SRCS += os/platform/$(PLATFORM)/platform.c \ 26 os/platform/$(PLATFORM)/i2c.c \ 27 os/platform/$(PLATFORM)/spi.c [all...] |
/external/llvm/tools/msbuild/ |
install.bat | 10 set PLATFORM=None
12 IF %PLATFORM% == x64 GOTO PLATFORMLOOPEND
13 IF %PLATFORM% == Win32 SET PLATFORM=x64
14 IF %PLATFORM% == None SET PLATFORM=Win32
18 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\Platforms\%PLATFORM%\PlatformToolsets"
20 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\Platforms\%PLATFORM%\PlatformToolsets"
24 SET D="%ProgramFiles%\MSBuild\Microsoft.Cpp\v4.0\V110\Platforms\%PLATFORM%\PlatformToolsets"
26 SET D="%ProgramFiles(x86)%\MSBuild\Microsoft.Cpp\v4.0\V110\Platforms\%PLATFORM%\PlatformToolsets" [all...] |
uninstall.bat | 8 set PLATFORM=None
10 IF %PLATFORM% == x64 GOTO LOOPEND
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%\PlatformToolsets" [all...] |
/device/google/contexthub/firmware/variant/lunchbox/ |
lunchbox_conf.mk | 23 PLATFORM := stm32
|
/device/google/contexthub/firmware/variant/nucleo/ |
nucleo_conf.mk | 23 PLATFORM := stm32
|
/external/autotest/client/deps/glbench/src/ |
glinterface.h | 10 //TODO: Remove cases where PLATFORM is not defined, when no longer needed. 13 #ifdef PLATFORM 37 // removing this class as waffle itself provides platform-independence. 44 #ifndef PLATFORM
|
Makefile | 17 PLATFORM = PLATFORM_X11_EGL 19 PLATFORM = PLATFORM_GLX 22 PLATFORM = PLATFORM_NULL 53 ifeq ($(PLATFORM),PLATFORM_GLX) 56 PLATFORM_CFLAGS = -DPLATFORM=$(PLATFORM)
|
/external/icu/icu4c/source/config/ |
gmakever.mk | 14 ifeq ($(PLATFORM),OS390)
|
/external/syslinux/gpxe/src/arch/x86_64/ |
Makefile | 38 # Include platform-specific Makefile 40 MAKEDEPS += arch/x86_64/Makefile.$(PLATFORM) 41 include arch/x86_64/Makefile.$(PLATFORM)
|
/build/make/tools/droiddoc/test/stubs/ |
func.sh | 29 PLATFORM=${HOST_OS}-${HOST_ARCH} 36 LD_LIBRARY_PATH=out/host/$PLATFORM/lib \ 40 -J-Djava.library.path=out/host/$PLATFORM/lib \ 44 -docletpath out/host/$PLATFORM/framework/clearsilver.jar:out/host/$PLATFORM/framework/droiddoc.jar:out/host/$PLATFORM/framework/apicheck.jar \
|
/system/sepolicy/private/ |
keys.conf | 11 [@PLATFORM] 12 ALL : $DEFAULT_SYSTEM_DEV_CERTIFICATE/platform.x509.pem
|
/device/linaro/hikey/uefi-tools/ |
opteed-build.sh | 18 echo "opteed-build.sh -e <EDK2 source directory> -t <UEFI build profile/toolchain> <platform>" 24 unset CFG_ARM64_core PLATFORM PLATFORM_FLAVOR DEBUG 35 # Read platform configuration 86 export PLATFORM=$TOS_PLATFORM 88 echo "PLATFORM=$PLATFORM" 151 echo "No platform specified!" >&2
|
/external/autotest/client/site_tests/firmware_TouchMTB/tests/ |
common_unittest_utils.py | 50 from firmware_constants import PLATFORM 55 for platform in PLATFORM.LIST: 56 description_filename = '%s.touchpad' % platform 60 mocked_device[platform] = None 64 mocked_device[platform] = TouchDevice(
|
/external/autotest/contrib/ |
move_cq_hosts.sh | 48 PLATFORM=$(host_platform $host) 50 silent create_platform $PLATFORM
|
/external/autotest/client/site_tests/graphics_SanAngeles/src/ |
app-linux.c | 104 static int initGraphics(int32_t platform) 120 WAFFLE_PLATFORM, platform, 183 #define PLATFORM(x) { #x, WAFFLE_PLATFORM_##x } 189 PLATFORM(GLX), 190 PLATFORM(X11_EGL), 191 PLATFORM(GBM), 192 PLATFORM(NULL), 199 // to parse the platform arg. 210 fprintf(stderr, "Usage: SanOGLES <platform>\n");
|
/device/google/contexthub/firmware/variant/ |
variant.mk | 17 PLATFORM?=stm32 52 make -C $(SRC_PATH) -f firmware.mk VARIANT=$(VARIANT) VARIANT_PATH=$(VARIANT_PATH) OUT=$(MAKE_OUT) PLATFORM=$(PLATFORM) CPU=$(CPU) CHIP=$(CHIP) $(EXTRA_ARGS)
|