Searched defs:needle (Results 1 – 10 of 10) sorted by relevance
/hardware/google/gfxstream/guest/mesa/src/util/ |
D | u_drm.h | 34 util_array_contains_u64(uint64_t needle, const uint64_t *haystack, unsigned count) in util_array_contains_u64()
|
/hardware/google/aemu/base/ |
D | StringUtils.cpp | 32 const void* needle, size_t needleLen) { in memmem() 59 bool strContains(std::string_view haystack, const char* needle) { in strContains()
|
/hardware/google/apf/v7/ |
D | apf_dns.h | 15 FUNC(match_result_type match_single_name(const u8* needle, in FUNC()
|
D | apf_interpreter.c | 402 FUNC(match_result_type apf_internal_match_single_name(const u8* needle, in FUNC()
|
/hardware/google/apf/ |
D | apf_dns.h | 15 FUNC(match_result_type match_single_name(const u8* needle, in FUNC()
|
/hardware/interfaces/confirmationui/support/src/ |
D | ConfirmationUITranslations.c | 1079 static int ConfirmationUITranslations_find_str(const char** haystack, const char* needle) { in ConfirmationUITranslations_find_str()
|
/hardware/interfaces/identity/aidl/default/ |
D | EicOpsImpl.cc | 70 void* eicMemMem(const uint8_t* haystack, size_t haystackLen, const uint8_t* needle, in eicMemMem()
|
/hardware/google/apf/devtools/ |
D | apf_interpreter.c | 402 FUNC(match_result_type apf_internal_match_single_name(const u8* needle, in FUNC()
|
/hardware/google/apf/v6/ |
D | apf_interpreter.c | 400 FUNC(match_result_type apf_internal_match_single_name(const u8* needle, in FUNC()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | bcmutils.c | 809 bcmstrstr(const char *haystack, const char *needle) in bcmstrstr()
|