Home
last modified time | relevance | path

Searched refs:find_first_ofn (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTString.h424 size_t find_first_ofn(const char* _Ptr, size_t _Off, size_t _Count) const;
DPVRTString.cpp903 size_t CPVRTString::find_first_ofn(const char* _Ptr, size_t _Off, size_t _Count) const in find_first_ofn() function in CPVRTString