/third_party/grpc/tools/run_tests/performance/ |
D | massage_qps_stats_helpers.py | 18 def _threshold_for_count_below(buckets, boundaries, count_below): argument 40 def percentile(buckets, pctl, boundaries): argument
|
/third_party/json/include/nlohmann/detail/conversions/ |
D | to_chars.hpp | 167 struct boundaries struct 169 diyfp w; 170 diyfp minus; 171 diyfp plus;
|
/third_party/boost/libs/math/test/ |
D | hypot_test.cpp | 31 const float boundaries[] = { variable
|
D | complex_test.cpp | 838 const float boundaries[] = { variable
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | brktrans.cpp | 79 LocalPointer<UVector32> boundaries; in handleTransliterate() local
|
/third_party/node/deps/icu-small/source/i18n/ |
D | brktrans.cpp | 79 LocalPointer<UVector32> boundaries; in handleTransliterate() local
|
/third_party/icu/icu4c/source/i18n/ |
D | brktrans.cpp | 79 LocalPointer<UVector32> boundaries; in handleTransliterate() local
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | brktrans.cpp | 77 LocalPointer<UVector32> boundaries; in handleTransliterate() local
|
/third_party/skia/modules/svg/src/ |
D | SkSVGFe.cpp | 75 const SkRect boundaries = this->resolveBoundaries(ctx, fctx); in resolveFilterSubregion() local
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/ |
D | BreakIteratorMapperTest.java | 141 private static CldrValue boundaries(BoundaryType type, String dependency, String alt) { in boundaries() method in BreakIteratorMapperTest
|
/third_party/boost/boost/geometry/algorithms/detail/within/ |
D | multi_point.hpp | 224 int boundaries = 0; in apply() local
|
D | point_in_geometry.hpp | 301 unsigned boundaries = pip == 0 ? 1 : 0; in apply() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/ |
D | BreakTransliterator.java | 26 private int[] boundaries = new int[50]; field in BreakTransliterator
|
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/ |
D | BreakTransliterator.java | 25 private int[] boundaries = new int[50]; field in BreakTransliterator
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/ |
D | HistogramWriter.cpp | 167 const proto::BinBoundaries &boundaries = histogram.bin_boundaries(); in getAsJSON() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/ |
D | RBBIAPITest.java | 448 private void doBoundaryTest(BreakIterator bi, String text, int[] boundaries) { in doBoundaryTest()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
D | RBBIAPITest.java | 445 private void doBoundaryTest(BreakIterator bi, String text, int[] boundaries) { in doBoundaryTest()
|
/third_party/skia/experimental/sktext/editor/ |
D | Texts.h | 201 void select(TextRange text, SkRect boundaries) { fSelection->select(text, boundaries); } in select()
|
/third_party/skia/third_party/externals/imgui/docs/ |
D | FAQ.md | 183 ##### [Return to Index](#index)
|
/third_party/skia/tests/ |
D | SkVxTest.cpp | 279 float4 boundaries = skvx::approx_acos(float4{-1, 0, 1, 0}); in DEF_TEST() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | utf8tst.c | 785 static const int8_t boundaries[]={ 0, 1, 5, 6, 7, 10, 12, 16, 17 }; in TestFwdBackUnsafe() local
|
D | cbiapts.c | 1038 int32_t boundaries[10] = {0}; in TestBug11665() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | rbbiapts.cpp | 1449 void RBBIAPITest::doBoundaryTest(BreakIterator& bi, UnicodeString& text, int32_t *boundaries){ in doBoundaryTest()
|
/third_party/skia/modules/skparagraph/src/ |
D | ParagraphImpl.cpp | 569 auto boundaries = line.paint(textCanvas, x, y); in paintLinesIntoPicture() local
|
/third_party/python/Lib/test/ |
D | test_traceback.py | 620 boundaries = re.compile( variable
|