Home
last modified time | relevance | path

Searched defs:MatchSize (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/strings/
Dstring_util.cc703 size_t MatchSize() { return find_this.length(); } in MatchSize() function
715 constexpr size_t MatchSize() { return 1; } in MatchSize() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp578 const auto MatchSize = strlen(NameTable[Idx]); in lookupIntrinsicID() local
/external/llvm-project/llvm/lib/IR/
DFunction.cpp692 const auto MatchSize = strlen(NameTable[Idx]); in lookupIntrinsicID() local