HomeSort by relevance Sort by last modified time
    Searched refs:atoi (Results 701 - 725 of 783) sorted by null

<<21222324252627282930>>

  /external/wpa_supplicant_8/src/eap_server/
tncs.c 881 batch_id = atoi(pos);
  /frameworks/av/media/libstagefright/tests/
SurfaceMediaSource_test.cpp 80 mDisplaySecs = atoi(displaySecsEnv);
    [all...]
  /frameworks/native/services/surfaceflinger/DisplayHardware/
HWComposer.cpp 108 mDebugForceFakeVSync = atoi(value);
    [all...]
  /frameworks/rs/
rsContext.cpp 185 return atoi(buf);
  /hardware/samsung_slsi/exynos5/libcamera/
ExynosCameraHWInterface.cpp     [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCapture.cpp 359 expRange[i] = atoi(expVal);
    [all...]
  /ndk/tests/device/test-gnustl-full/unit/
fstream_test.cpp 794 CPPUNIT_ASSERT( atoi(line.substr(lastStarPos + 1).c_str()) == (*pit).second );
  /ndk/tests/device/test-stlport/unit/
fstream_test.cpp 794 CPPUNIT_ASSERT( atoi(line.substr(lastStarPos + 1).c_str()) == (*pit).second );
  /system/core/charger/
charger.c 428 online = atoi(uevent->ps_online);
  /system/core/init/
init_parser.c 718 svc->keycodes[i - 1] = atoi(args[i]);
  /bionic/libc/
Android.mk 147 stdlib/atoi.c \
  /bionic/libc/kernel/tools/
cpp.py 715 return string.atoi(s)
    [all...]
  /external/clang/tools/c-index-test/
c-index-test.c     [all...]
  /external/linux-tools-perf/util/
symbol.c     [all...]
  /external/netperf/
netlib.c 1163 base = atoi(string);
1201 base = atoi(string);
    [all...]
  /external/qemu/
net-android.c 934 host_port = atoi(p);
1313 ppa = atoi(ptr);
    [all...]
net.c 806 host_port = atoi(p);
1185 ppa = atoi(ptr);
    [all...]
vl.c     [all...]
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_cli.c     [all...]
  /hardware/broadcom/wlan/bcm4329/dhdutil/
dhdu.c     [all...]
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu.c     [all...]
  /hardware/ril/reference-ril/
reference-ril.c     [all...]
  /external/chromium/chrome/browser/ui/webui/options/chromeos/
internet_options_handler.cc     [all...]
  /external/dnsmasq/src/
rfc1035.c 226 addr[0] = atoi(cp1);
    [all...]
  /external/e2fsprogs/e2fsck/
unix.c 760 ctx->blocksize = atoi(optarg);
    [all...]

Completed in 1282 milliseconds

<<21222324252627282930>>