OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:consistency
(Results
126 - 150
of
1388
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/prebuilts/ndk/current/platforms/android-24/arch-arm/usr/include/
ar.h
63
char ar_fmag[2]; /*
consistency
check */
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/
ar.h
63
char ar_fmag[2]; /*
consistency
check */
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/
ar.h
63
char ar_fmag[2]; /*
consistency
check */
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/
ar.h
63
char ar_fmag[2]; /*
consistency
check */
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/
ar.h
63
char ar_fmag[2]; /*
consistency
check */
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/
ar.h
63
char ar_fmag[2]; /*
consistency
check */
/external/libphonenumber/libphonenumber/src/com/google/i18n/phonenumbers/
MultiFileMetadataSourceImpl.java
45
// all versions for
consistency
.
53
// all versions for
consistency
.
/packages/apps/DeskClock/res/values-sw600dp/
dimens.xml
53
<!-- Use dp on purpose to ensure
consistency
across multiple screen sizes -->
94
<!-- Use dp on purpose to ensure
consistency
across multiple screen sizes -->
/external/ipsec-tools/src/racoon/
handler.h
367
* packet
consistency
.
382
* packet
consistency
.
395
* packet
consistency
is that it is required to leave the IV for decoding
397
*
consistency
. Also the reason why that is before authentication and
399
* by the IV which is after packet decoded and checking the packet
consistency
.
/prebuilts/gdb/darwin-x86/lib/python2.7/
csv.py
339
consistency
= 1.0
340
# minimum
consistency
threshold
342
while len(delims) == 0 and
consistency
>= threshold:
345
if ((v[1]/total) >=
consistency
and
348
consistency
-= 0.01
/prebuilts/gdb/linux-x86/lib/python2.7/
csv.py
339
consistency
= 1.0
340
# minimum
consistency
threshold
342
while len(delims) == 0 and
consistency
>= threshold:
345
if ((v[1]/total) >=
consistency
and
348
consistency
-= 0.01
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
csv.py
339
consistency
= 1.0
340
# minimum
consistency
threshold
342
while len(delims) == 0 and
consistency
>= threshold:
345
if ((v[1]/total) >=
consistency
and
348
consistency
-= 0.01
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
csv.py
339
consistency
= 1.0
340
# minimum
consistency
threshold
342
while len(delims) == 0 and
consistency
>= threshold:
345
if ((v[1]/total) >=
consistency
and
348
consistency
-= 0.01
/external/chromium-trace/catapult/third_party/gsutil/gslib/tests/
test_rm.py
34
"""Tests a remove command in the presence of eventual listing
consistency
.
36
Eventual listing
consistency
means that a remove command may not see all
71
# Retry 404's and 409's due to eventual listing
consistency
, but don't add
110
# Use @Retry as hedge against bucket listing eventual
consistency
.
169
# Use @Retry as hedge against bucket listing eventual
consistency
.
247
# This could fail due to eventual listing
consistency
, so use retry and
286
# Use @Retry as hedge against bucket listing eventual
consistency
.
test_setmeta.py
37
# Use @Retry as hedge against bucket listing eventual
consistency
.
53
# Use @Retry as hedge against bucket listing eventual
consistency
.
143
# Use @Retry as hedge against bucket listing eventual
consistency
.
/external/parameter-framework/upstream/test/test-fixed-point-parameter/
Main.py
60
*
Consistency
check
102
('
Consistency
', self.checkConsistency),
189
consistency
set. This ensures that the parameter-framework behaves as
/art/runtime/interpreter/mterp/mips64/
footer.S
4
* TUNING: for
consistency
, we may want to just go ahead and handle these here.
/build/kati/
CONTRIBUTING.md
51
This provides
consistency
throughout the project, and ensures that commit
/cts/tests/tests/media/libaudiojni/
Gate.h
32
// Since gate holds no external locks,
consistency
with external
/development/ndk/platforms/android-9/include/EGL/
eglplatform.h
105
/* EGL 1.2 types, renamed for
consistency
in EGL 1.3 */
/external/antlr/antlr-3.4/tool/src/main/java/org/antlr/misc/
OrderedHashSet.java
59
/** Add a value to list; keep in hashtable for
consistency
also;
/external/autotest/client/tests/dbt2/
pgpool.conf
93
# data
consistency
. An /*INSERT LOCK*/ comment has the same effect. A
/external/chromium-trace/catapult/docs/
directory-structure.md
28
We have some rules on directory structure to add
consistency
and avoid
/external/clang/test/SemaCXX/
microsoft-dtor-lookup.cpp
78
// MSVC accepts foo() but we reject it for
consistency
with Itanium. MSVC also
/external/clang/test/SemaObjC/
property-10.m
3
// Check property attribute
consistency
.
Completed in 853 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>