HomeSort by relevance Sort by last modified time
    Searched full:prevent (Results 951 - 975 of 5347) sorted by null

<<31323334353637383940>>

  /prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/
netdb.h 161 #define AI_NUMERICHOST 0x00000004 /* prevent host name resolution */
162 #define AI_NUMERICSERV 0x00000008 /* prevent service name resolution */
  /prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/
netdb.h 161 #define AI_NUMERICHOST 0x00000004 /* prevent host name resolution */
162 #define AI_NUMERICSERV 0x00000008 /* prevent service name resolution */
  /prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/
netdb.h 161 #define AI_NUMERICHOST 0x00000004 /* prevent host name resolution */
162 #define AI_NUMERICSERV 0x00000008 /* prevent service name resolution */
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/
netdb.h 161 #define AI_NUMERICHOST 0x00000004 /* prevent host name resolution */
162 #define AI_NUMERICSERV 0x00000008 /* prevent service name resolution */
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/
netdb.h 161 #define AI_NUMERICHOST 0x00000004 /* prevent host name resolution */
162 #define AI_NUMERICSERV 0x00000008 /* prevent service name resolution */
  /system/extras/perfprofd/quipper/base/
macros.h 43 // that wants to prevent anyone from instantiating it. This is
100 // and we generate a compiler error to prevent the code from
  /toolchain/binutils/binutils-2.25/
README.google 227 greater than a safe value (128MB for x86_64) to prevent the problem described
251 is greater than a safe value (128MB for x86_64) to prevent the problem described
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-sh/arch/
arch.exp 84 # This must use -r to prevent LD trying to relocate the (unrealistic) file
125 # This must use -r to prevent LD trying to relocate the (unrealistic) file
  /art/compiler/optimizing/
instruction_simplifier_arm64.cc 65 // Both instructions must depend on GC to prevent any instruction that can
  /art/runtime/base/
scoped_arena_allocator.h 34 // Tag associated with each allocation to help prevent double free.
timing_logger.h 104 // Extra data that is only calculated when you call dump to prevent excess allocation.
  /art/runtime/gc/collector/
immune_spaces.cc 66 // region then we append, otherwise we restart the current interval. To prevent starting an
  /art/runtime/lambda/
box_table.h 136 // (This is an arbitrary value that should be large enough to prevent aggressive map erases
  /art/runtime/
signal_catcher.cc 174 // If anyone's holding locks (which might prevent us from getting back into state Runnable), say so...
  /bionic/libc/bionic/
__cxa_guard.cpp 19 #undef _USING_LIBCXX // Prevent using of <atomic>.
  /bionic/libc/stdlib/
atexit.c 69 * to prevent unintentional/malicious corruption.
  /bionic/tools/bionicbb/
bionicbb.py 128 # Prevent the job from being rescheduled by the reloader.
  /bootable/recovery/
device.h 100 // Return true on success; returning false from PreWipeData will prevent
  /cts/common/util/src/com/android/compatibility/common/util/
Stat.java 144 * timeInSec with 0 value will be changed to small value to prevent divide by zero.
  /cts/suite/audio_quality/lib/src/
FileUtil.cpp 112 // prevent messed up log in multi-thread env. Still multi-line logs can be messed up.
  /cts/tests/core/runner/src/com/android/cts/core/runner/
TestClassFinder.java 47 "org.mockito",// exclude Mockito for performance and to prevent JVM related errors
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensoroperations/
ParallelSensorOperation.java 50 // TODO: sensor tests must always provide a timeout to prevent tests from running forever
  /cts/tests/tests/hardware/src/android/hardware/cts/helpers/sensorverification/
EventBasicVerification.java 96 // max() prevent loop-hole if HAL specify smaller max fifo than reserved fifo.
  /cts/tests/tests/keystore/src/android/keystore/cts/
RSASignatureTest.java 105 // Use a 512 bit key which should prevent the use of any digests larger than SHA-256
  /cts/tests/tests/media/src/android/media/cts/
JetPlayerTest.java 58 // Prevent tests from failing with EAS_ERROR_FILE_ALREADY_OPEN

Completed in 1719 milliseconds

<<31323334353637383940>>