HomeSort by relevance Sort by last modified time
    Searched full:inconsistency (Results 1 - 25 of 254) sorted by null

1 2 3 4 5 6 7 8 91011

  /external/chromium_org/base/metrics/
histogram_flattener.h 27 // Will be called each time a type of Inconsistency is seen on a histogram,
29 virtual void InconsistencyDetected(HistogramBase::Inconsistency problem) = 0;
31 // Will be called when a type of Inconsistency is seen for the first time on
34 HistogramBase::Inconsistency problem) = 0;
histogram_delta_serialization.h 44 HistogramBase::Inconsistency problem) OVERRIDE;
46 HistogramBase::Inconsistency problem) OVERRIDE;
histogram_delta_serialization.cc 97 HistogramBase::Inconsistency problem) {
102 HistogramBase::Inconsistency problem) {
histogram_snapshot_manager_unittest.cc 27 HistogramBase::Inconsistency problem) OVERRIDE {
32 HistogramBase::Inconsistency problem) OVERRIDE {
histogram_snapshot_manager.cc 69 static_cast<HistogramBase::Inconsistency>(corruption));
76 static_cast<HistogramBase::Inconsistency>(corruption));
histogram_snapshot_manager.h 44 // Try to detect and fix count inconsistency of logged samples.
histogram_base.h 82 // Histogram data inconsistency types.
83 enum Inconsistency {
132 // The returned value is a combination of Inconsistency enum.
  /external/e2fsprogs/tests/f_preen/
expect.1 10 test_filesys: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
  /prebuilts/ndk/9/sources/cxx-stl/
README 9 until all inconsistency are fixed and all [vendor] binaries are compiled
  /external/chromium_org/chrome/browser/content_settings/
content_settings_utils_unittest.cc 26 // This inconsistency is to recover from some broken code.
  /external/chromium_org/media/blink/
video_frame_compositor.h 37 // TODO(scherkus): Investigate the inconsistency between the callbacks with
  /external/chromium_org/net/tools/balsa/
balsa_enums.h 95 // A detected internal inconsistency was found.
  /external/chromium_org/v8/test/mjsunit/regress/
regress-1583.js 52 // Fixing the bug above introduced (revealed?) an inconsistency in named
  /external/libvorbis/doc/vorbisfile/
return.html 38 <dd>Internal inconsistency in decode state. Continuing is likely not possible.</dd>
  /external/llvm/test/Transforms/InstCombine/
memmove.ll 5 @S = internal constant [33 x i8] c"panic: restorelist inconsistency\00" ; <[33 x i8]*> [#uses=1]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
mcheck.h 40 (see enum above) when an inconsistency is detected. If ABORTFUNC is
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
mcheck.h 40 (see enum above) when an inconsistency is detected. If ABORTFUNC is
  /external/llvm/tools/lli/
RemoteTargetMessage.h 58 // sizes and payloads, since any inconsistency would misalign the pipe, and
  /external/openssl/patches/
0016-ecdhe_psk_part2.patch 85 * Inconsistency alert:
  /external/stlport/doc/
README.windows 18 inconsistency in the build process which most of time will generate undefined
  /frameworks/av/services/audioflinger/
FastMixerDumpState.h 61 // overall structure is non-atomic, that is there may be an inconsistency between fields.
  /external/chromium_org/testing/gtest/m4/
acx_pthread.m4 6 # We've rewritten the inconsistency check code (from avahi), to work
59 dnl Checks for GCC shared/pthread inconsistency based on work by
239 # The next part tries to detect GCC inconsistency with -shared on some
  /external/chromium_org/third_party/tcmalloc/vendor/m4/
acx_pthread.m4 6 # We've rewritten the inconsistency check code (from avahi), to work
59 dnl Checks for GCC shared/pthread inconsistency based on work by
239 # The next part tries to detect GCC inconsistency with -shared on some
  /external/protobuf/gtest/m4/
acx_pthread.m4 6 # We've rewritten the inconsistency check code (from avahi), to work
59 dnl Checks for GCC shared/pthread inconsistency based on work by
239 # The next part tries to detect GCC inconsistency with -shared on some
  /external/protobuf/m4/
acx_pthread.m4 6 # We've rewritten the inconsistency check code (from avahi), to work
59 dnl Checks for GCC shared/pthread inconsistency based on work by
239 # The next part tries to detect GCC inconsistency with -shared on some

Completed in 3556 milliseconds

1 2 3 4 5 6 7 8 91011