HomeSort by relevance Sort by last modified time
    Searched refs:snprintf (Results 151 - 175 of 1425) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
networkconfig.cpp 315 snprintf(phase2, sizeof(phase2), "auth=%s",
320 snprintf(phase2, sizeof(phase2), "autheap=%s",
324 snprintf(phase2, sizeof(phase2), "auth=%s",
329 snprintf(phase2, sizeof(phase2), "auth=%s",
335 snprintf(phase2, sizeof(phase2),
344 snprintf(blob, sizeof(blob),
403 snprintf(cmd, sizeof(cmd), "ENABLE_NETWORK %d", id);
431 snprintf(cmd, sizeof(cmd), "SET_NETWORK %d %s %s%s%s",
490 snprintf(buf, sizeof(buf), "wep_key%d", id);
511 snprintf(cmd, sizeof(cmd), "GET_NETWORK %d ssid", network_id)
    [all...]
  /frameworks/av/media/libmedia/
MemoryLeakTrackUtil.cpp 93 snprintf(buffer, SIZE, " Allocation count %i\n", count);
95 snprintf(buffer, SIZE, " Total memory %i\n", totalMemory);
145 snprintf(buffer, SIZE, "size %8i, dup %4i, ", e->size, e->dups);
151 snprintf(buffer, SIZE, "0x%08x", e->backtrace[ct]);
  /frameworks/native/libs/ui/
GraphicBufferAllocator.cpp 61 snprintf(buffer, SIZE, "Allocated buffers:\n");
67 snprintf(buffer, SIZE, "%10p: %7.2f KiB | %4u (%4u) x %4u | %8X | 0x%08x\n",
71 snprintf(buffer, SIZE, "%10p: unknown | %4u (%4u) x %4u | %8X | 0x%08x\n",
78 snprintf(buffer, SIZE, "Total allocated (estimate): %.2f KB\n", total/1024.0f);
  /hardware/libhardware/include/hardware/
qemu_pipe.h 66 snprintf(buff, sizeof buff, "pipe:%s", pipeName);
qemud.h 72 snprintf(pipe_name, sizeof(pipe_name), "qemud:%s", name);
115 snprintf(header, sizeof header, "%04x", msglen);
  /hardware/samsung_slsi/exynos5/mobicore/common/MobiCore/inc/
mcVersionHelper.h 110 snprintf(msgBuf, sizeof(msgBuf), \
114 snprintf(msgBuf, sizeof(msgBuf), \
172 snprintf(msgBuf, sizeof(msgBuf), \
176 snprintf(msgBuf, sizeof(msgBuf), \
  /system/core/libsysutils/src/
FrameworkClient.cpp 39 snprintf(buffer, bufflen, "%s%s", msg, data);
  /system/core/reboot/
reboot.c 60 prop_len = snprintf(property_val, sizeof(property_val), "%s,%s", cmd, optarg);
  /system/core/toolbox/
getprop.c 13 snprintf(temp, sizeof temp, "[%s]: [%s]", key, name);
  /system/vold/
Volume.cpp 164 snprintf(msg, sizeof(msg), "%s %s \"%s\"", getLabel(),
168 snprintf(msg, sizeof(msg), "%s %s", getLabel(), getFuseMountpoint());
184 snprintf(msg, sizeof(msg), "%s %s \"%s\"", getLabel(),
188 snprintf(msg, sizeof(msg), "%s %s", getLabel(), getFuseMountpoint());
212 snprintf(msg, sizeof(msg),
337 snprintf(errmsg, sizeof(errmsg),
395 snprintf(nodepath,
457 snprintf(service, 64, "fuse_%s", getLabel());
475 snprintf(legacy_path, PATH_MAX, "%s/android_secure", getMountpoint());
476 snprintf(secure_path, PATH_MAX, "%s/.android_secure", getMountpoint())
    [all...]
  /bionic/libc/upstream-netbsd/libc/regex/
regerror.c 188 (void)snprintf(convbuf, sizeof convbuf,
221 (void)snprintf(localbuf, buflen, "%d", r->code);
  /bionic/tests/
system_properties_test.cpp 130 ret = snprintf(prop_name, PROP_NAME_MAX - 1, "property_%d", count);
132 ret = snprintf(prop_value, PROP_VALUE_MAX - 1, "value_%d", count);
148 ret = snprintf(prop_name, PROP_NAME_MAX - 1, "property_%d", i);
150 ret = snprintf(prop_value, PROP_VALUE_MAX - 1, "value_%d", i);
237 ret = snprintf(prop_name, PROP_NAME_MAX - 1, "property_%d.%d.%d", i, j, k);
239 ret = snprintf(prop_value, PROP_VALUE_MAX - 1, "value_%d.%d.%d", i, j, k);
252 ret = snprintf(prop_name, PROP_NAME_MAX - 1, "property_%d.%d.%d", i, j, k);
254 ret = snprintf(prop_value, PROP_VALUE_MAX - 1, "value_%d.%d.%d", i, j, k);
  /cts/apps/CtsVerifier/lib/colorchecker/
exposurecompensationtest.cpp 54 snprintf(debugText, 50, "Exposure is %f \n", mExposureValues[i]);
70 snprintf(debugText, 50, "%d %f %d %f %d %f \n",
  /external/chromium/base/
dir_reader_posix_unittest.cc 38 snprintf(buf, sizeof(buf), "%d", i);
77 snprintf(buf, sizeof(buf), "%d", i);
  /external/chromium_org/base/files/
dir_reader_posix_unittest.cc 39 snprintf(buf, sizeof(buf), "%d", i);
78 snprintf(buf, sizeof(buf), "%d", i);
  /external/chromium_org/third_party/mesa/src/src/gbm/main/
backend.c 69 snprintf(path, sizeof path, MODULEDIR "/%s", name);
71 snprintf(path, sizeof path, "%s", name);
  /external/dhcpcd/
platform-linux.c 135 snprintf(path, sizeof(path), "%s/%s/accept_ra", prefix, ifname);
144 snprintf(path, sizeof(path), "%s/%s/forwarding",
  /external/elfutils/tests/
asm-tst6.c 73 snprintf (buf, sizeof (buf), ".grp%Zu", cnt);
93 snprintf (buf, sizeof (buf), "%Zu", cnt);
  /external/iproute2/lib/
ll_addr.c 47 snprintf(buf+l, blen, "%02x", addr[i]);
51 snprintf(buf+l, blen, ":%02x", addr[i]);
  /external/mesa3d/src/gbm/main/
backend.c 69 snprintf(path, sizeof path, MODULEDIR "/%s", name);
71 snprintf(path, sizeof path, "%s", name);
  /external/openssh/
auth-shadow.c 74 snprintf(buf, sizeof(buf),
134 snprintf(buf, sizeof(buf),
  /external/openssh/openbsd-compat/
pwcache.c 70 (void)snprintf(nbuf, sizeof(nbuf), "%u", uid);
105 (void)snprintf(nbuf, sizeof(nbuf), "%u", gid);
  /external/valgrind/main/none/tests/
procfs-cmdline-exe.c 101 snprintf(path, sizeof(path), "/proc/%d/cmdline", getpid());
106 snprintf(path, sizeof(path), "/proc/%d/exe", getpid());
  /hardware/libhardware_legacy/audio/
AudioHardwareInterface.cpp 142 snprintf(buffer, SIZE, "AudioHardwareBase::dumpState\n");
144 snprintf(buffer, SIZE, "\tmMode: %d\n", mMode);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ssp/
stdio.h 47 #undef snprintf macro
71 #define snprintf(str, len, ...) \ macro

Completed in 748 milliseconds

1 2 3 4 5 67 8 91011>>