HomeSort by relevance Sort by last modified time
    Searched full:atoi (Results 951 - 975 of 3061) sorted by null

<<31323334353637383940>>

  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/lib/
libc.so 
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/lib/
libc.so 
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/libr2/
libc.so 
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/libr6/
libc.so 
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/lib/
libc.so 
  /system/core/libmemunreachable/
ThreadCapture.cpp 43 // atoi
136 pid_t tid = atoi(dirent->d_name);
  /system/extras/simpleperf/
inplace_sampler_lib.cpp 143 sample_freq_ = atoi(value);
145 signo_ = atoi(value);
  /system/extras/taskstats/
taskstats.c 282 pid = atoi(optarg);
286 pid = atoi(optarg);
  /system/tpm/trunks/
trunks_client.cc 271 return ReadPCR(factory, atoi(cl->GetSwitchValueASCII("index").c_str()));
275 return ExtendPCR(factory, atoi(cl->GetSwitchValueASCII("index").c_str()),
  /toolchain/binutils/binutils-2.25/gprof/
sym_ids.c 143 sym->line_num = atoi (spec);
160 sym->line_num = atoi (spec);
  /external/libcups/cups/
adminutil.c     [all...]
  /hardware/intel/common/libva/test/encode/
h264encode.c 757 frame_width = atoi(optarg);
760 frame_height = atoi(optarg);
764 frame_count = atoi(optarg);
767 frame_rate = atoi(optarg);
776 frame_bitrate = atoi(optarg);
779 minimal_qp = atoi(optarg);
782 initial_qp = atoi(optarg);
785 intra_period = atoi(optarg);
788 intra_idr_period = atoi(optarg);
791 ip_period = atoi(optarg)
    [all...]
  /bionic/libc/include/
stdlib.h 82 int atoi(const char*) __attribute_pure__;
  /cts/suite/audio_quality/lib/src/task/
TaskSequential.cpp 124 mRepeatCount = atoi(value.string());
  /development/ndk/platforms/android-12/arch-arm/symbols/
libc.so.functions.txt 161 atoi
  /development/ndk/platforms/android-12/arch-mips/symbols/
libc.so.functions.txt 143 atoi
  /development/ndk/platforms/android-12/arch-x86/symbols/
libc.so.functions.txt 143 atoi
  /development/ndk/platforms/android-15/arch-arm/symbols/
libc.so.functions.txt 161 atoi
  /development/ndk/platforms/android-15/arch-mips/symbols/
libc.so.functions.txt 143 atoi
  /development/ndk/platforms/android-15/arch-x86/symbols/
libc.so.functions.txt 143 atoi
  /development/ndk/platforms/android-16/arch-arm/symbols/
libc.so.functions.txt 161 atoi
  /development/ndk/platforms/android-16/arch-mips/symbols/
libc.so.functions.txt 144 atoi
  /development/ndk/platforms/android-16/arch-x86/symbols/
libc.so.functions.txt 143 atoi
  /development/ndk/platforms/android-16/include/
stdlib.h 78 extern int atoi(const char *);

Completed in 1082 milliseconds

<<31323334353637383940>>