OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:inconsistency
(Results
1 - 25
of
236
) sorted by null
1
2
3
4
5
6
7
8
9
10
/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.cc
70
static_cast<HistogramBase::
Inconsistency
>(corruption));
77
static_cast<HistogramBase::
Inconsistency
>(corruption));
histogram_snapshot_manager.h
40
// Try to detect and fix count
inconsistency
of logged samples.
histogram_base.h
71
// Histogram data
inconsistency
types.
72
enum
Inconsistency
{
116
// The returned value is a combination of
Inconsistency
enum.
/external/e2fsprogs/tests/f_preen/
expect.1
9
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/common/metrics/
metrics_service_base.cc
40
base::HistogramBase::
Inconsistency
problem) {
46
base::HistogramBase::
Inconsistency
problem) {
metrics_service_base.h
27
base::HistogramBase::
Inconsistency
problem) OVERRIDE;
29
base::HistogramBase::
Inconsistency
problem) OVERRIDE;
/external/chromium_org/chrome/browser/content_settings/
content_settings_utils_unittest.cc
26
// This
inconsistency
is to recover from some broken code.
/external/chromium/net/tools/flip_server/
balsa_enums.h
91
// A detected internal
inconsistency
was found.
/external/chromium_org/net/tools/balsa/
balsa_enums.h
90
// 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]
/external/v8/test/mjsunit/regress/
regress-1583.js
52
// Fixing the bug above introduced (revealed?) an
inconsistency
in named
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
mcheck.h
40
(see enum above) when an
inconsistency
is detected. If ABORTFUNC is
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-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.7-4.6/sysroot/usr/include/
mcheck.h
40
(see enum above) when an
inconsistency
is detected. If ABORTFUNC is
/external/chromium_org/chrome/browser/chromeos/login/managed/
locally_managed_user_creation_screen.h
38
// Makes screen to show message about
inconsistency
in manager login flow
/external/stlport/doc/
README.windows
18
inconsistency
in the build process which most of time will generate undefined
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardCodesSet.java
146
throw new RuntimeException("Internal
inconsistency
");
/external/chromium/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/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
Completed in 827 milliseconds
1
2
3
4
5
6
7
8
9
10