/prebuilts/ndk/6/sources/cxx-stl/system/include/ |
cstdio | 79 using ::sscanf;
|
/prebuilts/ndk/7/sources/cxx-stl/gabi++/include/ |
cstdio | 79 using ::sscanf;
|
/prebuilts/ndk/7/sources/cxx-stl/system/include/ |
cstdio | 79 using ::sscanf;
|
/prebuilts/ndk/8/sources/cxx-stl/gabi++/include/ |
cstdio | 79 using ::sscanf;
|
/prebuilts/ndk/8/sources/cxx-stl/system/include/ |
cstdio | 79 using ::sscanf;
|
/prebuilts/ndk/9/sources/cxx-stl/EH/gabi++/include/ |
cstdio | 79 using ::sscanf;
|
/prebuilts/ndk/9/sources/cxx-stl/system/include/ |
cstdio | 79 using ::sscanf;
|
/system/core/adb/ |
remount_service.c | 59 res = sscanf(token, "%255s %255s %*s %*s %d %d\n",
|
test_track_devices.c | 88 if ( sscanf( head, "%04x", &len ) != 1 )
|
test_track_jdwp.c | 88 if ( sscanf( head, "%04x", &len ) != 1 )
|
/external/chromium_org/third_party/leveldatabase/src/db/ |
db_bench.cc | 937 } else if (sscanf(argv[i], "--compression_ratio=%lf%c", &d, &junk) == 1) { 939 } else if (sscanf(argv[i], "--histogram=%d%c", &n, &junk) == 1 && 942 } else if (sscanf(argv[i], "--use_existing_db=%d%c", &n, &junk) == 1 && 945 } else if (sscanf(argv[i], "--num=%d%c", &n, &junk) == 1) { 947 } else if (sscanf(argv[i], "--reads=%d%c", &n, &junk) == 1) { 949 } else if (sscanf(argv[i], "--threads=%d%c", &n, &junk) == 1) { 951 } else if (sscanf(argv[i], "--value_size=%d%c", &n, &junk) == 1) { 953 } else if (sscanf(argv[i], "--write_buffer_size=%d%c", &n, &junk) == 1) { 955 } else if (sscanf(argv[i], "--cache_size=%d%c", &n, &junk) == 1) { 957 } else if (sscanf(argv[i], "--bloom_bits=%d%c", &n, &junk) == 1) [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/targets/egl-static/ |
egl.c | 34 #include <stdio.h> /* for sscanf */ 97 sscanf(pci_id, "%x:%x", vendor_id, chip_id) != 2) {
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/ |
eclipse | |
/external/libselinux/src/ |
stringrep.c | 97 if (sscanf(buf, "%hu", &node->value) != 1) 130 if (sscanf(buf, "%u", &value) != 1)
|
/external/mesa3d/src/gallium/targets/egl-static/ |
egl.c | 34 #include <stdio.h> /* for sscanf */ 97 sscanf(pci_id, "%x:%x", vendor_id, chip_id) != 2) {
|
/external/qemu/distrib/sdl-1.2.15/acinclude/ |
esd.m4 | 93 /* HP/UX 9 (%@#!) writes to sscanf strings */ 95 if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
|
/frameworks/base/core/jni/ |
android_net_TrafficStats.cpp | 88 int matched = sscanf(buffer, "%31s %llu %llu %llu %llu " 132 if (sscanf(buffer, "%d %31s 0x%llx %u %u %llu %llu %llu %llu", &idx,
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/ |
cstdio | 62 int sscanf(const char* restrict s, const char* restrict format, ...); 140 using ::sscanf;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ |
cstdio | 85 #undef sscanf 132 using ::sscanf;
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ |
cstdio | 84 #undef sscanf 131 using ::sscanf;
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ |
cstdio | 84 #undef sscanf 131 using ::sscanf;
|
/prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/ |
cstdio | 85 #undef sscanf 132 using ::sscanf;
|
/prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/ |
cstdio | 85 #undef sscanf 132 using ::sscanf;
|
/prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/ |
cstdio | 85 #undef sscanf 132 using ::sscanf;
|
/prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/ |
cstdio | 85 #undef sscanf 132 using ::sscanf;
|