Home
last modified time | relevance | path

Searched defs:needle_len (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstring_view_benchmark.cc239 const int needle_len = state.range(0); in BM_worst_case_find_first_of() local
/third_party/ffmpeg/libavutil/
H A Davstring.c74 size_t needle_len = strlen(needle); in av_strnstr() local
/third_party/alsa-utils/alsamixer/
H A Dconfigparser.c25 unsigned int needle_len; in strlist_index() local
/third_party/node/deps/v8/src/regexp/
H A Dregexp.cc364 int needle_len = needle.length(); in AtomExecRaw() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dp2p_supplicant_sd.c532 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/wpa_supplicant/
H A Dp2p_supplicant_sd.c534 find_p2ps_substr(struct p2ps_advertisement *adv_data, const u8 *needle, size_t needle_len) find_p2ps_substr() argument

Completed in 8 milliseconds