HomeSort by relevance Sort by last modified time
    Searched full:uniqueness (Results 1 - 25 of 84) sorted by null

1 2 3 4

  /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/chromium/chrome/browser/
background_application_list_model_unittest.cc 169 static int uniqueness = 0; local
171 output << "Unique Named Extension " << uniqueness; local
172 ++uniqueness;
  /external/webkit/Source/WebCore/bridge/objc/
objc_class.mm 125 // Note that we do not do any checks to guarantee uniqueness. That's the responsiblity
177 // Note that we do not do any checks to guarantee uniqueness. That's the responsiblity
218 // Note that we do not do any checks to guarantee uniqueness. That's the responsiblity
  /frameworks/base/docs/html/guide/topics/manifest/
action-element.jd 37 ensure uniqueness. For example, a {@code TRANSMOGRIFY} action might be specified
  /packages/apps/Gallery2/tests/src/com/android/photos/data/
PhotoDatabaseTest.java 104 // This isn't allowed due to uniqueness constraint (parent_id/name)
164 // Test uniqueness constraint.
  /external/chromium/chrome/common/extensions/docs/examples/api/webNavigation/basic/
navigation_collector.js 23 * request's tab ID, frame ID, and URL in order to ensure uniqueness.
32 * request's tab ID, frame ID, and URL in order to ensure uniqueness.
41 * request's tab ID, frame ID, and URL in order to ensure uniqueness.
  /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
  /external/kernel-headers/original/asm-generic/
fcntl.h 15 * When introducing new O_* bits, please check its uniqueness in fcntl_init().
  /external/e2fsprogs/
e2fsprogs.spec 50 Summary: helper daemon to guarantee uniqueness of time-based UUIDs
58 uniqueness of time-based UUID generation even at very high rates on
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/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.
109 * If the dimension of the ambient space is greater than 2, then there isn't uniqueness,
  /external/chromium/chrome/browser/bookmarks/
bookmark_codec.h 34 // reassignments to achieve uniqueness.
  /external/chromium/chrome/browser/importer/
profile_writer.h 36 // Indicates the bookmark should only be added if unique. Uniqueness
  /external/llvm/include/llvm/IR/
ValueSymbolTable.h 32 /// LLVM as well as ensuring uniqueness of names.
  /external/webkit/LayoutTests/storage/indexeddb/
duplicates-expected.txt 1 Verify that you can put the same data in 2 different databases without uniqueness constraints firing.
duplicates.html 13 description("Verify that you can put the same data in 2 different databases without uniqueness constraints firing.");
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/
typeinfo 107 // type. Uniqueness must use the _name value, not object address.
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/
typeinfo 107 // type. Uniqueness must use the _name value, not object address.
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/
typeinfo 107 // type. Uniqueness must use the _name value, not object address.
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/
typeinfo 107 // type. Uniqueness must use the _name value, not object address.
  /libcore/xml/src/main/java/org/xmlpull/v1/
XmlSerializer.java 38 * Set feature identified by name (recommended to be URI for uniqueness).
66 * (the property name is recommended to be URI for uniqueness).
  /external/nist-sip/java/gov/nist/javax/sip/header/extensions/
JoinHeader.java 118 * global uniqueness, the algorithm for generating a tag is implementation

Completed in 460 milliseconds

1 2 3 4