Searched defs:streq (Results 1 – 8 of 8) sorted by relevance
/third_party/nghttp2/src/ |
D | util.h | 382 bool streq(InputIt1 first1, InputIt1 last1, InputIt2 first2, InputIt2 last2) { in streq() function 389 template <typename T, typename S> bool streq(const T &a, const S &b) { in streq() function
|
/third_party/libinput/src/ |
D | util-strings.h | 49 streq(const char *str1, const char *str2) in streq() function
|
/third_party/node/deps/icu-small/source/i18n/ |
D | rbnf.cpp | 124 streq(const UChar* lhs, const UChar* rhs) { in streq() function
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
D | rbnf.cpp | 124 streq(const UChar* lhs, const UChar* rhs) { in streq() function
|
/third_party/flutter/skia/third_party/externals/icu/source/i18n/ |
D | rbnf.cpp | 124 streq(const UChar* lhs, const UChar* rhs) { in streq() function
|
/third_party/icu/icu4c/source/i18n/ |
D | rbnf.cpp | 124 streq(const UChar* lhs, const UChar* rhs) { in streq() function
|
/third_party/ltp/testcases/kernel/controllers/cpuset/cpuset_lib/ |
D | libcpuset.c | 292 static int streq(const char *s1, const char *s2) in streq() function
|
/third_party/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 82417 struct PptpStopSessionRequest streq; member
|