OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:consistency
(Results
1 - 25
of
1197
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/valgrind/main/none/tests/s390x/
ecag.stdout.exp
1
just to silence the
consistency
checker
/external/chromium_org/components/metrics/
clean_exit_beacon.cc
39
}
consistency
= DIRTY_DIRTY;
local
50
consistency
= initial_value_ ? CLEAN_CLEAN : CLEAN_DIRTY;
52
consistency
= initial_value_ ? DIRTY_CLEAN : DIRTY_DIRTY;
54
consistency
= initial_value_ ? MISSING_CLEAN : MISSING_DIRTY;
58
"UMA.CleanExitBeaconConsistency",
consistency
, NUM_CONSISTENCY_ENUMS);
/external/mockito/src/org/mockito/exceptions/
PrintableInvocation.java
13
* @Deprecated. We needed to move this class to a better place to keep
consistency
of the API.
/external/libcxx/test/utilities/time/time.clock/time.clock.hires/
Android.mk
23
test_name := utilities/time/time.clock/time.clock.hires/
consistency
24
test_src :=
consistency
.pass.cpp
/external/libcxx/test/utilities/time/time.clock/time.clock.steady/
Android.mk
23
test_name := utilities/time/time.clock/time.clock.steady/
consistency
24
test_src :=
consistency
.pass.cpp
/development/samples/training/ContactsList/res/layout/
contact_list_fragment.xml
22
consistency
. -->
29
consistency
. -->
contact_list_item.xml
23
consistency
. Use scaleType=centerCrop to give a nice full cropped image in the assigned
33
consistency
. This is secondary text and not always visible so by default is has its
51
consistency
. This view also sets layout_alignWithParentIfMissing=true which lets the view
/external/chromium_org/components/signin/core/common/
signin_switches.cc
14
const char kDisableAccountConsistency[] = "disable-account-
consistency
";
26
const char kEnableAccountConsistency[] = "enable-account-
consistency
";
profile_management_switches.h
18
// Checks whether account
consistency
is enabled. If enabled, the account
/external/chromium_org/components/variations/
variations_seed_simulator.cc
28
// Simulate group assignment for the specified study with PERMANENT
consistency
.
35
DCHECK_EQ(Study_Consistency_PERMANENT, study.
consistency
());
149
// Note: The logic below does the right thing if study
consistency
changes,
150
// as it doesn't rely on the previous study
consistency
.
153
if (study.
consistency
() == Study_Consistency_PERMANENT) {
156
} else if (study.
consistency
() == Study_Consistency_SESSION) {
204
DCHECK_EQ(Study_Consistency_PERMANENT, study.
consistency
());
227
DCHECK_EQ(Study_Consistency_SESSION, study.
consistency
());
/external/libcxx/test/utilities/time/time.clock/time.clock.system/
Android.mk
23
test_name := utilities/time/time.clock/time.clock.system/
consistency
24
test_src :=
consistency
.pass.cpp
/external/valgrind/main/tests/
post_regtest_checks
6
# It performs various
consistency
checks.
24
echo "...checking makefile
consistency
"
/frameworks/base/core/java/android/view/
InputEventConsistencyVerifier.java
48
//
Consistency
verifier flags.
111
* Creates an input
consistency
verifier.
120
* Creates an input
consistency
verifier.
140
* Resets the state of the input event
consistency
verifier.
163
* or 1 from a subclass. If the event was already checked by this
consistency
verifier
166
* and both dispatching methods call into the
consistency
verifier.
188
* or 1 from a subclass. If the event was already checked by this
consistency
verifier
191
* and both dispatching methods call into the
consistency
verifier.
250
* or 1 from a subclass. If the event was already checked by this
consistency
verifier
253
* and both dispatching methods call into the
consistency
verifier
[
all
...]
/development/samples/MultiResolution/
_index.html
16
consistency
with system icon styles.</li>
/external/chromium_org/chrome/browser/extensions/api/principals_private/
principals_private_api.cc
20
"Need to enable account
consistency
to use principalsPrivate API.");
/external/chromium_org/net/disk_cache/simple/
simple_version_upgrade.h
24
// Returns true iff no errors were found during
consistency
checks and all
/external/chromium_org/third_party/webrtc/base/
md5.h
19
// Made context first parameter in MD5Final for
consistency
with Sha1.
/external/chromium_org/ui/gl/
gl_fence_nv.cc
22
// We will arbitrarily return TRUE for
consistency
.
/external/e2fsprogs/debian/
e2fsck-static.copyright
2
file system
consistency
checker (e2fsck.static). The EXT2 utilities
/external/kernel-headers/original/uapi/asm-generic/
statfs.h
38
* ARM needs to avoid the 32-bit padding at the end, for
consistency
/external/mockito/src/org/mockito/
ReturnValues.java
19
* for better
consistency
& interoperability of the framework.
/external/mockito/src/org/mockito/listeners/
MethodInvocationReport.java
23
* {@link PrintableInvocation} to better place to keep the API
consistency
.
/ndk/sources/host-tools/make-3.81/tests/scripts/functions/
addprefix
7
# THE NAME OF THE MAKEFILE. THIS INSURES
CONSISTENCY
AND KEEPS TRACK OF
dir
7
# THE NAME OF THE MAKEFILE. THIS INSURES
CONSISTENCY
AND KEEPS TRACK OF
findstring
7
# THE NAME OF THE MAKEFILE. THIS INSURES
CONSISTENCY
AND KEEPS TRACK OF
Completed in 923 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>