OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:defined
(Results
501 - 525
of
20815
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/jmonkeyengine/engine/src/core-data/Common/MatDefs/Light/
Glow.frag
2
#if
defined
(NEED_TEXCOORD1)
20
#if
defined
(NEED_TEXCOORD1)
/external/libogg/macos/compat/sys/
types.h
15
#ifndef __SYS_TYPES_H__ #define __SYS_TYPES_H__ 1 #include <MacTypes.h> #include <alloca.h> #include <string.h> typedef short int16_t; typedef long int32_t; typedef long long int64_t; #define vorbis_size32_t long #if
defined
(__cplusplus) extern "C" { #endif #pragma options align=power char *strdup(const char *inStr); #pragma options align=reset #if
defined
(__cplusplus) } #endif #endif /* __SYS_TYPES_H__ */
/external/libvorbis/macos/compat/sys/
types.h
15
#ifndef __SYS_TYPES_H__ #define __SYS_TYPES_H__ 1 #include <MacTypes.h> #include <alloca.h> #include <string.h> typedef short int16_t; typedef long int32_t; typedef long long int64_t; #define vorbis_size32_t long #if
defined
(__cplusplus) extern "C" { #endif #pragma options align=power char *strdup(const char *inStr); #pragma options align=reset #if
defined
(__cplusplus) } #endif #endif /* __SYS_TYPES_H__ */
/external/stlport/stlport/
assert.h
16
#if !
defined
(_STLP_OUTERMOST_HEADER_ID)
19
#elif (_STLP_OUTERMOST_HEADER_ID == 0x202) && !
defined
(_STLP_DONT_POP_HEADER_ID)
23
/* evc3 doesn't have assert.h; macro assert() is
defined
in stl_evc.h */
25
# if !
defined
(assert)
27
# if
defined
(_STLP_HAS_INCLUDE_NEXT)
33
# if !
defined
(_STLP_NATIVE_ASSERT_H_INCLUDED)
35
# error assert has been
defined
before inclusion of assert.h header.
40
# if !
defined
(_STLP_DONT_POP_HEADER_ID)
float.h
16
#if !
defined
(_STLP_OUTERMOST_HEADER_ID)
19
#elif (_STLP_OUTERMOST_HEADER_ID == 0x203) && !
defined
(_STLP_DONT_POP_HEADER_ID)
25
#if
defined
(_STLP_WCE_EVC3)
29
#if
defined
(_STLP_HAS_INCLUDE_NEXT)
35
#if !
defined
(__linux__)
36
# if
defined
(__BORLANDC__) &&
defined
(__cplusplus) && (__BORLANDC__ >= 0x560)
47
# if !
defined
(_STLP_DONT_POP_HEADER_ID)
fstream
30
# if
defined
(__DMC__) &&
defined
(_DLL)
36
!(
defined
(_STLP_NO_IOSTREAMS) &&
defined
(_STLP_IMPORT_VENDOR_STD))
44
#if (_STLP_OUTERMOST_HEADER_ID != 0x1025) ||
defined
(_STLP_IMPORT_VENDOR_STD)
45
# if
defined
(_STLP_HAS_INCLUDE_NEXT)
55
# if
defined
(__DMC__) &&
defined
(_DLL)
setjmp.h
18
#if !
defined
(_STLP_OUTERMOST_HEADER_ID)
21
#elif (_STLP_OUTERMOST_HEADER_ID == 0x256) && !
defined
(_STLP_DONT_POP_HEADER_ID)
26
#if
defined
(_STLP_WCE_EVC3)
30
#if !
defined
(setjmp)
32
# if
defined
(_STLP_HAS_INCLUDE_NEXT)
39
#if !
defined
(_STLP_NATIVE_SETJMP_H_INCLUDED)
41
# error setjmp has been
defined
before inclusion of setjmp.h header.
45
# if !
defined
(_STLP_DONT_POP_HEADER_ID)
/external/stlport/stlport/stl/
_cstdlib.h
19
#if
defined
(_STLP_USE_NEW_C_HEADERS)
20
# if
defined
(_STLP_HAS_INCLUDE_NEXT)
29
#if
defined
(__BORLANDC__) && !
defined
(__linux__)
33
*
defined
as extern "C" cannot be overloaded and it finds 2 "overloads",
40
#if
defined
(_STLP_WCE)
44
#if
defined
(__MSL__) && (__MSL__ <= 0x5003)
84
# if !(
defined
(_STLP_NO_NATIVE_WIDE_STREAMS) ||
defined
(_STLP_NO_NATIVE_MBSTATE_T))
93
# if
defined
(_STLP_LONG_LONG) && !defined (_STLP_NO_VENDOR_STDLIB_L
[
all
...]
/external/stlport/stlport/using/
istream
9
# if !
defined
(_STLP_NO_NATIVE_WIDE_STREAMS)
14
#if !(
defined
(_STLP_MSVC) && (_STLP_MSVC < 1200))
/external/stlport/test/unit/
_template.cpp
6
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_NAMESPACES)
count_test.cpp
5
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_NAMESPACES)
38
#if
defined
(STLPORT) && !
defined
(_STLP_NO_ANACHRONISMS)
51
#if
defined
(STLPORT) && !
defined
(_STLP_NO_ANACHRONISMS)
64
#if
defined
(STLPORT) && !
defined
(_STLP_NO_ANACHRONISMS)
iota.h
9
#if
defined
(STLPORT) && !
defined
(_STLP_NO_EXTENSIONS)
stack_allocator.h
6
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_EXCEPTIONS)
12
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_NAMESPACES)
29
#if
defined
(__DMC__)
48
#if
defined
(STLPORT) && \
49
defined
(_STLP_USE_PARTIAL_SPEC_WORKAROUND) && !
defined
(_STLP_FUNCTION_TMPL_PARTIAL_ORDER)
64
#if
defined
(__DMC__)
72
#if !
defined
(STLPORT) || defined (_STLP_MEMBER_TEMPLATES
[
all
...]
/frameworks/av/media/libstagefright/codecs/aacenc/basic_op/
typedef.h
19
Content: type
defined
for defferent paltform
34
#if
defined
(__BORLANDC__) ||
defined
(__WATCOMC__) ||
defined
(_MSC_VER) ||
defined
(__ZTC__)
40
#elif
defined
(__sun)
46
#elif
defined
(__unix__) ||
defined
(__unix)
/ndk/sources/cxx-stl/stlport/stlport/
assert.h
16
#if !
defined
(_STLP_OUTERMOST_HEADER_ID)
19
#elif (_STLP_OUTERMOST_HEADER_ID == 0x202) && !
defined
(_STLP_DONT_POP_HEADER_ID)
23
/* evc3 doesn't have assert.h; macro assert() is
defined
in stl_evc.h */
25
# if !
defined
(assert)
27
# if
defined
(_STLP_HAS_INCLUDE_NEXT)
33
# if !
defined
(_STLP_NATIVE_ASSERT_H_INCLUDED)
35
# error assert has been
defined
before inclusion of assert.h header.
40
# if !
defined
(_STLP_DONT_POP_HEADER_ID)
float.h
16
#if !
defined
(_STLP_OUTERMOST_HEADER_ID)
19
#elif (_STLP_OUTERMOST_HEADER_ID == 0x203) && !
defined
(_STLP_DONT_POP_HEADER_ID)
25
#if
defined
(_STLP_WCE_EVC3)
29
#if
defined
(_STLP_HAS_INCLUDE_NEXT)
35
#if !
defined
(__linux__)
36
# if
defined
(__BORLANDC__) &&
defined
(__cplusplus) && (__BORLANDC__ >= 0x560)
47
# if !
defined
(_STLP_DONT_POP_HEADER_ID)
fstream
30
# if
defined
(__DMC__) &&
defined
(_DLL)
36
!(
defined
(_STLP_NO_IOSTREAMS) &&
defined
(_STLP_IMPORT_VENDOR_STD))
44
#if (_STLP_OUTERMOST_HEADER_ID != 0x1025) ||
defined
(_STLP_IMPORT_VENDOR_STD)
45
# if
defined
(_STLP_HAS_INCLUDE_NEXT)
55
# if
defined
(__DMC__) &&
defined
(_DLL)
setjmp.h
18
#if !
defined
(_STLP_OUTERMOST_HEADER_ID)
21
#elif (_STLP_OUTERMOST_HEADER_ID == 0x256) && !
defined
(_STLP_DONT_POP_HEADER_ID)
26
#if
defined
(_STLP_WCE_EVC3)
30
#if !
defined
(setjmp)
32
# if
defined
(_STLP_HAS_INCLUDE_NEXT)
39
#if !
defined
(_STLP_NATIVE_SETJMP_H_INCLUDED)
41
# error setjmp has been
defined
before inclusion of setjmp.h header.
45
# if !
defined
(_STLP_DONT_POP_HEADER_ID)
/ndk/sources/cxx-stl/stlport/stlport/stl/
_cstdlib.h
19
#if
defined
(_STLP_USE_NEW_C_HEADERS)
20
# if
defined
(_STLP_HAS_INCLUDE_NEXT)
29
#if
defined
(__BORLANDC__) && !
defined
(__linux__)
33
*
defined
as extern "C" cannot be overloaded and it finds 2 "overloads",
40
#if
defined
(_STLP_WCE)
44
#if
defined
(__MSL__) && (__MSL__ <= 0x5003)
84
# if !(
defined
(_STLP_NO_NATIVE_WIDE_STREAMS) ||
defined
(_STLP_NO_NATIVE_MBSTATE_T))
93
# if
defined
(_STLP_LONG_LONG) && !defined (_STLP_NO_VENDOR_STDLIB_L
[
all
...]
/ndk/sources/cxx-stl/stlport/stlport/using/
istream
9
# if !
defined
(_STLP_NO_NATIVE_WIDE_STREAMS)
14
#if !(
defined
(_STLP_MSVC) && (_STLP_MSVC < 1200))
/ndk/sources/host-tools/sed-4.2.1/lib/
pathmax.h
31
# if !
defined
PATH_MAX &&
defined
_PC_PATH_MAX &&
defined
HAVE_PATHCONF
37
# if
defined
HAVE_SYS_PARAM_H && !
defined
PATH_MAX && !
defined
MAXPATHLEN
41
# if !
defined
PATH_MAX &&
defined
MAXPATHLEN
/ndk/tests/build/build-mode/jni/
main.c
3
* the various CHECK_XXX macros are supposed to be
defined
.
7
#if
defined
(CHECK_THUMB)
14
#elif
defined
(CHECK_THUMB2)
21
#elif
defined
(CHECK_ARM)
25
# if
defined
(__thumb__) ||
defined
(__thumb2__)
28
#elif
defined
(CHECK_X86)
36
#if
defined
(CHECK_NEON)
/ndk/tests/device/test-gnustl-full/unit/
_template.cpp
6
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_NAMESPACES)
count_test.cpp
5
#if !
defined
(STLPORT) ||
defined
(_STLP_USE_NAMESPACES)
38
#if
defined
(STLPORT) && !
defined
(_STLP_NO_ANACHRONISMS)
51
#if
defined
(STLPORT) && !
defined
(_STLP_NO_ANACHRONISMS)
64
#if
defined
(STLPORT) && !
defined
(_STLP_NO_ANACHRONISMS)
iota.h
9
#if
defined
(STLPORT) && !
defined
(_STLP_NO_EXTENSIONS)
Completed in 781 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>