/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/ |
D | DataDrivenNumberFormatTestUtility.java | 290 private boolean breaks(char code) { in breaks() method in DataDrivenNumberFormatTestUtility 291 String breaks = tuple.breaks == null ? "" : tuple.breaks; in breaks() local
|
D | DataDrivenNumberFormatTestData.java | 135 public String breaks = null; field in DataDrivenNumberFormatTestData
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/ |
D | DataDrivenNumberFormatTestUtility.java | 287 private boolean breaks(char code) { in breaks() method in DataDrivenNumberFormatTestUtility 288 String breaks = tuple.breaks == null ? "" : tuple.breaks; in breaks() local
|
D | DataDrivenNumberFormatTestData.java | 132 public String breaks = null; field in DataDrivenNumberFormatTestData
|
/third_party/skia/src/pathops/ |
D | SkOpEdgeBuilder.cpp | 267 int breaks = SkDCubic::ComplexBreak(pointsPtr, splitT); in walk() local
|
/third_party/flutter/skia/src/pathops/ |
D | SkOpEdgeBuilder.cpp | 273 int breaks = SkDCubic::ComplexBreak(pointsPtr, splitT); in walk() local
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | SimpleFilteredSentenceBreakIterator.java | 299 ICUResourceBundle breaks = rb.findWithFallback("exceptions/SentenceBreak"); in Builder() local
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | SimpleFilteredSentenceBreakIterator.java | 312 ICUResourceBundle breaks = rb.findWithFallback("exceptions/SentenceBreak"); in Builder() local
|
/third_party/ffmpeg/libavfilter/ |
D | vf_pullup.h | 33 int breaks; member
|
/third_party/icu/icu4c/source/test/intltest/ |
D | numberformattesttuple.h | 99 UnicodeString breaks; variable
|
/third_party/flutter/skia/tests/ |
D | PathOpsCubicIntersectionTest.cpp | 651 int breaks = SkDCubic::ComplexBreak(c, loopT); in selfOneOff() local
|
/third_party/skia/tests/ |
D | PathOpsCubicIntersectionTest.cpp | 650 int breaks = SkDCubic::ComplexBreak(c, loopT); in selfOneOff() local
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | filteredbrk.cpp | 501 …LocalUResourceBundlePointer breaks(ures_getByKeyWithFallback(exceptions.getAlias(), "SentenceBreak… in SimpleFilteredBreakIteratorBuilder() local
|
/third_party/grpc/third_party/upb/upbc/ |
D | protoc-gen-upb.cc | 776 std::vector<size_t> breaks = {64, 128, 192, 256}; in TryFillTableEntry() local
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | filteredbrk.cpp | 528 …LocalUResourceBundlePointer breaks(ures_getByKeyWithFallback(exceptions.getAlias(), "SentenceBreak… in SimpleFilteredBreakIteratorBuilder() local
|
/third_party/node/deps/icu-small/source/common/ |
D | filteredbrk.cpp | 527 …LocalUResourceBundlePointer breaks(ures_getByKeyWithFallback(exceptions.getAlias(), "SentenceBreak… in SimpleFilteredBreakIteratorBuilder() local
|
/third_party/icu/icu4c/source/common/ |
D | filteredbrk.cpp | 528 …LocalUResourceBundlePointer breaks(ures_getByKeyWithFallback(exceptions.getAlias(), "SentenceBreak… in SimpleFilteredBreakIteratorBuilder() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | cbiapts.c | 643 … char breaks[] = "** ** * ** *"; /* * the expected break positions */ in TestBreakIteratorRules() local
|
/third_party/flutter/skia/src/sksl/ |
D | SkSLByteCodeGenerator.cpp | 1343 std::vector<DeferredLocation>& breaks = fBreakTargets.top(); in setBreakTargets() local
|
/third_party/python/Lib/ |
D | pdb.py | 1294 def _print_lines(self, lines, start, breaks=(), frame=None): argument
|
/third_party/abseil-cpp/absl/hash/ |
D | hash_test.cc | 521 size_t breaks[possible_breaks] = {1, 512, 1023, 1024, 1025, in TEST() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/hash/ |
D | hash_test.cc | 521 size_t breaks[possible_breaks] = {1, 512, 1023, 1024, 1025, in TEST() local
|
/third_party/flutter/engine/flutter/third_party/txt/src/txt/ |
D | paragraph_txt.cc | 360 const int* breaks = breaker_.getBreaks(); in ComputeLineBreaks() local
|