Home
last modified time | relevance | path

Searched defs:beginsWith (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/scripts/verify/
H A Dverify.py94 def beginsWith (str, prefix): function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DImmutableString.h65 bool beginsWith(const char *prefix) const { return angle::BeginsWith(data(), prefix); } in beginsWith() function in sh::ImmutableString
66 constexpr bool beginsWith(const ImmutableString &prefix) const in beginsWith() function in sh::ImmutableString
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DName.cpp57 bool Name::beginsWith(const Name &prefix) const in beginsWith() function in Name
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeStringUtil.cpp117 bool beginsWith (const std::string& s, const std::string& prefix) in beginsWith() function

Completed in 15 milliseconds