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

1 2 3 4 5 6 7 891011>>

  /external/honggfuzz/
sanitizers.c 30 * SIGABRT monitoring flag, otherwise these crashes will be missed.
47 * logs for cases where enough data are written to identify potentially missed
  /external/libnl/include/linux-private/linux/
if_link.h 26 __u32 rx_missed_errors; /* receiver missed packet */
59 __u64 rx_missed_errors; /* receiver missed packet */
  /external/llvm/test/Transforms/LoopVectorize/
runtime-limit.ll 1 ; RUN: opt < %s -loop-vectorize -force-vector-width=4 -force-vector-interleave=1 -dce -instcombine -pass-remarks=loop-vectorize -pass-remarks-missed=loop-vectorize -S 2>&1 | FileCheck %s -check-prefix=OVERRIDE
2 ; RUN: opt < %s -loop-vectorize -force-vector-width=4 -force-vector-interleave=1 -pragma-vectorize-memory-check-threshold=6 -dce -instcombine -pass-remarks=loop-vectorize -pass-remarks-missed=loop-vectorize -S 2>&1 | FileCheck %s
  /external/ltp/testcases/realtime/func/periodic_cpu_load/
periodic_cpu_load.c 136 printf("TID %d missed period, aborting\n", t->id);
153 ("Missed period, aborting (calc took too long)\n");
  /packages/apps/Dialer/java/com/android/dialer/calldetails/
CallDetailsEntryViewHolder.java 191 // distinguish between rejected and missed calls). Instead of crashing, just
192 // assume that all unknown call types are missed calls.
  /packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
SelfManagedCallListAdapter.java 65 * Listener used to handle tap of the "missed" button for a connection.
72 connection.setConnectionDisconnected(DisconnectCause.MISSED);
  /prebuilts/clang/host/darwin-x86/clang-4579689/share/opt-viewer/
optrecord.py 225 class Missed(Remark):
226 yaml_tag = '!Missed'
  /prebuilts/clang/host/darwin-x86/clang-4630689/share/opt-viewer/
optrecord.py 225 class Missed(Remark):
226 yaml_tag = '!Missed'
  /prebuilts/clang/host/darwin-x86/clang-4639204/share/opt-viewer/
optrecord.py 225 class Missed(Remark):
226 yaml_tag = '!Missed'
  /prebuilts/clang/host/darwin-x86/clang-4691093/share/opt-viewer/
optrecord.py 225 class Missed(Remark):
226 yaml_tag = '!Missed'
  /prebuilts/clang/host/linux-x86/clang-4579689/share/opt-viewer/
optrecord.py 225 class Missed(Remark):
226 yaml_tag = '!Missed'
  /prebuilts/clang/host/linux-x86/clang-4630689/share/opt-viewer/
optrecord.py 225 class Missed(Remark):
226 yaml_tag = '!Missed'
  /prebuilts/clang/host/linux-x86/clang-4639204/share/opt-viewer/
optrecord.py 225 class Missed(Remark):
226 yaml_tag = '!Missed'
  /prebuilts/clang/host/linux-x86/clang-4691093/share/opt-viewer/
optrecord.py 225 class Missed(Remark):
226 yaml_tag = '!Missed'
  /system/core/libutils/tests/
RefBase_test.cpp 190 ASSERT_EQ(NITERS, deleteCount) << "Deletions missed!";
256 ASSERT_EQ(NITERS, deleteCount) << "Deletions missed!";
  /system/extras/systrace_analysis/
analysis.html 156 console.log(' # of pages missed: ' + pagesInMBString(process.pageCacheMisses[file]));
161 console.log(' # of pages missed: ' + pagesInMBString(totalMiss));
  /packages/apps/DeskClock/src/com/android/deskclock/alarms/
AlarmStateManager.java 98 * that he/she missed the alarm and that stays for
136 // Buffer time in seconds to fire alarm instead of marking it missed.
256 * Used by dismissed and missed states, to update parent alarm. This will either
452 // if the time changed *backward* and pushed an instance from missed back to fired,
527 LogUtils.i("Setting missed state to instance " + instance.mId);
642 * <li>Missed instance that have parents should be re-enabled if we went back in time</li>
681 LogUtils.i("Cannot restore missed instance for one-time alarm");
688 // TODO: This will re-activate missed snoozed alarms, but will
713 // missed.
    [all...]
  /external/llvm/include/llvm/IR/
DiagnosticInfo.h 394 /// of the LLVM command line flags (-pass-remarks, -pass-remarks-missed,
442 /// Diagnostic information for missed-optimization remarks.
447 /// this name matches the regular expression given in -Rpass-missed=, then the
592 /// Emit an optimization-missed message. \p PassName is the name of the
593 /// pass emitting the message. If -Rpass-missed= is given and \p PassName
  /packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
MissedCallNotifierImplTest.java 131 private static final String MISSED_CALL_TITLE = "Missed Call";
132 private static final String MISSED_CALLS_TITLE = "Missed Calls";
133 private static final String MISSED_CALLS_MSG = "%s missed calls";
272 // The builders after the first two are for multiple missed calls. The notification
273 // for subsequent missed calls is expected to be different in terms of the text
  /frameworks/base/telephony/java/android/telephony/ims/compat/stub/
ImsConfigImplBase.java 198 * it first checks cache layer. If missed, it will call the vendor implementation of
225 * if missed, it will call ImsConfigImplBase.getProvisionedValue.
246 * if missed, it will call #ImsConfigImplBase.getProvisionedValue.
  /frameworks/base/telephony/java/android/telephony/ims/stub/
ImsConfigImplBase.java 59 * it first checks cache layer. If missed, it will call the vendor implementation of
94 * if missed, it will call ImsConfigImplBase.getConfigInt.
116 * if missed, it will call #ImsConfigImplBase.getConfigString.
  /packages/apps/DeskClock/src/com/android/deskclock/provider/
AlarmInstance.java 49 * Offset from alarm time to stop showing missed notification.
420 * Return the time when a missed notification should be removed.
431 * Return the time when the alarm should stop firing and be marked as missed.
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/
WavAnalyzer.java 49 listener.sendMessage("WARNING: May have missed the prefix."
140 listener.sendMessage("WARNING: Unexpected prefix start time. May have missed the prefix.\n"
  /device/linaro/bootloader/edk2/PcAtChipsetPkg/8254TimerDxe/
Timer.c 92 // @bug : This does not handle missed timer interrupts
314 // @bug : This does not handle missed timer interrupts
  /external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
SQLWarningTest.java 244 fail(i + "Exception missed");
293 fail(i + "Exception missed");

Completed in 1971 milliseconds

1 2 3 4 5 6 7 891011>>