Home
last modified time | relevance | path

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

/external/deqp/scripts/verify/
Dverify.py94 def beginsWith (str, prefix): function
/external/deqp/framework/delibs/decpp/
DdeStringUtil.cpp117 bool beginsWith (const std::string& s, const std::string& prefix) in beginsWith() function
/external/eigen/bench/btl/generic_bench/
Dbtl.hh118 bool beginsWith(const BtlString& str) const in beginsWith() function in BtlString