Searched defs:needle (Results 1 – 5 of 5) sorted by relevance
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/swlib/string/ |
A D | str-two-way.h | 96 __rtl_critical_factorization (const unsigned char *needle, size_t needle_len, in __rtl_critical_factorization() 206 const unsigned char *needle, size_t needle_len) in __rtl_two_way_short_needle() 302 const unsigned char *needle, size_t needle_len) in __rtl_two_way_long_needle()
|
/AliOS-Things-master/components/py_engine/engine/shared/libc/ |
A D | string0.c | 227 char *strstr(const char *haystack, const char *needle) in strstr()
|
/AliOS-Things-master/components/littlevgl/src/lv_objx/ |
A D | lv_gauge.c | 213 int16_t lv_gauge_get_value(const lv_obj_t * gauge, uint8_t needle) in lv_gauge_get_value()
|
/AliOS-Things-master/components/SDL2/src/stdlib/ |
A D | SDL_string.c | 481 SDL_wcsstr(const wchar_t *haystack, const wchar_t *needle) in SDL_wcsstr() 708 SDL_strstr(const char *haystack, const char *needle) in SDL_strstr()
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | objstr.c | 279 const byte *find_subbytes(const byte *haystack, size_t hlen, const byte *needle, size_t nlen, int d… in find_subbytes()
|
Completed in 12 milliseconds