/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() 123 return o1.uniqueness - o2.uniqueness; in compare()
|
D | Counter.java | 139 int uniqueness; field in Counter.Entry 141 public Entry(RWLong count, T value, int uniqueness) { in Entry() argument 144 this.uniqueness = uniqueness; in Entry() 163 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/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/tensorflow/tensorflow/core/kernels/ |
D | segment_reduction_ops_test.cc | 116 static void SparseSegmentMeanGradHelper(int iters, 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 | 501 Map<String, PathHeader> uniqueness = new HashMap<String, PathHeader>(); in Test00AFile() local 503 check(localeId, true, uniqueness, alreadySeen); in Test00AFile() 853 Map<String, PathHeader> uniqueness = new HashMap<String, PathHeader>(); in TestZCompleteness() local 861 check(locale, false, uniqueness, alreadySeen); in TestZCompleteness() 868 Map<String, PathHeader> uniqueness, Set<String> alreadySeen) { in check() argument 882 PathHeader old = uniqueness.get(visible); in check() 904 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/swiftshader/third_party/llvm-7.0/llvm/docs/PDB/ |
D | PdbStream.rst | 48 the time the PDB file is written. Note that due to the inherent uniqueness
|
/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/python/cpython3/Doc/library/ |
D | email.utils.rst | 34 used to strengthen the uniqueness of the message id. Optional *domain* if
|
/external/u-boot/doc/uImage.FIT/ |
D | source_file_format.txt | 89 is used as it's identifier as it assures uniqueness without additional
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.5.0b1.rst | 317 to strengthen the uniqueness of the message ID.
|
D | 3.7.0a3.rst | 332 a better guarantee for global uniqueness of UUIDs returned from
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | Extensions.rst | 342 address uniqueness guarantee provided by the C and C++ language standards.
|
D | StackMaps.rst | 132 record without checking uniqueness.
|
/external/libnl/ |
D | ChangeLog | 31 identical from a uniqueness point of view
|
/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.
|
/external/dtc/Documentation/ |
D | manual.txt | 503 requirement here for the unit address is to ensure uniqueness of
|
/external/swiftshader/third_party/SPIRV-Tools/ |
D | CHANGES | 520 - Check type uniqueness rules
|
/external/deqp-deps/SPIRV-Tools/ |
D | CHANGES | 499 - Check type uniqueness rules
|