HomeSort by relevance Sort by last modified time
    Searched refs:sscanf (Results 126 - 150 of 581) sorted by null

1 2 3 4 56 7 8 91011>>

  /ndk/sources/host-tools/nawk-20071023/
maketab.c 145 n = sscanf(buf, "%1c %s %s %d", &c, def, name, &tok);
  /prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 114 using _STLP_VENDOR_CSTD::sscanf;
  /prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 114 using _STLP_VENDOR_CSTD::sscanf;
  /prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 114 using _STLP_VENDOR_CSTD::sscanf;
  /prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/
_cstdio.h 114 using _STLP_VENDOR_CSTD::sscanf;
  /prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/
_cstdio.h 114 using _STLP_VENDOR_CSTD::sscanf;
  /system/extras/libpagemap/
pm_kernel.c 81 if (sscanf(dir->d_name, "%d", &pid) < 1)
  /bionic/libc/bionic/
sysconf.cpp 77 return (sscanf(s, "cpu%u%c", &cpu, &dummy) == 1);
131 if (sscanf(buf, pattern, &total) == 1) {
  /external/chromium/chrome/browser/chromeos/
external_metrics.cc 80 char name[128]; // length must be consistent with sscanf format below.
81 int n = sscanf(histogram_data, "%127s %d %d %d %d",
96 char name[128]; // length must be consistent with sscanf format below.
97 int n = sscanf(histogram_data, "%127s %d %d", name, &sample, &max);
  /external/chromium_org/chrome/browser/prerender/
prerender_util.cc 45 int num_parsed = sscanf(version.c_str(), "%d.%d.%d.%d-%d",
66 int num_parsed = sscanf(version.c_str(), "%d_%d_%c%c%c", &a, &b, &c, &d, &e);
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
version.c 48 n = sscanf(version, "%u.%u", &major, &minor);
74 n = sscanf(version, "%u", &ctx->Const.GLSLVersion);
  /external/elfutils/libdwfl/
linux-proc-maps.c 163 if (sscanf (line, "%" PRIx64 "-%" PRIx64 " %*s %" PRIx64
312 if (sscanf (module_name, "[vdso: %d]", &pid) == 1)
  /external/jpeg/
rdswitch.c 278 ch = ','; /* if not set by sscanf, will be ',' */
279 if (sscanf(arg, "%d%c", &val, &ch) < 1)
312 ch2 = ','; /* if not set by sscanf, will be ',' */
313 if (sscanf(arg, "%d%c%d%c", &val1, &ch1, &val2, &ch2) < 3)
  /external/libpcap/
nametoaddr.c 231 if (sscanf(name, "%d-%d", &p1, &p2) != 2) {
391 if (sscanf(s, "%d.%d", &area, &node) != 2)
  /external/libselinux/src/
stringrep.c 97 if (sscanf(buf, "%hu", &node->value) != 1)
130 if (sscanf(buf, "%u", &value) != 1)
  /external/mesa3d/src/mesa/main/
version.c 48 n = sscanf(version, "%u.%u", &major, &minor);
74 n = sscanf(version, "%u", &ctx->Const.GLSLVersion);
  /external/qemu/distrib/jpeg-6b/
rdswitch.c 278 ch = ','; /* if not set by sscanf, will be ',' */
279 if (sscanf(arg, "%d%c", &val, &ch) < 1)
312 ch2 = ','; /* if not set by sscanf, will be ',' */
313 if (sscanf(arg, "%d%c%d%c", &val1, &ch1, &val2, &ch2) < 3)
  /external/stlport/test/eh/
main.cpp 214 if (p1 && EH_CSTD::sscanf(p1, "%i", &niters)==1)
227 if (p1 && EH_CSTD::sscanf(p1, "%i", &random_base)==1)
  /frameworks/native/services/surfaceflinger/RenderEngine/
RenderEngine.cpp 141 if (sscanf(str, "OpenGL ES-CM %d.%d", &major, &minor) != 2) {
142 if (sscanf(str, "OpenGL ES %d.%d", &major, &minor) != 2) {
  /hardware/invensense/65xx/libsensors_iio/
MPLSupport.cpp 46 count = sscanf(buf, "%ld", data);
289 res = sscanf(buf, "%ld", &data);
  /hardware/ti/wpan/tools/kfmapp/
kfmapp.c 298 sscanf(cmd, "%d", &user_val);
349 sscanf(cmd, "%d", &user_val);
376 sscanf(cmd, "%d", &user_val);
398 sscanf(cmd, "%d", &user_val);
426 sscanf(cmd, "%d", &user_val);
455 sscanf(cmd, "%f", &user_freq);
490 sscanf(cmd, "%f", &user_freq);
546 sscanf(cmd, "%d", &g_vol_to_set);
    [all...]
  /sdk/emulator/opengl/host/libs/Translator/GLES_V2/
ShaderParser.cpp 138 if (sscanf(c+8,"%d",&ver) == 1) {
167 if (sscanf(forceVersion,"%d",&ver) == 1) {
  /system/core/libcorkscrew/
map_info.c 43 if (sscanf(line, "%*21c %lx-%lx [%*13c] %3c/%*3c SM=%*3c %n",
102 if (sscanf(line, "%lx-%lx %4s %*x %*x:%*x %*d%n", &start, &end,
  /system/core/toolbox/
iftop.c 143 ret = sscanf(p, "%" STR(IFNAMSIZ) "s", ifs->name);
151 * or Rx byte counts eat the delimiter, breaking sscanf.
159 ret = sscanf(p, "%u %u %u %u %*u %*u %*u %*u %u %u %u %u %*u %*u "
  /system/extras/showslab/
showslab.c 78 if (sscanf(line, "slabinfo - version: %u.%u", &major, &minor) != 2) {
106 ret = sscanf(line, "%" STRINGIFY(SLABINFO_NAME_LEN) "s"

Completed in 641 milliseconds

1 2 3 4 56 7 8 91011>>