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

1 2 3 4 5 6 7 8 91011>>

  /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/kernel-headers/original/asm-mips/
tlb.h 17 * .. because we flush the whole mm when it fills up.
  /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>
  /ndk/tests/device/test-stlport_shared-exception/jni/
reg-stack.cpp 4 // eventually fills up the register stack resulting in Z == NaN.
  /ndk/tests/device/test-stlport_static-exception/jni/
reg-stack.cpp 4 // eventually fills up the register stack resulting in Z == NaN.
  /external/jmonkeyengine/engine/src/core/com/jme3/effect/shapes/
EmitterMeshConvexHullShape.java 32 * This method fills the point with coordinates of randomly selected point inside a convex hull
47 * This method fills the point with coordinates of randomly selected point inside a convex hull
EmitterShape.java 44 * This method fills in the initial position of the particle.
51 * This method fills in the initial position of the particle and its normal vector.
  /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...]
  /prebuilts/gcc/linux-x86/host/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
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/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
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/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
  /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/av/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.

Completed in 418 milliseconds

1 2 3 4 5 6 7 8 91011>>