OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fill
(Results
351 - 375
of
2437
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/
PathShapeTest.java
80
paint.setStyle(Style.
FILL
);
RectShapeTest.java
69
paint.setStyle(Style.
FILL
);
RoundRectShapeTest.java
98
paint.setStyle(Style.
FILL
);
/cts/tools/vm-tests/src/dot/junit/opcodes/filled_new_array_range/
Test_filled_new_array_range.java
132
* @title attempt to instantiate String[] and
fill
it with reference to assignment-incompatible class
/dalvik/vm/analysis/
DexPrepare.h
85
* "opt" header, and the caller is expected to
fill
in the blanks.
/dalvik/vm/arch/generic/
Call.c
84
* Scan the types out of the short signature. Use them to
fill
out the
/dalvik/vm/jdwp/
ExpandBuf.c
114
/* do we want to garbage-
fill
the gap for debugging? */
/dalvik/vm/native/
org_apache_harmony_dalvik_ddmc_DdmVmInternal.c
138
*
Fill
a buffer with data on recent heap allocations.
/development/samples/ApiDemos/src/com/example/android/apis/app/
VoiceRecognition.java
98
//
Fill
the list view with the strings the recognizer thought it could have heard
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
Arcs.java
59
mPaints[0].setStyle(Paint.Style.
FILL
);
Compass.java
104
paint.setStyle(Paint.Style.
FILL
);
PolyToPoly.java
54
mPaint.setStyle(Paint.Style.
FILL
);
/development/samples/ApiDemos/src/com/example/android/apis/view/
_index.html
15
<dt><a href="LinearLayout2.html">2. Vertical (
Fill
Screen)</a></dt>
19
<dd>Demonstrates a LinearLayout where one of the elements can expand to
fill
any remaining screen space (weight=1). </dd>
30
<dt><a href="LinearLayout7.html">7.
Fill
Parent</a></dt>
74
<dd>Demonstrates toggling the "stretch" value on a column to
fill
the screen width. </dd>
/development/samples/SkeletonApp/res/layout/
skeleton_activity.xml
29
horizontal space, and stretch to
fill
whatever vertical space
/device/htc/passion-common/libsensors/
LightSensor.cpp
110
ssize_t n = mInputReader.
fill
(data_fd);
ProximitySensor.cpp
111
ssize_t n = mInputReader.
fill
(data_fd);
/device/samsung/crespo/libsensors/
ProximitySensor.cpp
108
ssize_t n = mInputReader.
fill
(data_fd);
/external/astl/include/
char_traits.h
78
//
Fill
'lhs' with 'n' occurences of 'c'
/external/bluetooth/glib/tests/
slice-concurrent.c
51
/* allocate block of random size and randomly
fill
*/
/external/chromium/base/
wmi_util.h
42
// WMI method that you can
fill
with parameter values using SetParameter.
/external/chromium/third_party/icu/source/i18n/
wintzimpl.cpp
139
* Given the timezone icuid,
fill
in zoneInfo by calling auxillary functions that creates a timezone and extract the
/external/e2fsprogs/intl/
xsize.h
37
crashes while attempting to
fill
the memory.
/external/e2fsprogs/lib/ext2fs/
brel_ma.c
86
*
Fill
in the brel data structure
/external/elfutils/libelf/
common.h
54
/* Allocate an Elf descriptor and
fill
in the generic information. */
/external/gtest/samples/
prime_tables.h
103
::std::
fill
(is_prime_, is_prime_ + is_prime_size_, true);
Completed in 318 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>