HomeSort by relevance Sort by last modified time
    Searched refs:define (Results 226 - 250 of 1700) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /prebuilts/misc/common/swig/include/2.0.11/typemaps/
exception.swg 11 #define %nullref_fmt() "invalid null reference "
12 #define %varfail_fmt(_type,_name) "in variable '"`_name`"' of type '"`_type`"'"
14 #define %argfail_fmt(_type,_name,_argn) "in method '" `_name` "', argument " `_argn`" of type '" `_type`"'"
16 #define %outfail_fmt(_type) "in output value of type '"_type"'"
18 #define %argnullref_fmt(_type,_name,_argn) %nullref_fmt() %argfail_fmt(_type, _name, _argn)
20 #define %varnullref_fmt(_type,_name) %nullref_fmt() %varfail_fmt(_type, _name)
21 #define %outnullref_fmt(_type) %nullref_fmt() %outfail_fmt(_type)
24 #define %error(code,msg...) SWIG_Error(code, msg)
25 #define %type_error(msg...) SWIG_Error(SWIG_TypeError, msg)
58 %define SWIG_CATCH_STDEXCEP
    [all...]
  /bionic/libstdc++/include/
cfloat 31 #define BIONIC_LIBSTDCPP_INCLUDE_CFLOAT__
cstddef 31 #define BIONIC_LIBSTDCPP_INCLUDE_CSTDDEF__
  /external/chromium_org/third_party/libjingle/source/talk/base/
latebindingsymboltable.cc.def 47 // #define LATE_BINDING_SYMBOL_TABLE_CLASS_NAME MY_CLASS_NAME
48 // #define LATE_BINDING_SYMBOL_TABLE_SYMBOLS_LIST MY_SYMBOLS_LIST
49 // #define LATE_BINDING_SYMBOL_TABLE_DLL_NAME "libdll.so.n"
55 #error You must define LATE_BINDING_SYMBOL_TABLE_CLASS_NAME
59 #error You must define LATE_BINDING_SYMBOL_TABLE_SYMBOLS_LIST
63 #error You must define LATE_BINDING_SYMBOL_TABLE_DLL_NAME
66 #define X(sym) #sym,
  /external/chromium_org/third_party/webrtc/base/
latebindingsymboltable.cc.def 30 // #define LATE_BINDING_SYMBOL_TABLE_CLASS_NAME MY_CLASS_NAME
31 // #define LATE_BINDING_SYMBOL_TABLE_SYMBOLS_LIST MY_SYMBOLS_LIST
32 // #define LATE_BINDING_SYMBOL_TABLE_DLL_NAME "libdll.so.n"
38 #error You must define LATE_BINDING_SYMBOL_TABLE_CLASS_NAME
42 #error You must define LATE_BINDING_SYMBOL_TABLE_SYMBOLS_LIST
46 #error You must define LATE_BINDING_SYMBOL_TABLE_DLL_NAME
49 #define X(sym) #sym,
  /external/jpeg/
jconfig.cfg 16 /* Define this if you get warnings about undefined structures. */
31 #define BMP_SUPPORTED /* BMP image file format */
32 #define GIF_SUPPORTED /* GIF image file format */
33 #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */
35 #define TARGA_SUPPORTED /* Targa image file format */
41 /* Define this if you want percent-done progress reports from cjpeg/djpeg. */
  /external/llvm/include/llvm/Config/
AsmParsers.def.in 11 |* supported by this build of LLVM. Clients of this file should define *|
24 # error Please define the macro LLVM_ASM_PARSER(TargetName)
AsmPrinters.def.in 11 |* supported by this build of LLVM. Clients of this file should define *|
24 # error Please define the macro LLVM_ASM_PRINTER(TargetName)
Disassemblers.def.in 11 |* supported by this build of LLVM. Clients of this file should define *|
24 # error Please define the macro LLVM_DISASSEMBLER(TargetName)
Targets.def.in 11 |* this build of LLVM. Clients of this file should define the *|
23 # error Please define the macro LLVM_TARGET(TargetName)
  /external/qemu/distrib/jpeg-6b/
jconfig.cfg 16 /* Define this if you get warnings about undefined structures. */
31 #define BMP_SUPPORTED /* BMP image file format */
32 #define GIF_SUPPORTED /* GIF image file format */
33 #define PPM_SUPPORTED /* PBMPLUS PPM/PGM image file format */
35 #define TARGA_SUPPORTED /* Targa image file format */
41 /* Define this if you want percent-done progress reports from cjpeg/djpeg. */
  /frameworks/compile/mclinker/include/mcld/Config/
Targets.def.in 11 |* this build of MCLD. Clients of this file should define the *|
23 # error Please define the macro MCLD_TARGET(TargetName)
  /ndk/sources/cxx-stl/gabi++/include/
cfloat 31 #define BIONIC_LIBSTDCPP_INCLUDE_CFLOAT__
cstddef 31 #define BIONIC_LIBSTDCPP_INCLUDE_CSTDDEF__
  /ndk/sources/cxx-stl/system/include/
cfloat 31 #define BIONIC_LIBSTDCPP_INCLUDE_CFLOAT__
cstddef 31 #define BIONIC_LIBSTDCPP_INCLUDE_CSTDDEF__
  /prebuilts/misc/common/swig/include/2.0.11/guile/
guile_scm.swg 8 #define SWIGGUILE_SCM
17 #define GUILE_MAYBE_VALUES \
20 #define GUILE_MAYBE_VECTOR \
23 #define SWIG_APPEND_VALUE(object) \
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/
cfloat 31 #define BIONIC_LIBSTDCPP_INCLUDE_CFLOAT__
csignal 31 #define BIONIC_LIBSTDCPP_INCLUDE_CSIGNAL__
cstddef 31 #define BIONIC_LIBSTDCPP_INCLUDE_CSTDDEF__
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/
cfloat 31 #define BIONIC_LIBSTDCPP_INCLUDE_CFLOAT__
csignal 31 #define BIONIC_LIBSTDCPP_INCLUDE_CSIGNAL__
cstddef 31 #define BIONIC_LIBSTDCPP_INCLUDE_CSTDDEF__
  /prebuilts/ndk/5/sources/cxx-stl/system/include/
cfloat 31 #define BIONIC_LIBSTDCPP_INCLUDE_CFLOAT__
cstddef 31 #define BIONIC_LIBSTDCPP_INCLUDE_CSTDDEF__

Completed in 228 milliseconds

1 2 3 4 5 6 7 8 91011>>