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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium-libpac/src/
proxy_resolver_js_bindings.h 23 // Handler for "myIpAddress()". Returns true on success and fills
27 // Handler for "myIpAddressEx()". Returns true on success and fills
35 // Handler for "dnsResolve(host)". Returns true on success and fills
40 // Handler for "dnsResolveEx(host)". Returns true on success and fills
net_util.h 34 // Returns true on success and fills |ip_number| with the numeric value.
39 // (IP address, prefix length) pair. Returns true on success and fills
  /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/valgrind/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/boringssl/src/crypto/rand/
internal.h 23 /* CRYPTO_sysrand fills |len| bytes at |buf| with entropy from the operating
31 /* CRYPTO_hwrand fills |len| bytes at |buf| with entropy from the hardware.
  /external/libavc/encoder/
ih264e_version.h 45 * Fills the version info in the given char pointer
48 * Fills the version info in the given char pointer
ih264e_rc_mem_interface.h 126 * @brief This function fills memory record attributes
129 * This function fills memory record attributes
156 * @brief This function fills memory record attributes
159 * This function fills memory record attributes
irc_mem_req_and_acq.h 126 * @brief This function fills memory record attributes
129 * This function fills memory record attributes
156 * @brief This function fills memory record attributes
159 * This function fills memory record attributes
ih264e_version.c 101 * Fills the version info in the given char pointer
104 * Fills the version info in the given char pointer
  /external/skia/src/utils/
SkBitmapHasher.h 20 * Fills in "result" with a hash of the pixels in this bitmap.
  /external/strace/linux/x86_64/
arch_regs.c 5 * PTRACE_GETREGS fills them too, so struct pt_regs would overflow.
  /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.
  /system/core/adb/
adb_client.h 20 // Connects to the named adb service and fills 'result' with the response.
21 // Returns true on success; returns false and fills 'error' on failure.
  /external/icu/icu4c/source/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.
218 *@param err fills in the outgoing error code
356 * @param len fills in the length of resulting string
357 * @param status fills in the outgoing error code
431 * @param len fills in the length of resulting byte chunk
432 * @param status fills in the outgoing error code
453 * @param len fills in the length of resulting byte chunk
454 * @param status fills in the outgoing error cod
    [all...]
  /external/kernel-headers/original/uapi/linux/dvb/
osd.h 71 // fills pixels x0,y through x1,y with the content of data[]
74 // fills pixels x0,y0 through x1,y1 with the content of data[]
79 // fills pixels x0,y through x1,y with the color <col>
82 // fills pixels x0,y0 through x1,y1 with the color <col>
88 // fills parameters with the picture dimensions and the pixel aspect ratio
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/dvb/
osd.h 71 // fills pixels x0,y through x1,y with the content of data[]
74 // fills pixels x0,y0 through x1,y1 with the content of data[]
79 // fills pixels x0,y through x1,y with the color <col>
82 // fills pixels x0,y0 through x1,y1 with the color <col>
88 // fills parameters with the picture dimensions and the pixel aspect ratio
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/dvb/
osd.h 71 // fills pixels x0,y through x1,y with the content of data[]
74 // fills pixels x0,y0 through x1,y1 with the content of data[]
79 // fills pixels x0,y through x1,y with the color <col>
82 // fills pixels x0,y0 through x1,y1 with the color <col>
88 // fills parameters with the picture dimensions and the pixel aspect ratio
  /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.
  /development/samples/ApiDemos/res/layout/
linear_layout_9.xml 18 Demonstrates a simple linear layout. The layout fills the screen, with the

Completed in 889 milliseconds

1 2 3 4 5 6 7 8 91011>>