OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:consistent
(Results
176 - 200
of
1984
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/guava/guava/src/com/google/common/collect/
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/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
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/core/java/android/view/
InputFilter.java
56
* sends an internally
consistent
stream of input events to the dispatcher. There are
63
* 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/tests/tests/hardware/src/android/hardware/cts/
SensorTest.java
142
// We expect the set of sensors reported by the new and legacy APIs to 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
138
* is always
consistent
when the version number is even.
/docs/source.android.com/src/devices/
hal.jd
42
HAL modules in a
consistent
way. There are two general components
index.jd
33
<p>To ensure that your devices maintain a high level of quality and offers a
consistent
/external/apache-harmony/crypto/src/test/api/java/org/apache/harmony/crypto/tests/javax/crypto/spec/
RC2ParameterSpecTest.java
142
* operation: it should be reflexive, symmetric, transitive,
consistent
/external/apache-harmony/security/src/test/api/java/org/apache/harmony/security/tests/java/security/cert/
X509CRLTest.java
165
* operation: it should be reflexive, symmetric, transitive,
consistent
/external/ceres-solver/internal/ceres/
matrix.proto
131
// problem. The dimensions of A, b, x, and D should be
consistent
.
/external/chromium/base/
platform_file_win.cc
173
// This is
consistent
with ftruncate()'s behavior, even when the file
/external/chromium/chrome/browser/autocomplete/
autocomplete_edit_view_mac.h
168
// any selection. Named to be
consistent
with GTK and Windows,
/external/chromium/chrome/browser/chromeos/login/
rounded_rect_painter.cc
138
// This Painter can be used to draw a background
consistent
cross all login
/external/chromium/chrome/browser/extensions/
extension_omnibox_apitest.cc
95
// loaded so that the autocomplete results are
consistent
.
/external/chromium/chrome/browser/resources/shared/js/cr/
link_controller.js
7
* on user interactions. It ensures a
consistent
behavior when it comes to
/external/chromium/third_party/libjingle/source/talk/base/
event.cc
182
//
consistent
with auto-reset events in WIN32.
pathutils.h
40
// To establish
consistent
terminology, a filename never contains a folder
/external/clang/include/clang/Frontend/
DiagnosticRenderer.h
12
// such functionality in a
consistent
way.
Completed in 866 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>