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

1 2 3 4 5 67 8 91011>>

  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
aetools.py 60 def missed(ae): function
76 # Workaround for what I feel is a bug in OSX 10.2: 'errn' won't show up in missed...
85 key = missed(ae)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
aetools.py 60 def missed(ae): function
76 # Workaround for what I feel is a bug in OSX 10.2: 'errn' won't show up in missed...
85 key = missed(ae)
  /art/runtime/mirror/
class_ext.cc 53 // race could cause obsolete methods to be missed.
  /cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DummyConnectionService.java 123 return DisconnectCause.MISSED;
  /device/linaro/bootloader/edk2/OvmfPkg/Include/IndustryStandard/Xen/
event_channel.h 44 * delivery to ensure no missed notifications).
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
SQLExceptionTest.java 271 fail(i + "Exception missed");
327 fail(i + "Exception missed");
380 fail(i + "Exception missed");
436 fail(i + "Exception missed");
  /external/deqp/external/openglcts/docs/specs/
CTS_ARB_fragment_shader_interlock.txt 88 functions calls, in second one those calls should be missed.
  /external/kernel-headers/original/uapi/linux/
if_hippi.h 69 int rx_missed_errors; /* receiver missed packet */
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_limits.h 148 /* if we get here, we missed a shader cap above (and should have seen
  /external/mesa3d/src/mesa/math/
m_debug_clip.c 330 printf( "%f \t %f \t [diff = %e - %i bit missed]\n",
333 printf( "%f \t %f \t [diff = %e - %i bit missed]\n",
336 printf( "%f \t %f \t [diff = %e - %i bit missed]\n",
339 printf( "%f \t %f \t [diff = %e - %i bit missed]\n",
  /external/strace/tests/
detach-stopped.test 80 dump_log_and_fail_with "$STRACE -p missed stop notifications"
  /external/strace/tests-m32/
detach-stopped.test 80 dump_log_and_fail_with "$STRACE -p missed stop notifications"
  /external/strace/tests-mx32/
detach-stopped.test 80 dump_log_and_fail_with "$STRACE -p missed stop notifications"
  /external/webrtc/webrtc/common_audio/vad/include/
webrtc_vad.h 48 // consequence also the missed detection rate goes up.
  /frameworks/base/libs/hwui/
AnimationContext.cpp 57 "Missed running animations last frame!");
  /hardware/intel/img/hwcomposer/merrifield/common/observers/
SoftVsyncObserver.cpp 130 // we missed, find where the next vsync should be
  /hardware/intel/img/hwcomposer/moorefield_hdmi/common/observers/
SoftVsyncObserver.cpp 126 // we missed, find where the next vsync should be
  /hardware/interfaces/wifi/1.2/
types.hal 50 * lower power consumption, but may result in some missed messages and hence increased latency.
  /libcore/benchmarks/src/benchmarks/regression/
PriorityQueueBenchmark.java 48 // shuffle these elements so that we get a reasonable distribution of missed elements
  /packages/apps/DeskClock/src/com/android/deskclock/alarms/
AlarmNotifications.java 340 LogUtils.v("Displaying missed notification for alarm instance: " + instance.mId);
480 * Alarm notifications are sorted chronologically. Missed alarms are sorted chronologically
481 * <strong>after</strong> all upcoming/snoozed alarms by including the "MISSED" prefix on the
490 return missedAlarm ? ("MISSED " + timeKey) : timeKey;
  /packages/apps/Dialer/java/com/android/voicemail/impl/
VvmPhoneStateListener.java 82 // If the source is already registered, run a full sync in case something was missed
  /packages/services/Telecomm/testapps/res/values/
donottranslate_strings.xml 39 <string name="cancelMissedButton">Cancel missed calls</string>
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
Utils.h 52 /// Report an ISel error as a missed optimization remark to the LLVMContext's
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/GlobalISel/
Utils.h 53 /// Report an ISel error as a missed optimization remark to the LLVMContext's
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/GlobalISel/
Utils.h 53 /// Report an ISel error as a missed optimization remark to the LLVMContext's

Completed in 1636 milliseconds

1 2 3 4 5 67 8 91011>>