Searched defs:same_prefix (Results 1 – 5 of 5) sorted by relevance
| /external/cronet/tot/third_party/llvm-libc/src/test/UnitTest/ |
| D | LibcTest.h | 238 constexpr bool same_prefix(char const *lhs, char const *rhs, int const len) { in same_prefix() function
|
| /external/cronet/stable/third_party/llvm-libc/src/test/UnitTest/ |
| D | LibcTest.h | 238 constexpr bool same_prefix(char const *lhs, char const *rhs, int const len) { in same_prefix() function
|
| /external/llvm-libc/test/UnitTest/ |
| D | LibcTest.h | 238 constexpr bool same_prefix(char const *lhs, char const *rhs, int const len) { in same_prefix() function
|
| /external/icu/icu4c/source/tools/toolutil/ |
| D | json-json.hpp | 15875 const bool same_prefix = std::all_of(j.begin() + 1, j.end(), in write_ubjson() local 15973 const bool same_prefix = std::all_of(j.begin(), j.end(), in write_ubjson() local
|
| /external/ublksrv/include/nlohmann/ |
| D | json.hpp | 15384 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
|