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

<<21222324252627282930>>

  /bionic/libc/tzcode/
private.h 219 ** But some newer errno.h implementations define it as a macro.
229 ** Others might define it as a macro.
  /bionic/libm/man/
fenv.3 116 macro expands to the bitwise OR of the above flags and any
196 The macro
  /build/tools/apriori/
main.c 27 macro INFO() in multiple compilation unites. */
30 macro PRINT() in multiple compilation unites. */
  /dalvik/vm/mterp/x86/
header.S 181 .macro GOTO_NEXT
190 .macro GOTO_NEXT
  /external/bison/doc/
bison.1 135 Write an extra output file containing macro definitions for the token
276 In the parser file, define the macro
  /external/bluetooth/glib/docs/reference/glib/tmpl/
hash_tables.sgml 300 <!-- ##### MACRO g_hash_table_freeze ##### -->
309 <!-- ##### MACRO g_hash_table_thaw ##### -->
  /external/bluetooth/glib/glib/
gbsearcharray.h 33 /* convenience macro to avoid signed overflow for value comparisions */
118 /* helper macro to cut down realloc()s */
gmacros.h 230 /* Provide simple macro statement wrappers:
257 * The _G_BOOLEAN_EXPR macro is intended to trigger a gcc warning when
  /external/dbus/dbus/
dbus-internals.h 64 * The _DBUS_BOOLEAN_EXPR macro is intended to trigger a gcc warning when
65 * putting assignments in the macro arg
  /external/freetype/src/base/
ftutil.c 28 /* The macro FT_COMPONENT is used in trace mode. It is an implicit */
124 * order to cover very weird cases where an ALLOC_MULT macro would be
  /external/gtest/include/gtest/internal/
gtest-port.h 40 // control Google Test's behavior. If the user doesn't define a macro
213 #ifndef _HAS_EXCEPTIONS // MSVC uses this macro to enable exceptions.
294 #ifdef _CPPRTTI // MSVC defines this macro iff RTTI is enabled.
455 // A macro to disallow the evil copy constructor and operator= functions
462 // with this macro. The macro should be used on function declarations
650 // conflict with a macro named MutexLock, which is defined on some
870 // Macro for referencing flags.
  /external/icu4c/tools/ctestfw/
udbgutil.cpp 39 9. Find the function _udbg_enumCount and add the count macro:
41 10. Find the function _udbg_enumFields and add the field macro:
  /external/ipsec-tools/
NEWS 30 o new plog() macro (reduced CPU usage when logging is disabled)
151 o Fixed duplicate-macro problems
  /external/jpeg/
jmemname.c 56 * you can override the TEMP_FILE_NAME macro. (Note that this is
85 /* ANSI C specifies that errno is a macro, but on older systems it's more
jmemsys.h 66 * The macro MAX_ALLOC_CHUNK designates the maximum number of bytes that may
68 * matter, but that case should never come into play). This macro is needed
  /external/libffi/src/cris/
sysv.S 198 /* This macro create a constant usable as "extern const int \name" in
201 .macro const name,value
  /external/libxml2/include/libxml/
xmlwriter.h 274 * This macro maps to xmlTextWriterWritePI
336 * this macro maps to xmlTextWriterWriteDTD
  /external/opencore/doc/oscl_html/
osclconfig_8h-source.html 55 00052 <span class="comment">/* The __TFS__ macro is used to optionally expand to "&lt;&gt;" depending on the</span>
58 00055 <span class="comment"> * like it so it will handled with a macro expansion that depends on the</span>
  /external/openssl/crypto/objects/
o_names.c 13 * pointers. One way is to define a macro that takes care of casting them
42 * need for macro-generated wrapper functions. */
  /external/stlport/etc/
ChangeLog-4.0 14 for __STL_NO_OLD_HP_ITERATOR_QUERIES case. Macro __STL_POINTERS_SPECIALIZE is now available
27 * _threads.h, _alloc.c : fixed use of _STL_mutex_base instead of _STL_STATIC_MUTEX macro
47 * _threads.h/.c - fixed issue with inconsistent system's macro for initialization
148 available only with __STL_USE_RAW_SGI_ALLOCATORS macro. May be removed later.
287 * debug/_slist.h - cleaned up use of stl_debug_do obsolete macro (thanks to Matti Rintala)
345 * debug/_debug.h : added namespace to __STL_ASSERT for EH test which uses this internal macro.
380 * stl/_istream.h - fixed clash of "__N" symbol with ctype.h macro for some compilers
582 Same macro redefinition technique for stlport:: used to keep clients
  /external/v8/src/
regexp-macro-assembler-tracer.cc 30 #include "regexp-macro-assembler.h"
31 #include "regexp-macro-assembler-tracer.h"
v8-counters.h 58 // WARNING: STATS_COUNTER_LIST_* is a very large macro that is causing MSVC
60 // lines) rather than one macro (of length about 80 lines) to work around
  /external/v8/test/cctest/
test-assembler-mips.cc 32 #include "macro-assembler.h"
33 #include "mips/macro-assembler-mips.h"
  /frameworks/base/media/libdrm/mobile2/src/util/ustl-1.0/
fstream.cpp 230 /// Calls the given ioctl. Use IOCTLID macro to pass in both \p name and \p request.
239 /// Calls the given fcntl. Use FCNTLID macro to pass in both \p name and \p request.
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
sbitmap.h 31 /* Can't use SBITMAP_ELT_BITS in this macro because it contains a
32 cast. There is no perfect macro in GCC to test against. This

Completed in 1191 milliseconds

<<21222324252627282930>>