Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/compiler/translator/
H A DImmutableString.h50 constexpr bool beginsWith(const char *prefix) const in beginsWith() function
54 constexpr bool beginsWith(const ImmutableString &prefix) const in beginsWith() function
H A DName.cpp57 bool Name::beginsWith(const Name &prefix) const in beginsWith() function in sh::Name
/aosp_15_r20/external/deqp/scripts/verify/
H A Dverify.py94 def beginsWith (str, prefix): function
/aosp_15_r20/external/deqp/framework/delibs/decpp/
H A DdeStringUtil.cpp126 bool beginsWith(const std::string &s, const std::string &prefix) in beginsWith() function
/aosp_15_r20/external/eigen/bench/btl/generic_bench/
H A Dbtl.hh118 bool beginsWith(const BtlString& str) const in beginsWith() function in BtlString