/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/ |
D | Counter.java | 101 int uniqueness; field in Counter.Entry 102 public Entry(RWLong count, T value, int uniqueness) { in Entry() argument 105 this.uniqueness = uniqueness; in Entry() 123 return o1.uniqueness - o2.uniqueness; in compare()
|
/external/cldr/tools/java/org/unicode/cldr/util/ |
D | Counter2.java | 97 int uniqueness; field in Counter2.Entry 99 public Entry(Double count, T value, int uniqueness) { in Entry() argument 102 this.uniqueness = uniqueness; in Entry() 124 return o1.uniqueness - o2.uniqueness; in compare()
|
D | Counter.java | 141 int uniqueness; field in Counter.Entry 143 public Entry(RWLong count, T value, int uniqueness) { in Entry() argument 146 this.uniqueness = uniqueness; in Entry() 166 return o1.uniqueness - o2.uniqueness; in compare()
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/ |
D | Counter.java | 104 int uniqueness; field in Counter.Entry 105 public Entry(RWLong count, T value, int uniqueness) { in Entry() argument 108 this.uniqueness = uniqueness; in Entry() 126 return o1.uniqueness - o2.uniqueness; in compare()
|
/external/tensorflow/tensorflow/core/kernels/ |
D | segment_reduction_ops_test.cc | 117 float uniqueness, int size) { in SparseSegmentMeanGradHelper() argument 119 CHECK_LE(uniqueness, 1.0); in SparseSegmentMeanGradHelper() 120 CHECK_GT(uniqueness, 0.0); in SparseSegmentMeanGradHelper() 128 int kUniqueIndices = uniqueness * kNumIndices; in SparseSegmentMeanGradHelper()
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestPathHeader.java | 509 Map<String, PathHeader> uniqueness = new HashMap<>(); in Test00AFile() local 511 check(localeId, true, uniqueness, alreadySeen); in Test00AFile() 863 Map<String, PathHeader> uniqueness = new HashMap<>(); in TestZCompleteness() local 871 check(locale, false, uniqueness, alreadySeen); in TestZCompleteness() 878 Map<String, PathHeader> uniqueness, Set<String> alreadySeen) { in check() argument 892 PathHeader old = uniqueness.get(visible); in check() 914 uniqueness.put(visible, pathHeader); in check()
|
/external/grpc-grpc/doc/ |
D | c-style-guide.md | 36 To guarantee uniqueness they should be based on the file's path.
|
/external/llvm-project/libcxx/include/ |
D | typeinfo | 155 // faster. If at least one of the type_infos can't guarantee uniqueness, we 162 // guarantee uniqueness for that specific type_info.
|
/external/dagger2/ |
D | test_defs.bzl | 20 # The key will be appended to the generated test names to ensure uniqueness.
|
/external/rust/crates/uuid/ |
D | README.md | 27 The uniqueness property is not strictly guaranteed, however for all
|
/external/deqp/doc/testspecs/GLES31/ |
D | functional.shaders.sample_variables.txt | 68 verified for legality, uniqueness and distribution. With framebuffer and
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-3.3 | 93 number to guarantee filename uniqueness (the PID of the parent Mksquashfs
|
/external/python/cpython2/Doc/library/ |
D | email.util.rst | 111 to strengthen the uniqueness of the message id.
|
/external/opencensus-java/exporters/stats/stackdriver/ |
D | README.md | 155 Stackdriver exporter adds a new `Metric` label for each custom `Metric` to ensure the uniqueness
|
/external/llvm-project/llvm/docs/PDB/ |
D | PdbStream.rst | 48 the time the PDB file is written. Note that due to the inherent uniqueness
|
/external/tensorflow/tensorflow/core/protobuf/ |
D | debug_event.proto | 226 // TODO(cais): Test the uniqueness guarantee in multi-host settings.
|
/external/python/cpython3/Doc/library/ |
D | email.utils.rst | 34 used to strengthen the uniqueness of the message id. Optional *domain* if
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.5.0b1.rst | 317 to strengthen the uniqueness of the message ID.
|
/external/libnl/ |
D | ChangeLog | 31 identical from a uniqueness point of view
|
/external/icu/tools/cldr/cldr-to-icu/src/main/resources/ |
D | ldml2icu_readme.txt | 223 2) Base xpaths can use arguments to achieve the necessary level of uniqueness.
|
/external/llvm-project/llvm/docs/ |
D | Extensions.rst | 362 address uniqueness guarantee provided by the C and C++ language standards.
|
/external/llvm-project/lld/docs/ |
D | NewLLD.rst | 162 There's only one Symbol instance for each unique symbol name. This uniqueness
|
/external/python/cpython2/Misc/NEWS.d/ |
D | 2.7.11rc1.rst | 646 to strengthen the uniqueness of the message ID.
|
/external/libxml2/os400/libxmlrpg/ |
D | schemasInternals.rpgle | 1129 d counter like(xmlCint) For name uniqueness
|
/external/llvm/docs/ |
D | StackMaps.rst | 132 record without checking uniqueness.
|