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

<<31323334353637383940>>

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/config/arm/
aout.h 277 /* Output a gap. In fact we fill it with nulls. */
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/config/arm/
aout.h 277 /* Output a gap. In fact we fill it with nulls. */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
netdb.h 163 #define AI_CANONNAME 0x00000002 /* fill ai_canonname */
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
netdb.h 163 #define AI_CANONNAME 0x00000002 /* fill ai_canonname */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
netdb.h 163 #define AI_CANONNAME 0x00000002 /* fill ai_canonname */
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
netdb.h 163 #define AI_CANONNAME 0x00000002 /* fill ai_canonname */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
netdb.h 163 #define AI_CANONNAME 0x00000002 /* fill ai_canonname */
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
netdb.h 163 #define AI_CANONNAME 0x00000002 /* fill ai_canonname */
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/descriptors/
DescriptorsUtils.java 173 // Fill the formats in a set for faster access
716 boolean fill = ui_node.getDescriptor().hasChildren() &&
721 fill ? LayoutConstants.VALUE_FILL_PARENT : LayoutConstants.VALUE_WRAP_CONTENT,
726 fill ? LayoutConstants.VALUE_FILL_PARENT : LayoutConstants.VALUE_WRAP_CONTENT,
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/export/
KeySelectionPage.java 136 // fill the texts with information loaded from the project.
KeystoreSelectionPage.java 169 // fill the texts with information loaded from the project.
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/adt/internal/editors/resources/manager/
ConfigMatchTest.java 249 // and fill it with files from the list.
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
txXfer.c 213 /* Fill the TxnDone CB only if registered by the upper layers */
  /cts/tools/dasm/src/dasm/
parser.cup 734 // fill-array-data <data>
746 // fill-array-data register type
750 // fill-array-data-end
  /development/samples/ApiDemos/src/com/example/android/apis/view/
_package.html 181 to <code>android:layout_height="fill-parent"</code>,
209 to "fill-parent", so the LinearLayout fills the screen. Each text view is as tall as it needs
368 the screen (<code>android:layout_width="fill-parent"</code>) and tall enough to
  /external/chromium/net/url_request/
url_request_job.cc 229 DCHECK(read_buffer_ != NULL); // we need to have a buffer to fill
264 // and we should have at least tried to fill up the filter's input buffer.
482 // There are valid IO statistics. Fill in other fields of metrics for
  /external/chromium/third_party/icu/source/tools/toolutil/
ucbuf.c 158 /* fill the uchar buffer */
380 /* Fill the buffer if it is empty */
406 /* fill the buffer */
  /external/dropbear/libtomcrypt/demos/
tv_gen.c 168 "The output of step N is used as the key and plaintext for step N+1 (key bytes repeated as required to fill the key)\n\n");
295 "step N (repeated as required to fill the array).\n\n");
350 "step N (repeated as required to fill the array).\n\n");
  /external/icu4c/tools/toolutil/
ucbuf.c 158 /* fill the uchar buffer */
380 /* Fill the buffer if it is empty */
406 /* fill the buffer */
  /external/kernel-headers/original/linux/
ethtool.h 355 * @get_settings is passed an &ethtool_cmd to fill in. It returns
364 * Should fill in the magic field. Don't need to check len for zero
365 * or wraparound. Fill in the data argument with the eeprom values
  /external/libpng/contrib/visupng/
VisualPng.c 748 // first fill bitmap with gray and image border
752 // then fill bitmap with image
782 // fill with GRAY
  /external/netperf/
netlib.c     [all...]
  /external/webkit/WebCore/plugins/gtk/
PluginViewGtk.cpp 258 cairo_pattern_t* fill = cairo_pattern_create_rgba(0., 0., 0., 0.); local
259 cairo_set_source(crFill, fill);
267 cairo_pattern_destroy(fill);
  /external/webkit/WebCore/rendering/
AutoTableLayout.cpp 164 m_layoutStruct.fill(Layout());
165 m_spanCells.fill(0);
526 // fill up every cell with its minWidth
  /frameworks/base/core/java/android/widget/
ImageView.java 380 * Scale the image using {@link Matrix.ScaleToFit#FILL}.
591 Matrix.ScaleToFit.FILL,
762 scaletofit, then we just fill our entire view.
    [all...]

Completed in 859 milliseconds

<<31323334353637383940>>