Searched defs:USE_SIMULATOR (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dglobals.h71 // Setting USE_SIMULATOR explicitly from the build script will force
73 #if !defined(USE_SIMULATOR)
75 #define USE_SIMULATOR 1 macro
78 #define USE_SIMULATOR 1 macro
81 #define USE_SIMULATOR 1 macro
84 #define USE_SIMULATOR 1 macro
87 #define USE_SIMULATOR 1 macro
90 #define USE_SIMULATOR 1 macro
916 (!defined(USE_SIMULATOR) || !defined(_MIPS_TARGET_SIMULATOR))) || \
918 (!defined(USE_SIMULATOR) || !define
[all...]

Completed in 189 milliseconds