Searched defs:forwards (Results 1 – 13 of 13) sorted by relevance
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bi_layout.c | 98 bool forwards = target->name > start->block->name; in bi_block_offset() local
|
/third_party/typescript/tests/baselines/reference/ |
D | objectLiteralExcessProperties.js | 14 var b3: Book | (Book[]) = [{ foreword: "hello" }, { forwards: "back" }]; property 57 var b3 = [{ foreword: "hello" }, { forwards: "back" }]; property
|
/third_party/skia/src/sksl/analysis/ |
D | SkSLGetLoopUnrollInfo.cpp | 27 static int calculate_count(double start, double end, double delta, bool forwards, bool inclusive) { in calculate_count()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | filteredbrk.cpp | 141 SimpleFilteredSentenceBreakData(UCharsTrie *forwards, UCharsTrie *backwards ) in SimpleFilteredSentenceBreakData() 260 …erator::SimpleFilteredSentenceBreakIterator(BreakIterator *adopt, UCharsTrie *forwards, UCharsTrie… in SimpleFilteredSentenceBreakIterator()
|
/third_party/node/deps/icu-small/source/common/ |
D | filteredbrk.cpp | 140 SimpleFilteredSentenceBreakData(UCharsTrie *forwards, UCharsTrie *backwards ) in SimpleFilteredSentenceBreakData() 259 …erator::SimpleFilteredSentenceBreakIterator(BreakIterator *adopt, UCharsTrie *forwards, UCharsTrie… in SimpleFilteredSentenceBreakIterator()
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | filteredbrk.cpp | 140 SimpleFilteredSentenceBreakData(UCharsTrie *forwards, UCharsTrie *backwards ) in SimpleFilteredSentenceBreakData() 242 …erator::SimpleFilteredSentenceBreakIterator(BreakIterator *adopt, UCharsTrie *forwards, UCharsTrie… in SimpleFilteredSentenceBreakIterator()
|
/third_party/icu/icu4c/source/common/ |
D | filteredbrk.cpp | 141 SimpleFilteredSentenceBreakData(UCharsTrie *forwards, UCharsTrie *backwards ) in SimpleFilteredSentenceBreakData() 260 …erator::SimpleFilteredSentenceBreakIterator(BreakIterator *adopt, UCharsTrie *forwards, UCharsTrie… in SimpleFilteredSentenceBreakIterator()
|
/third_party/skia/modules/skparagraph/include/ |
D | DartTypes.h | 84 UnaryFunction directional_for_each(C& c, bool forwards, UnaryFunction f) { in directional_for_each()
|
/third_party/protobuf/src/google/protobuf/compiler/js/ |
D | js_generator.cc | 1786 std::set<std::string> forwards; in GenerateRequiresForSCC() local 1812 std::set<std::string> forwards; in GenerateRequiresForLibrary() local 1859 std::set<std::string> forwards; in GenerateRequiresForExtensions() local 1877 std::set<std::string>* forwards, in GenerateRequiresImpl() 1919 std::set<std::string>* forwards, in FindRequiresForMessage()
|
/third_party/icu/icu4c/source/i18n/ |
D | usearch.cpp | 1137 UBool forwards) in getColElemIterOffset()
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | usearch.cpp | 1137 UBool forwards) in getColElemIterOffset()
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | usearch.cpp | 1137 UBool forwards) in getColElemIterOffset()
|
/third_party/python/Lib/tkinter/ |
D | __init__.py | 3833 forwards=None, backwards=None, exact=None, argument
|