OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:consistent
(Results
126 - 150
of
1760
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/compile/mclinker/include/mcld/LD/
LDSymbol.h
25
* \brief LDSymbol provides a
consistent
abstraction for different formats
/libcore/luni/src/main/java/java/util/
Comparator.java
24
* to be <i>
consistent
with equals</i>, its {code #compare(Object, Object)}
/libcore/luni/src/test/java/libcore/java/lang/reflect/
AnnotationsTest.java
97
// getAnnotations() should be
consistent
with isAnnotationPresent() and getAnnotation()
/libcore/luni/src/test/java/tests/api/javax/security/cert/
CertificateTest.java
81
* operation: it should be reflexive, symmetric, transitive,
consistent
and
/packages/apps/Contacts/src/com/android/contacts/editor/
ViewIdGenerator.java
30
* It is used to assign a unique but
consistent
id to each view across {@link EditContactActivity}'s
/packages/apps/Nfc/src/com/android/nfc/
P2pEventManager.java
106
//
consistent
behavior. All other variants involve making the old
/external/chromium/chrome/browser/autocomplete/
autocomplete_browsertest.cc
68
// TODO(phajdan.jr): check state of IsSelectAll when it's
consistent
across
102
// loaded so that the autocomplete results are
consistent
.
/external/chromium/chrome/browser/chromeos/
external_metrics.cc
80
char name[128]; // length must be
consistent
with sscanf format below.
96
char name[128]; // length must be
consistent
with sscanf format below.
/external/emma/core/java12/com/vladium/emma/report/
IItemAttribute.java
30
// note: the ordering is
consistent
with code in Factory:
38
// note: the ordering is
consistent
with code in Factory and SrcFileItem:
/external/llvm/lib/CodeGen/
CriticalAntiDepBreaker.cpp
214
// class is
consistent
across all uses.
280
"Kill and Def maps aren't
consistent
for Reg!");
314
// class is
consistent
across all uses.
328
"Kill and Def maps aren't
consistent
for Reg!");
420
&& "Kill and Def maps aren't
consistent
for AntiDepReg!");
422
&& "Kill and Def maps aren't
consistent
for NewReg!");
662
"Kill and Def maps aren't
consistent
for NewReg!");
669
"Kill and Def maps aren't
consistent
for AntiDepReg!");
/frameworks/base/core/tests/coretests/src/android/widget/
SimpleCursorAdapterTest.java
218
// And examine the results, make sure they're still
consistent
231
// And examine the results, make sure they're still
consistent
/dalvik/docs/
java-constraints.html
18
that is fully
consistent
with the language's definition.
204
within the same method. Upper and lower bounds must be
consistent
.
225
within the same method. Its table must be
consistent
and sorted
/external/chromium/chrome/browser/history/
visit_database.cc
304
// by id too, to ensure a
consistent
ordering just in case.
345
// by id too, to ensure a
consistent
ordering just in case.
371
// by id too, to ensure a
consistent
ordering just in case.
/external/guava/guava/src/com/google/common/collect/
SortedMaps.java
213
* <p><b>Warning:</b> {@code keyPredicate} must be <i>
consistent
with
257
* <p><b>Warning:</b> {@code valuePredicate} must be <i>
consistent
with
302
* <p><b>Warning:</b> {@code entryPredicate} must be <i>
consistent
with
AbstractBiMap.java
223
* iteration order so that it is
consistent
with the forward map.
323
// Preconditions keep the map and inverse
consistent
.
Collections2.java
70
* <p><b>Warning:</b> {@code predicate} must be <i>
consistent
with equals</i>,
148
* long as the predicate is
consistent
with equals, as required.
/external/guava/guava-tests/test/com/google/common/cache/
CacheTesting.java
180
* contains a non-null key and value, and the eviction and expiration queues are
consistent
209
* Peeks into the cache's internals to verify that its expiration queue is
consistent
. Verifies
270
* Peeks into the cache's internals to verify that its eviction queue is
consistent
. Verifies
/external/skia/third_party/glu/libtess/
render.c
369
*
consistent
orientation with respect to norm[]. If triangles are
371
* are degenerate return 0; otherwise (no
consistent
orientation) return
466
/* Fan triangles did not have a
consistent
orientation */
/docs/source.android.com/src/source/
code-style.md
379
ordering and be
consistent
." So we chose a style, updated the style guide, and
401
judgement and please be
consistent
.
406
consistent
with code around you.
544
to acronyms, therefore, it is virtually impossible to be
consistent
with the
712
### Be
Consistent
###
714
Our parting thought: BE
CONSISTENT
. If you're editing code, take a few
/external/srec/srec/Recognizer/include/
SR_Recognizer.h
329
* Ensure the model usage in a pre-compiled grammar is
consistent
with the models
334
* @param isConsistent True if rule is
consistent
341
* Ensure the model usage in a pre-compiled grammar is
consistent
with the models
346
* @param isConsistent True if rule is
consistent
755
* Ensure the model usage in a pre-compiled grammar is
consistent
with the models
760
* @param isConsistent True if rule is
consistent
[
all
...]
/external/chromium/base/
shared_memory_unittest.cc
220
// it. Verify that they are always reading/writing
consistent
data.
262
// with the lock held. Verify that they are always reading/writing
consistent
/external/chromium/googleurl/src/
url_util.h
46
// using this library in a threaded environment and don't have a
consistent
136
// output and parsed structures will still be filled and will be
consistent
,
/external/guava/guava/src/com/google/common/hash/
Hashing.java
169
* article on
consistent
hashing</a> for more information.
186
* article on
consistent
hashing</a> for more information.
/external/guava/guava-gwt/src-super/com/google/common/collect/super/com/google/common/collect/
AbstractBiMap.java
219
* iteration order so that it is
consistent
with the forward map.
319
// Preconditions keep the map and inverse
consistent
.
/external/webkit/Source/JavaScriptCore/tests/mozilla/ecma/Array/
15.4.4.5-1.js
48
(2) If comparefn is not supplied or is a
consistent
comparison
56
step has been completely executed. A function is a
consistent
Completed in 882 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>