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

<<21222324252627282930>>

  /packages/wallpapers/Basic/src/com/android/wallpaper/walkaround/
WalkAroundWallpaper.java 195 // Fill the canvas with black
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/editors/layout/gscripts/
IGraphics.java 53 * for fill operations.
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/manifest/pages/
ApplicationAttributesPart.java 116 // that is we have to fill the grid in order 0, 4, 1, 5, 2, 6, 3, 7
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/uimodel/
UiSeparatorAttributeNode.java 96 sep.setLayoutData(new GridData(SWT.FILL, SWT.CENTER, true, false));
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/properties/
AndroidPropertyPage.java 107 // fill the ui
  /sdk/emulator/qtools/
hash_table.h 110 // Create a new hash entry and fill in the values
  /system/extras/tests/memtest/
memtest.cpp 79 " malloc [fill]\n"
593 bool fill = (argc>=2 && !strcmp(argv[1], "fill")); local
605 if (fill) {
  /system/extras/tests/sdcard/
stopwatch.h 129 // Allocate mDeltas and fill it in. Search for the min and max.
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
keyDeriveAes.c 126 /* Fill security key structure */
  /system/wlan/ti/wilink_6_1/platforms/os/linux/src/
stack_profile.c 84 /* fill up the pattern */
  /system/wlan/ti/wilink_6_1/stad/src/Connection_Managment/
keyDeriveAes.c 125 /* Fill security key structure */
  /external/v8/src/ia32/
builtins-ia32.cc 753 // Initialize the FixedArray and fill it with holes. FixedArray length is not
763 // Fill the FixedArray with the hole value. Inline the code if short.
1229 Label fill; local
    [all...]
  /external/v8/src/x64/
builtins-x64.cc 157 // Fill remaining expected arguments with undefined values.
158 Label fill; local
160 __ bind(&fill);
164 __ j(less, &fill);
525 // Initialize the FixedArray and fill it with holes. FixedArray length is not
535 // Fill the FixedArray with the hole value. Inline the code if short.
658 // Fill the allocated FixedArray with the hole value if requested.
    [all...]
  /frameworks/base/awt/com/android/internal/awt/
AndroidGraphics2D.java 393 mP.setStyle(Paint.Style.FILL);
414 public void fill(Shape s) { method in class:AndroidGraphics2D
419 mP.setStyle(Paint.Style.FILL);
    [all...]
  /frameworks/base/core/java/android/widget/
LinearLayout.java 36 * grow to fill up any remaining space in the layout by setting the <em>weight</em> member of
88 @ViewDebug.IntToString(from = Gravity.FILL, to = "FILL")
370 // child wanted to stretch to fill available space.
686 // wanted to stretch to fill available space. Translate that to
    [all...]
  /external/webkit/WebCore/platform/graphics/cairo/
GraphicsContextCairo.cpp 302 // Do a rect fill of our endpoints. This ensures we always have the
746 // Cairo contexts can't hold separate fill and stroke colors
747 // so we set them just before we actually fill or stroke
752 // Cairo contexts can't hold separate fill and stroke colors
753 // so we set them just before we actually fill or stroke
    [all...]
  /external/opencore/extern_libs_v2/khronos/openmax/include/
OMX_Core.h 677 pointer to an OMX Version structure that the component will fill
678 in. The component will fill in a value that indicates the
684 pointer to an OMX Version structure that the component will fill
    [all...]
  /hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/
OMX_Core.h 660 pointer to an OMX Version structure that the component will fill
661 in. The component will fill in a value that indicates the
667 pointer to an OMX Version structure that the component will fill
    [all...]
  /external/bluetooth/glib/po/
ca.po 895 msgstr "No s'ha pogut llegir dades del procés fill"
901 "No s'ha pogut crear el conducte per comunicar-se amb el procés fill (%s)"
906 msgstr "No s'ha pogut llegir des del conducte fill (%s)"
916 msgstr "No s'ha pogut executar el procés fill (%s)"
949 "d'un procés fill"
954 msgstr "No s'ha pogut llegir dades des del procés fill (%s)"
961 "fill (%s)"
976 msgstr "No s'ha pogut executar el procés fill «%s» (%s)"
981 msgstr "No s'ha pogut redirigir l'entrada o la sortida del procés fill (%s)"
986 msgstr "No s'ha pogut bifurcar el procés fill (%s)
    [all...]
ca@valencia.po 896 msgstr "No s'ha pogut llegir dades del procés fill"
902 "No s'ha pogut crear el conducte per comunicar-se amb el procés fill (%s)"
907 msgstr "No s'ha pogut llegir des del conducte fill (%s)"
917 msgstr "No s'ha pogut executar el procés fill (%s)"
950 "d'un procés fill"
955 msgstr "No s'ha pogut llegir dades des del procés fill (%s)"
962 "fill (%s)"
977 msgstr "No s'ha pogut executar el procés fill «%s» (%s)"
982 msgstr "No s'ha pogut redirigir l'entrada o l'eixida del procés fill (%s)"
987 msgstr "No s'ha pogut bifurcar el procés fill (%s)
    [all...]
  /external/icu4c/common/
unistr.cpp 163 // count > 0, allocate and fill the new string with count c's
172 // fill the new string with c
174 // fill with length UChars
    [all...]
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Canvas.java 813 if (style == Style.FILL || style == Style.FILL_AND_STROKE) {
842 if (style == Style.FILL || style == Style.FILL_AND_STROKE) {
910 if (style == Style.FILL || style == Style.FILL_AND_STROKE) {
933 if (style == Style.FILL || style == Style.FILL_AND_STROKE) {
956 if (style == Style.FILL || style == Style.FILL_AND_STROKE) {
957 g.fill(path.getAwtShape());
    [all...]
  /cts/tools/dasm/test/
all_opcodes.d 54 fill-array-data v11 I
59 fill-array-data-end
  /dalvik/libcore/luni/src/main/java/org/apache/harmony/luni/util/
SHAOutputStream.java 428 if (len < spaceLeft) { // Extra bytes are not enough to fill buffer
445 // Extra bytes at the end, not enough to fill buffer
  /dalvik/vm/
IndirectRefTable.h 52 * will fill completely before we fail due to lack of space. We do ensure
325 * to fill in holes. This is only appropriate to use right after a new

Completed in 405 milliseconds

<<21222324252627282930>>