Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm-libc/test/UnitTest/
H A DLibcTest.h238 constexpr bool same_prefix(char const *lhs, char const *rhs, int const len) { in same_prefix() function
/aosp_15_r20/external/ublksrv/include/nlohmann/
H A Djson.hpp15384 const bool same_prefix = std::all_of(j.begin() + 1, j.end(), in write_ubjson() local
15482 const bool same_prefix = std::all_of(j.begin(), j.end(), in write_ubjson() local