OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:consistent
(Results
76 - 100
of
1984
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/chromium/webkit/glue/
bookmarklet_unittest.cc
52
// really an edge case. Our behavior with V8 is
consistent
with FF and IE.
/external/guava/guava/src/com/google/common/base/
Equivalence.java
60
* <li>It is <i>
consistent
</i>: for any references {@code x} and {@code y}, multiple invocations
90
* <li>It is <i>
consistent
</i>: for any reference {@code x}, multiple invocations of
92
* according to the definition of the equivalence. The hash need not remain
consistent
from
131
* <p>Note that {@code function} must be
consistent
according to {@code this} equivalence
Function.java
37
* <li>The computation is <i>
consistent
with equals</i>; that is, {@link Objects#equal
Predicate.java
37
* <li>The computation is <i>
consistent
with equals</i>; that is, {@link Objects#equal
Functions.java
47
* <p><b>Warning:</b> The returned function may not be <i>
consistent
with equals</i> (as
230
* <p>The returned function is <i>
consistent
with equals</i> (as documented at {@link
231
* Function#apply}) if and only if {@code predicate} is itself
consistent
with equals.
/external/icu4c/test/intltest/
callimts.h
43
* This method assumes day of week cycle is
consistent
.
/external/icu4c/tools/tzcode/
icuzones
6
# tzdata time zone files, for
consistent
parsing by the tools that
/external/skia/gm/
shaderbounds.cpp
52
// do it again here so that the raster and pdf results are
consistent
.
/external/webp/
README.android
7
in a
consistent
way with other external libraries
/frameworks/base/docs/html/design/style/
themes.jd
25
<p>Themes are Android's mechanism for applying a
consistent
style to an app or activity. The style
/frameworks/base/docs/html/guide/topics/media/
index.jd
32
intuitive fashion. We expect that the home key behaves in a manner
consistent
with the Android
/libcore/luni/src/test/java/libcore/net/http/
RawHeadersTest.java
36
// Our behavior seems more
consistent
. (And code that works on the RI will work on Android.)
/packages/apps/LegacyCamera/src/com/android/camera/ui/
ControlPanelLayout.java
29
* The purpose of this is to have a
consistent
width of control panel in camera,
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/google/
AbstractGoogleSource.java
40
*
consistent
).
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
AudioAndHapticFeedbackManager.java
28
* It offers a
consistent
and simple interface that allows LatinIME to forget about the
/cts/tools/vm-tests-tf/src/dot/junit/opcodes/fill_array_data/
Test_fill_array_data.java
153
* @title array type and data size shall be
consistent
179
* @title the size and the list must be
consistent
.
/device/lge/mako/camera/inc/
omx_jpeg_common.h
86
/*This enum is
consistent
with the jpeg_color_format enum.
115
/*This enum is
consistent
with the jpege_preferences_t and
/external/clang/include/clang/Frontend/
TextDiagnostic.h
12
// such functionality in a
consistent
way.
61
/// build a complete TextDiagnostic object can still get
consistent
/external/iproute2/examples/diffserv/
regression-testing
70
Marking: Should be
consistent
at 0x0
122
Marking: Should be
consistent
at 0x0
/external/libpng/
CMakeLists.txt
170
# msvc does not append 'lib' - do it here to have
consistent
name
181
# msvc does not append 'lib' - do it here to have
consistent
name
/external/llvm/test/Analysis/DependenceAnalysis/
StrongSIV.ll
18
; CHECK: da analyze -
consistent
flow [2]!
60
; CHECK: da analyze -
consistent
flow [2]!
103
; CHECK: da analyze -
consistent
flow [2]!
145
; CHECK: da analyze -
consistent
flow [2]!
222
; CHECK: da analyze -
consistent
flow [19]!
257
; CHECK: da analyze -
consistent
flow [3]!
331
; CHECK: da analyze -
consistent
flow [%n|<]!
410
; CHECK: da analyze -
consistent
flow [0|<]!
/external/skia/tests/
ChecksumTest.cpp
97
// The pattern of values within the buffer will be
consistent
128
// Test checksum results that should be
consistent
across
/frameworks/base/docs/html/design/videos/
index.jd
36
<p>An app is useless if people can't find their way around it. Android introduced big navigation-support changes in 3.0 and 4.0. The Action Bar offers a convenient control for Up navigation, the Back key's behavior became more
consistent
within tasks, and the Recent Tasks UI got an overhaul. In this talk, we discuss how and why we got where we are today, how to think about navigation when designing your app's user experience, and how to write apps that offer effortless navigation in multiple Android versions.</p>
60
<p>Best-in-class application designers and developers talk about their experience in developing for Android, showing screenshots from their app, exploring the challenges they faced, and offering creative solutions congruent with the Android Design guide. Guests are invited to show examples of visual and interaction patterns in their application that manage to keep it simultaneously
consistent
and personal.</p>
/frameworks/base/docs/html/design/patterns/
pure-android.jd
74
<p>You should follow this guideline to create a
consistent
experience with other apps on the Android
125
<p>Follow this guideline to provide a
consistent
navigation experience across the platform.</p>
144
<p>Android does not use such indicators on drill-down line items. Avoid them to stay
consistent
with
/dalvik/vm/os/
android.cpp
32
* We use Android thread priority constants to be
consistent
with the rest
Completed in 652 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>