/external/bluetooth/bluedroid/test/bluedroidtest/ |
bluedroidtest.c | 192 char charstr[16*1 + 5] = {0}; local 218 strncat(charstr, bytestr, sizeof(charstr)-strlen(charstr)-1); 222 bdt_log("[%4.4s] %-50.50s %s\n", addrstr, hexstr, charstr); 224 charstr[0] = 0; 228 strncat(charstr, " ", sizeof(charstr)-strlen(charstr)-1); 235 bdt_log("[%4.4s] %-50.50s %s\n", addrstr, hexstr, charstr); [all...] |
/bionic/libc/dns/nameser/ |
ns_print.c | 64 static int charstr(const u_char *rdata, const u_char *edata, 186 T(len = charstr(rdata, edata, &buf, &buflen)); 197 T(len = charstr(rdata, edata, &buf, &buflen)); 310 T(len = charstr(rdata, edata, &buf, &buflen)); 319 T(len = charstr(rdata, edata, &buf, &buflen)); 366 T(len = charstr(rdata, edata, &buf, &buflen)); 373 T(len = charstr(rdata, edata, &buf, &buflen)); 380 T(len = charstr(rdata, edata, &buf, &buflen)); 1138 * charstr(rdata, edata, buf, buflen) 1148 charstr(const u_char *rdata, const u_char *edata, char **buf, size_t *buflen) function [all...] |
/external/icu/icu4c/source/common/ |
Android.mk | 106 charstr.cpp uts46.cpp \
|
/external/chromium_org/third_party/icu/ |
icuuc.host.darwin-arm.mk | 36 third_party/icu/source/common/charstr.cpp \
|
icuuc.host.darwin-arm64.mk | 36 third_party/icu/source/common/charstr.cpp \
|
icuuc.host.darwin-mips.mk | 36 third_party/icu/source/common/charstr.cpp \
|
icuuc.host.darwin-mips64.mk | 36 third_party/icu/source/common/charstr.cpp \
|
icuuc.host.darwin-x86.mk | 36 third_party/icu/source/common/charstr.cpp \
|
icuuc.host.darwin-x86_64.mk | 36 third_party/icu/source/common/charstr.cpp \
|
icuuc.host.linux-arm.mk | 36 third_party/icu/source/common/charstr.cpp \
|
icuuc.host.linux-arm64.mk | 36 third_party/icu/source/common/charstr.cpp \
|
icuuc.host.linux-mips.mk | 36 third_party/icu/source/common/charstr.cpp \
|
icuuc.host.linux-mips64.mk | 36 third_party/icu/source/common/charstr.cpp \
|
icuuc.host.linux-x86.mk | 36 third_party/icu/source/common/charstr.cpp \
|
icuuc.host.linux-x86_64.mk | 36 third_party/icu/source/common/charstr.cpp \
|
/external/chromium_org/third_party/yasm/source/config/android/ |
Makefile | [all...] |
/external/chromium_org/third_party/yasm/source/config/ios/ |
Makefile | [all...] |
/external/chromium_org/third_party/yasm/source/config/linux/ |
Makefile | [all...] |
/external/chromium_org/third_party/yasm/source/config/mac/ |
Makefile | [all...] |
/external/chromium_org/third_party/yasm/source/config/openbsd/ |
Makefile | [all...] |
/external/chromium_org/third_party/yasm/source/config/win/ |
Makefile | [all...] |