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

<<11121314151617181920>>

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
elfcore.h 28 * tacked on the front to prevent clashes with linux definitions,
  /prebuilts/misc/common/swig/include/2.0.11/
swigarch.i 18 * which will prevent the compilation in a different architecture.
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/sqlite3/
dump.py 6 # takes on new features. So to prevent your code from being broken by
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_bsddb3.py 35 periodically when the test runs slowly. This will prevent the buildbots
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/sqlite3/
dump.py 6 # takes on new features. So to prevent your code from being broken by
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_bsddb3.py 35 periodically when the test runs slowly. This will prevent the buildbots
  /prebuilts/sdk/current/support/v7/cardview/res/values/
attrs.xml 29 <!-- Add padding to CardView on v20 and before to prevent intersections between the Card content and rounded corners. -->
  /system/bt/conf/
auto_pair_devlist.conf 4 # This file contains information to prevent auto pairing with Bluetooth devices.
  /system/extras/tests/pagingtest/
thrashing_test.c 55 //Read backwards to prevent mmap prefetching
  /art/runtime/gc/allocator/
rosalloc-inl.h 79 // Need the lock to prevent race conditions.
99 // Need the lock to prevent race conditions.
  /development/tools/mkstubs/
README.txt 80 switch to prevent that.
85 There is not command line switch to prevent that.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/moment/
FirstMoment.java 62 * Retained to prevent repeated computation in higher order moments.
68 * normalized by previous sample size. Retained to prevent repeated
  /external/clang/test/CodeGenCXX/
template-instantiation.cpp 89 // The extern template declaration should not prevent us from producing
96 // But it should prevent zebbar
  /external/deqp/framework/opengl/
gluStrUtil.hpp 97 // prevent implicit conversions from bool to int.
103 // \note return value is void to prevent compilation. Otherwise this would only break linking.
  /external/freetype/src/base/
ftutil.c 82 /* may help catch/prevent security issues */
130 /* may help catch/prevent nasty security issues */
  /external/guava/guava/src/com/google/common/base/internal/
Finalizer.java 39 * to the class loader and prevent it from being garbage collected. This
45 * in its own class loader. That way, this class doesn't prevent the main
  /external/jsoncpp/
amalgamate.py 67 header.add_text( '/// to prevent private header inclusion.' )
92 header.add_text( '/// to prevent private header inclusion.' )
  /external/lldb/include/lldb/Host/
ProcessRunLock.h 27 /// @brief A class used to prevent the process from starting while other
28 /// threads are accessing its data, and prevent access to its data while
  /external/llvm/test/CodeGen/R600/
trunc.ll 44 %aa = add i64 %a, 234 ; Prevent shrinking store.
48 store i64 %b, i64 addrspace(1)* %out2, align 8 ; Prevent reducing ops to 32-bits
  /external/openssh/
README.platform 90 added to sshd's session stack which will prevent users from starting shell
92 account stacks which will prevent authentication entirely, but will still
  /external/parameter-framework/parameter/
ParameterType.cpp 54 // Prevent further digging for instantiaton since we're leaf on the strcture tree
182 // Prevent inappropriate shifts
  /external/pdfium/third_party/freetype/src/base/
ftutil.c 82 /* may help catch/prevent security issues */
130 /* may help catch/prevent nasty security issues */
  /external/skia/src/gpu/
GrPrimitiveProcessor.h 115 // we put these calls on the base class to prevent having to cast
119 * This is a safeguard to prevent GrPrimitiveProcessor's from going beyond platform specific
  /frameworks/base/core/java/android/os/
Vibrator.java 37 * @hide to prevent subclassing from outside of the framework
44 * @hide to prevent subclassing from outside of the framework
  /libcore/luni/src/main/java/java/lang/ref/
FinalizerReference.java 89 // This is done to prevent races where the GC updates the pendingNext
112 // Make circular list if unenqueued goes through native so that we can prevent

Completed in 146 milliseconds

<<11121314151617181920>>