Home
last modified time | relevance | path

Searched refs:V8_OS_POSIX (Results 1 – 16 of 16) 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/
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
124 #if V8_OS_POSIX
253 #elif V8_OS_POSIX
551 #elif V8_OS_POSIX in HighResolutionNow()
Dcondition-variable.h62 #if V8_OS_POSIX
Dmutex.cc12 #if V8_OS_POSIX
Dsemaphore.cc74 #elif V8_OS_POSIX
Dcondition-variable.cc15 #if V8_OS_POSIX
Dplatform.h268 #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
61 #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/src/profiler/
Dsampler.cc7 #if V8_OS_POSIX && !V8_OS_CYGWIN
/external/v8/test/cctest/
Dtest-api.cc35 #if V8_OS_POSIX
21328 #if V8_OS_POSIX && !V8_OS_NACL