Home
last modified time | relevance | path

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

/dports/devel/cpu_features/cpu_features-0.6.0/test/
H A Dstring_view_test.cc61 TEST(StringViewTest, CpuFeatures_StringView_StartsWith) { in TEST() argument
/dports/devel/cpu_features/cpu_features-0.6.0/src/
H A Dstring_view.c56 bool CpuFeatures_StringView_StartsWith(const StringView a, const StringView b) { in CpuFeatures_StringView_StartsWith() function