HomeSort by relevance Sort by last modified time
    Searched full:missed (Results 426 - 450 of 1028) sorted by null

<<11121314151617181920>>

  /packages/apps/Dialer/java/com/android/dialer/app/calllog/
CallLogFragment.java 79 * Displays a list of call log entries. To filter for a particular kind of call (all, missed or
617 /** Mark all missed calls as read if Keyguard not locked and possible. */
  /packages/apps/Dialer/java/com/android/incallui/call/
CallList.java 713 case DisconnectCause.MISSED:
715 // no delay for missed/rejected incoming calls and canceled outgoing calls.
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/drm/
drm.h 251 _DRM_STAT_MISSED /**< Missed DMA opportunity */
470 _DRM_VBLANK_NEXTONMISS = 0x10000000, /**< If missed, wait for next vblank */
  /prebuilts/go/darwin-x86/src/runtime/
sema.go 135 // Check cansemacquire to avoid missed wakeup.
164 // This check must happen after the xadd, to avoid a missed wakeup
  /prebuilts/go/linux-x86/src/runtime/
sema.go 135 // Check cansemacquire to avoid missed wakeup.
164 // This check must happen after the xadd, to avoid a missed wakeup
  /development/samples/JetBoy/src/com/example/android/jetboy/
JetBoyView.java 823 // If the asteroid is within laser range but not already missed
848 // as missed so on next frame it cannot be hit even if it is still
860 // Update the asteroids position, even missed ones keep moving
    [all...]
  /external/jacoco/org.jacoco.doc/docroot/doc/
changes.html 43 not have partial or missed coverage:
764 <li>All counter creation and update APIs now accept <i>missed items</i> and
    [all...]
  /external/skia/tools/bookmaker/
mdOut.cpp 169 t.reportError("missed Sk prefixed");
174 t.reportError("missed SK prefixed");
205 t.reportError("missed camelCase");
    [all...]
  /external/skqp/tools/bookmaker/
mdOut.cpp 169 t.reportError("missed Sk prefixed");
174 t.reportError("missed SK prefixed");
205 t.reportError("missed camelCase");
    [all...]
  /frameworks/base/media/java/android/mtp/
MtpStorageManager.java     [all...]
  /art/test/
Android.bp 270 "1926-missed-frame-pop/frame_pop_missed.cc",
  /build/make/tools/releasetools/
pylintrc 133 # List of members which are set dynamically and missed by pylint inference
  /cts/apps/CameraITS/build/scripts/
gpylint_rcfile 359 # List of members which are set dynamically and missed by pylint inference
  /device/linaro/bootloader/edk2/ArmPkg/Drivers/TimerDxe/
TimerDxe.c 329 // This loop is needed in case we missed interrupts (eg: case when the interrupt handling
  /external/adhd/cras/src/server/
dev_stream.c 529 /* Reset schedule if the schedule is missed. */
  /external/apache-harmony/jdwp/src/test/java/org/apache/harmony/jpda/tests/jdwp/ClassType/
NewInstanceTest.java 339 packet.setNextValueAsInt(0); // Providing of 'this' arg missed!
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
BatchUpdateExceptionTest.java 396 fail(i + "Exception missed");
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 216 Printf("WARNING: ThreadSanitizer: missed expected data race\n");
  /external/google-breakpad/src/client/mac/crash_generation/
Inspector.mm 229 // we've missed, we can't do much besides abort the crash dump
  /external/guava/guava/src/com/google/common/eventbus/
package-info.java 238 * indicate an error (typically an indication that you missed a
  /external/libnl/python/netlink/route/
link.py 484 ['Missed Errors', RX_MISSED_ERR, None],
tc.py 346 # ['Missed Errors', RX_MISSED_ERR, None],
  /external/lisa/tests/eas/
generic.py 279 raise AssertionError("task {} missed {}% of activations".format(
  /external/llvm/test/CodeGen/Mips/cconv/
return-struct.ll 91 ; missed by the CCPromoteToType and the shift didn't happen.
  /external/llvm/test/Transforms/CorrelatedValuePropagation/
basic.ll 441 ; TODO: missed optimization

Completed in 1787 milliseconds

<<11121314151617181920>>