OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fills
(Results
1 - 25
of
399
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/bluetooth/glib/glib/gnulib/
printf-parse.h
63
/* Parses the format string.
Fills
in the number N of directives, and
fills
65
to the end of the format string. Also
fills
in the arg_type fields of the
/external/e2fsprogs/intl/
printf-parse.h
64
/* Parses the format string.
Fills
in the number N of directives, and
fills
66
to the end of the format string. Also
fills
in the arg_type fields of the
wprintf-parse.h
64
/* Parses the format string.
Fills
in the number N of directives, and
fills
66
to the end of the format string. Also
fills
in the arg_type fields of the
/frameworks/base/tools/aidl/
options.h
30
// takes the inputs from the command line and
fills
in the Options struct
/external/webkit/WebCore/manual-tests/gtk/
caret-browsing.html
3
<p>Manual test for Caret Browsing. Resize your window until the first paragraph
fills
at least two lines of text . Enable caret browsing mode (usually by pressing theF7 key). Press down. Now you should be on the second line of the first paragraph. Press up. Now you should be on the first line again. Now press Ctrl+Down.</p>
/external/webkit/WebCore/accessibility/
AccessibilityARIAGridCell.h
44
//
fills
in the start location and row span of cell
46
//
fills
in the start location and column span of cell
AccessibilityTableCell.h
49
//
fills
in the start location and row span of cell
51
//
fills
in the start location and column span of cell
/external/icu4c/common/unicode/
resbund.h
213
* @param status
fills
in the outgoing error code
227
* @param len
fills
in the length of resulting byte chunk
228
* @param status
fills
in the outgoing error code
242
* @param len
fills
in the length of resulting integer vector
243
* @param status
fills
in the outgoing error code
257
* @param status
fills
in the outgoing error code
271
* @param status
fills
in the outgoing error code
331
* @param status
fills
in the outgoing error code
342
* @param status
fills
in the outgoing error code
354
* @param status
fills
in the outgoing error cod
[
all
...]
ures.h
157
* @param status
fills
in the outgoing error code.
189
* @param status
fills
in the outgoing error code. Either U_ZERO_ERROR or U_MISSING_RESOURCE_ERROR
212
* @param status
fills
in the outgoing error code.
228
*@param err
fills
in the outgoing error code
340
* @param len
fills
in the length of resulting string
341
* @param status
fills
in the outgoing error code
415
* @param len
fills
in the length of resulting byte chunk
416
* @param status
fills
in the outgoing error code
437
* @param len
fills
in the length of resulting byte chunk
438
* @param status
fills
in the outgoing error cod
[
all
...]
/development/samples/ApiDemos/res/layout/
linear_layout_9.xml
18
Demonstrates a simple linear layout. The layout
fills
the screen, with the
linear_layout_2.xml
17
<!-- Demonstrates a simple linear layout. The layout
fills
the screen, with the children stacked from the top. -->
linear_layout_3.xml
18
Demonstrates a simple linear layout. The layout
fills
the screen, with the
linear_layout_8.xml
18
Demonstrates a simple linear layout. The layout
fills
the screen, with the
/development/samples/ApiDemos/src/com/example/android/apis/view/
LinearLayout2.java
28
* A simple linear layout that
fills
the screen vertically, but the children are not padded.
LinearLayout3.java
28
* A simple linear layout that
fills
the screen vertically, and the middle child is padded with extra space.
/external/icu4c/common/
ustrfmt.c
13
*
Fills
in a UChar* string with the radix-based representation of a
/external/iproute2/include/linux/netfilter_ipv4/
ip_tables.h
145
/* Which table: caller
fills
this in. */
148
/* Kernel
fills
these in. */
203
/* Which table: user
fills
this in. */
206
/* User
fills
this in: total entry size. */
/external/kernel-headers/original/linux/netfilter_arp/
arp_tables.h
138
/* Which table: caller
fills
this in. */
141
/* Kernel
fills
these in. */
196
/* Which table: user
fills
this in. */
199
/* User
fills
this in: total entry size. */
/external/bluetooth/glib/glib/
garray.h
60
/* Resizable arrays. remove
fills
any cleared spot and shortens the
105
* than the above. Add appends a pointer. Remove
fills
any cleared
/external/bluetooth/glib/gobject/
gtypeplugin.h
94
* @complete_type_info:
Fills
in the #GTypeInfo and
98
* @complete_interface_info:
Fills
in missing parts of the #GInterfaceInfo
/external/neven/Embedded/common/src/b_BasicEm/
Memory.h
53
/**
fills
memory with a value, size is given in 16-bit words
59
/**
fills
memory with a value, size is given in 32-bit words
/external/webkit/WebCore/icu/unicode/
uscript.h
94
*
Fills
in USCRIPT_MALAYALAM given "Malayam" OR "Mlym".
95
*
Fills
in USCRIPT_LATIN given "en" OR "en_US"
/external/webkit/WebKit/mac/icu/unicode/
uscript.h
94
*
Fills
in USCRIPT_MALAYALAM given "Malayam" OR "Mlym".
95
*
Fills
in USCRIPT_LATIN given "en" OR "en_US"
/hardware/ti/omap3/dspbridge/inc/
getsection.h
76
* Finds the specified section in the module information, and
fills
in
96
* Finds the secn'th section in the specified module, and
fills
in
/dalvik/vm/mterp/x86-atom/
OP_FILL_ARRAY_DATA.S
19
* Code:
Fills
an array with given data. Uses no substitutions.
Completed in 475 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>