/external/tpm2/ |
Unique.c | 21 // NOTE: If a platform unique value has unequal distribution of uniqueness and bSize is smaller than the size of the 22 // unique value, the bSize portion with the most uniqueness should be returned.
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
Counter.java | 100 int uniqueness; field in class:Counter.Entry 101 public Entry(RWLong count, T value, int uniqueness) { 104 this.uniqueness = uniqueness; 122 return o1.uniqueness - o2.uniqueness;
|
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
Counter.java | 99 int uniqueness; field in class:Counter.Entry 100 public Entry(RWLong count, T value, int uniqueness) { 103 this.uniqueness = uniqueness; 121 return o1.uniqueness - o2.uniqueness;
|
/external/jsilver/src/com/google/clearsilver/jsilver/resourceloader/ |
BaseResourceLoader.java | 39 * only necessary form of uniqueness between two instances of this same ResourceLoader.
|
CompositeResourceLoader.java | 81 * We return the filename as the key of uniqueness as we assume that if this
|
/external/mockito/cglib-and-asm/src/org/mockito/cglib/core/ |
DefaultNamingPolicy.java | 28 * suffix is added to ensure uniqueness.
|
/external/skia/tools/ |
UrlDataManager.h | 29 * the blob data to ensure uniqueness
|
/external/libchrome/base/process/ |
process_handle.h | 40 // processes (use GetUniqueIdForProcess if uniqueness is required).
|
/frameworks/base/docs/html/guide/topics/manifest/ |
action-element.jd | 37 ensure uniqueness. For example, a {@code TRANSMOGRIFY} action might be specified
|
/developers/build/prebuilts/gradle/CardEmulation/Application/src/main/res/xml/ |
aid_list.xml | 22 uniqueness. Note, however, that longer AIDs may impose a burden on non-Android NFC terminals.
|
/developers/samples/android/connectivity/nfc/CardEmulation/Application/src/main/res/xml/ |
aid_list.xml | 22 uniqueness. Note, however, that longer AIDs may impose a burden on non-Android NFC terminals.
|
/development/samples/browseable/CardEmulation/res/xml/ |
aid_list.xml | 22 uniqueness. Note, however, that longer AIDs may impose a burden on non-Android NFC terminals.
|
/device/google/contexthub/inc/ |
chre_version.h | 105 * Thus, we require this uniqueness to allow such a setup to work.
|
/external/e2fsprogs/lib/uuid/ |
uuid_generate.3.in | 62 generator may compromise the uniqueness of UUID's
|
/external/guava/guava/src/com/google/common/collect/ |
BiMap.java | 27 * A bimap (or "bidirectional map") is a map that preserves the uniqueness of
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/ |
fcntl.h | 15 * When introducing new O_* bits, please check its uniqueness in fcntl_init().
|
/external/e2fsprogs/ |
e2fsprogs.spec.in | 50 Summary: helper daemon to guarantee uniqueness of time-based UUIDs 58 uniqueness of time-based UUID generation even at very high rates on
|
/external/chromium-trace/catapult/third_party/webapp2/webapp2_extras/appengine/auth/ |
models.py | 27 the concept of uniqueness for entity properties. 37 To ensure property uniqueness when creating a new `User`, we first create 207 #: The model used to ensure uniqueness.
|
/frameworks/base/docs/html/training/articles/ |
user-data-ids.jd | 24 <li><a href="#uniqueness">Uniqueness</h3> 477 <h3 id="uniqueness">Uniqueness</h3> 480 Uniqueness establishes the likelihood that identical identifiers exist within 483 uniqueness depends on the size of the identifier and the source of randomness
|
/external/eigen/Eigen/src/Eigen2Support/Geometry/ |
Hyperplane.h | 75 * is greater than 2, then there isn't uniqueness, so an arbitrary choice is made. 98 * If the dimension of the ambient space is greater than 2, then there isn't uniqueness,
|
/external/eigen/Eigen/src/Geometry/ |
Hyperplane.h | 86 * is greater than 2, then there isn't uniqueness, so an arbitrary choice is made. 119 * If the dimension of the ambient space is greater than 2, then there isn't uniqueness,
|
/external/autotest/client/cros/ |
cros_ui.py | 27 Note that uniqueness is only guaranteed until the host reboots.
|
/external/avahi/docs/ |
TODO | 19 * uniqueness
|
/external/kernel-headers/original/uapi/asm-generic/ |
fcntl.h | 15 * When introducing new O_* bits, please check its uniqueness in fcntl_init().
|
/external/llvm/include/llvm/IR/ |
ValueSymbolTable.h | 32 /// LLVM as well as ensuring uniqueness of names.
|