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

1 2 3 4 5 6 7 8 91011>>

  /external/smali/smali/src/test/resources/LexerTest/
.gitattributes 0 # Prevent newlines from being normalized on windows
  /packages/apps/Camera/
Android.mk 3 # leaving the makefile emtpy to prevent the build
  /art/test/123-compiler-regressions-mt/
info.txt 4 This test covers fixed AOT/JIT bugs to prevent regressions.
  /external/mesa3d/src/mesa/drivers/osmesa/
SConscript 22 '_GDI32_', # prevent wgl* being declared __declspec(dllimport)
26 # prevent _glapi_* from being declared __declspec(dllimport)
  /external/mesa3d/src/mesa/drivers/windows/gdi/
SConscript 11 '_GDI32_', # prevent wgl* being declared __declspec(dllimport)
15 # prevent _glapi_* from being declared __declspec(dllimport)
  /external/icu/icu4c/source/tools/ctestfw/
ucln_ct.c 15 /* this is here to prevent the compiler from complaining about an empty file */
  /external/icu/icu4c/source/tools/toolutil/
ucln_tu.cpp 15 /* this is here to prevent the compiler from complaining about an empty file */
  /external/selinux/
CleanSpec.mk 1 # This empty CleanSpec.mk file will prevent the build system
  /docs/source.android.com/src/devices/tech/security/enhancements/
enhancements41.jd 13 <li>ProPolice to prevent stack buffer overruns (-fstack-protector)</li>
15 <li>Extensions to OpenBSD dlmalloc to prevent double free() vulnerabilities and
16 to prevent chunk consolidation attacks. Chunk consolidation attacks are a
18 <li>OpenBSD calloc to prevent integer overflows during memory allocation</li>
25 <li>Hardware-based No eXecute (NX) to prevent code execution on the stack and heap</li>
  /external/icu/icu4c/source/common/
msvcres.h 7 //header the wrong way. This is here to prevent Visual Studio .NET from
12 These are defined before unicode/uversion.h in order to prevent
  /external/mesa3d/src/gallium/state_trackers/wgl/
SConscript 14 '_GDI32_', # prevent wgl* being declared __declspec(dllimport)
19 # prevent _glapi_* from being declared __declspec(dllimport)
  /external/kernel-headers/original/uapi/linux/
binfmts.h 11 * prevent the kernel from being unduly impacted by misaddressed pointers.
fcntl.h 39 #define F_SEAL_SEAL 0x0001 /* prevent further seals from being set */
40 #define F_SEAL_SHRINK 0x0002 /* prevent file from shrinking */
41 #define F_SEAL_GROW 0x0004 /* prevent file from growing */
42 #define F_SEAL_WRITE 0x0008 /* prevent writes */
  /external/llvm/test/Transforms/GlobalOpt/
2012-05-11-blockaddress.ll 2 ; Check that the mere presence of a blockaddress doesn't prevent -globalopt
  /frameworks/base/tools/layoutlib/bridge/resources/bars/
README 4 They are stored per API. However, to prevent duplication of resources, each API
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
binfmts.h 11 * prevent the kernel from being unduly impacted by misaddressed pointers.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
binfmts.h 11 * prevent the kernel from being unduly impacted by misaddressed pointers.
  /external/chromium-trace/trace-viewer/third_party/Paste/paste/
__init__.py 7 # don't prevent use of paste if pkg_resources isn't installed
  /external/compiler-rt/test/tsan/
thread_leak5.c 10 volatile int N = 5; // prevent loop unrolling
  /external/icu/icu4c/source/test/intltest/
testutil.h 34 TestUtility() {} // Prevent instantiation
  /external/libpng/projects/visualc71/
PRJ0041.mak 0 # Prevent "Cannot find missing dependency..." warnings while compiling
  /external/llvm/test/Transforms/GlobalDCE/
deadblockaddr.ll 4 ; so that a dead BlockAddress reference to foo won't prevent other passes
  /external/skia/src/gpu/
GrTest.h 17 GrContext. In the future this object may provide some guards to prevent this. */
  /external/valgrind/exp-sgcheck/tests/
is_arch_supported 9 # So we use this script to prevent these tests from running on unsupported
  /external/valgrind/helgrind/tests/
hg02_deadlock.c 31 /* prevent spurious messages from the dynamic linker */

Completed in 1119 milliseconds

1 2 3 4 5 6 7 8 91011>>