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

1 2 3 4 5 67 8 91011>>

  /external/libchrome/base/
auto_reset.h 16 // have a shorter lifetime than its scoped_variable, to prevent invalid memory
  /external/libchrome/base/posix/
eintr_wrapper.h 7 // To prevent long-lasting loops (which would likely be a bug, such as a signal
  /external/libchrome/base/process/
launch.cc 49 // To prevent accidental privilege sharing to an untrusted child, processes
  /external/libchrome/base/test/
sequenced_worker_pool_owner.cc 51 // Release the reference to the callback to prevent retain cycles.
  /external/libmicrohttpd/doc/chapters/
introduction.inc 16 efforts were made not to rely on anything that would prevent the samples from being
  /external/libpng/contrib/intel/
configure.ac.patch 29 # Prevent inclusion of the assembler files below:
  /external/libvncserver/libvncserver/tightvnc-filetransfer/
filetransfermsg.h 31 #undef CreateDirectory /* Prevent macro clashes under Windows */
  /external/libweave/third_party/chromium/base/posix/
eintr_wrapper.h 7 // To prevent long-lasting loops (which would likely be a bug, such as a signal
  /external/llvm/test/CodeGen/AArch64/
regress-w29-reserved-with-fp.ll 22 ; Call to prevent fp-elim that occurs regardless in leaf functions.
  /external/llvm/test/CodeGen/Thumb2/
segmented-stacks.ll 5 ; Just to prevent the alloca from being optimized away
  /external/llvm/test/Transforms/Inline/
ephemeral.ll 10 ; Here are enough instructions to prevent inlining, but because they are used
  /external/llvm/test/Transforms/InstCombine/
multi-use-or.ll 2 ; The 'or' has multiple uses, make sure that this doesn't prevent instcombine
  /external/llvm/tools/
CMakeLists.txt 3 # prevent traversing into a directory.
  /external/mockito/src/org/mockito/internal/util/
MockCreationValidator.java 57 // Though it might prevent issues when mockito is mocking a class without superclass.
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/annotations/
DoNotParseDetail.java 35 * Mark a method with this annotation to prevent triggering the call of
  /external/objenesis/main/src/org/objenesis/
ObjenesisException.java 20 * runtime to prevent having to catch it. It will do normal exception wrapping for JDK 1.4 and more
  /external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/internal/
SingleInetAddressNetwork.java 23 * route selection fallbacks to prevent the host machine's various IP addresses
  /external/opencv3/samples/cpp/
imagelist_creator.cpp 34 Mat m = imread(outputname); //check if the output is an image - prevent overwrites!
  /external/pdfium/core/src/fxcrt/
fx_basic_memmgr_unittest.cpp 21 // prevent it from hosing the bots.
  /external/pdfium/third_party/libjpeg/
jconfig.h 28 #define HAVE_BOOLEAN /* prevent jmorecfg.h from redefining it */
  /external/replicaisland/src/com/replica/replicaisland/
AnimationFrame.java 25 * prevent the sprite from drawing.
  /external/selinux/policycoreutils/mcstrans/man/man8/
mcs.8 21 identify the files. By setting a category on a file you will prevent
  /external/skia/bench/
ImageBench.cpp 43 // Release the image and raster surface here to prevent out of order destruction
  /external/skia/platform_tools/android/apps/visualbench/src/main/java/com/skia/
VisualBenchActivity.java 25 // Setup a bunch of window parameters. We have to do this here to prevent our backend from
  /external/skia/src/core/
SkDiscardableMemory.h 42 * Locks the memory, prevent it from being discarded. Once locked. you may

Completed in 1904 milliseconds

1 2 3 4 5 67 8 91011>>