OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:consistent
(Results
101 - 125
of
1460
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/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
99
//
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
213
// class is
consistent
across all uses.
267
"Kill and Def maps aren't
consistent
for Reg!");
301
// class is
consistent
across all uses.
315
"Kill and Def maps aren't
consistent
for Reg!");
404
&& "Kill and Def maps aren't
consistent
for AntiDepReg!");
406
&& "Kill and Def maps aren't
consistent
for NewReg!");
644
"Kill and Def maps aren't
consistent
for NewReg!");
651
"Kill and Def maps aren't
consistent
for AntiDepReg!");
/frameworks/base/core/tests/coretests/src/android/widget/
SimpleCursorAdapterTest.java
217
// And examine the results, make sure they're still
consistent
230
// 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.
/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/src/com/google/common/collect/
AbstractBiMap.java
216
* iteration order so that it is
consistent
with the forward map.
308
// 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
15.4.4.5-2.js
49
(2) If comparefn is not supplied or is a
consistent
comparison
57
step has been completely executed. A function is a
consistent
/external/webkit/Source/WebCore/page/
WindowFeatures.cpp
54
We always allow a window to be resized, which is
consistent
with Firefox.
134
// This is
consistent
with Firefox, but could also be handled at another level.
/external/webkit/Source/WebCore/rendering/
RenderQuote.cpp
74
// 1. The list of quotes already in the renderers tree of the document is already in a
consistent
state
78
// 3. The quote renderers in the inserted list have depths
consistent
with their position in the list relative
/frameworks/base/services/java/com/android/server/wm/
InputFilter.java
54
* sends an internally
consistent
stream of input events to the dispatcher. There are
61
* and the sequence of pointer ids used must be
consistent
throughout the gesture.
/packages/apps/Mms/src/com/android/mms/util/
Recycler.java
152
// The indexes of the default columns which must be
consistent
296
// The indexes of the default columns which must be
consistent
/cts/tools/vm-tests/src/dot/junit/opcodes/packed_switch/
Test_packed_switch.java
175
* @title the size and the list of targets must be
consistent
.
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/packed_switch/
Test_packed_switch.java
176
* @title the size and the list of targets must be
consistent
.
/dalvik/vm/
AtomicCache.cpp
136
* is always
consistent
when the version number is even.
Completed in 1736 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>