Home
last modified time | relevance | path

Searched refs:V8_OS_POSIX (Results 1 – 18 of 18) sorted by relevance

/external/v8/include/
Dv8config.h78 # define V8_OS_POSIX 1 macro
82 # define V8_OS_POSIX 1 macro
85 # define V8_OS_POSIX 1 macro
88 # define V8_OS_POSIX 1 macro
91 # define V8_OS_POSIX 1 macro
93 # define V8_OS_POSIX 1 macro
96 #define V8_OS_POSIX 1 macro
101 # define V8_OS_POSIX 1 macro
105 # define V8_OS_POSIX 1 macro
109 # define V8_OS_POSIX 1 macro
[all …]
/external/v8/src/base/
Dformat-macros.h29 #if defined(V8_OS_POSIX) && (defined(_INTTYPES_H) || defined(_INTTYPES_H_)) && \
35 #if defined(V8_OS_POSIX) && !defined(__STDC_FORMAT_MACROS)
41 #if defined(V8_OS_POSIX)
Dsys-info.cc7 #if V8_OS_POSIX
40 #elif V8_OS_POSIX in NumberOfProcessors()
94 #elif V8_OS_POSIX in AmountOfPhysicalMemory()
109 #elif V8_OS_POSIX in AmountOfVirtualMemory()
Dcpu.cc28 #if V8_OS_POSIX
/external/v8/src/base/platform/
Dsemaphore.h15 #elif V8_OS_POSIX
54 #elif V8_OS_POSIX
Dmutex.h14 #if V8_OS_POSIX
56 #if V8_OS_POSIX
Dtime.cc7 #if V8_OS_POSIX
51 #elif V8_OS_POSIX
210 #if V8_OS_POSIX
339 #elif V8_OS_POSIX
624 #elif V8_OS_POSIX in HighResolutionNow()
Dcondition-variable.h62 #if V8_OS_POSIX
Dmutex.cc12 #if V8_OS_POSIX
Dsemaphore.cc73 #elif V8_OS_POSIX
Dcondition-variable.cc15 #if V8_OS_POSIX
Dplatform.h277 #if V8_OS_POSIX
/external/v8/test/unittests/base/platform/
Dplatform-unittest.cc7 #if V8_OS_POSIX
26 #if V8_OS_POSIX in TEST()
Dtime-unittest.cc10 #if V8_OS_POSIX
64 #if V8_OS_POSIX
/external/v8/src/
Dutils.cc381 #elif V8_OS_POSIX && V8_HOST_ARCH_ARM
400 #elif V8_OS_POSIX && V8_HOST_ARCH_MIPS
419 #elif V8_OS_POSIX && V8_HOST_ARCH_ARM in init_memcopy_functions()
424 #elif V8_OS_POSIX && V8_HOST_ARCH_MIPS in init_memcopy_functions()
/external/v8/test/cctest/interpreter/
Dgenerate-bytecode-expectations.cc19 #ifdef V8_OS_POSIX
29 #ifdef V8_OS_POSIX
162 #ifdef V8_OS_POSIX
236 #ifdef V8_OS_POSIX in FromCommandLine()
/external/v8/src/libsampler/
Dv8-sampler.cc7 #if V8_OS_POSIX && !V8_OS_CYGWIN
/external/v8/test/cctest/
Dtest-api.cc35 #if V8_OS_POSIX
22166 #if V8_OS_POSIX && !V8_OS_NACL