Searched defs:s1 (Results 1 – 7 of 7) sorted by relevance
/hardware/ti/wlan/wl1271/Test/ |
D | smeDebug.c | 124 char* sme_strcpy(char *s1,char *s2) in sme_strcpy() 136 int sme_memcmp(char* s1, char* s2, int n) in sme_memcmp()
|
/hardware/ti/wlan/wl1271/CUDK/os/linux/src/ |
D | osapi.c | 288 S32 os_memcmp(const PVOID s1, const PVOID s2, S32 n) in os_memcmp() 300 S32 os_strcmp(const PS8 s1, const PS8 s2) in os_strcmp() 313 S32 os_strncmp(const PS8 s1, const PS8 s2, U32 n) in os_strncmp()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng_agps.cpp | 57 Subscriber* s1 = (Subscriber*)fromList; in hasSubscriber() local 70 Subscriber* s1 = (Subscriber*)fromList; in notifySubscriber() local
|
D | loc_eng.cpp | 1540 ATLSubscriber s1(arlMsg->handle, in loc_eng_deferred_action_thread() local
|
/hardware/broadcom/wlan/bcm4329/dhdutil/ |
D | bcmutils.c | 771 bcmstricmp(const char *s1, const char *s2) in bcmstricmp() 805 bcmstrnicmp(const char* s1, const char* s2, int cnt) in bcmstrnicmp()
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/ |
D | bcmutils.c | 895 bcmstricmp(const char *s1, const char *s2) in bcmstricmp() 929 bcmstrnicmp(const char* s1, const char* s2, int cnt) in bcmstrnicmp()
|
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/ |
D | console.c | 163 static S32 Console_stricmp( PS8 s1, PS8 s2, U16 len ) in Console_stricmp()
|