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

1 2 3 4 5 6 7 891011>>

  /external/chromium_org/third_party/skia/src/core/
SkScan_Hairline.cpp 65 // be missed after we convert to SkFDot6 (overflow)
  /external/chromium_org/tools/gyp/
pylintrc 154 # List of members which are set dynamically and missed by pylint inference
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface_ann.cc 221 Printf("WARNING: ThreadSanitizer: missed expected data race\n");
  /external/guava/guava/src/com/google/common/eventbus/
package-info.java 248 * indicate an error (typically an indication that you missed a
  /external/linux-tools-perf/scripts/python/
sched-migration.py 334 we logged. Otherwise we may have missed traces """
  /external/oprofile/events/mips/24K/
events 40 event:0x16 counters:0 um:zero minimum:500 name:L2_CACHE_MISSES : 22-0 L2 cache accesses that missed in the cache
  /external/oprofile/events/mips/74K/
events.h 65 "35-0 Replays following optimistic issue of instruction dependent on load which missed, counted only when the dependent instruction graduates"},
  /external/qemu/distrib/sdl-1.2.15/src/audio/windx5/
SDL_dx5audio.c 365 fprintf(stderr, "Audio dropout, missed %d fragments\n",
  /external/skia/src/core/
SkScan_Hairline.cpp 65 // be missed after we convert to SkFDot6 (overflow)
  /external/valgrind/main/exp-sgcheck/docs/
sg-manual.xml 139 <para>False negatives (missed errors): it follows from the
  /frameworks/base/docs/html/tools/debugging/
systrace.jd 216 indicated by (1), shows that display frames are being missed. These
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
GsmConnection.java 537 // bug #678474: incoming call interpreted as missed call, even though
  /libcore/luni/src/main/java/org/apache/harmony/security/provider/cert/
X509CertPathImpl.java 403 // set of crls is optional and is missed here
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
Suggest.java 474 // it's more likely the user missed the last character (or didn't type it yet).
  /packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
CallLogProviderTest.java 239 // First two should be incoming, next two should be missed.
  /packages/services/Telephony/res/values-en-rGB/
strings.xml     [all...]
  /packages/services/Telephony/res/values-en-rIN/
strings.xml     [all...]
  /bootable/recovery/minzip/
Zip.c 260 LOGW("Missed a central dir sig (at %d)\n", i);
368 LOGW("Missed a local header sig (at %d)\n", i);
    [all...]
  /external/antlr/antlr-3.4/runtime/C/
ChangeLog 227 Prior change to use memcpy instead of memmove in all cases missed the
537 Prior change to use memcpy instead of memmove in all cases missed the
  /external/chromium/third_party/libjingle/source/talk/p2p/base/
pseudotcp.cc 791 // 1) Segment is too old (they missed an ACK) (immediately)
792 // 2) Segment is too new (we missed a segment) (immediately)
  /external/iproute2/ip/
ipaddress.c 285 fprintf(fp, " RX errors: length crc frame fifo missed%s", _SL_);
331 fprintf(fp, " RX errors: length crc frame fifo missed%s", _SL_);
    [all...]
  /external/llvm/lib/Support/
regengine.inc 434 /* that one missed, try next one */
633 /* that one missed, try next one */
  /frameworks/av/media/libstagefright/httplive/
PlaylistFetcher.cpp 781 // we've missed the boat, let's start from the lowest sequence
784 ALOGI("We've missed the boat, restarting playback."
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
engine.c 427 /* that one missed, try next one */
624 /* that one missed, try next one */
  /external/chromium_org/third_party/WebKit/Source/core/html/
HTMLMediaElement.cpp     [all...]

Completed in 1183 milliseconds

1 2 3 4 5 6 7 891011>>