OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:defined
(Results
1101 - 1125
of
19377
) sorted by null
<<
41
42
43
44
45
46
47
48
49
50
>>
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mathcalls.h
86
#if
defined
__USE_MISC ||
defined
__USE_XOPEN_EXTENDED ||
defined
__USE_ISOC99
126
#if
defined
__USE_MISC ||
defined
__USE_XOPEN_EXTENDED ||
defined
__USE_ISOC99
160
#if
defined
__USE_MISC ||
defined
__USE_XOPEN ||
defined
__USE_ISOC99
167
#if
defined
__USE_MISC || defined __USE_XOPEN_EXTENDED || defined __USE_ISOC9
[
all
...]
mathdef.h
19
#if !
defined
_MATH_H && !
defined
_COMPLEX_H
23
#if
defined
__USE_ISOC99 &&
defined
_MATH_H && !
defined
_MATH_H_MATHDEF
28
# if __WORDSIZE == 64 || (
defined
__FLT_EVAL_METHOD__ && __FLT_EVAL_METHOD__ == 0)
/external/bluetooth/glib/glib/
galloca.h
27
#if
defined
(G_DISABLE_SINGLE_INCLUDES) && !
defined
(__GLIB_H_INSIDE__) && !
defined
(GLIB_COMPILATION)
40
#elif
defined
(GLIB_HAVE_ALLOCA_H)
44
# if
defined
(_MSC_VER) ||
defined
(__DMC__)
gurifuncs.h
23
#if
defined
(G_DISABLE_SINGLE_INCLUDES) && !
defined
(__GLIB_H_INSIDE__) && !
defined
(GLIB_COMPILATION)
37
* Generic delimiters characters as
defined
in RFC 3986. Includes ":/?#[]@".
44
* Subcomponent delimiter characters as
defined
in RFC 3986. Includes "!$&'()*+,;=".
65
* Allowed characters in userinfo as
defined
in RFC 3986. Includes "!$&'()*+,;=:".
/external/chromium/base/test/
multiprocess_test.cc
10
#if
defined
(OS_POSIX)
22
#if
defined
(OS_WIN)
24
#elif
defined
(OS_POSIX)
30
#if
defined
(OS_POSIX)
48
#if
defined
(OS_WIN)
58
#elif
defined
(OS_POSIX)
/external/chromium/net/base/
keygen_handler.h
15
#if
defined
(USE_NSS)
17
#endif //
defined
(USE_NSS)
43
#if
defined
(USE_NSS)
50
#endif //
defined
(USE_NSS)
57
#if
defined
(USE_NSS)
61
#endif //
defined
(USE_NSS)
network_change_notifier.cc
7
#if
defined
(OS_WIN)
9
#elif
defined
(OS_LINUX)
11
#elif
defined
(OS_MACOSX)
38
#if
defined
(OS_WIN)
40
#elif
defined
(OS_LINUX)
42
#elif
defined
(OS_MACOSX)
/external/grub/netboot/
osdep.h
14
#if
defined
(__BIG_ENDIAN)
15
# if !
defined
(__constant_htonl)
18
# if !
defined
(__constant_htons)
21
#elif
defined
(__LITTLE_ENDIAN)
22
# if !
defined
(__constant_htonl)
29
# if !
defined
(__constant_htons)
/external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Light/
GBuf.frag
39
#if
defined
(PARALLAXMAP) ||
defined
(NORMALMAP_PARALLAX)
54
#if
defined
(NORMALMAP) && !
defined
(VERTEX_LIGHTING)
62
#if !
defined
(LOW_QUALITY) && !
defined
(V_TANGENT)
/external/libxml2/
libxml.h
21
#if
defined
(macintosh)
23
#elif
defined
(_WIN32_WCE)
36
#if
defined
(__Lynx__)
49
* This macro is
defined
if teh trio string formatting functions are to
93
#if !
defined
(PIC) && !
defined
(NOLIBTOOL)
/external/qemu/
cache-utils.c
3
#if
defined
(_ARCH_PPC)
9
#if
defined
_AIX
18
#elif
defined
__linux__
39
#elif
defined
__APPLE__
60
#if
defined
(__FreeBSD__) ||
defined
(__FreeBSD_kernel__)
/external/stlport/stlport/stl/
_construct.h
33
#if !
defined
(_STLP_DEBUG_UNINITIALIZED) && !
defined
(_STLP_INTERNAL_CSTRING)
49
#if !
defined
(_STLP_MOVE_CONSTRUCT_FWK_H) && !
defined
(_STLP_NO_MOVE_SEMANTIC)
66
#if
defined
(_STLP_DEBUG_UNINITIALIZED)
73
#if !
defined
(_STLP_NO_MOVE_SEMANTIC)
76
# if
defined
(_STLP_DEBUG_UNINITIALIZED)
84
#if
defined
(new)
96
#if
defined
(_STLP_DEF_CONST_PLCT_NEW_BUG)
107
#if
defined
(_STLP_DEBUG_UNINITIALIZED
[
all
...]
_range_errors.c
15
#if
defined
(_STLP_THROW_RANGE_ERRORS)
16
# if
defined
(_STLP_WHOLE_NATIVE_STD) &&
defined
(_STLP_DONT_REDEFINE_STD)
24
# if
defined
(__BUILDING_STLPORT)
38
# if
defined
(__BUILDING_STLPORT)
55
#if
defined
(_STLP_EXTERN_RANGE_ERRORS)
/external/webkit/Source/WebCore/dom/
WheelEvent.idl
43
#if
defined
(LANGUAGE_OBJECTIVE_C) && LANGUAGE_OBJECTIVE_C
45
#endif /*
defined
(LANGUAGE_OBJECTIVE_C) */
47
#if !
defined
(LANGUAGE_JAVASCRIPT) || !LANGUAGE_JAVASCRIPT
59
#endif /* !
defined
(LANGUAGE_JAVASCRIPT) */
61
#if
defined
(LANGUAGE_JAVASCRIPT) && LANGUAGE_JAVASCRIPT
73
#endif /*
defined
(LANGUAGE_JAVASCRIPT) */
/external/webkit/Source/WebCore/page/
Navigator.idl
43
#if
defined
(ENABLE_CONNECTION) && ENABLE_CONNECTION
48
#if
defined
(ENABLE_APPLICATION_INSTALLED) && ENABLE_APPLICATION_INSTALLED
53
#if
defined
(ENABLE_GEOLOCATION) && ENABLE_GEOLOCATION
57
#if
defined
(ENABLE_DOM_STORAGE) && ENABLE_DOM_STORAGE
61
#if
defined
(ENABLE_REGISTER_PROTOCOL_HANDLER) && ENABLE_REGISTER_PROTOCOL_HANDLER
66
#if
defined
(ENABLE_MEDIA_STREAM) && ENABLE_MEDIA_STREAM
/external/webkit/Source/WebKit2/Shared/API/c/
WKString.h
39
#if !
defined
(WIN32) && !
defined
(_WIN32) && !
defined
(__WINSCW__) \
40
&& !((
defined
(__CC_ARM) ||
defined
(__ARMCC__)) && !
defined
(__linux__)) /* RVCT */
/external/webrtc/src/system_wrappers/source/
cpu_features.cc
17
#if
defined
(WEBRTC_ARCH_X86_FAMILY)
18
#if
defined
(_MSC_VER)
29
#if
defined
(WEBRTC_ARCH_X86_FAMILY)
32
#if
defined
(__pic__) &&
defined
(__i386__)
52
#if
defined
(WEBRTC_ARCH_X86_FAMILY)
/libcore/luni/src/main/java/org/apache/harmony/security/provider/crypto/
SHA1_Data.java
28
* - a set of constant values, H0-H4,
defined
in "SECURE HASH STANDARD", FIPS PUB 180-2 ;<BR>
37
* constant
defined
in "SECURE HASH STANDARD"
43
* constant
defined
in "SECURE HASH STANDARD"
49
* constant
defined
in "SECURE HASH STANDARD"
55
* constant
defined
in "SECURE HASH STANDARD"
61
* constant
defined
in "SECURE HASH STANDARD"
/ndk/sources/cxx-stl/stlport/stlport/stl/
_construct.h
33
#if !
defined
(_STLP_DEBUG_UNINITIALIZED) && !
defined
(_STLP_INTERNAL_CSTRING)
49
#if !
defined
(_STLP_MOVE_CONSTRUCT_FWK_H) && !
defined
(_STLP_NO_MOVE_SEMANTIC)
66
#if
defined
(_STLP_DEBUG_UNINITIALIZED)
73
#if !
defined
(_STLP_NO_MOVE_SEMANTIC)
76
# if
defined
(_STLP_DEBUG_UNINITIALIZED)
84
#if
defined
(new)
96
#if
defined
(_STLP_DEF_CONST_PLCT_NEW_BUG)
107
#if
defined
(_STLP_DEBUG_UNINITIALIZED
[
all
...]
_range_errors.c
15
#if
defined
(_STLP_THROW_RANGE_ERRORS)
16
# if
defined
(_STLP_WHOLE_NATIVE_STD) &&
defined
(_STLP_DONT_REDEFINE_STD)
24
# if
defined
(__BUILDING_STLPORT)
38
# if
defined
(__BUILDING_STLPORT)
55
#if
defined
(_STLP_EXTERN_RANGE_ERRORS)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
mathdef.h
19
#if !
defined
_MATH_H && !
defined
_COMPLEX_H
23
#if
defined
__USE_ISOC99 &&
defined
_MATH_H && !
defined
_MATH_H_MATHDEF
28
# if __WORDSIZE == 64 || (
defined
__FLT_EVAL_METHOD__ && __FLT_EVAL_METHOD__ == 0)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mathdef.h
19
#if !
defined
_MATH_H && !
defined
_COMPLEX_H
23
#if
defined
__USE_ISOC99 &&
defined
_MATH_H && !
defined
_MATH_H_MATHDEF
28
# if __WORDSIZE == 64 || (
defined
__FLT_EVAL_METHOD__ && __FLT_EVAL_METHOD__ == 0)
/prebuilts/ndk/android-ndk-r5/sources/cxx-stl/stlport/stlport/stl/
_construct.h
33
#if !
defined
(_STLP_DEBUG_UNINITIALIZED) && !
defined
(_STLP_INTERNAL_CSTRING)
49
#if !
defined
(_STLP_MOVE_CONSTRUCT_FWK_H) && !
defined
(_STLP_NO_MOVE_SEMANTIC)
66
#if
defined
(_STLP_DEBUG_UNINITIALIZED)
73
#if !
defined
(_STLP_NO_MOVE_SEMANTIC)
76
# if
defined
(_STLP_DEBUG_UNINITIALIZED)
84
#if
defined
(new)
96
#if
defined
(_STLP_DEF_CONST_PLCT_NEW_BUG)
107
#if
defined
(_STLP_DEBUG_UNINITIALIZED
[
all
...]
_range_errors.c
15
#if
defined
(_STLP_THROW_RANGE_ERRORS)
16
# if
defined
(_STLP_WHOLE_NATIVE_STD) &&
defined
(_STLP_DONT_REDEFINE_STD)
24
# if
defined
(__BUILDING_STLPORT)
38
# if
defined
(__BUILDING_STLPORT)
55
#if
defined
(_STLP_EXTERN_RANGE_ERRORS)
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/
_construct.h
33
#if !
defined
(_STLP_DEBUG_UNINITIALIZED) && !
defined
(_STLP_INTERNAL_CSTRING)
49
#if !
defined
(_STLP_MOVE_CONSTRUCT_FWK_H) && !
defined
(_STLP_NO_MOVE_SEMANTIC)
66
#if
defined
(_STLP_DEBUG_UNINITIALIZED)
73
#if !
defined
(_STLP_NO_MOVE_SEMANTIC)
76
# if
defined
(_STLP_DEBUG_UNINITIALIZED)
84
#if
defined
(new)
96
#if
defined
(_STLP_DEF_CONST_PLCT_NEW_BUG)
107
#if
defined
(_STLP_DEBUG_UNINITIALIZED
[
all
...]
Completed in 983 milliseconds
<<
41
42
43
44
45
46
47
48
49
50
>>