HomeSort by relevance Sort by last modified time
    Searched full:fills (Results 1 - 25 of 734) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /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
  /external/chromium/net/proxy/
proxy_resolver_js_bindings.h 29 // Handler for "myIpAddress()". Returns true on success and fills
33 // Handler for "myIpAddressEx()". Returns true on success and fills
41 // Handler for "dnsResolve(host)". Returns true on success and fills
46 // Handler for "dnsResolveEx(host)". Returns true on success and fills
  /external/valgrind/main/massif/tests/
basic.c 8 // N=36 gives us 72 snapshots, which fills the text graph nicely.
  /frameworks/base/tools/aidl/
options.h 31 // takes the inputs from the command line and fills in the Options struct
  /external/chromium/chrome/browser/autofill/
select_control_handler.h 20 // Fills a select-one control with the appropriate value from |form_group|.
  /external/chromium/chrome/browser/search_engines/
search_engine_type.h 9 // Fills logo slot for search engines with no logo available.
  /external/chromium/net/base/
host_resolver_proc.h 30 // in |address_family|. If successful returns OK and fills |addrlist| with
32 // fills |os_error| with a more specific error if it was non-NULL.
82 // (i.e. this calls out to getaddrinfo()). If successful returns OK and fills
84 // network error code, and fills |os_error| with a more specific errir if it
  /external/chromium/net/ftp/
ftp_directory_listing_parser.h 36 // Parses an FTP directory listing |text|. On success fills in |entries|.
ftp_directory_listing_parser.cc 23 // Fills in |raw_name| for all |entries| using |encoding|. Returns network
38 // Parses |text| as an FTP directory listing. Fills in |entries|
79 // Fills in |entries| and |server_type| and returns network error code.
  /external/webkit/Source/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/Source/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 146 * @param status fills in the outgoing error code.
178 * @param status fills in the outgoing error code. Either U_ZERO_ERROR or U_MISSING_RESOURCE_ERROR
201 * @param status fills in the outgoing error code.
217 *@param err fills in the outgoing error code
348 * @param len fills in the length of resulting string
349 * @param status fills in the outgoing error code
423 * @param len fills in the length of resulting byte chunk
424 * @param status fills in the outgoing error code
445 * @param len fills in the length of resulting byte chunk
446 * @param status fills in the outgoing error cod
    [all...]
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/dvb/
osd.h 70 // fills pixels x0,y through x1,y with the content of data[]
73 // fills pixels x0,y0 through x1,y1 with the content of data[]
78 // fills pixels x0,y through x1,y with the color <col>
81 // fills pixels x0,y0 through x1,y1 with the color <col>
87 // fills parameters with the picture dimensions and the pixel aspect ratio
  /external/chromium/base/mac/
foundation_util.h 68 // If found, fills result (which must always be non-NULL) with the
75 // If found, fills result (which must always be non-NULL) with the
80 // If found, fills result (which must always be non-NULL) with the
  /libcore/luni/src/test/java/libcore/java/io/
InterruptedStreamTest.java 142 // this will block when the receiving buffer fills up
153 // this will block when the receiving buffer fills up
164 // this will block when the receiving buffer fills up
  /external/chromium/chrome/browser/sync/glue/
extension_sync.h 36 // Fills in |has_children| with whether or not the root node with the
45 // Fills |extension_data_map| with both client-side information about
  /frameworks/base/include/media/stagefright/
YUVCanvas.h 41 // Fills the entire image with the given YUV values.
44 // Fills the rectangular region [startX,endX]x[startY,endY] with the given YUV values.
  /development/samples/ApiDemos/res/layout/
linear_layout_9.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/chromium/chrome/browser/profiles/
profile_dependency_manager.h 54 // Using the dependency graph defined in |edges_|, fills |destruction_order_|

Completed in 6737 milliseconds

1 2 3 4 5 6 7 8 91011>>