/third_party/typescript/tests/baselines/reference/ |
D | silentNeverPropagation.js | 32 var breaks = convert(createModule({ a: 12 }, { foo: function () { return true; } })); variable
|
/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/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/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/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/skia/tests/ |
D | PathOpsCubicIntersectionTest.cpp | 650 int breaks = SkDCubic::ComplexBreak(c, loopT); in selfOneOff() local
|
/third_party/icu/icu4c/source/common/ |
D | filteredbrk.cpp | 527 …LocalUResourceBundlePointer breaks(ures_getByKeyWithFallback(exceptions.getAlias(), "SentenceBreak… in SimpleFilteredBreakIteratorBuilder() 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/test/cintltst/ |
D | cbiapts.c | 644 … char breaks[] = "** ** * ** *"; /* * the expected break positions */ in TestBreakIteratorRules() local
|
/third_party/python/Lib/ |
D | pdb.py | 1294 def _print_lines(self, lines, start, breaks=(), frame=None): argument
|
/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
|