| /src/contrib/llvm-project/llvm/include/llvm/Demangle/ |
| H A D | StringViewExtras.h | 29 std::string_view needle) noexcept { in starts_with()
|
| /src/contrib/pam_modules/pam_passwdqc/ |
| H A D | passwdqc_check.c | 196 const char *haystack, const char *needle, const char *original) in is_based() 255 const char *needle, const char *original) in is_word_based()
|
| /src/contrib/llvm-project/openmp/runtime/src/ |
| H A D | ompt-specific.h | 77 #define OMPT_STR_MATCH(haystack, needle) __kmp_str_match(haystack, 0, needle) argument
|
| H A D | ompt-general.cpp | 45 #define OMPT_STR_MATCH(haystack, needle) (!strcasecmp(haystack, needle)) argument
|
| /src/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_linux.cpp | 100 void AsanApplyToGlobals(globals_op_fptr op, const void *needle) { in AsanApplyToGlobals()
|
| H A D | asan_mac.cpp | 64 void AsanApplyToGlobals(globals_op_fptr op, const void *needle) { in AsanApplyToGlobals()
|
| H A D | asan_fuchsia.cpp | 52 void AsanApplyToGlobals(globals_op_fptr op, const void *needle) { in AsanApplyToGlobals()
|
| H A D | asan_win.cpp | 208 void AsanApplyToGlobals(globals_op_fptr op, const void *needle) { in AsanApplyToGlobals()
|
| /src/contrib/llvm-project/compiler-rt/lib/fuzzer/ |
| H A D | FuzzerInterceptors.cpp | 107 static char *internal_strstr(const char *haystack, const char *needle) { in internal_strstr()
|
| /src/contrib/googletest/googletest/src/ |
| H A D | gtest.cc | 1841 bool IsSubstringPred(const char* needle, const char* haystack) { in IsSubstringPred() 1847 bool IsSubstringPred(const wchar_t* needle, const wchar_t* haystack) { in IsSubstringPred() 1855 bool IsSubstringPred(const StringType& needle, const StringType& haystack) { in IsSubstringPred() 1867 const StringType& needle, in IsSubstringImpl() 1888 AssertionResult IsSubstring(const char* needle_expr, const char* haystack_expr, in IsSubstring() 1894 const wchar_t* needle, const wchar_t* haystack) { in IsSubstring() 1898 AssertionResult IsNotSubstring(const char* needle_expr, in IsNotSubstring() 1905 const char* haystack_expr, const wchar_t* needle, in IsNotSubstring() 1910 AssertionResult IsSubstring(const char* needle_expr, const char* haystack_expr, in IsSubstring() 1916 AssertionResult IsNotSubstring(const char* needle_expr, in IsNotSubstring() [all …]
|
| /src/contrib/wpa/src/utils/ |
| H A D | os_none.c | 232 char * os_strstr(const char *haystack, const char *needle) in os_strstr()
|
| H A D | os_internal.c | 478 char * os_strstr(const char *haystack, const char *needle) in os_strstr()
|
| /src/contrib/less/ |
| H A D | os.c | 570 char * strstr(constant char *haystack, constant char *needle) in strstr()
|
| /src/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_libc.cpp | 243 char *internal_strstr(const char *haystack, const char *needle) { in internal_strstr()
|
| /src/sys/netinet/libalias/ |
| H A D | alias_db.c | 105 struct group_in needle = { in StartPointIn() local 783 struct alias_link needle = { in _SearchLinkOut() local 1027 struct alias_link needle = { in FindLinkByInternalEndpoint() local
|
| /src/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_warc.c | 461 const char *needle, const size_t needlesize) in xmemmem()
|
| /src/usr.sbin/certctl/ |
| H A D | certctl.c | 266 struct cert needle = { .x509 = x509 }; in find_cert() local
|
| /src/contrib/wpa/wpa_supplicant/ |
| H A D | p2p_supplicant_sd.c | 533 const u8 *needle, size_t needle_len) in find_p2ps_substr()
|
| /src/contrib/bmake/ |
| H A D | dir.c | 1299 Dir_FindHereOrAbove(const char *here, const char *needle) in Dir_FindHereOrAbove()
|
| /src/contrib/sendmail/src/ |
| H A D | usersmtp.c | 1547 char *needle; local
|
| /src/usr.bin/top/ |
| H A D | machine.c | 303 find_uid(uid_t needle, int *haystack) in find_uid()
|
| /src/contrib/wpa/src/drivers/ |
| H A D | driver_macsec_linux.c | 1126 struct rtnl_link *needle; in lookup_sc() local
|
| /src/sys/contrib/zstd/programs/ |
| H A D | util.c | 747 const char *needle = pathname; in pathnameHas2Dots() local
|
| /src/contrib/ncurses/progs/ |
| H A D | tic.c | 559 matches(char **needle, const char *haystack) in matches()
|
| /src/sys/kern/ |
| H A D | kern_sysctl.c | 365 sysctl_search_oid(struct sysctl_oid **nodes, struct sysctl_oid *needle) in sysctl_search_oid()
|