HomeSort by relevance Sort by last modified time
    Searched refs:snprintf (Results 76 - 100 of 586) sorted by null

1 2 34 5 6 7 8 91011>>

  /system/vold/
VolumeManager.cpp 83 snprintf(tmp, 3, "%.02x", sig[i]);
119 snprintf(msg, sizeof(msg), "Share method ums now %s",
199 snprintf(asecFileName, sizeof(asecFileName), "%s/%s.asec", Volume::SEC_ASECDIR, id);
207 snprintf(buffer, maxlen, "%s/%s", Volume::ASECDIR, id);
232 snprintf(asecFileName, sizeof(asecFileName), "%s/%s.asec", Volume::SEC_ASECDIR, id);
344 snprintf(mountPoint, sizeof(mountPoint), "%s/%s", Volume::ASECDIR, id);
380 snprintf(asecFileName, sizeof(asecFileName), "%s/%s.asec", Volume::SEC_ASECDIR, id);
393 snprintf(mountPoint, sizeof(mountPoint), "%s/%s", Volume::ASECDIR, id);
414 snprintf(mountPoint, sizeof(mountPoint), "%s/%s", Volume::ASECDIR, id1);
421 snprintf(mountPoint, sizeof(mountPoint), "%s/%s", Volume::ASECDIR, id2)
    [all...]
  /dalvik/libnativehelper/
JNIHelp.c 71 snprintf(buf, bufLen, "%s", "out of memory generating summary");
83 snprintf(buf, bufLen, "%s: %s", nameStr, messageStr);
176 snprintf(buf, buflen, "errno %d", errnum);
  /external/blktrace/btt/
misc.c 144 snprintf(pad, len, "%s", dip->devmap);
146 snprintf(pad, len, "(%3d,%3d)",
149 snprintf(pad, len, "%d,%d",
  /frameworks/base/services/jni/
com_android_server_BatteryService.cpp 249 snprintf(path, sizeof(path), "%s/%s/type", POWER_SUPPLY_PATH, name);
256 snprintf(path, sizeof(path), "%s/%s/online", POWER_SUPPLY_PATH, name);
261 snprintf(path, sizeof(path), "%s/%s/online", POWER_SUPPLY_PATH, name);
266 snprintf(path, sizeof(path), "%s/%s/status", POWER_SUPPLY_PATH, name);
269 snprintf(path, sizeof(path), "%s/%s/health", POWER_SUPPLY_PATH, name);
272 snprintf(path, sizeof(path), "%s/%s/present", POWER_SUPPLY_PATH, name);
275 snprintf(path, sizeof(path), "%s/%s/capacity", POWER_SUPPLY_PATH, name);
279 snprintf(path, sizeof(path), "%s/%s/voltage_now", POWER_SUPPLY_PATH, name);
285 snprintf(path, sizeof(path), "%s/%s/batt_vol", POWER_SUPPLY_PATH, name);
290 snprintf(path, sizeof(path), "%s/%s/temp", POWER_SUPPLY_PATH, name)
    [all...]
  /bionic/libc/stdio/
snprintf.c 1 /* $OpenBSD: snprintf.c,v 1.14 2005/10/10 12:00:52 espie Exp $ */
41 snprintf(char *str, size_t n, const char *fmt, ...) function
49 /* While snprintf(3) specifies size_t stdio uses an int internally */
  /device/htc/common/updater/
firmware.c 94 snprintf(boot.command, sizeof(boot.command), "update-%s", update_type);
  /external/elfutils/libebl/
eblmachineflagname.c 55 snprintf (cp, buf + len - cp, "%#x", flags);
eblosabiname.c 62 snprintf (buf, len, "%s: %d", gettext ("<unknown>"), osabi);
  /external/elfutils/tests/
asm-tst4.c 50 snprintf (buf, sizeof (buf), ".data.%Zu", cnt);
asm-tst6.c 50 snprintf (buf, sizeof (buf), ".grp%Zu", cnt);
70 snprintf (buf, sizeof (buf), "%Zu", cnt);
  /external/ipsec-tools/src/racoon/
plog.c 120 len = snprintf(p, reslen, "%s: ", ptab[pri].name);
129 snprintf(p, reslen, "%s: %s", func, fmt);
131 snprintf(p, reslen, "%s", fmt);
205 snprintf(&buf[i], buflen - i, "%02x",
  /external/webkit/WebKit/android/nav/
CachedInput.cpp 44 size_t index = snprintf(scratch, sizeof(scratch), label);
  /external/webkit/WebKit/chromium/src/
WebInputEvent.cpp 154 snprintf(keyIdentifier, sizeof(keyIdentifier), "U+%04X", toupper(windowsKeyCode));
  /system/core/libsysutils/src/
ServiceManager.cpp 65 snprintf(propName, sizeof(propVal), "init.svc.%s", name);
  /system/core/nexus/
OpenVpnController.cpp 59 snprintf(svc, sizeof(svc), "openvpn:--remote %s 1194", tmp);
  /system/netd/
UsbController.cpp 50 int count = snprintf(value, sizeof(value), "%d\n", (enable ? 1 : 0));
  /external/clearsilver/cgi/
static.c 99 snprintf (hdf_file, sizeof(hdf_file), "%s.hdf", cs_file);
111 snprintf (hdf_file, sizeof(hdf_file), "%s.hdf", cs_file);
  /external/iproute2/lib/
ll_addr.c 47 snprintf(buf+l, blen, "%02x", addr[i]);
51 snprintf(buf+l, blen, ":%02x", addr[i]);
  /frameworks/base/libs/audioflinger/
AudioHardwareInterface.cpp 171 snprintf(buffer, SIZE, "AudioHardwareBase::dumpState\n");
173 snprintf(buffer, SIZE, "\tmMode: %d\n", mMode);
  /hardware/libhardware/
hardware.c 140 snprintf(path, sizeof(path), "%s/%s.%s.so",
143 snprintf(path, sizeof(path), "%s/%s.default.so",
  /system/core/toolbox/
netstat.c 63 snprintf(buf, 64, "%d.%d.%d.%d:%d",
66 snprintf(buf, 64, "%d.%d.%d.%d:*",
  /external/dropbear/
progressmeter.c 88 snprintf(buf, size, "%3lld.%1lld%c%s",
102 snprintf(buf, size, "%4lld%c%s",
153 len = snprintf(buf, file_len + 1, "\r%s", file);
168 snprintf(buf + strlen(buf), win_size - strlen(buf),
203 snprintf(buf + strlen(buf), win_size - strlen(buf),
206 snprintf(buf + strlen(buf), win_size - strlen(buf),
  /external/libpcap/
pcap-dag.c 512 snprintf(ebuf, PCAP_ERRBUF_SIZE, "device is NULL: %s", pcap_strerror(errno));
519 snprintf(ebuf, PCAP_ERRBUF_SIZE, "malloc %s: %s", device, pcap_strerror(errno));
530 snprintf(ebuf, PCAP_ERRBUF_SIZE, "Can't allocate string for device name: %s\n", pcap_strerror(errno));
536 snprintf(ebuf, PCAP_ERRBUF_SIZE, "dag_parse_name: %s\n", pcap_strerror(errno));
542 snprintf(ebuf, PCAP_ERRBUF_SIZE, "dag_parse_name: tx (even numbered) streams not supported for capture\n");
549 snprintf(ebuf, PCAP_ERRBUF_SIZE, "Can't allocate string for device name: %s\n", pcap_strerror(errno));
560 snprintf(ebuf, PCAP_ERRBUF_SIZE, "dag_open %s: %s", device, pcap_strerror(errno));
567 snprintf(ebuf, PCAP_ERRBUF_SIZE, "dag_attach_stream: %s\n", pcap_strerror(errno));
576 snprintf(ebuf, PCAP_ERRBUF_SIZE, "dag_get_stream_poll: %s\n", pcap_strerror(errno));
594 snprintf(ebuf, PCAP_ERRBUF_SIZE, "dag_set_stream_poll: %s\n", pcap_strerror(errno))
    [all...]
pcap-nit.c 113 snprintf(p->errbuf, sizeof(p->errbuf), "pcap_read: %s",
167 snprintf(p->errbuf, sizeof(p->errbuf),
205 snprintf(p->errbuf, PCAP_ERRBUF_SIZE, "send: %s",
234 snprintf(ebuf, PCAP_ERRBUF_SIZE, "SIOCSNIT: %s",
272 snprintf(ebuf, PCAP_ERRBUF_SIZE,
280 snprintf(ebuf, PCAP_ERRBUF_SIZE,
  /external/qemu/
qemu-sockets-android.c 103 snprintf(port, sizeof(port), "%d", atoi(port) + port_offset);
167 snprintf(ostr, olen, "[%s]:%d%s", uaddr,
170 snprintf(ostr, olen, "%s:%d%s", uaddr,
276 snprintf(path, len+1, "%.*s", len, str);
284 snprintf(unpath, sizeof(unpath), "%s/qemu-socket-XXXXXX",
296 snprintf(ostr, olen, "%s%s", path, opts ? opts : "");

Completed in 315 milliseconds

1 2 34 5 6 7 8 91011>>