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

<<11121314151617181920>>

  /external/emma/ant/ant15/com/vladium/emma/ant/
IANTVersion.java 34 private _ANTVersion () { /* prevent subclassing */ }
  /external/emma/core/java12/com/vladium/emma/rt/
RTSettings.java 41 private RTSettings () {} // prevent subclassing
  /external/emma/core/java12/com/vladium/jcd/cls/attribute/
AttributeElementFactory.java 33 private AttributeElementFactory () {} // prevent subclassing
  /external/emma/core/java12/com/vladium/util/
IntegerFactory.java 47 private IntegerFactory () {} // prevent subclassing
  /external/emma/core/java12/com/vladium/util/asserts/
$assert.java 57 private $assert () {} // prevent subclassing
  /external/emma/core/java14/com/vladium/util/
IJREVersion.java 54 private _JREVersion () {} // prevent subclassing
  /external/freetype/include/internal/
ftvalid.h 52 /* prevent out-of-bound reads, that array counts are correct, etc. */
  /external/freetype/src/cache/
ftcglyph.c 204 /* prevent the family from being destroyed too early when an */
  /external/glide/third_party/disklrucache/
CHANGELOG.md 7 * Fix: Prevent exception trying to delete a non-existent file.
  /external/google-breakpad/src/testing/gtest/src/
gtest-test-part.cc 39 // prevent a user from accidentally including gtest-internal-inl.h in
  /external/google-breakpad/src/testing/gtest/test/
gtest_color_test_.cc 43 // prevent a user from accidentally including gtest-internal-inl.h in
  /external/gtest/src/
gtest-test-part.cc 39 // prevent a user from accidentally including gtest-internal-inl.h in
  /external/gtest/test/
gtest_color_test_.cc 43 // prevent a user from accidentally including gtest-internal-inl.h in
  /external/guava/guava/src/com/google/common/primitives/
Bytes.java 48 // TODO(kevinb): how to prevent warning on UnsignedBytes when building GWT
298 // Overridden to prevent a ton of boxing
304 // Overridden to prevent a ton of boxing
315 // Overridden to prevent a ton of boxing
  /external/guava/guava/src/com/google/common/util/concurrent/
AsyncSettableFuture.java 28 * been set (i.e. so that we can prevent collisions from setting it twice and
  /external/guava/guava-tests/test/com/google/common/collect/
CollectionBenchmarkSampleData.java 145 return x + super.compareTo(e) - x; // silly attempt to prevent opt
  /external/icu/icu4c/source/config/
mh-linux 27 # The initial tab in the next line is to prevent icu-config from reading it.
mh-linux-va 31 # The initial tab in the next line is to prevent icu-config from reading it.
  /external/icu/icu4c/source/i18n/
zonemeta.h 110 ZoneMeta(); // Prevent construction.
  /external/icu/icu4c/source/test/intltest/
textfile.cpp 154 // Grow by factor of 2 to prevent frequent allocation
  /external/icu/icu4c/source/tools/genren/
Makefile 19 # Extra flags to prevent internal API from being hidden.
  /external/jmdns/src/javax/jmdns/impl/tasks/resolver/
ServiceInfoResolver.java 20 * The ServiceInfoResolver will run only if JmDNS is in state ANNOUNCED. REMIND: Prevent having multiple service resolvers for the same info in the timer queue.
  /external/jmonkeyengine/engine/src/test/jme3test/gui/
TestSoftwareMouse.java 64 // Prevent mouse from leaving screen
  /external/jsoncpp/include/json/
config.h 34 /// to prevent private header inclusion.
  /external/libavc/encoder/
irc_vbr_storage_vbv.h 63 prevent this condition the number bits that needs to be decoded must be equal to B"(i)

Completed in 195 milliseconds

<<11121314151617181920>>