HomeSort by relevance Sort by last modified time
    Searched full:fill (Results 751 - 775 of 2123) sorted by null

<<31323334353637383940>>

  /frameworks/base/core/java/android/widget/
AutoCompleteTextView.java 245 * be a fixed width, or {@link ViewGroup.LayoutParams#MATCH_PARENT} to fill the screen, or
258 * be a fixed width, or {@link ViewGroup.LayoutParams#MATCH_PARENT} to fill the screen, or
271 * be a fixed height, or {@link ViewGroup.LayoutParams#MATCH_PARENT} to fill
285 * be a fixed height, or {@link ViewGroup.LayoutParams#MATCH_PARENT} to fill
434 * of the size or content of the list. {@link #getDropDownBackground()} will fill any space
    [all...]
  /frameworks/base/graphics/java/android/graphics/
Paint.java 44 Style.FILL, Style.STROKE, Style.FILL_AND_STROKE
80 * stroked, or both (in the same color). The default is FILL.
87 FILL (0),
431 * @return the paint's style setting (Fill, Stroke, StrokeAndFill)
440 * Fill).
    [all...]
Canvas.java 711 * Fill the entire canvas' bitmap (restricted to the current clip) with the
723 * Fill the entire canvas' bitmap (restricted to the current clip) with the
736 * Fill the entire canvas' bitmap (restricted to the current clip) with the
746 * Fill the entire canvas' bitmap (restricted to the current clip) with the
757 * Fill the entire canvas' bitmap (restricted to the current clip) with
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-objcopy.1 158 [\fB\-\-gap\-fill=\fR\fIval\fR]
436 .IP "\fB\-\-gap\-fill\fR \fIval\fR" 4
437 .IX Item "--gap-fill val"
438 Fill gaps between sections with \fIval\fR. This operation applies to
446 filled in with the value specified by \fB\-\-gap\-fill\fR (default zero).
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-objcopy.1 159 [\fB\-\-gap\-fill=\fR\fIval\fR]
445 .IP "\fB\-\-gap\-fill\fR \fIval\fR" 4
446 .IX Item "--gap-fill val"
447 Fill gaps between sections with \fIval\fR. This operation applies to
455 filled in with the value specified by \fB\-\-gap\-fill\fR (default zero).
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-objcopy.1 159 [\fB\-\-gap\-fill=\fR\fIval\fR]
445 .IP "\fB\-\-gap\-fill\fR \fIval\fR" 4
446 .IX Item "--gap-fill val"
447 Fill gaps between sections with \fIval\fR. This operation applies to
455 filled in with the value specified by \fB\-\-gap\-fill\fR (default zero).
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/man/man1/
arm-eabi-objcopy.1 158 [\fB\-\-gap\-fill=\fR\fIval\fR]
436 .IP "\fB\-\-gap\-fill\fR \fIval\fR" 4
437 .IX Item "--gap-fill val"
438 Fill gaps between sections with \fIval\fR. This operation applies to
446 filled in with the value specified by \fB\-\-gap\-fill\fR (default zero).
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/man/man1/
arm-eabi-objcopy.1 159 [\fB\-\-gap\-fill=\fR\fIval\fR]
445 .IP "\fB\-\-gap\-fill\fR \fIval\fR" 4
446 .IX Item "--gap-fill val"
447 Fill gaps between sections with \fIval\fR. This operation applies to
455 filled in with the value specified by \fB\-\-gap\-fill\fR (default zero).
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/man/man1/
arm-eabi-objcopy.1 159 [\fB\-\-gap\-fill=\fR\fIval\fR]
445 .IP "\fB\-\-gap\-fill\fR \fIval\fR" 4
446 .IX Item "--gap-fill val"
447 Fill gaps between sections with \fIval\fR. This operation applies to
455 filled in with the value specified by \fB\-\-gap\-fill\fR (default zero).
    [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/man/man1/
i686-unknown-linux-gnu-objcopy.1 158 [\fB\-\-gap\-fill=\fR\fIval\fR]
436 .IP "\fB\-\-gap\-fill\fR \fIval\fR" 4
437 .IX Item "--gap-fill val"
438 Fill gaps between sections with \fIval\fR. This operation applies to
446 filled in with the value specified by \fB\-\-gap\-fill\fR (default zero).
    [all...]
  /sdk/ddms/libs/ddmuilib/src/com/android/ddmuilib/
NativeHeapPanel.java 149 /** Current Library Allocation table fill thread. killed if selection changes */
784 // fill it again
    [all...]
  /dalvik/libcore/luni/src/test/java/tests/api/java/util/
CollectionsTest.java 468 * @tests java.util.Collections#fill(java.util.List, java.lang.Object)
473 method = "fill",
477 // Test for method void java.util.Collections.fill(java.util.List,
480 Collections.fill(null, new Object());
485 Collections.fill(ll, "k");
486 assertTrue("Fill modified list size", size == ll.size());
489 assertEquals("Failed to fill elements", "k", i.next());
491 Collections.fill(ll, null);
492 assertTrue("Fill with nulls modified list size", size == ll.size());
495 assertNull("Failed to fill with nulls", i.next())
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/
as.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/
as.info     [all...]
  /prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/
as.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/
as.info     [all...]
  /prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/
as.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/
as.info     [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/
as.info     [all...]
  /external/jpeg/
jquant2.c 561 /* Compute the representative color for each box, fill colormap */
601 * problem is solved. Furthermore, we need not fill subboxes that are never
856 /* Fill the inverse-colormap entries in the update box that contains */
858 /* we can fill as many others as we wish.) */
    [all...]
  /external/opencore/pvmi/media_io/pvmi_mio_fileinput/src/
pvmi_mio_fileinput.cpp 900 // Calculate time for a buffer to fill to simulate frame rate
    [all...]
  /external/grub/netboot/
sk_g16.c 651 /* Fill in Transmit Message Descriptor */
937 * LANCE must be owner at beginning so that he can fill in
949 /* Fill LANCE Initialize Block */
  /external/icu4c/common/
uhash.c 47 * don't allow the table to fill. When there is only one
52 * exhausted, then the table may fill.
498 /* Important: We must never actually fill the table up. If we
    [all...]
  /external/icu4c/i18n/unicode/
gregocal.h 433 * @param status Fill-in parameter which receives the status of this operation.
479 * @param status Fill-in parameter which receives the status of this operation.
583 * @param status Fill-in parameter which receives the status of this operation.
    [all...]
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/common/include/
basic_op.h 253 Arithmetically shift the 16 bit input var1 left var2 positions.Zero fill
307 fill the var2 LSB of the result. If var2 is negative, arithmetically
361 by -var2 and zero fill the -var2 LSB of the result. Saturate the result

Completed in 140 milliseconds

<<31323334353637383940>>