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

1 2 3 4 5 67 8 91011>>

  /frameworks/base/core/java/android/widget/
ActivityChooserModel.java 286 * Flag whether the choice history was read. This is used to enforce that
613 * enforce the specified max history size by dropping enough old
614 * historical records to enforce the desired size. Thus, any
    [all...]
  /frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
ActivityChooserModel.java 280 * Flag whether the choice history was read. This is used to enforce that
619 * enforce the specified max history size by dropping enough old
620 * historical records to enforce the desired size. Thus, any
    [all...]
  /dalvik/docs/
verifier.html 91 The VM is permitted but not required to enforce "structured locking"
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/
ASN1InputStream.java 443 return DERNull.INSTANCE; // actual content is ignored (enforce 0 length?)
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/generators/
DSAParametersGenerator.java 52 // TODO Should we enforce the minimum 'certainty' values as per C.3 Table C.1?
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
IntArray.java 45 // First byte is 0 to enforce highest (=sign) bit is zero.
  /external/chromium/app/sql/
connection.cc 366 // Enforce SQLite restrictions on |page_size_|.
  /external/chromium/chrome/browser/chromeos/login/
base_login_display_host.cc 242 // will enforce preference saving.
  /external/chromium/chrome/browser/speech/
speech_input_manager.cc 137 // Private constructor to enforce singleton.
  /external/chromium/testing/gmock/include/gmock/
gmock-generated-function-mockers.h.pump 88 // Even though gcc and MSVC don't enforce it, 'this->' is required
  /external/dhcpcd/
dhcpcd.conf.5 245 To enforce that
dhcpcd.conf.5.in 233 To enforce that
  /external/guava/guava/src/com/google/common/primitives/
UnsignedInts.java 38 * class be used, at a small efficiency penalty, to enforce the distinction in the type system.
  /external/kernel-headers/original/asm-x86/
system_32.h 272 * does not enforce ordering, since there is no data dependency between
  /external/llvm/docs/HistoricalNotes/
2000-11-18-EarlyDesignIdeasResp.txt 35 * To keep things "safe" ie to enforce a sandbox on Java/foreign code,
  /external/llvm/include/llvm/ADT/
IntrusiveRefCntPtr.h 62 /// methods to enforce dynamic allocation via 'new'. Classes that
  /external/llvm/lib/IR/
Globals.cpp 149 // initializer worth replacing. Enforce that here.
  /external/llvm/lib/Target/ARM/
ARMScheduleV6.td 292 // use FU_Issue to enforce the 1 load/store per cycle limit
  /external/llvm/lib/Target/Hexagon/
HexagonRegisterInfo.cpp 124 // Hexagon_TODO: Do we need to enforce this for Hexagon?
  /external/llvm/lib/Transforms/Scalar/
LoopUnrollPass.cpp 187 // Enforce the threshold.
  /external/openssl/crypto/sha/asm/
sha1-thumb.pl 259 close STDOUT; # enforce flush
sha256-armv4.pl 211 close STDOUT; # enforce flush
  /external/v8/src/
handles.h 58 a = b; // Fake assignment to enforce type checks.
  /external/webkit/Source/WebCore/storage/
DatabaseAuthorizer.cpp 417 // it will be tough to enforce all of the following policies
  /external/webkit/Tools/Scripts/webkitpy/layout_tests/layout_package/
manager_worker_broker_unittest.py 140 """Mixin class that implements a series of tests to enforce the

Completed in 4455 milliseconds

1 2 3 4 5 67 8 91011>>