HomeSort by relevance Sort by last modified time
    Searched refs:CNT (Results 1 - 11 of 11) sorted by null

  /external/ltp/testcases/kernel/hotplug/cpu_hotplug/tools/
cpuhotplug_do_disk_write_loop 7 CNT=0
11 : $(( CNT += 1 ))
12 echo "Loop Count $CNT"
  /external/curl/docs/examples/
10-at-a-time.c 89 #define CNT sizeof(urls)/sizeof(char *) /* total number of transfers to do */
186 if(C < CNT) {
  /hardware/interfaces/audio/common/2.0/
types.hal 112 CNT = PATCH + 1
141 CNT,
142 MAX = CNT - 1,
488 CNT,
489 MAX = CNT - 1,
716 CNT,
717 MAX = CNT - 1,
    [all...]
  /external/linux-kselftest/tools/testing/selftests/ntb/
ntb_test.sh 189 CNT=$(read_file "$LOC/spad" | wc -l)
193 for ((i = 0; i < $CNT; i++)); do
  /hardware/interfaces/audio/effect/2.0/
types.hal 273 CNT
  /device/google/contexthub/firmware/os/platform/stm32/
platform.c 75 volatile uint32_t CNT;
399 tim->CNT = delayInUsecs;
466 uint32_t cnt; local
477 //not indicate a pending overflow, but CNT contain 0xFFFFFFFF or vice versa,
478 //depending on the read order of SR and CNT
482 cnt = tim->CNT;
483 } while (sr != tim->SR || cnt != tim->CNT);
485 leftTicks = cnt; //if we wake NOT from timer, only count the ticks that actually ticked as "time passed
    [all...]
  /external/ltp/testcases/lib/
tst_test.sh 251 SETUP|CLEANUP|TESTFUNC|ID|CNT);;
  /bionic/libc/arch-x86/atom/string/
ssse3-strcmp-atom.S 98 # define CNT STR2+4
123 movl CNT(%esp), %ebp
    [all...]
  /hardware/interfaces/audio/2.0/vts/functional/
AudioPrimaryHidlHalTest.cpp     [all...]
  /external/webrtc/data/voice_engine/stereo_rtp_files/
stereo_g729.rtp     [all...]
  /tools/repohooks/tools/
checkpatch.pl     [all...]

Completed in 1939 milliseconds