HomeSort by relevance Sort by last modified time
    Searched full:fill (Results 726 - 750 of 2437) sorted by null

<<21222324252627282930>>

  /frameworks/base/include/media/
AudioTrack.h 232 * and will fill up buffers until the pool is exhausted.
244 * and will fill up buffers until the pool is exhausted.
  /frameworks/base/media/libstagefright/codecs/aacenc/src/
qc_main.c 498 /* check fill elements */
503 /* fill element size equals n*8 + 7 */
  /frameworks/base/tests/CoreTests/android/core/
HeapTest.java 522 /* Allocate progressively smaller objects to fill up the entire heap.
570 /* "Allocate" progressively smaller chunks to "fill up" the entire heap.
  /hardware/qcom/media/mm-core/omxcore/inc/
OMX_Component.h 310 of the allocator of this structure to fill in this value. Since
312 function will fill in this value. */
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Component.h 310 of the allocator of this structure to fill in this value. Since
312 function will fill in this value. */
  /packages/apps/Settings/src/com/android/settings/bluetooth/
LocalBluetoothProfileManager.java 139 * Temporary method to fill profiles based on a device's class.
144 * @param profiles The list of profiles to fill
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
CandidateView.java 369 Arrays.fill(mWordWidth, 0);
370 Arrays.fill(mWordX, 0);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/
ExplodedRenderingHelper.java 180 * @param resultPadding the result padding array to fill.
351 * @param nodes the nodes to fill the map with.
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/widgets/
SdkTargetSelector.java 98 data.horizontalAlignment = GridData.FILL;
99 data.verticalAlignment = GridData.FILL;
  /external/v8/benchmarks/
earley-boyer.js 803 function sc_makeList(nbEls, fill) {
806 res = new sc_Pair(fill, res);
1299 var fill;
1301 fill = " ";
1303 fill = c;
1306 // every round doubles the size of fill.
1309 res = res.concat(fill);
1310 fill = fill.concat(fill);
    [all...]
  /external/webkit/SunSpider/tests/v8-v4/
v8-earley-boyer.js 797 function sc_makeList(nbEls, fill) {
800 res = new sc_Pair(fill, res);
1293 var fill;
1295 fill = " ";
1297 fill = c;
1300 // every round doubles the size of fill.
1303 res = res.concat(fill);
1304 fill = fill.concat(fill);
    [all...]
  /bionic/libc/include/
netdb.h 163 #define AI_CANONNAME 0x00000002 /* fill ai_canonname */
  /bootable/recovery/
install.c 78 // fill up the next <frac> part of of the progress bar
  /cts/tests/src/android/widget/cts/util/
ListItemFactory.java 88 * @param slots Which slots to fill with buttons.
  /cts/tests/tests/view/src/android/view/cts/
GravityTest.java 68 @ToBeFixed(bug = "1695243", explanation = "Incorrect javadoc for apply. FILL gravities also" +
  /cts/tools/dasm/src/java_cup/
parse_action_table.java 31 /* allocate the array and fill it in with empty rows */
  /dalvik/libdex/
OpCodeNames.c 80 "fill-array-data",
  /dalvik/vm/alloc/
HeapBitmap.h 101 * Fill the bitmap with zeroes. Returns the bitmap's memory to
  /dalvik/vm/reflect/
Reflect.c 274 /* fill it in */
613 * Fill out the array.
781 * Fill out the array.
842 * Fill out the array.
    [all...]
  /development/ndk/platforms/android-9/samples/native-activity/jni/
main.c 137 // Just fill the screen with a color.
  /development/samples/ApiDemos/src/com/example/android/apis/app/
StatusBarNotifications.java 181 // Instead of the normal constructor, we're going to use the one with no args and fill
  /device/htc/passion-common/libsensors/
AkmSensor.cpp 210 ssize_t n = mInputReader.fill(data_fd);
  /device/samsung/crespo/libsensors/
AkmSensor.cpp 239 ssize_t n = mInputReader.fill(data_fd);
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
OMX_ContentPipe.h 181 Client will fill buffer with output data. Note: pipe provides pointer. This function is appropriate
  /external/apache-http/src/org/apache/http/impl/io/
ContentLengthInputStream.java 154 * @param b The byte array to fill.

Completed in 869 milliseconds

<<21222324252627282930>>