OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HAVE
(Results
1 - 25
of
38
) sorted by null
1
2
/external/chromium_org/third_party/WebKit/Source/wtf/
TCSystemAlloc.h
72
#if !
HAVE
(MADV_FREE_REUSE) && !
HAVE
(MADV_DONTNEED) && !
HAVE
(MMAP)
76
#if !
HAVE
(MADV_FREE_REUSE)
TCSystemAlloc.cpp
72
#if
HAVE
(MMAP)
81
#if
HAVE
(MMAP)
130
#endif /*
HAVE
(MMAP) */
145
#if
HAVE
(MMAP)
160
#if
HAVE
(MADV_FREE_REUSE)
172
#elif
HAVE
(MADV_FREE) ||
HAVE
(MADV_DONTNEED)
178
#if
HAVE
(MADV_FREE)
211
#elif
HAVE
(MMAP)
227
#if
HAVE
(MADV_FREE_REUSE
[
all
...]
StringExtras.h
43
#if
HAVE
(STRINGS_H)
48
// FIXME: why a COMPILER check instead of OS? also, these should be
HAVE
checks
94
#if !
HAVE
(STRNSTR)
GregorianDateTime.cpp
76
#if
HAVE
(TM_GMTOFF)
Assertions.cpp
46
#if
HAVE
(SIGNAL_H)
122
#elif
HAVE
(ISDEBUGGERPRESENT)
198
// using Visual Studio can double-click the file/line number in the Output Window to
have
the
299
#if
HAVE
(SIGNAL_H)
327
#if
HAVE
(SIGNAL_H)
GregorianDateTime.h
91
#if
HAVE
(TM_GMTOFF)
DateMath.cpp
26
* You should
have
received a copy of the GNU Lesser General Public
94
#if
HAVE
(SYS_TIME_H)
305
// There is a hard limit at 2038 that we currently do not
have
a workaround
383
#if
HAVE
(TM_GMTOFF)
386
#if
HAVE
(TM_ZONE)
390
#if
HAVE
(TIMEGM)
412
//input is UTC so we
have
to shift back to local time to determine DST thus the + getUTCOffset()
437
// DST information (e.g. New Zealand did not
have
DST from 1946 to 1974) however the JavaScript
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitruby/check-for-inappropriate-macros-in-external-headers-tests/resources/Fake.framework/Headers/
Fail.h
12
#if
HAVE
(FEATURE)
/external/chromium_org/third_party/WebKit/Source/platform/graphics/cpu/arm/filters/
NEONHelpers.h
30
#if
HAVE
(ARM_NEON_INTRINSICS)
53
#endif //
HAVE
(ARM_NEON_INTRINSICS)
FEGaussianBlurNEON.h
30
#if
HAVE
(ARM_NEON_INTRINSICS)
76
#endif //
HAVE
(ARM_NEON_INTRINSICS)
FECompositeArithmeticNEON.h
30
#if
HAVE
(ARM_NEON_INTRINSICS)
97
#endif //
HAVE
(ARM_NEON_INTRINSICS)
FEBlendNEON.h
32
#if
HAVE
(ARM_NEON_INTRINSICS)
172
#endif //
HAVE
(ARM_NEON_INTRINSICS)
/external/clang/test/Sema/
128bitint.c
4
#ifdef
HAVE
/external/chromium_org/third_party/WebKit/Source/platform/audio/
DenormalDisabler.h
45
#if
HAVE
(DENORMAL)
VectorMath.cpp
42
#if
HAVE
(ARM_NEON_INTRINSICS)
170
#elif
HAVE
(ARM_NEON_INTRINSICS)
250
#elif
HAVE
(ARM_NEON_INTRINSICS)
361
#elif
HAVE
(ARM_NEON_INTRINSICS)
438
#elif
HAVE
(ARM_NEON_INTRINSICS)
492
#elif
HAVE
(ARM_NEON_INTRINSICS)
554
#elif
HAVE
(ARM_NEON_INTRINSICS)
624
#elif
HAVE
(ARM_NEON_INTRINSICS)
661
#if
HAVE
(ARM_NEON_INTRINSICS)
/external/chromium_org/third_party/WebKit/Source/
config.h
17
* You should
have
received a copy of the GNU Library General Public License
33
/*
HAVE
() - specific system features (headers, functions or similar) that are present or not */
34
#define
HAVE
(WTF_FEATURE) (defined HAVE_##WTF_FEATURE && HAVE_##WTF_FEATURE)
/external/chromium_org/third_party/openssl/openssl/crypto/
opensslconf.h.in
34
* on most boxes I
have
tested - up to %20 faster. */
104
YOU SHOULD NOT
HAVE
BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
opensslconf.h
196
* on most boxes I
have
tested - up to %20 faster. */
266
YOU SHOULD NOT
HAVE
BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
/external/openssl/crypto/
opensslconf.h.in
34
* on most boxes I
have
tested - up to %20 faster. */
104
YOU SHOULD NOT
HAVE
BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
opensslconf.h
202
* on most boxes I
have
tested - up to %20 faster. */
272
YOU SHOULD NOT
HAVE
BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
/external/chromium_org/third_party/openssl/config/x64/openssl/
opensslconf.h
196
* on most boxes I
have
tested - up to %20 faster. */
266
YOU SHOULD NOT
HAVE
BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
/external/chromium_org/third_party/openssl/openssl/include/openssl/
opensslconf.h
196
* on most boxes I
have
tested - up to %20 faster. */
266
YOU SHOULD NOT
HAVE
BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
/external/openssl/include/openssl/
opensslconf.h
202
* on most boxes I
have
tested - up to %20 faster. */
272
YOU SHOULD NOT
HAVE
BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
/build/core/
cleanspec.mk
19
# 1. DELETE ANY "add-clean-step" ENTRIES THAT
HAVE
PILED UP IN THIS FILE.
41
# files that are missing or
have
been moved.
/external/chromium_org/third_party/WebKit/Source/platform/graphics/filters/
FEGaussianBlur.cpp
20
* You should
have
received a copy of the GNU Library General Public License
123
#if
HAVE
(ARM_NEON_INTRINSICS)
136
#if
HAVE
(ARM_NEON_INTRINSICS)
Completed in 910 milliseconds
1
2