Home
last modified time | relevance | path

Searched refs:tSpace (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/mlir/tools/mlir-reduce/
DReductionTreeUtils.cpp60 static std::vector<std::tuple<int, int>> getRanges(std::vector<bool> tSpace, in getRanges() argument
68 for (auto element : llvm::enumerate(tSpace)) { in getRanges()
/external/skqp/tools/bookmaker/
DtextParser.h488 bool tSpace = ' ' >= fChar[tIndex]; in startsWith() local
490 if (tSpace != oSpace) { in startsWith()
493 if (tSpace) { in startsWith()
/external/icu/libicu/cts_headers/
Dplurrule_impl.h125 tSpace, enumerator
/external/icu/icu4c/source/i18n/
Dplurrule_impl.h125 tSpace, enumerator
Dplurrule.cpp1368 if (type != tSpace) { in getNextToken()
1456 return tSpace; in charType()