HomeSort by relevance Sort by last modified time
    Searched full:prevent (Results 26 - 50 of 7504) sorted by null

12 3 4 5 6 7 8 91011>>

  /system/timezone/distro/
README 8 The .zip file also contains versioning information that can be used to prevent
  /toolchain/binutils/binutils-2.25/config/
mh-ppc-aix 1 # To prevent the Ada static runtime library from using nearly the entire
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/sh64/
dlsection-1.s 4 ! prevent .text2 from being discarded.
  /device/google/contexthub/firmware/os/platform/stm32/inc/plat/
plat.h 35 Stm32sleepDevSpi2, /* we use this to prevent stop mode during spi2 xfers */
36 Stm32sleepDevSpi3, /* we use this to prevent stop mode during spi3 xfers */
37 Stm32sleepDevI2c1, /* we use this to prevent stop mode during i2c1 xfers */
38 Stm32sleepDevI2c2, /* we use this to prevent stop mode during i2c2 xfers */
39 Stm32sleepDevI2c3, /* we use this to prevent stop mode during i2c3 xfers */
  /docs/source.android.com/en/security/enhancements/
enhancements41.html 35 <li>ProPolice to prevent stack buffer overruns (-fstack-protector)</li>
37 <li>Extensions to OpenBSD dlmalloc to prevent double free() vulnerabilities and
38 to prevent chunk consolidation attacks. Chunk consolidation attacks are a
40 <li>OpenBSD calloc to prevent integer overflows during memory allocation</li>
47 <li>Hardware-based No eXecute (NX) to prevent code execution on the stack and heap</li>
  /external/libcxx/test/std/utilities/time/date.time/
ctime.pass.cpp 28 ((void)c); // Prevent unused warning
29 ((void)s); // Prevent unused warning
30 ((void)t); // Prevent unused warning
31 ((void)tm); // Prevent unused warning
32 ((void)str); // Prevent unused warning
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/test/std/utilities/time/date.time/
ctime.pass.cpp 28 ((void)c); // Prevent unused warning
29 ((void)s); // Prevent unused warning
30 ((void)t); // Prevent unused warning
31 ((void)tm); // Prevent unused warning
32 ((void)str); // Prevent unused warning
  /external/pdfium/third_party/libopenjpeg20/
0017-tcd_init_tile.patch 10 0015-read_SPCod_SPCoc_overflow.patch: Prevent a buffer overflow in opj_j2k_read_SPCod_SPCoc.
11 0016-read_SQcd_SQcc_overflow.patch: Prevent a buffer overflow in opj_j2k_read_SQcd_SQcc.
12 +0017-tcd_init_tile.patch: Prevent integer overflows during calculation of |l_nb_precinct_size|.
0019-tcd_init_tile.patch 6 0016-read_SQcd_SQcc_overflow.patch: Prevent a buffer overflow in opj_j2k_read_SQcd_SQcc.
7 0017-tcd_init_tile.patch: Prevent integer overflows during calculation of |l_nb_precinct_size|.
9 +0019-tcd_init_tile.patch: Prevent integer overflows during calculation of |l_nb_code_blocks_size|.
  /libcore/ojluni/src/main/java/com/sun/nio/file/
ExtendedOpenOption.java 39 * Prevent operations on the file that request read access.
43 * Prevent operations on the file that request write access.
47 * Prevent operations on the file that request delete access.
  /development/samples/DeviceAdminWhitelistedAccount/
README.md 3 This application creates an account that will *not* prevent test-only DO/PO from being activated.
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
dbhash.py 9 # prevent a second import of this module from spuriously succeeding
  /external/autotest/client/site_tests/kernel_CryptoAPI/
control 13 Test whether crypto user API is loaded, and whether it is patched to prevent
  /external/compiler-rt/test/tsan/
thread_leak5.c 10 volatile int N = 5; // prevent loop unrolling
  /external/dng_sdk/source/
dng_uncopyable.h 21 // Virtual base class to prevent object copies.
  /external/libchrome/base/debug/
alias.h 13 // Make the optimizer think that var is aliased. This is to prevent it from
  /external/libmojo/base/android/java/src/org/chromium/base/
PathService.java 18 // Prevent instantiation.
  /external/libpng/projects/visualc71/
PRJ0041.mak 0 # Prevent "Cannot find missing dependency..." warnings while compiling
  /external/llvm/lib/Fuzzer/test/
AFLDriverTest.cpp 14 // This declaration exists to prevent the Darwin linker
  /external/llvm/test/Transforms/GlobalDCE/
deadblockaddr.ll 4 ; so that a dead BlockAddress reference to foo won't prevent other passes
  /external/ltp/include/lapi/
fcntl.h 65 # define F_SEAL_SEAL 0x0001 /* prevent further seals from being set */
69 # define F_SEAL_SHRINK 0x0002 /* prevent file from shrinking */
72 # define F_SEAL_GROW 0x0004 /* prevent file from growing */
75 # define F_SEAL_WRITE 0x0008 /* prevent writes */
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrier_wait/
4-1.sh 9 # A thread that has blocked on a barrier shall not prevent any unblocked
  /external/mesa3d/src/gallium/state_trackers/osmesa/
SConscript 19 # prevent _glapi_* from being declared __declspec(dllimport)
  /external/python/cpython2/Lib/
dbhash.py 9 # prevent a second import of this module from spuriously succeeding
  /external/syslinux/com32/menu/
drain.c 9 /* Prevent "ghost typing" and keyboard buffer snooping */

Completed in 945 milliseconds

12 3 4 5 6 7 8 91011>>