HomeSort by relevance Sort by last modified time
    Searched refs:missed (Results 26 - 50 of 94) sorted by null

12 3 4

  /external/selinux/libselinux/src/
avc.c 602 static int missed, rc = 0;
612 int lost = missed;
613 missed = 0;
624 missed++;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/x86/
subtract_sse2.asm 182 psubb xmm0, xmm1 ; subtraction with sign missed
216 psubb xmm0, xmm1 ; subtraction with sign missed
  /prebuilts/go/darwin-x86/src/runtime/
sema.go 91 // Check cansemacquire to avoid missed wakeup.
116 // This check must happen after the xadd, to avoid a missed wakeup
sigqueue.go 24 // unnecessary rechecks of sig.mask, but it cannot lead to missed signals
map_test.go 180 t.Error("update to negzero missed by iteration", negcnt)
  /prebuilts/go/linux-x86/src/runtime/
sema.go 91 // Check cansemacquire to avoid missed wakeup.
116 // This check must happen after the xadd, to avoid a missed wakeup
sigqueue.go 24 // unnecessary rechecks of sig.mask, but it cannot lead to missed signals
map_test.go 180 t.Error("update to negzero missed by iteration", negcnt)
  /prebuilts/tools/common/m2/repository/org/apache/maven/shared/maven-common-artifact-filters/1.4/
maven-common-artifact-filters-1.4.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.1.201405082137/
org.jacoco.core-0.7.1.201405082137.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.3.201501221555/
org.jacoco.core-0.7.3.201501221555.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.4.201502262128/
org.jacoco.core-0.7.4.201502262128.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.5.201505241946/
org.jacoco.core-0.7.5.201505241946.jar 
  /prebuilts/tools/common/offline-m2/org/jacoco/org.jacoco.core/0.7.4.201502262128/
org.jacoco.core-0.7.4.201502262128.jar 
  /prebuilts/tools/common/offline-m2/org/jacoco/org.jacoco.core/0.7.5.201505241946/
org.jacoco.core-0.7.5.201505241946.jar 
  /external/mesa3d/src/mapi/mapi/
mapi_abi.py 733 missed = [name for name in api if name not in api_entries]
734 if missed:
735 raise Exception('%s is missing' % str(missed))
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.core/0.7.6.201602180812/
org.jacoco.core-0.7.6.201602180812.jar 
  /prebuilts/tools/common/offline-m2/org/jacoco/org.jacoco.core/0.7.6.201602180812/
org.jacoco.core-0.7.6.201602180812.jar 
  /prebuilts/go/darwin-x86/src/time/
time.go 187 // that the first leap year is the 4th year, the first missed leap year
188 // is the 100th year, and the missed missed leap year is the 400th year.
    [all...]
  /prebuilts/go/linux-x86/src/time/
time.go 187 // that the first leap year is the 4th year, the first missed leap year
188 // is the 100th year, and the missed missed leap year is the 400th year.
    [all...]
  /prebuilts/go/darwin-x86/src/archive/tar/
writer.go 52 tw.err = fmt.Errorf("archive/tar: missed writing %d bytes", tw.nb)
  /prebuilts/go/linux-x86/src/archive/tar/
writer.go 52 tw.err = fmt.Errorf("archive/tar: missed writing %d bytes", tw.nb)
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.1.201405082137/
org.jacoco.ant-0.7.1.201405082137-nodeps.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.3.201501221555/
org.jacoco.ant-0.7.3.201501221555-nodeps.jar 
  /prebuilts/tools/common/m2/repository/org/jacoco/org.jacoco.ant/0.7.4.201502262128/
org.jacoco.ant-0.7.4.201502262128-nodeps.jar 

Completed in 447 milliseconds

12 3 4