/dalvik/vm/mterp/cstubs/ |
enddefs.cpp | 2 /* undefine "magic" name remapping */
|
/external/clang/test/Driver/ |
option-aliases.c | 2 // RUN: --save-temps --undefine-macro=FOO --undefine-macro FOO \
|
/external/llvm/autoconf/m4/ |
need_dev_zero_for_mmap.m4 | 16 [Define if /dev/zero should be used when mapping RWX memory, or undefine if its not necessary])
|
header_mmap_anonymous.m4 | 19 AC_DEFINE([HAVE_MMAP_ANONYMOUS],[1],[Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if it uses MAP_ANON])
|
/external/llvm/projects/sample/autoconf/m4/ |
need_dev_zero_for_mmap.m4 | 16 [Define if /dev/zero should be used when mapping RWX memory, or undefine if its not necessary])
|
header_mmap_anonymous.m4 | 19 AC_DEFINE([HAVE_MMAP_ANONYMOUS],[1],[Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if it uses MAP_ANON])
|
/external/clang/utils/ |
builtin-defines.c | 39 /* Undefine things we don't expect to match. */ 44 /* Undefine things we don't expect to match. */
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
realloc.c | 34 Undefine the symbols here so that including <stdlib.h> provides a 45 Undefine the symbols, if they were defined by gnulib's <stdlib.h>
|
/external/genext2fs/m4/ |
ac_func_scanf_can_malloc.m4 | 51 AC_DEFINE([SCANF_CAN_MALLOC], 1, [Define to 1 if the scanf %a conversion format mallocs a buffer. Undefine if %a format denotes a float.])
|
/ndk/sources/host-tools/make-3.81/config/ |
isc-posix.m4 | 19 undefine([AC_ISC_POSIX])
|
/external/jpeg/ |
ckconfig.c | 32 * undefine the corresponding HAVE_xxx symbol. 97 * If you get an error in this group of lines, undefine HAVE_PROTOTYPES. 125 * then undefine HAVE_UNSIGNED_CHAR. 137 * then undefine HAVE_UNSIGNED_SHORT. 148 * If you get an error anywhere in here, undefine HAVE_VOID. 178 * If you get an error here, undefine HAVE_CONST.
|
/external/qemu/distrib/jpeg-6b/ |
ckconfig.c | 32 * undefine the corresponding HAVE_xxx symbol. 97 * If you get an error in this group of lines, undefine HAVE_PROTOTYPES. 125 * then undefine HAVE_UNSIGNED_CHAR. 137 * then undefine HAVE_UNSIGNED_SHORT. 148 * If you get an error anywhere in here, undefine HAVE_VOID. 178 * If you get an error here, undefine HAVE_CONST.
|
/external/dropbear/libtommath/ |
tommath_superclass.h | 62 /* To safely undefine these you have to make sure your RSA key won't exceed the Comba threshold
|
/external/freetype/include/freetype/ |
ftmoderr.h | 29 /* Undefine the macro FT_CONFIG_OPTION_USE_MODULE_ERRORS in ftoption.h */
|
fterrors.h | 62 /* Additionally, you have to undefine __FTERRORS_H__ before #including */
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
ChromiumIncludes.h | 35 // LOG. To avoid conflicts, we undefine LOG before including Chromium code, 43 // conflicts with Chromium's LOG_ASSERT. So we undefine LOG_ASSERT to allow the
|
/external/arduino/hardware/arduino/cores/arduino/ |
wiring.h | 70 // undefine stdlib's abs if encountered
|
/external/clang/lib/Headers/ |
float.h | 35 /* Undefine anything that we'll be redefining below. */
|
/external/genext2fs/ |
config.h.in | 107 /* Define to 1 if the scanf %a conversion format mallocs a buffer. Undefine if
|
/external/libvpx/examples/includes/geshi/geshi/ |
pic16.php | 75 'UDATA_OVR','UDATA_SHR','#UNDEFINE','VARIABLE','WHILE',
|
/external/libvpx/vpx_mem/memory_manager/include/ |
hmm_cnfg.h | 24 ** compilation unit, undefine all preprocessor symbols that will be
|
/external/stlport/stlport/stl/ |
_new.h | 32 // we undefine the symbol to get the stuff in the SDK's <new>
|
/external/valgrind/main/gdbserver_tests/ |
mcvabits.stdinB.gdb | 43 # Undefine [2..5]
|
t.c | 11 /* we will undefine one char on two */
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_new.h | 32 // we undefine the symbol to get the stuff in the SDK's <new>
|