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

<<51525354555657585960>>

  /prebuilts/go/darwin-x86/src/runtime/
mgcsweep.go 301 s.limit = 0 // prevent mlookup from finding this span
319 // performs sweeping to prevent going in to debt. If the caller will
  /prebuilts/go/darwin-x86/test/
reorder2.go 63 } // prevent inl
74 } // prevent inl
  /prebuilts/go/linux-x86/src/html/template/
js.go 170 // TODO: maybe post-process output to prevent it from containing
183 // Prevent IdentifierNames and NumericLiterals from running into
js_test.go 189 // Prevent breaking out of text node and element boundaries.
244 // Prevent breaking out of text node and element boundaries.
  /prebuilts/go/linux-x86/src/runtime/
mgcsweep.go 301 s.limit = 0 // prevent mlookup from finding this span
319 // performs sweeping to prevent going in to debt. If the caller will
  /prebuilts/go/linux-x86/test/
reorder2.go 63 } // prevent inl
74 } // prevent inl
  /system/core/liblog/
logd_reader.c 111 /* Private copy of ../libcutils/socket_local_client.c prevent library loops */
128 /* Private copy of ../libcutils/socket_local.h prevent library loops */
  /system/sepolicy/
app.te 429 # prevent creation/manipulation of globally readable symlinks
441 # Foreign dex profiles are just markers. Prevent apps to do anything but touch them.
  /toolchain/binutils/binutils-2.25/bfd/
cache.c 59 file is shorter and we don't want a seek error to prevent us doing
609 O_EXCL and tight permissions to prevent other users from
  /toolchain/binutils/binutils-2.25/config/
stdint.m4 217 /* glibc uses these symbols as guards to prevent redefinitions. */
340 /* Some systems have guard macros to prevent redefinitions, define them. */
  /art/dalvikvm/
dalvikvm.cc 89 // Make sure the method is public. JNI doesn't prevent us from
  /art/runtime/base/
timing_logger.cc 222 // If they are the same, just print one value to prevent spam.
  /art/test/141-class-unload/src/
Main.java 173 // Wait for JIT compilation to finish since the async threads may prevent unloading.
  /bionic/libc/bionic/
posix_timers.cpp 67 atomic_bool deleted; // Set when the timer is deleted, to prevent further calling of callback.
pthread_key.cpp 99 // We need to clear the key data now, this will prevent the destructor (or a later one)
  /bionic/libm/upstream-freebsd/lib/msun/src/
s_erff.c 22 /* XXX Prevent compilers from erroneously constant folding: */
  /build/core/
static_java_library.mk 126 # add --non-constant-id to prevent inlining constants.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/location/
LocationVerifier.java 165 // We have to skip it to prevent wrong calculation of time interval.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/helpers/
SensorTestScreenManipulator.java 176 // can press the power button, and other wake-locks can prevent intents to be received
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/suid/
SuidFilesActivity.java 105 // to prevent the user from just seeing a blank listview.
  /cts/hostsidetests/devicepolicy/app/IntentSender/src/com/android/cts/intent/sender/
ContentTest.java 177 // The uris created here are not associated with any data. But this does not prevent us from
  /cts/suite/audio_quality/test/
RemoteAudioFakeTcpTest.cpp 82 mToRead = NULL; // prevent writing the same data again
  /cts/tests/tests/media/src/android/media/cts/
CodecImage.java 41 * from various media sources, not closing old CodecImage objects will prevent the
  /development/host/windows/usb/api/
adb_endpoint_object.h 50 We hide destructor in order to prevent ourseves from accidentaly allocating
  /development/host/windows/usb/winusb/
adb_winusb_interface.h 41 We hide destructor in order to prevent ourseves from accidentaly allocating

Completed in 1594 milliseconds

<<51525354555657585960>>