HomeSort by relevance Sort by last modified time
    Searched refs:defined (Results 1 - 25 of 2245) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libunwind/include/
libunwind.h.in 6 #if defined __aarch64__
8 #elif defined __arm__
10 #elif defined __hppa__
12 #elif defined __ia64__
14 #elif defined __mips__
16 #elif defined __powerpc__ && !defined __powerpc64__
18 #elif defined __powerpc64__
20 #elif defined __sh__
22 #elif defined __i386_
    [all...]
  /external/libunwind/include/tdep/
libunwind_i.h.in 6 #if defined __aarch64__
8 #elif defined __arm__
10 #elif defined __hppa__
12 #elif defined __ia64__
14 #elif defined __mips__
16 #elif defined __powerpc__ && !defined __powerpc64__
18 #elif defined __powerpc64__
20 #elif defined __sh__
22 #elif defined __i386_
    [all...]
  /external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue311/
BooleanEnum.java 23 private boolean defined; field in class:BooleanEnum
27 defined = true;
32 defined = false;
36 if (!defined)
43 return defined;
  /external/webrtc/webrtc/api/objc/
WebRTC-Prefix.pch 11 #if !defined(__has_feature) || !__has_feature(objc_arc)
  /external/webrtc/webrtc/modules/video_coding/codecs/h264/
h264_objc.mm 14 #if defined(WEBRTC_IOS)
21 #if defined(WEBRTC_OBJC_H264) && \
22 defined(WEBRTC_VIDEO_TOOLBOX_SUPPORTED) && \
23 defined(WEBRTC_IOS)
  /external/strace/xlat/
timerfdflags.in 5 #if defined TFD_CLOEXEC || defined O_CLOEXEC
  /frameworks/rs/script_api/include/
rs_graphics.rsh 43 #if (defined(RS_VERSION) && (RS_VERSION >= 16) && (defined(RS_DECLARE_EXPIRED_APIS) || RS_VERSION <= 22))
45 #if (defined(RS_VERSION) && (RS_VERSION >= 22))
70 #if (defined(RS_VERSION) && (RS_VERSION >= 16) && (defined(RS_DECLARE_EXPIRED_APIS) || RS_VERSION <= 22))
72 #if (defined(RS_VERSION) && (RS_VERSION >= 22))
96 #if (defined(RS_VERSION) && (RS_VERSION >= 16) && (defined(RS_DECLARE_EXPIRED_APIS) || RS_VERSION <= 22))
98 #if (defined(RS_VERSION) && (RS_VERSION >= 22))
119 #if (defined(RS_VERSION) && (RS_VERSION >= 16) && (defined(RS_DECLARE_EXPIRED_APIS) || RS_VERSION <= 22)
    [all...]
rs_for_each.rsh 60 #if (defined(RS_VERSION) && (RS_VERSION >= 23))
96 * An opaque type for a function that is defined with the kernel attribute. A value
99 #if (defined(RS_VERSION) && (RS_VERSION >= 24))
120 * The kernel must be defined in the current script. In addition, more than one
137 * usrData: User defined data to pass to the script. May be NULL.
140 * kernel: Function designator to a function that is defined with the kernel attribute.
143 #if !defined(RS_VERSION) || (RS_VERSION <= 13)
149 #if !defined(RS_VERSION) || (RS_VERSION <= 13)
154 #if (defined(RS_VERSION) && (RS_VERSION >= 14) && (RS_VERSION <= 20))
160 #if (defined(RS_VERSION) && (RS_VERSION >= 14) && (RS_VERSION <= 20)
    [all...]
  /prebuilts/sdk/renderscript/include/
rs_graphics.rsh 43 #if (defined(RS_VERSION) && (RS_VERSION >= 16) && (defined(RS_DECLARE_EXPIRED_APIS) || RS_VERSION <= 22))
45 #if (defined(RS_VERSION) && (RS_VERSION >= 22))
70 #if (defined(RS_VERSION) && (RS_VERSION >= 16) && (defined(RS_DECLARE_EXPIRED_APIS) || RS_VERSION <= 22))
72 #if (defined(RS_VERSION) && (RS_VERSION >= 22))
96 #if (defined(RS_VERSION) && (RS_VERSION >= 16) && (defined(RS_DECLARE_EXPIRED_APIS) || RS_VERSION <= 22))
98 #if (defined(RS_VERSION) && (RS_VERSION >= 22))
119 #if (defined(RS_VERSION) && (RS_VERSION >= 16) && (defined(RS_DECLARE_EXPIRED_APIS) || RS_VERSION <= 22)
    [all...]
rs_for_each.rsh 60 #if (defined(RS_VERSION) && (RS_VERSION >= 23))
96 * An opaque type for a function that is defined with the kernel attribute. A value
99 #if (defined(RS_VERSION) && (RS_VERSION >= 24))
120 * The kernel must be defined in the current script. In addition, more than one
137 * usrData: User defined data to pass to the script. May be NULL.
140 * kernel: Function designator to a function that is defined with the kernel attribute.
143 #if !defined(RS_VERSION) || (RS_VERSION <= 13)
149 #if !defined(RS_VERSION) || (RS_VERSION <= 13)
154 #if (defined(RS_VERSION) && (RS_VERSION >= 14) && (RS_VERSION <= 20))
160 #if (defined(RS_VERSION) && (RS_VERSION >= 14) && (RS_VERSION <= 20)
    [all...]
  /external/llvm/device/include/llvm/Config/
Targets.def 26 #if defined(__arm__)
28 #elif defined(__mips__)
30 #elif defined(__i386__) || defined(__x86_64__)
33 #if defined(FORCE_BUILD_ARM)
38 #elif defined(__aarch64__)
  /prebuilts/misc/common/swig/include/2.0.11/
swiglabels.swg 8 # if defined(__SUNPRO_CC) && (__SUNPRO_CC <= 0x560)
10 # elif defined(__HP_aCC)
21 # if defined(__cplusplus) || (defined(__GNUC__) && !defined(__STRICT_ANSI__))
30 # if defined(__GNUC__)
31 # if !(defined(__cplusplus)) || (__GNUC__ > 3 || (__GNUC__ == 3 && __GNUC_MINOR__ >= 4))
36 # elif defined(__ICC)
44 # if defined(_MSC_VER)
75 # if defined(_WIN32) || defined(__WIN32__) || defined(__CYGWIN__
    [all...]
  /external/syslinux/lzo/src/
lzo1_d.ch 30 #if defined(LZO_TEST_OVERRUN)
31 # if !defined(LZO_TEST_OVERRUN_INPUT)
34 # if !defined(LZO_TEST_OVERRUN_OUTPUT)
37 # if !defined(LZO_TEST_OVERRUN_LOOKBEHIND)
75 #if defined(LZO_TEST_OVERRUN_INPUT)
86 #if defined(LZO_TEST_OVERRUN_OUTPUT)
98 #if defined(LZO_TEST_OVERRUN_LOOKBEHIND)
107 #if !defined(LZO_EOF_CODE) && !defined(TEST_IP)
113 #if defined(TEST_IP
    [all...]
  /external/python/cpython3/Lib/venv/scripts/nt/
activate.bat 4 if not defined PROMPT (
8 if defined _OLD_VIRTUAL_PROMPT (
12 if defined _OLD_VIRTUAL_PYTHONHOME (
19 if defined PYTHONHOME (
24 if defined _OLD_VIRTUAL_PATH (
deactivate.bat 3 if defined _OLD_VIRTUAL_PROMPT (
8 if defined _OLD_VIRTUAL_PYTHONHOME (
13 if defined _OLD_VIRTUAL_PATH (
  /art/tools/cpp-define-generator/
offsets_all.def 29 #if defined(DEFINE_INCLUDE_DEPENDENCIES)
33 #if !defined(DEFINE_EXPR)
34 #error "Either DEFINE_INCLUDE_DEPENDENCIES or DEFINE_EXPR must be defined"
63 #if defined(DEFINE_INCLUDE_DEPENDENCIES)
constant_card_table.def 19 #if defined(DEFINE_INCLUDE_DEPENDENCIES)
constant_heap.def 19 #if defined(DEFINE_INCLUDE_DEPENDENCIES)
  /external/syslinux/core/lzo/
enter.ash 45 #if defined(N_3_EBP)
48 #if defined(N_255_EBP)
52 #if defined(LZO_TEST_DECOMPRESS_OVERRUN_INPUT)
53 #if defined(INIT_OVERRUN)
62 #if defined(LZO_TEST_DECOMPRESS_OVERRUN_OUTPUT)
63 #if defined(INIT_OVERRUN)
  /external/python/cpython2/Modules/zlib/
zconf.h.cmakein 157 #if defined(__MSDOS__) && !defined(MSDOS)
160 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
163 #if defined(_WINDOWS) && !defined(WINDOWS)
166 #if defined(_WIN32) || defined(_WIN32_WCE) || defined(__WIN32__
    [all...]
zconf.h.in 155 #if defined(__MSDOS__) && !defined(MSDOS)
158 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
161 #if defined(_WINDOWS) && !defined(WINDOWS)
164 #if defined(_WIN32) || defined(_WIN32_WCE) || defined(__WIN32__
    [all...]
  /toolchain/binutils/binutils-2.27/zlib/
zconf.h.cmakein 157 #if defined(__MSDOS__) && !defined(MSDOS)
160 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
163 #if defined(_WINDOWS) && !defined(WINDOWS)
166 #if defined(_WIN32) || defined(_WIN32_WCE) || defined(__WIN32__
    [all...]
zconf.h.in 155 #if defined(__MSDOS__) && !defined(MSDOS)
158 #if (defined(OS_2) || defined(__OS2__)) && !defined(OS2)
161 #if defined(_WINDOWS) && !defined(WINDOWS)
164 #if defined(_WIN32) || defined(_WIN32_WCE) || defined(__WIN32__
    [all...]
  /external/webrtc/talk/app/webrtc/objctests/mac/
main.mm 30 #if !defined(__has_feature) || !__has_feature(objc_arc)
  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
typemaps.swg 150 #if defined(SWIG_INOUT_NODEF)

Completed in 333 milliseconds

1 2 3 4 5 6 7 8 91011>>