Searched
full:macro (Results
851 -
875 of
1695) sorted by null
<<31323334353637383940>>
/external/gtest/scripts/ |
gen_gtest_pred_impl.py | 258 // Internal macro for implementing {EXPECT|ASSERT}_PRED_FORMAT%(n)s. 264 // Internal macro for implementing {EXPECT|ASSERT}_PRED%(n)s. Don't use 575 """Returns the test for a predicate assertion macro.
|
/external/kernel-headers/original/asm-x86/ |
paravirt.h | 355 * When there is a return value, the invoker of the macro must specify 356 * the return type. The macro then uses sizeof() on that type to 364 * Small structures are passed and returned in registers. The macro
|
/external/kernel-headers/original/linux/ |
ext3_fs.h | 80 * Macro-instructions used to manage several block sizes 110 * Macro-instructions used to manage fragments 139 * Macro-instructions used to manage group descriptors
|
/external/opencore/doc/oscl_html/ |
osclconfig__io_8h-source.html | 69 00069 <span class="comment">//Init addr macro, inet_addr returns an uint32</span> 72 00072 <span class="comment">//address conversion macro-- from string to network address.</span> 79 00079 <span class="comment">//address conversion macro-- from network address to string</span>
|
/external/openssl/crypto/ |
crypto.h | 496 /* Default debugging functions (enabled by CRYPTO_malloc_debug_init() macro; 555 /* Low level digest API blocking macro */ 568 * CAST) however are very similar and can use a blocking macro.
|
/external/openssl/crypto/rand/ |
rand_win.c | 140 detect properly. On the other hand, the macro CURSOR_SHOWING is defined 181 * macro. When UNICODE is defined LPTSTR becomes LPWSTR. LMSTR was 229 * only. In WinCE on the other hand GetProcAddress is a macro
|
/external/openssl/include/openssl/ |
crypto.h | 496 /* Default debugging functions (enabled by CRYPTO_malloc_debug_init() macro; 555 /* Low level digest API blocking macro */ 568 * CAST) however are very similar and can use a blocking macro.
|
/external/safe-iop/include/ |
safe_iop.h | 30 * - Removed dependence on twos complement arithmetic to allow macro-ized 75 /* A recursive macro which safely multiplies the given type together. 647 /* Cleanup the macro spam */
|
/external/v8/src/ |
globals.h | 523 // A macro to disallow the evil copy constructor and operator= functions 530 // A macro to disallow all the implicit constructors, namely the 545 // the Logger rather than the LOG macro.
|
/hardware/ti/omap3/omx/video/src/openmax_il/video_encode/inc/ |
OMX_VideoEnc_Utils.h | 176 * The macro takes three parameters because inside the code the highest 294 *This Macro will delete a node from the Circular Buffer. It will rearrenge the conections 354 /* Event Handler Macro*/
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
builtins.def | 22 /* Before including this file, you should define a macro: 27 This macro will be called once for each builtin function. The 171 or "pure". Use of this macro is mainly for documentation and [all...] |
tree-flow.h | 578 /* This macro loops over all the referenced vars, one at a time, putting the 580 to the hashtable while using this macro. Doing so may cause it to behave 594 /* This macro loops over all the referenced vars, one at a time, putting the 596 execution of this macro, however, the macro will not iterate over them. It [all...] |
vec.h | 95 Vector types are defined using a DEF_VEC_{O,P,I}(TYPEDEF) macro, to 97 DEF_VEC_ALLOC_{O,P,I}(TYPEDEF,ALLOC) macro to get memory managed 99 VEC(TYPEDEF,ALLOC) macro. The ALLOC argument specifies the 133 /* Macros to invoke API calls. A single macro works for both pointer 135 different. In each macro, T is the typedef of the vector elements, [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/ |
elfos.h | 49 64-bit ELF supports (0x8000000000000000 * 8). If this macro 52 macro to limit the alignment which can be specified using 254 /* The following macro defines the format used to output the second
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/arm-eabi/bin/ |
as | |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/bin/ |
arm-eabi-as | |
arm-eabi-gdb | |
arm-eabi-gdbtui | |
/prebuilt/linux-x86/toolchain/sh-4.3.3/bin/ |
sh-linux-gnu-as | |
/prebuilt/linux-x86/toolchain/sh-4.3.3/sh-linux-gnu/bin/ |
as | |
/dalvik/vm/mterp/out/ |
InterpAsm-x86-atom.S | 95 .macro SAVE_PC_FP_TO_GLUE _reg 105 .macro LOAD_PC_FP_FROM_GLUE 121 .macro EXPORT_PC 130 .macro SAVEAREA_FROM_FP _reg 138 .macro GET_VREG _vreg 146 .macro SET_VREG _reg _vreg 154 .macro FETCH_INST 167 .macro FETCH_ADVANCE_INST _count 178 .macro FETCH_ADVANCE_INST_RB _reg 190 .macro FETCH _count _re [all...] |
/external/v8/src/arm/ |
regexp-macro-assembler-arm.cc | 34 #include "macro-assembler.h" 35 #include "regexp-macro-assembler.h" 36 #include "arm/macro-assembler-arm.h" 37 #include "arm/regexp-macro-assembler-arm.h" 100 * (in regexp-macro-assembler.cc). [all...] |
/hardware/ti/wlan/wl1271/utils/ |
report.h | [all...] |
/system/wlan/ti/wilink_6_1/utils/ |
report.h | [all...] |
/external/bluetooth/glib/ |
ChangeLog.pre-2-10 | 270 * glib/garray.c: changed ENABLE_GC_FRIENDLY macro #ifdef-s to 424 * glib/gthreadpool.c: Avoid use of varargs macro. (#325864, 472 * glib/gstdio.c (g_rmdir): Don't provide g_rmdir() as a macro 691 a type-safe macro as suggested in bug 323178. 692 simplified the macro implementation of g_slice_free() and implemented 727 * glib/gmacros.h (G_GNUC_WARN_UNUSED_RESULT): Add a macro 776 * glib/gslice.h (g_slice_free): reworked GCC-specific type-safe macro [all...] |
Completed in 193 milliseconds
<<31323334353637383940>>