HomeSort by relevance Sort by last modified time
    Searched defs:errcnt (Results 1 - 10 of 10) sorted by null

  /external/fec/
vtest27.c 40 int sr=0,trials = 10000,errcnt,framebits=2048; local
132 errcnt = 0;
135 errcnt += e;
138 if(errcnt != 0)
140 if(Verbose > 1 && errcnt != 0){
141 printf("frame %d, %d errors: ",tr,errcnt);
vtest29.c 40 int sr=0,trials = 10000,errcnt,framebits=2048; local
132 errcnt = 0;
135 errcnt += e;
138 if(errcnt != 0)
140 if(Verbose > 1 && errcnt != 0){
141 printf("frame %d, %d errors: ",tr,errcnt);
vtest39.c 40 int sr=0,trials = 10000,errcnt,framebits=2048; local
133 errcnt = 0;
136 errcnt += e;
139 if(errcnt != 0)
141 if(Verbose > 1 && errcnt != 0){
142 printf("frame %d, %d errors: ",tr,errcnt);
vtest615.c 42 int sr=0,trials = 10,errcnt,framebits=2048; local
138 errcnt = 0;
141 errcnt += e;
144 if(errcnt != 0)
146 if(Verbose > 1 && errcnt != 0){
147 printf("frame %d, %d errors: ",tr,errcnt);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
timex.h 44 long int errcnt; /* calibration errors (ro) */ member in struct:timex
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
timex.h 44 long int errcnt; /* calibration errors (ro) */ member in struct:timex
  /bionic/libc/kernel/uapi/linux/
timex.h 41 __kernel_long_t errcnt; member in struct:timex
  /external/kernel-headers/original/uapi/linux/
timex.h 85 __kernel_long_t errcnt; /* calibration errors (ro) */ member in struct:timex
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
timex.h 85 long errcnt; /* calibration errors (ro) */ member in struct:timex
  /external/valgrind/include/vki/
vki-linux.h 331 long errcnt; /* calibration errors (ro) */ member in struct:vki_timex
    [all...]

Completed in 127 milliseconds