OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TARGETCPU
(Results
1 - 2
of
2
) sorted by null
/external/stlport/
configure.bat
361
if "%
TARGETCPU
%" == "ARM" goto pr_arm
362
if "%
TARGETCPU
%" == "ARMV4" goto pr_arm
363
if "%
TARGETCPU
%" == "ARMV4I" goto pr_arm
364
if "%
TARGETCPU
%" == "ARMV4T" goto pr_arm
366
if "%
TARGETCPU
%" == "X86" goto pr_x86
369
if "%
TARGETCPU
%" == "X86EMnset CFG=none" goto pr_emul
370
if "%
TARGETCPU
%" == "x86" goto pr_x86
371
if "%
TARGETCPU
%" == "emulator" goto pr_emul
373
if "%
TARGETCPU
%" == "R4100" goto pr_mips
374
if "%
TARGETCPU
%" == "R4111" goto pr_mip
[
all
...]
/hardware/broadcom/wlan/bcm4329/src/
Makerules
357
ifeq ($(
TARGETCPU
),2153)
Completed in 404 milliseconds