Home
last modified time | relevance | path

Searched defs:boundaries (Results 1 – 25 of 26) sorted by relevance

12

/third_party/grpc/tools/run_tests/performance/
Dmassage_qps_stats_helpers.py18 def _threshold_for_count_below(buckets, boundaries, count_below): argument
40 def percentile(buckets, pctl, boundaries): argument
/third_party/json/include/nlohmann/detail/conversions/
Dto_chars.hpp167 struct boundaries struct
169 diyfp w;
170 diyfp minus;
171 diyfp plus;
/third_party/boost/libs/math/test/
Dhypot_test.cpp31 const float boundaries[] = { variable
Dcomplex_test.cpp838 const float boundaries[] = { variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dbrktrans.cpp79 LocalPointer<UVector32> boundaries; in handleTransliterate() local
/third_party/node/deps/icu-small/source/i18n/
Dbrktrans.cpp79 LocalPointer<UVector32> boundaries; in handleTransliterate() local
/third_party/icu/icu4c/source/i18n/
Dbrktrans.cpp79 LocalPointer<UVector32> boundaries; in handleTransliterate() local
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dbrktrans.cpp77 LocalPointer<UVector32> boundaries; in handleTransliterate() local
/third_party/skia/modules/svg/src/
DSkSVGFe.cpp75 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/
DBreakIteratorMapperTest.java141 private static CldrValue boundaries(BoundaryType type, String dependency, String alt) { in boundaries() method in BreakIteratorMapperTest
/third_party/boost/boost/geometry/algorithms/detail/within/
Dmulti_point.hpp224 int boundaries = 0; in apply() local
Dpoint_in_geometry.hpp301 unsigned boundaries = pip == 0 ? 1 : 0; in apply() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DBreakTransliterator.java26 private int[] boundaries = new int[50]; field in BreakTransliterator
/third_party/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
DBreakTransliterator.java25 private int[] boundaries = new int[50]; field in BreakTransliterator
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
DHistogramWriter.cpp167 const proto::BinBoundaries &boundaries = histogram.bin_boundaries(); in getAsJSON() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/
DRBBIAPITest.java448 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/
DRBBIAPITest.java445 private void doBoundaryTest(BreakIterator bi, String text, int[] boundaries) { in doBoundaryTest()
/third_party/skia/experimental/sktext/editor/
DTexts.h201 void select(TextRange text, SkRect boundaries) { fSelection->select(text, boundaries); } in select()
/third_party/skia/third_party/externals/imgui/docs/
DFAQ.md183 ##### [Return to Index](#index)
/third_party/skia/tests/
DSkVxTest.cpp279 float4 boundaries = skvx::approx_acos(float4{-1, 0, 1, 0}); in DEF_TEST() local
/third_party/icu/icu4c/source/test/cintltst/
Dutf8tst.c785 static const int8_t boundaries[]={ 0, 1, 5, 6, 7, 10, 12, 16, 17 }; in TestFwdBackUnsafe() local
Dcbiapts.c1038 int32_t boundaries[10] = {0}; in TestBug11665() local
/third_party/icu/icu4c/source/test/intltest/
Drbbiapts.cpp1449 void RBBIAPITest::doBoundaryTest(BreakIterator& bi, UnicodeString& text, int32_t *boundaries){ in doBoundaryTest()
/third_party/skia/modules/skparagraph/src/
DParagraphImpl.cpp569 auto boundaries = line.paint(textCanvas, x, y); in paintLinesIntoPicture() local
/third_party/python/Lib/test/
Dtest_traceback.py620 boundaries = re.compile( variable

12