Home
last modified time | relevance | path

Searched defs:forwards (Results 1 – 13 of 13) sorted by relevance

/third_party/mesa3d/src/panfrost/bifrost/
Dbi_layout.c98 bool forwards = target->name > start->block->name; in bi_block_offset() local
/third_party/typescript/tests/baselines/reference/
DobjectLiteralExcessProperties.js14 var b3: Book | (Book[]) = [{ foreword: "hello" }, { forwards: "back" }]; property
57 var b3 = [{ foreword: "hello" }, { forwards: "back" }]; property
/third_party/skia/src/sksl/analysis/
DSkSLGetLoopUnrollInfo.cpp27 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/
Dfilteredbrk.cpp141 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/
Dfilteredbrk.cpp140 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/
Dfilteredbrk.cpp140 SimpleFilteredSentenceBreakData(UCharsTrie *forwards, UCharsTrie *backwards ) in SimpleFilteredSentenceBreakData()
242 …erator::SimpleFilteredSentenceBreakIterator(BreakIterator *adopt, UCharsTrie *forwards, UCharsTrie… in SimpleFilteredSentenceBreakIterator()
/third_party/icu/icu4c/source/common/
Dfilteredbrk.cpp141 SimpleFilteredSentenceBreakData(UCharsTrie *forwards, UCharsTrie *backwards ) in SimpleFilteredSentenceBreakData()
260 …erator::SimpleFilteredSentenceBreakIterator(BreakIterator *adopt, UCharsTrie *forwards, UCharsTrie… in SimpleFilteredSentenceBreakIterator()
/third_party/skia/modules/skparagraph/include/
DDartTypes.h84 UnaryFunction directional_for_each(C& c, bool forwards, UnaryFunction f) { in directional_for_each()
/third_party/protobuf/src/google/protobuf/compiler/js/
Djs_generator.cc1786 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/
Dusearch.cpp1137 UBool forwards) in getColElemIterOffset()
/third_party/skia/third_party/externals/icu/source/i18n/
Dusearch.cpp1137 UBool forwards) in getColElemIterOffset()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dusearch.cpp1137 UBool forwards) in getColElemIterOffset()
/third_party/python/Lib/tkinter/
D__init__.py3833 forwards=None, backwards=None, exact=None, argument