OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fill
(Results
326 - 350
of
2123
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
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
/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/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);
/external/icu4c/i18n/
wintzimpl.cpp
137
* Given the timezone icuid,
fill
in zoneInfo by calling auxillary functions that creates a timezone and extract the
/external/ipsec-tools/src/racoon/
vmbuf.c
85
return vmalloc(size); /* zero-
fill
it? */
/external/opencore/oscl/oscl/osclio/src/
oscl_file_cache.cpp
148
//pull data out of the cache until we run out, then re-
fill
the cache
176
//Re-
fill
cache from current virtual position
494
*
Fill
cache from current virtual position.
538
//try to
fill
the cache. If we hit EOF we won't get a full cache.
/external/opencore/protocols/rtp/src/
rtcp_decoder.h
81
* and
fill
the array of packet types and MemoryFragments (up to
/external/opencore/protocols/rtp_payload_parser/rfc_3267/src/
amr_payload_parser.cpp
123
//
fill
the outputPacket with the corresponding fragments
/external/ppp/pppd/
magic.c
87
* random_bytes -
Fill
a buffer with random bytes.
/external/proguard/src/proguard/classfile/editor/
ConstantPoolSorter.java
107
//
Fill
out the map array.
VariableEditor.java
112
//
Fill
out the variable map.
/external/proguard/src/proguard/gui/
ClassSpecificationDialog.java
91
constraintsStretch.
fill
= GridBagConstraints.HORIZONTAL;
103
constraintsLastStretch.
fill
= GridBagConstraints.HORIZONTAL;
110
panelConstraints.
fill
= GridBagConstraints.HORIZONTAL;
118
stretchPanelConstraints.
fill
= GridBagConstraints.BOTH;
MemberSpecificationDialog.java
87
constraintsStretch.
fill
= GridBagConstraints.HORIZONTAL;
99
constraintsLastStretch.
fill
= GridBagConstraints.HORIZONTAL;
106
panelConstraints.
fill
= GridBagConstraints.HORIZONTAL;
114
stretchPanelConstraints.
fill
= GridBagConstraints.BOTH;
/external/proguard/src/proguard/optimize/
ParameterShrinker.java
133
//
Fill
out the remainder of the map.
/external/qemu/
aio-android.c
135
/*
fill
fd sets */
aio.c
135
/*
fill
fd sets */
/external/qemu/distrib/sdl-1.2.12/src/audio/
SDL_audio.c
131
void (SDLCALL *
fill
)(void *userdata,Uint8 *stream, int len);
141
fill
= audio->spec.callback;
180
/*
Fill
the current buffer with sound */
198
(*
fill
)(udata, stream, stream_len);
/external/qemu/distrib/sdl-1.2.12/src/cdrom/dc/
SDL_syscdrom.c
49
/*
Fill
in our driver capabilities */
/external/qemu/distrib/sdl-1.2.12/src/video/bwindow/
SDL_BView.h
68
/*
Fill
the entire view with black */
Completed in 257 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>