OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:defined
(Results
951 - 975
of
19377
) sorted by null
<<
31
32
33
34
35
36
37
38
39
40
>>
/prebuilts/ndk/android-ndk-r6/sources/cxx-stl/stlport/stlport/stl/config/
_sunprocc.h
16
#if !
defined
(_BOOL)
21
#if (__SUNPRO_CC >= 0x510) && (!
defined
(__SUNPRO_CC_COMPAT) || (__SUNPRO_CC_COMPAT == 5 ))
24
#elif (__SUNPRO_CC >= 0x500) && (!
defined
(__SUNPRO_CC_COMPAT) || (__SUNPRO_CC_COMPAT == 5 ))
26
#elif (
defined
(__SUNPRO_CC_COMPAT) && __SUNPRO_CC_COMPAT == 4)
51
#if (__SUNPRO_CC < 0x510) || (
defined
(__SUNPRO_CC_COMPAT) && (__SUNPRO_CC_COMPAT < 5))
67
#if ( __SUNPRO_CC < 0x500 ) || (
defined
(__SUNPRO_CC_COMPAT) && (__SUNPRO_CC_COMPAT < 5))
83
#elif
defined
( __SunOS_5_5_1 ) ||
defined
( __SunOS_5_6 ) ||
defined
( __SunOS_5_7 )
134
# if (( __SUNPRO_CC < 0x401 ) && !
defined
(__SUNPRO_C)
[
all
...]
/prebuilts/ndk/android-ndk-r7/sources/cxx-stl/stlport/stlport/stl/config/
_sunprocc.h
16
#if !
defined
(_BOOL)
21
#if (__SUNPRO_CC >= 0x510) && (!
defined
(__SUNPRO_CC_COMPAT) || (__SUNPRO_CC_COMPAT == 5 ))
24
#elif (__SUNPRO_CC >= 0x500) && (!
defined
(__SUNPRO_CC_COMPAT) || (__SUNPRO_CC_COMPAT == 5 ))
26
#elif (
defined
(__SUNPRO_CC_COMPAT) && __SUNPRO_CC_COMPAT == 4)
51
#if (__SUNPRO_CC < 0x510) || (
defined
(__SUNPRO_CC_COMPAT) && (__SUNPRO_CC_COMPAT < 5))
67
#if ( __SUNPRO_CC < 0x500 ) || (
defined
(__SUNPRO_CC_COMPAT) && (__SUNPRO_CC_COMPAT < 5))
83
#elif
defined
( __SunOS_5_5_1 ) ||
defined
( __SunOS_5_6 ) ||
defined
( __SunOS_5_7 )
134
# if (( __SUNPRO_CC < 0x401 ) && !
defined
(__SUNPRO_C)
[
all
...]
/external/qemu/
disas.c
164
#if
defined
(TARGET_I386)
172
#elif
defined
(TARGET_ARM)
177
#elif
defined
(TARGET_SPARC)
182
#elif
defined
(TARGET_PPC)
196
#elif
defined
(TARGET_M68K)
198
#elif
defined
(TARGET_MIPS)
204
#elif
defined
(TARGET_SH4)
207
#elif
defined
(TARGET_ALPHA)
210
#elif
defined
(TARGET_CRIS)
218
#elif
defined
(TARGET_S390X
[
all
...]
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
ncurses_dll.h
40
#if
defined
(__CYGWIN__)
41
# if
defined
(NCURSES_DLL)
42
# if
defined
(NCURSES_STATIC)
50
# if
defined
(NCURSES_DLL)
53
# elif
defined
(NCURSES_STATIC)
66
#if !
defined
(NCURSES_IMPEXP)
69
#if !
defined
(NCURSES_API)
72
#if !
defined
(NCURSES_EXPORT)
75
#if !
defined
(NCURSES_EXPORT_VAR)
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
ncurses_dll.h
40
#if
defined
(__CYGWIN__)
41
# if
defined
(NCURSES_DLL)
42
# if
defined
(NCURSES_STATIC)
50
# if
defined
(NCURSES_DLL)
53
# elif
defined
(NCURSES_STATIC)
66
#if !
defined
(NCURSES_IMPEXP)
69
#if !
defined
(NCURSES_API)
72
#if !
defined
(NCURSES_EXPORT)
75
#if !
defined
(NCURSES_EXPORT_VAR)
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
ncurses_dll.h
40
#if
defined
(__CYGWIN__)
41
# if
defined
(NCURSES_DLL)
42
# if
defined
(NCURSES_STATIC)
50
# if
defined
(NCURSES_DLL)
53
# elif
defined
(NCURSES_STATIC)
66
#if !
defined
(NCURSES_IMPEXP)
69
#if !
defined
(NCURSES_API)
72
#if !
defined
(NCURSES_EXPORT)
75
#if !
defined
(NCURSES_EXPORT_VAR)
/bionic/libc/arch-arm/include/machine/
cpu-features.h
52
# if
defined
__ARM_ARCH_7__ ||
defined
__ARM_ARCH_7A__ || \
53
defined
__ARM_ARCH_7R__ ||
defined
__ARM_ARCH_7M__
57
# elif
defined
__ARM_ARCH_6__ ||
defined
__ARM_ARCH_6J__ || \
58
defined
__ARM_ARCH_6K__ ||
defined
__ARM_ARCH_6Z__ || \
59
defined
__ARM_ARCH_6KZ__ ||
defined
__ARM_ARCH_6T2_
[
all
...]
/development/ndk/platforms/android-3/include/linux/
auto_fs.h
22
#if
defined
(__sparc__) ||
defined
(__mips__) ||
defined
(__x86_64__) ||
defined
(__powerpc__) ||
defined
(__s390__)
/external/chromium/base/synchronization/
lock_impl.h
11
#if
defined
(OS_WIN)
13
#elif
defined
(OS_POSIX)
28
#if
defined
(OS_WIN)
30
#elif
defined
(OS_POSIX)
51
#if !
defined
(OS_WIN)
/external/chromium/chrome/browser/
bug_report_data.cc
7
#if
defined
(OS_CHROMEOS)
14
#if
defined
(OS_CHROMEOS)
31
#if
defined
(OS_CHROMEOS)
43
#if
defined
(OS_CHROMEOS)
51
#if
defined
(OS_CHROMEOS)
renderer_preferences_util.cc
11
#if
defined
(TOOLKIT_USES_GTK)
19
#if
defined
(TOOLKIT_USES_GTK)
22
#if !
defined
(OS_CHROMEOS)
43
#endif //
defined
(OS_CHROMEOS)
45
#endif //
defined
(TOOLKIT_USES_GTK)
/external/e2fsprogs/lib/uuid/
uuid_types.h
2
* If linux/types.h is already been included, assume it has
defined
4
* also
defined
the types that we need.
6
#if (!
defined
(_STDINT_H) && !
defined
(_UUID_STDINT_H))
19
#if
defined
(__GNUC__)
uuid_types.h.in
2
* If linux/types.h is already been included, assume it has
defined
4
* also
defined
the types that we need.
6
#if (!
defined
(_STDINT_H) && !
defined
(_UUID_STDINT_H))
19
#if
defined
(__GNUC__)
/external/kernel-headers/original/asm-generic/
memory_model.h
7
#if
defined
(CONFIG_FLATMEM)
13
#elif
defined
(CONFIG_DISCONTIGMEM)
29
#if
defined
(CONFIG_FLATMEM)
34
#elif
defined
(CONFIG_DISCONTIGMEM)
49
#elif
defined
(CONFIG_SPARSEMEM)
/external/libvpx/vpx/
vpx_integer.h
18
#if
defined
(_MSC_VER) ||
defined
(VPX_EMULATE_INTTYPES)
27
#if
defined
(_MSC_VER)
49
#if
defined
(__cplusplus) && !
defined
(__STDC_FORMAT_MACROS)
/external/regex-re2/
README.android
22
< #if
defined
(ANDROID)
27
< #elif
defined
(__GNUC__) && !
defined
(USE_CXX0X)
29
> #if
defined
(__GNUC__) && !
defined
(USE_CXX0X)
/external/stlport/stlport/
cassert
19
#elif (_STLP_OUTERMOST_HEADER_ID == 0x103) && !
defined
(_STLP_DONT_POP_HEADER_ID)
23
#if !
defined
(_STLP_WCE_EVC3)
24
# if
defined
(_STLP_USE_NEW_C_HEADERS)
25
# if
defined
(_STLP_HAS_INCLUDE_NEXT)
36
# if !
defined
(_STLP_DONT_POP_HEADER_ID)
climits
24
#if
defined
(__SUNPRO_CC) && ((__SUNPRO_CC == 0x500) && (__SUNPRO_CC_COMPAT > 4))
26
#elif
defined
(_STLP_USE_NEW_C_HEADERS)
27
# if
defined
(_STLP_HAS_INCLUDE_NEXT)
33
# if
defined
(__BORLANDC__)
34
# if
defined
(_STLP_HAS_INCLUDE_NEXT)
stddef.h
19
#elif (_STLP_OUTERMOST_HEADER_ID == 0x262) && !
defined
(_STLP_DONT_POP_HEADER_ID)
23
#if
defined
(_MSC_VER) ||
defined
(__DMC__)
31
#if
defined
(_STLP_HAS_INCLUDE_NEXT)
38
# if !
defined
(_STLP_DONT_POP_HEADER_ID)
stdexcept
21
#if !
defined
(_STLP_OUTERMOST_HEADER_ID)
24
#elif (_STLP_OUTERMOST_HEADER_ID == 0x63) && !
defined
(_STLP_DONT_POP_HEADER_ID)
35
#if (_STLP_OUTERMOST_HEADER_ID != 0x63) ||
defined
(_STLP_IMPORT_VENDOR_STD)
36
# if
defined
(_STLP_HAS_INCLUDE_NEXT)
44
# if !
defined
(_STLP_DONT_POP_HEADER_ID)
time.h
16
#if !
defined
(_STLP_OUTERMOST_HEADER_ID)
19
#elif (_STLP_OUTERMOST_HEADER_ID == 0x272) && !
defined
(_STLP_DONT_POP_HEADER_ID)
25
# if !
defined
(__BUILDING_STLPORT) && (_STLP_OUTERMOST_HEADER_ID == 0x272)
29
# if
defined
(_STLP_HAS_INCLUDE_NEXT)
38
# if !
defined
(_STLP_DONT_POP_HEADER_ID)
/external/stlport/stlport/stl/
_cmath.h
23
#if
defined
(__GNUC__) &&
defined
(_STLP_USE_NEW_C_HEADERS)
24
# if
defined
(_STLP_HAS_INCLUDE_NEXT)
31
#if
defined
(_STLP_USE_NEW_C_HEADERS)
32
# if
defined
(_STLP_HAS_NO_NAMESPACES) && !
defined
(exception)
35
# if
defined
(_STLP_HAS_INCLUDE_NEXT)
40
# if
defined
(_STLP_HAS_NO_NAMESPACES)
47
#if (
defined
(__SUNPRO_CC) && (__SUNPRO_CC > 0x500)) || \
48
!(
defined
(__IBMCPP__) && (__IBMCPP__ >= 500) || !(defined(__HP_aCC) && (__HP_aCC >= 30000) )
[
all
...]
/external/stlport/stlport/stl/config/
_dec_vms.h
69
# if
defined
(__IMPLICIT_USING_STD) && !
defined
(__NO_USE_STD_IOSTREAM)
74
# if !(
defined
(__STD_STRICT_ANSI) ||
defined
(__STD_STRICT_ANSI_ERRORS))
81
#if
defined
(_XOPEN_SOURCE) && (_XOPEN_VERSION - 0 >= 4)
/external/webkit/Source/JavaScriptCore/qt/api/
qtscriptglobal.h
25
#if
defined
(QT_MAKEDLL) /* create a Qt DLL library */
26
# if
defined
(QT_BUILD_JAVASCRIPT_LIB)
31
#elif
defined
(QT_DLL) /* use a Qt DLL library */
35
#if !
defined
(Q_JAVASCRIPT_EXPORT)
36
# if
defined
(QT_SHARED)
/external/webkit/Source/WebCore/html/
HTMLEmbedElement.idl
29
#if
defined
(LANGUAGE_JAVASCRIPT) && LANGUAGE_JAVASCRIPT
37
#if
defined
(LANGUAGE_JAVASCRIPT) && LANGUAGE_JAVASCRIPT
43
#if
defined
(ENABLE_SVG) && ENABLE_SVG
44
#if !
defined
(LANGUAGE_OBJECTIVE_C) || !LANGUAGE_OBJECTIVE_C ||
defined
(ENABLE_SVG_DOM_OBJC_BINDINGS) && ENABLE_SVG_DOM_OBJC_BINDINGS
Completed in 2129 milliseconds
<<
31
32
33
34
35
36
37
38
39
40
>>