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

1 2 3 45 6 7 8 91011>>

  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui-qt4/
networkconfig.cpp 302 snprintf(phase2, sizeof(phase2), "auth=%s",
307 snprintf(phase2, sizeof(phase2), "autheap=%s",
311 snprintf(phase2, sizeof(phase2), "auth=%s",
316 snprintf(phase2, sizeof(phase2), "auth=%s",
322 snprintf(phase2, sizeof(phase2),
331 snprintf(blob, sizeof(blob),
390 snprintf(cmd, sizeof(cmd), "ENABLE_NETWORK %d", id);
417 snprintf(cmd, sizeof(cmd), "SET_NETWORK %d %s %s%s%s",
477 snprintf(buf, sizeof(buf), "wep_key%d", id);
498 snprintf(cmd, sizeof(cmd), "GET_NETWORK %d ssid", network_id)
    [all...]
  /external/wpa_supplicant/wpa_gui-qt4/
networkconfig.cpp 240 snprintf(cmd, sizeof(cmd), "ENABLE_NETWORK %d", id);
267 snprintf(cmd, sizeof(cmd), "SET_NETWORK %d %s %s%s%s",
327 snprintf(buf, sizeof(buf), "wep_key%d", id);
348 snprintf(cmd, sizeof(cmd), "GET_NETWORK %d ssid", network_id);
359 snprintf(cmd, sizeof(cmd), "GET_NETWORK %d proto", network_id);
371 snprintf(cmd, sizeof(cmd), "GET_NETWORK %d key_mgmt", network_id);
385 snprintf(cmd, sizeof(cmd), "GET_NETWORK %d pairwise", network_id);
399 snprintf(cmd, sizeof(cmd), "GET_NETWORK %d psk", network_id);
412 snprintf(cmd, sizeof(cmd), "GET_NETWORK %d identity", network_id);
423 snprintf(cmd, sizeof(cmd), "GET_NETWORK %d password", network_id)
    [all...]
  /external/clearsilver/util/
neo_err.c 135 snprintf (err->desc + l, sizeof(err->desc)-l, ": [%d] %s", errno,
220 snprintf (buf, sizeof (buf), "Unknown Error");
228 snprintf (buf, sizeof (buf), "Error %d", err->error);
273 snprintf (buf, sizeof (buf), "Unknown Error");
281 snprintf (buf, sizeof (buf), "Error %d", err->error);
319 snprintf (buf, sizeof (buf), "Unknown Error");
327 snprintf (buf, sizeof (buf), "Error %d", err->error);
331 snprintf (buf2, sizeof(buf2),
338 snprintf (buf2, sizeof(buf2), " File \"%s\", line %d, in %s()\n",
343 snprintf (buf2, sizeof(buf2), " %s\n", err->desc)
    [all...]
  /bionic/libc/netbsd/net/
getnameinfo.c 199 snprintf(numserv, sizeof(numserv), "%u", ntohs(port));
391 n = snprintf(buf, bufsiz, "%u", sa6->sin6_scope_id);
409 n = snprintf(buf, bufsiz, "%u", sa6->sin6_scope_id);
438 n = snprintf(host, hostlen, "link#%u", sdl->sdl_index);
452 n = snprintf(host, hostlen, "%u", CLLADDR(sdl)[0]);
454 n = snprintf(host, hostlen, "%u.%u",
509 n = snprintf(outp, hostlen, "%s%02x",
  /development/simulator/wrapsim/
DevLog.c 267 prefixLen = snprintf(prefixBuf, sizeof(prefixBuf),
272 prefixLen = snprintf(prefixBuf, sizeof(prefixBuf),
274 suffixLen = snprintf(suffixBuf, sizeof(suffixBuf),
278 prefixLen = snprintf(prefixBuf, sizeof(prefixBuf),
287 prefixLen = snprintf(prefixBuf, sizeof(prefixBuf),
292 prefixLen = snprintf(prefixBuf, sizeof(prefixBuf),
298 prefixLen = snprintf(prefixBuf, sizeof(prefixBuf),
  /external/oprofile/opcontrol/
opcontrol.cpp 381 snprintf(fullname, 512, OP_DRIVER_BASE"/%d/%s", counter, file);
384 snprintf(fullname, 512, OP_DRIVER_BASE"/%s", file);
616 snprintf(command+strlen(command), 1024 - strlen(command),
620 snprintf(command+strlen(command), 1024 - strlen(command),
626 snprintf(command+strlen(command), 1024 - strlen(command),
653 snprintf(command+strlen(command), 1024 - strlen(command), " %s",
656 snprintf(command+strlen(command), 1024 - strlen(command), " %s",
  /hardware/msm7k/libaudio/
AudioHardware.cpp 606 snprintf(buffer, SIZE, "\tmInit: %s\n", mInit? "true": "false");
608 snprintf(buffer, SIZE, "\tmMicMute: %s\n", mMicMute? "true": "false");
610 snprintf(buffer, SIZE, "\tmBluetoothNrec: %s\n", mBluetoothNrec? "true": "false");
612 snprintf(buffer, SIZE, "\tmBluetoothId: %d\n", mBluetoothId);
800 snprintf(buffer, SIZE, "\tsample rate: %d\n", sampleRate());
802 snprintf(buffer, SIZE, "\tbuffer size: %d\n", bufferSize());
804 snprintf(buffer, SIZE, "\tchannels: %d\n", channels());
806 snprintf(buffer, SIZE, "\tformat: %d\n", format());
808 snprintf(buffer, SIZE, "\tmHardware: %p\n", mHardware);
810 snprintf(buffer, SIZE, "\tmFd: %d\n", mFd)
    [all...]
  /system/core/adb/
commandline.c 79 snprintf(x, (size_t)n, "%s" OS_PATH_SEPARATOR_STR "%s", gProductOutPath, extra);
281 n = snprintf( (char *)(&buf[cmdlen]), sizeof buf - cmdlen, "%s", (char *)(item->data) );
391 snprintf(buffer, buflen, "host-serial:%s:%s", serial, command);
399 snprintf(buffer, buflen, "%s:%s", prefix, command);
591 snprintf(buf, sizeof(buf),
618 snprintf(path_buf, sizeof(path_buf),
740 snprintf(path_buf, sizeof(path_buf),
848 snprintf(buf, sizeof buf, "host:%s", argv[0]);
865 snprintf(buf, sizeof buf, "host:%s:%s", argv[0], argv[1]);
887 snprintf(buf, sizeof buf, "shell:%s", argv[1])
    [all...]
services.c 115 snprintf(buf, sizeof(buf), "adbd is already running as root\n");
121 snprintf(buf, sizeof(buf), "adbd cannot run as root in production builds\n");
128 snprintf(buf, sizeof(buf), "restarting adbd as root\n");
145 snprintf(buf, sizeof(buf), "invalid port\n");
151 snprintf(value, sizeof(value), "%d", port);
153 snprintf(buf, sizeof(buf), "restarting in TCP mode port: %d\n", port);
167 snprintf(buf, sizeof(buf), "restarting in USB mode\n");
199 snprintf(buf, sizeof(buf), "reboot failed: %s\n", strerror(errno));
322 snprintf(text, sizeof text, "/proc/%d/oom_adj", pid);
  /frameworks/base/libs/audioflinger/
AudioPolicyManagerBase.cpp 835 snprintf(buffer, SIZE, "\nAudioPolicyManager Dump: %p\n", this);
837 snprintf(buffer, SIZE, " Hardware Output: %d\n", mHardwareOutput);
840 snprintf(buffer, SIZE, " A2DP Output: %d\n", mA2dpOutput);
842 snprintf(buffer, SIZE, " Duplicated Output: %d\n", mDuplicatedOutput);
844 snprintf(buffer, SIZE, " A2DP device address: %s\n", mA2dpDeviceAddress.string());
847 snprintf(buffer, SIZE, " SCO device address: %s\n", mScoDeviceAddress.string());
    [all...]
  /bionic/libc/unistd/
syslog.c 157 prlen = snprintf(p, tbuf_left, "<%d>", pri);
174 prlen = snprintf(p, tbuf_left, "%s", data->log_tag);
178 prlen = snprintf(p, tbuf_left, "[%ld]", (long)getpid());
198 prlen = snprintf(t, fmt_left, "%s",
201 prlen = snprintf(t, fmt_left, "Error %d",
  /development/simulator/app/
Semaphore.cpp 94 snprintf(nameBuf, sizeof(nameBuf), "%s%d", kSemStr, mKey);
113 snprintf(nameBuf, sizeof(nameBuf), "%s%d", kSemStr, key);
148 snprintf(nameBuf, sizeof(nameBuf), "%s%d", kSemStr, key);
405 snprintf(keyBuf, sizeof(keyBuf), "%s%d", kSemStr, key);
446 snprintf(keyBuf, sizeof(keyBuf), "%s%d", kSemStr, key);
  /system/core/toolbox/
ls.c 104 snprintf(tmp, sizeof(tmp), "/%s", de->d_name);
106 snprintf(tmp, sizeof(tmp), "%s/%s", dirname, de->d_name);
218 snprintf(tmp, sizeof(tmp), "%s/%s", dirname, filename);
267 snprintf(tmp, sizeof(tmp), "/%s", de->d_name);
269 snprintf(tmp, sizeof(tmp), "%s/%s", name, de->d_name);
  /external/bluetooth/bluez/common/
sdp-xml.c 86 snprintf(buf, STRBUFSIZE - 1, "0x%02x", value->val.uint8);
94 snprintf(buf, STRBUFSIZE - 1, "0x%04x", value->val.uint16);
102 snprintf(buf, STRBUFSIZE - 1, "0x%08x", value->val.uint32);
110 snprintf(buf, STRBUFSIZE - 1, "0x%016jx", value->val.uint64);
131 snprintf(buf, STRBUFSIZE - 1, "%d", value->val.int8);
139 snprintf(buf, STRBUFSIZE - 1, "%d", value->val.int16);
147 snprintf(buf, STRBUFSIZE - 1, "%d", value->val.int32);
155 snprintf(buf, STRBUFSIZE - 1, "%jd", value->val.int64);
176 snprintf(buf, STRBUFSIZE - 1, "0x%04x", value->val.uuid.value.uuid16);
184 snprintf(buf, STRBUFSIZE - 1, "0x%08x", value->val.uuid.value.uuid32)
    [all...]
  /frameworks/base/libs/ui/
GraphicBufferAllocator.cpp 59 snprintf(buffer, SIZE, "Allocated buffers:\n");
64 snprintf(buffer, SIZE, "%10p: %7.2f KiB | %4u x %4u | %2d | 0x%08x\n",
70 snprintf(buffer, SIZE, "Total allocated: %.2f KB\n", total/1024.0f);
  /external/qemu/android/
hw-sensors.c 273 snprintf(buffer, sizeof buffer, "acceleration:%g:%g:%g",
282 snprintf(buffer, sizeof buffer, "magnetic-field:%g:%g:%g",
291 snprintf(buffer, sizeof buffer, "orientation:%g:%g:%g",
300 snprintf(buffer, sizeof buffer, "temperature:%g",
307 snprintf(buffer, sizeof buffer, "sync:%lld", now_ns/1000);
345 snprintf(buff, sizeof buff, "%d", mask);
  /bionic/libstdc++/include/
cstdio 85 using ::snprintf;
  /bootable/recovery/tools/ota/
check-lost+found.c 77 snprintf(fn, sizeof(fn), "%s/%s", kPartitions[i], "dirty");
99 snprintf(fn, sizeof(fn), "%s/%s", kPartitions[i], "lost+found");
  /external/iproute2/genl/
genl.c 67 snprintf(buf, sizeof(buf), "%s.so", str);
78 snprintf(buf, sizeof(buf), "%s_genl_util", str);
  /external/ipsec-tools/src/racoon/
misc.c 133 snprintf(buf, sizeof(buf), "%s:%d:%s()", p, line, func);
135 snprintf(buf, sizeof(buf), "%s:%d", p, line);
  /external/netperf/
netserver.c 179 snprintf(&FileName[strlen(FileName)], sizeof(FileName) - strlen(FileName), "_%d", getpid());
677 snprintf(&cmdline[strlen(cmdline)], sizeof(cmdline) - strlen(cmdline), " -v %d", verbosity);
680 snprintf(&cmdline[strlen(cmdline)], sizeof(cmdline) - strlen(cmdline), " -d");
682 snprintf(&cmdline[strlen(cmdline)], sizeof(cmdline) - strlen(cmdline), " -I %x", (int)(UINT_PTR)server_sock);
683 snprintf(&cmdline[strlen(cmdline)], sizeof(cmdline) - strlen(cmdline), " -i %x", (int)(UINT_PTR)server_control);
684 snprintf(&cmdline[strlen(cmdline)], sizeof(cmdline) - strlen(cmdline), " -i %x", (int)(UINT_PTR)where);
921 snprintf(&FileName[strlen(FileName)], sizeof(FileName) - strlen(FileName), "_%d", getpid());
930 snprintf(&FileName[strlen(FileName)], sizeof(FileName) - strlen(FileName), "_%x", getpid());
  /external/qemu/
qemu-sockets.c 152 snprintf(port, sizeof(port), "%d", atoi(port) + port_offset);
216 snprintf(ostr, olen, "[%s]:%d%s", uaddr,
219 snprintf(ostr, olen, "%s:%d%s", uaddr,
335 snprintf(path, len+1, "%.*s", len, str);
342 snprintf(un.sun_path, sizeof(un.sun_path), "%s", path);
345 snprintf(un.sun_path, sizeof(un.sun_path), "%s/qemu-socket-XXXXXX",
356 snprintf(ostr, olen, "%s%s", un.sun_path, opts ? opts : "");
392 snprintf(un.sun_path, sizeof(un.sun_path), "%s", path);
  /external/tcpdump/
print-ascii.c 92 (void)snprintf(hsp, sizeof(hexstuff) - (hsp - hexstuff),
109 (void)snprintf(hsp, sizeof(hexstuff) - (hsp - hexstuff),
  /ndk/build/platforms/android-5/arch-x86/usr/include/
cstdio 85 using ::snprintf;
  /ndk/build/platforms/android-8/arch-x86/usr/include/
cstdio 85 using ::snprintf;

Completed in 651 milliseconds

1 2 3 45 6 7 8 91011>>