Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/strings/
H A Dstring_util_impl_helpers.h262 size_t MatchSize() { return find_this.length(); } in MatchSize() function
280 constexpr size_t MatchSize() { return 1; } in MatchSize() function
/aosp_15_r20/external/libchrome/base/strings/
H A Dstring_util.cc703 size_t MatchSize() { return find_this.length(); } in MatchSize() function
715 constexpr size_t MatchSize() { return 1; } in MatchSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DFunction.cpp578 const auto MatchSize = strlen(NameTable[Idx]); in lookupIntrinsicID() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DFunction.cpp869 const auto MatchSize = strlen(NameTable[Idx]); in lookupIntrinsicID() local