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
1984
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/mockito/src/org/mockito/configuration/
IMockitoConfiguration.java
43
* Very sorry for inconvenience but it had to be done in order to keep framework
consistent
.
/external/mockito/src/org/mockito/internal/stubbing/defaultanswers/
ReturnsEmptyValues.java
38
* Returns
consistent
values for primitive wrapper classes (e.g. int-returning method retuns 0 <b>and</b> Integer-returning method returns 0, too)
/external/openfst/src/lib/
mapped-file.cc
26
// instead. This is
consistent
with the alignment boundary set in the
/external/qemu/android/
keycode.h
17
/* Keep it
consistent
with linux/input.h */
/external/qemu/distrib/jpeg-6b/
jinclude.h
76
* size_t is defined as long or unsigned long. To ensure
consistent
results
/external/replicaisland/src/com/replica/replicaisland/
DifficultyMenuActivity.java
106
// Keep the volume control type
consistent
across all activities.
/external/webkit/Source/WebCore/page/gtk/
EventHandlerGtk.cpp
127
// add the deltas and ticks here so that this behavior is
consistent
/external/webkit/Source/WebCore/platform/graphics/win/
FontPlatformDataCairoWin.cpp
77
// We force antialiasing and disable hinting to provide
consistent
/external/webkit/Source/WebKit2/Shared/
ShareableBitmap.cpp
147
// We failed, but the backing store is still kept in a
consistent
state.
/external/webkit/Tools/DumpRenderTree/cg/
PixelDumpSupportCG.cpp
80
// We need to swap the bytes to ensure
consistent
hashes independently of endianness
/external/webkit/Tools/DumpRenderTree/chromium/
LayoutTestHelper.mm
58
// To make sure we get
consistent
colors (not dependent on the Main display),
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/
ARM_DELIVERY.TXT
27
consistent
across its included aspects and be ready for general deployment.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/
ARM_DELIVERY.TXT
27
consistent
across its included aspects and be ready for general deployment.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/
ARM_DELIVERY.TXT
27
consistent
across its included aspects and be ready for general deployment.
/frameworks/base/core/tests/coretests/src/android/view/
InflateTest.java
43
// to try to make things
consistent
, before doing timing
/frameworks/base/core/tests/coretests/src/android/widget/
AutoCompleteTextViewSimple.java
68
* Set the autocomplete data to an adapter containing 0..n strings with a
consistent
prefix.
/frameworks/base/docs/html/guide/practices/
index.jd
24
your designs to the action bar in order to promote a
consistent
Android user experience.</p>
/frameworks/base/docs/html/guide/practices/ui_guidelines/
icon_design_menu.jd
97
positioned inside the asset to create
consistent
visual weight with other
102
asset</em>, to create a
consistent
visual weight. If your icon is square or
112
varying icon shapes while maintaining a
consistent
visual weight.</li>
115
icons to establish a
consistent
visual weight across the two types.</li>
/frameworks/base/docs/html/guide/topics/ui/
index.jd
17
your designs to the action bar in order to promote a
consistent
Android user experience.</p> </a>
/frameworks/base/docs/html/training/gestures/
index.jd
48
provide users with a
consistent
, intuitive experience, your app should follow
/frameworks/base/services/java/com/android/server/accessibility/
EventStreamTransformation.java
41
* see a
consistent
event stream.
/frameworks/compile/mclinker/include/mcld/LD/
LDSymbol.h
29
* \brief LDSymbol provides a
consistent
abstraction for different formats
/frameworks/native/cmds/flatland/
README.txt
12
consistent
and static an environment as possible. The display should be
/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()
Completed in 603 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>