Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTString.cpp1337 int CPVRTString::find_previous_occurance_of(char _Ch, size_t _Off) const in find_previous_occurance_of() function in CPVRTString
1355 int CPVRTString::find_previous_occurance_of(const char* _Ptr, size_t _Off) const in find_previous_occurance_of() function in CPVRTString
1381 int CPVRTString::find_previous_occurance_of(const char* _Ptr, size_t _Off, size_t _Count) const in find_previous_occurance_of() function in CPVRTString
1406 int CPVRTString::find_previous_occurance_of(const CPVRTString& _Str, size_t _Off) const in find_previous_occurance_of() function in CPVRTString