Home
last modified time | relevance | path

Searched defs:find_first_of (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTString.cpp841 size_t CPVRTString::find_first_of(char _Ch, size_t _Off) const in find_first_of() function in CPVRTString
858 size_t CPVRTString::find_first_of(const char* _Ptr, size_t _Off) const in find_first_of() function in CPVRTString
880 size_t CPVRTString::find_first_of(const char* _Ptr, size_t _Off, size_t _Count) const in find_first_of() function in CPVRTString
945 size_t CPVRTString::find_first_of(const CPVRTString& _Str, size_t _Off) const in find_first_of() function in CPVRTString
/external/libchrome/base/strings/
Dstring_piece.cc200 size_t find_first_of(const StringPiece& self, in find_first_of() function
221 size_t find_first_of(const StringPiece16& self, in find_first_of() function
/external/protobuf/src/google/protobuf/stubs/
Dstringpiece.cc162 stringpiece_ssize_type StringPiece::find_first_of(StringPiece s, in find_first_of() function in google::protobuf::StringPiece
/external/swiftshader/third_party/LLVM/lib/Support/
DStringRef.cpp173 StringRef::size_type StringRef::find_first_of(StringRef Chars, in find_first_of() function in StringRef
/external/llvm/lib/Support/
DStringRef.cpp205 StringRef::size_type StringRef::find_first_of(StringRef Chars, in find_first_of() function in StringRef
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DStringRef.cpp250 StringRef::size_type StringRef::find_first_of(StringRef Chars, in find_first_of() function in StringRef