HomeSort by relevance Sort by last modified time
    Searched full:undefine (Results 1 - 25 of 275) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/clang/test/Driver/
option-aliases.c 2 // RUN: --save-temps --undefine-macro=FOO --undefine-macro BAR \
  /prebuilts/misc/common/swig/include/2.0.11/perl5/
perlruntime.swg 7 %runtime "noembed.h" // undefine Perl5 macros
  /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])
  /build/kati/testcase/
define.mk 14 # note: in make 4.x, there is `undefine`.
  /external/libchrome/crypto/
wincrypt_shim.h 15 // Undefine the macros which conflict with OpenSSL and define replacements. See
  /external/skia/third_party/libsdl/linux/
README 8 4) inside of SDL_config.h, make sure to undefine sound and any other features
  /external/skia/third_party/libsdl/mac/
README 8 4) inside of SDL_config.h, make sure to undefine sound and any other features
  /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/cxx-stl/llvm-libc++/patches.android/
0008-Remove-gcc-warning-about-redefinition-of-putchar-wit.patch 14 Undefine putchar to avoid redefinition, and putchar does exist in libc.so
35 +// Undefine putchar to avoid redefinition, and putchar does exist in libc.so
  /external/bison/m4/
environ.m4 46 undefine([gt_cv_var])
  /ndk/sources/host-tools/make-3.81/config/
isc-posix.m4 19 undefine([AC_ISC_POSIX])
  /external/skia/src/core/
SkRemote.cpp 95 // Calls Encoder::define() when created, Encoder::undefine() when destroyed.
102 ~AutoID() { if (fEncoder) fEncoder->undefine(fID); }
134 fEncoder->undefine(fIDs.misc);
135 fEncoder->undefine(fIDs.patheffect);
136 fEncoder->undefine(fIDs.shader);
137 fEncoder->undefine(fIDs.xfermode);
138 fEncoder->undefine(fIDs.maskfilter);
139 fEncoder->undefine(fIDs.colorfilter);
140 fEncoder->undefine(fIDs.rasterizer);
141 fEncoder->undefine(fIDs.looper)
    [all...]
  /external/curl/lib/
curlx.h 93 easier to understand/patch. Undefine them first. */
  /external/llvm/
llvm-host-build.mk 23 # We also must undefine WIN32_LEAN_AND_MEAN, since it is being passed globally
  /frameworks/rs/cpu_ref/
rsCpuBLAS.inc 135 // Undefine the macro so that we can include this file multiple times to generate different functionality.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xwindows.h 36 * need to remember if that was defined and undefine it during including
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xwindows.h 36 * need to remember if that was defined and undefine it during including
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
_mingw_print_push.h 7 /* Undefine __mingw_<printf> macros. */
  /external/libxml2/os400/libxmlrpg/
SAX2.rpgle 131 /undefine XML_TESTVAL
152 /undefine XML_TESTVAL
tree.rpgle 600 /undefine XML_TESTVAL
626 /undefine XML_TESTVAL
650 /undefine XML_TESTVAL
    [all...]
  /external/bison/lib/
pathmax.h 78 Undefine the original value, because mingw's <limits.h> gets it wrong. */
  /external/clang/lib/Headers/
float.h 35 /* Undefine anything that we'll be redefining below. */
  /external/freetype/include/
fterrors.h 61 /* Additionally, you have to undefine __FTERRORS_H__ before #including */
  /external/llvm/lib/Target/PowerPC/MCTargetDesc/
PPCMCTargetDesc.h 87 // undefine PPC here. PPC may be predefined on some hosts.

Completed in 754 milliseconds

1 2 3 4 5 6 7 8 91011