/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | p2p_supplicant_sd.c | 532 find_p2ps_substr(struct p2ps_advertisement *adv_data, const u8 *needle, size_t needle_len) find_p2ps_substr() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
H A D | driver_macsec_linux.c | 1068 struct rtnl_link *needle; in lookup_sc() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | p2p_supplicant_sd.c | 534 find_p2ps_substr(struct p2ps_advertisement *adv_data, const u8 *needle, size_t needle_len) find_p2ps_substr() argument
|
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/ |
H A D | test_verifier.c | 911 char needle[80]; in cmp_str_seq() local
|
/kernel/linux/linux-5.10/drivers/media/dvb-core/ |
H A D | dvb_ca_en50221.c | 207 static char *findstr(char *haystack, int hlen, char *needle, int nlen) in findstr() argument
|
/kernel/linux/linux-6.6/drivers/media/dvb-core/ |
H A D | dvb_ca_en50221.c | 207 static char *findstr(char *haystack, int hlen, char *needle, int nlen) in findstr() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_verifier.c | 1314 char needle[200]; in cmp_str_seq() local
|
/third_party/eudev/src/shared/ |
H A D | util.c | 1079 bool nulstr_contains(const char*nulstr, const char *needle) { in nulstr_contains() argument
|
/third_party/curl/lib/ |
H A D | url.c | 708 proxy_info_matches(const struct proxy_info *data, const struct proxy_info *needle) proxy_info_matches() argument 720 socks_proxy_info_matches(const struct proxy_info *data, const struct proxy_info *needle) socks_proxy_info_matches() argument 922 ConnectionExists(struct Curl_easy *data, struct connectdata *needle, struct connectdata **usethis, bool *force_reuse, bool *waitpipe) ConnectionExists() argument [all...] |
/third_party/ltp/lib/ |
H A D | tst_cgroup.c | 1468 safe_cg_occursin(const char *const file, const int lineno, const struct tst_cg_group *const cg, const char *const file_name, const char *const needle) safe_cg_occursin() argument
|
/third_party/nghttp2/src/ |
H A D | shrpx_tls.cc | 2228 in_proto_list(const std::vector<StringRef> &protos, const StringRef &needle) in_proto_list() argument
|
/third_party/toybox/lib/ |
H A D | lib.c | 336 int stridx(char *haystack, char needle) in stridx() argument 432 char *strafter(char *haystack, char *needle) in strafter() argument
|
/third_party/libuv/src/unix/ |
H A D | linux.c | 335 char* needle; in uv__kernel_version() local
|
/third_party/pulseaudio/src/pulsecore/ |
H A D | core-util.c | 3094 bool pa_str_in_list(const char *haystack, const char *delimiters, const char *needle) { in pa_str_in_list() argument 3114 bool pa_str_in_list_spaces(const char *haystack, const char *needle) { in pa_str_in_list_spaces() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | RendererVk.cpp | 104 bool ExtensionFound(const char *needle, const vk::ExtensionNameList &haystack) in ExtensionFound() argument
|
/third_party/python/Objects/ |
H A D | bytesobject.c | 1282 _PyBytes_Find(const char *haystack, Py_ssize_t len_haystack, const char *needle, Py_ssize_t len_needle, Py_ssize_t offset) _PyBytes_Find() argument 1291 _PyBytes_ReverseFind(const char *haystack, Py_ssize_t len_haystack, const char *needle, Py_ssize_t len_needle, Py_ssize_t offset) _PyBytes_ReverseFind() argument
|
/third_party/elfutils/debuginfod/ |
H A D | debuginfod.cxx | 120 string_endswith(const string& haystack, const string& needle) in string_endswith() argument
|
/third_party/mesa3d/src/imgui/ |
H A D | imstb_truetype.h | 2288 stbtt_uint32 needle, straw; in stbtt__GetGlyphKernInfoAdvance() local 2324 int straw, needle=glyph; in stbtt__GetCoverageIndex() local 2347 int strawStart, strawEnd, needle=glyph; in stbtt__GetCoverageIndex() local 2397 int strawStart, strawEnd, needle=glyph; stbtt__GetGlyphClass() local 2468 int straw, needle; stbtt__GetGlyphGPOSInfoAdvance() local [all...] |
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | libGLESv2.cpp | 6593 Function needle; in es2GetProcAddress() local
|
/third_party/skia/third_party/externals/imgui/ |
H A D | imstb_truetype.h | 2288 stbtt_uint32 needle, straw; in stbtt__GetGlyphKernInfoAdvance() local 2324 int straw, needle=glyph; in stbtt__GetCoverageIndex() local 2347 int strawStart, strawEnd, needle=glyph; in stbtt__GetCoverageIndex() local 2397 int strawStart, strawEnd, needle=glyph; stbtt__GetGlyphClass() local 2468 int straw, needle; stbtt__GetGlyphGPOSInfoAdvance() local [all...] |
/third_party/mesa3d/src/gtest/src/ |
H A D | gtest.cc | 1564 bool IsSubstringPred(const char* needle, const char* haystack) { in IsSubstringPred() argument 1570 bool IsSubstringPred(const wchar_t* needle, const wchar_t* haystack) { in IsSubstringPred() argument 1578 bool IsSubstringPred(const StringType& needle, in IsSubstringPred() argument 1588 IsSubstringImpl( bool expected_to_be_substring, const char* needle_expr, const char* haystack_expr, const StringType& needle, const StringType& haystack) IsSubstringImpl() argument 1611 IsSubstring( const char* needle_expr, const char* haystack_expr, const char* needle, const char* haystack) IsSubstring() argument 1617 IsSubstring( const char* needle_expr, const char* haystack_expr, const wchar_t* needle, const wchar_t* haystack) IsSubstring() argument 1623 IsNotSubstring( const char* needle_expr, const char* haystack_expr, const char* needle, const char* haystack) IsNotSubstring() argument 1629 IsNotSubstring( const char* needle_expr, const char* haystack_expr, const wchar_t* needle, const wchar_t* haystack) IsNotSubstring() argument 1635 IsSubstring( const char* needle_expr, const char* haystack_expr, const ::std::string& needle, const ::std::string& haystack) IsSubstring() argument 1641 IsNotSubstring( const char* needle_expr, const char* haystack_expr, const ::std::string& needle, const ::std::string& haystack) IsNotSubstring() argument 1648 IsSubstring( const char* needle_expr, const char* haystack_expr, const ::std::wstring& needle, const ::std::wstring& haystack) IsSubstring() argument 1654 IsNotSubstring( const char* needle_expr, const char* haystack_expr, const ::std::wstring& needle, const ::std::wstring& haystack) IsNotSubstring() argument [all...] |
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | hpsa.c | 1549 static int hpsa_scsi_find_entry(struct hpsa_scsi_dev_t *needle, in hpsa_scsi_find_entry() argument [all...] |
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | hpsa.c | 1555 static int hpsa_scsi_find_entry(struct hpsa_scsi_dev_t *needle, in hpsa_scsi_find_entry() argument [all...] |