Searched defs:string (Results 1 – 10 of 10) sorted by relevance
/system/core/sh/ |
D | mystring.c | 95 prefix(const char *pfx, const char *string) in prefix()
|
D | expand.c | 944 ifsbreakup(char *string, struct arglist *arglist) in ifsbreakup() 1331 patmatch(char *pattern, char *string, int squoted) in patmatch() 1343 pmatch(char *pattern, char *string, int squoted) in pmatch()
|
D | input.c | 481 setinputstring(char *string, int push) in setinputstring()
|
/system/core/debuggerd/ |
D | debuggerd.c | 59 write_string(const char* file, const char* string) in write_string()
|
/system/media/audio_route/ |
D | audio_route.c | 349 static int mixer_enum_string_to_value(struct mixer_ctl *ctl, const char *string) in mixer_enum_string_to_value()
|
/system/core/libusbhost/ |
D | usbhost.c | 437 char string[256]; in usb_device_get_string() local
|
/system/core/libpixelflinger/codeflinger/ |
D | ARMAssemblerProxy.cpp | 68 void ARMAssemblerProxy::comment(const char* string) { in comment()
|
D | MIPSAssembler.cpp | 132 void ArmToMipsAssembler::comment(const char* string) in comment() 1366 void MIPSAssembler::comment(const char* string) in comment()
|
D | ARMAssembler.cpp | 108 void ARMAssembler::comment(const char* string) in comment()
|
/system/core/libnetutils/ |
D | ifc_utils.c | 95 int string_to_ip(const char *string, struct sockaddr_storage *ss) { in string_to_ip()
|