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

<<21222324252627282930>>

  /packages/apps/Settings/res/xml/
device_info_settings.xml 51 fill the title with the label of the activity with the corresponding action.
  /packages/providers/CalendarProvider/
maketests.py 2 # Usage: Fill in the configuration variables. It will download the feed
  /packages/wallpapers/Basic/src/com/android/wallpaper/walkaround/
WalkAroundWallpaper.java 195 // Fill the canvas with black
  /packages/wallpapers/MusicVisualization/src/com/android/musicvis/vis1/
Visualization1.java 193 Arrays.fill(mVizData, (int)0);
  /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/media/opensles/libopensles/
IAudioIODeviceCapabilities.c 99 // if 1 slot available, should still fill that
  /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/chromium/base/third_party/nss/
sha512.cc 75 /* compiler will fill the rest in with zeros */
408 /* if data already in buffer, attemp to fill rest of buffer */
420 /* if enough data to fill one or more whole buffers, process them. */
427 /* if data left over, fill it into buffer */
1061 /* if data already in buffer, attemp to fill rest of buffer */
1073 /* if enough data to fill one or more whole buffers, process them. */
1080 /* if data left over, fill it into buffer */
    [all...]
  /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/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
92 @ViewDebug.IntToString(from = Gravity.FILL, to = "FILL")
375 // child wanted to stretch to fill available space.
691 // wanted to stretch to fill available space. Translate that to
    [all...]
  /external/libvpx/examples/includes/geshi/geshi/
progress.php 106 'DIALOG-BOX','EDITOR','FIELD-GROUP','FILL-IN',
149 'FILL','FIND-BY-ROWID','FIND-CURRENT','FIND-FIRST',
215 'ERROR','ETIME','EXP','FILL','ENDKEY','END-error',
297 'FILE-SIZE','FILE-TYPE','FILLED','FILL-MODE',
298 'FILL-WHERE-STRING','FIRST-ASYNC-REQUEST','FIRST-BUFFER','FIRST-CHILD',
  /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...]
  /device/samsung/crespo/sec_mm/sec_omx/sec_omx_include/khronos/
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...]
  /frameworks/base/include/media/stagefright/openmax/
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/qcom/media/mm-core/omxcore/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...]
  /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...]

Completed in 868 milliseconds

<<21222324252627282930>>