HomeSort by relevance Sort by last modified time
    Searched full:macro (Results 176 - 200 of 1695) sorted by null

1 2 3 4 5 6 78 91011>>

  /bionic/libstdc++/include/
cerrno 38 // errno is a macro, so we can't define std::errno
  /external/bison/m4/
extensions.m4 9 # have a macro AC_USE_SYSTEM_EXTENSIONS with identical semantics.
  /external/bluetooth/glib/docs/reference/glib/tmpl/
shell.sgml 29 <!-- ##### MACRO G_SHELL_ERROR ##### -->
arrays.sgml 98 <!-- ##### MACRO g_array_append_val ##### -->
105 g_array_append_val() is a macro which uses a reference to the value
127 <!-- ##### MACRO g_array_prepend_val ##### -->
138 g_array_prepend_val() is a macro which uses a reference to the value
164 <!-- ##### MACRO g_array_insert_val ##### -->
170 g_array_insert_val() is a macro which uses a reference to the value
257 <!-- ##### MACRO g_array_index ##### -->
memory.sgml 37 <!-- ##### MACRO g_new ##### -->
54 <!-- ##### MACRO g_new0 ##### -->
71 <!-- ##### MACRO g_renew ##### -->
84 <!-- ##### MACRO g_try_new ##### -->
98 <!-- ##### MACRO g_try_new0 ##### -->
113 <!-- ##### MACRO g_try_renew ##### -->
211 <!-- ##### MACRO g_alloca ##### -->
214 stack frame is cleaned up. This macro essentially just wraps the alloca()
251 <!-- ##### MACRO g_newa ##### -->
261 <!-- ##### MACRO g_memmove ##### --
    [all...]
  /external/fdlibm/
s_lib_version.c 15 * MACRO for standards
  /external/freetype/include/freetype/
fttrigon.h 57 * @macro:
69 * @macro:
81 * @macro:
93 * @macro:
  /external/genext2fs/m4/
ac_func_scanf_can_malloc.m4 1 dnl AC_FUNC_SCANF_CAN_MALLOC macro
  /external/kernel-headers/original/asm-arm/arch/
mtd-xip.h 42 * It's permitted to do approxmation for xip_elapsed_since macro
  /external/kernel-headers/original/asm-generic/
percpu.h 21 /* A macro to avoid #include hell... */
  /external/libpng/
KNOWNBUG 4 1. December 4, 2009: The PNG_NO_ERROR_NUMBERS macro was inadvertently
  /external/opencore/oscl/oscl/osclbase/src/
oscl_defalloc.h 49 //A macro for using the Oscl_Alloc or Oscl_DefAlloc call with file name and
57 //A macro for using the Oscl_TAlloc call with file name and line number inputs
141 //the caller. It can be invoked with the ALLOCATE macro.
155 //the caller. It can be invoked by the ALLOC_AND_CONSTRUCT macro.
  /external/stlport/stlport/
assert.h 23 /* evc3 doesn't have assert.h; macro assert() is defined in stl_evc.h */
cerrno 36 #ifndef errno /* errno is not a macro */
stddef.h 24 /* Native stddef.h contains errno macro definition making inclusion of native
  /external/stlport/stlport/stl/
_csetjmp.h 19 // if the macro is on, the header is already there
  /external/webkit/WebKit/chromium/
README 24 Consumers should not define this macro.
  /ndk/build/platforms/android-5/arch-x86/usr/include/
cerrno 38 // errno is a macro, so we can't define std::errno
  /ndk/build/platforms/android-8/arch-x86/usr/include/
cerrno 38 // errno is a macro, so we can't define std::errno
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
c-pretty-print.h 47 c_pretty_printer and override the macro pp_c_base to return a pointer
93 /* Override the pp_base macro. Derived pretty-printers should not
94 touch this macro. Instead they should override pp_c_base instead. */
155 macro must be overridden by any subclass of c_pretty_print_info. */
  /system/extras/tests/bionic/libstdc++/
test_cassert.cpp 42 #error "assert must be a macro"
  /external/libpng/contrib/visupng/
cexcept.h 27 macro (see below). The .c files should then include that header file.
34 This macro is used like an external declaration. It specifies
55 This type may be used after the define_exception_type() macro has
91 The name could even be a macro, for example:
107 by other means must be initialized using this macro before they
109 a context more than once (by using this macro on a statically
110 allocated context, or using this macro twice on the same context),
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/include/
ansidecl.h 24 Macro ANSI C definition Traditional C definition
69 thoroughly than the simple VA_START() macro mentioned above.
105 portable to other compilers, we provide the GCC_VERSION macro that
121 /* Using MACRO(x,y) in cpp #if conditionals does not work with some
129 So instead we use the macro below and test it against specific values. */
131 /* This macro simplifies testing whether we are using gcc, and if it
133 significant.) This macro will evaluate to 0 if we are not using
  /external/freetype/include/freetype/internal/
ftserv.h 46 * @macro:
50 * This macro is used to look up a service from a face's driver module.
96 * @macro:
100 * This macro is used to look up a service from all modules.
168 /* <Macro> */
183 /* allocated in the global scope (or the scope where the macro */
490 * the correct FT_SERVICE_ID_XXXX macro. See the definition of
512 * @macro:
516 * This macro is used to lookup a service from a face's driver module
    [all...]
  /external/libxml2/include/libxml/
xpathInternals.h 237 * Macro to return from the function if an XPath error was detected.
245 * Macro to return 0 from the function if an XPath error was detected.
254 * Macro to raise an XPath error and return.
263 * Macro to raise an XPath error and return 0.
272 * Macro to check that the value on top of the XPath stack is of a given
283 * Macro to check that the value on top of the XPath stack is of a given
294 * Macro to check that the number of args passed to an XPath function matches.
304 * Macro to try to cast the value on the top of the XPath stack to a string.
313 * Macro to try to cast the value on the top of the XPath stack to a number.
322 * Macro to try to cast the value on the top of the XPath stack to a boolean
    [all...]

Completed in 1093 milliseconds

1 2 3 4 5 6 78 91011>>