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

1 2 3 4 5 6 7 8 91011>>

  /external/chromium/third_party/icu/public/common/unicode/
ures.h 315 * Same as ures_open() but uses the fill-in parameter instead of allocating
555 * to iterate over. Features a fill-in parameter.
562 * @return a pointer to a UResourceBundle struct. If fill in param was NULL, caller must close it
575 * @param len fill in length of the string
576 * @param key fill in for key associated with this string. NULL if no key
589 * Returns the resource in a given resource at the specified index. Features a fill-in parameter.
597 * @return a pointer to a UResourceBundle struct. If fill in param was NULL, caller must close it
611 * @param len fill in length of the string
680 * resources. Features a fill-in parameter.
687 * @return a pointer to a UResourceBundle struct. If fill in param was NULL, caller must close i
    [all...]
  /external/chromium/third_party/icu/public/i18n/unicode/
tmutfmt.h 239 // initialize data member without fill in data for fTimeUnitToCountToPattern
246 // and all plural rules, fill in fallback as necessary.
249 // fill in fTimeUnitToCountToPatterns from locale fall-back chain
  /external/chromium/third_party/icu/source/test/intltest/
cntabcol.cpp 28 // fill up one contraction so that it has to expand
78 // fill up one contraction so that it has to expand
108 // fill up one contraction so that it has to expand
fldset.h 61 * Fill-in fields from a specified string, such as "NAME1=VALUE1,NAME2=VALUE2", etc.
69 * Fill-in fields from a specified string, such as "NAME1=VALUE1,NAME2=VALUE2", etc.
79 * Fill-in fields from a specified string, such as "NAME1=VALUE1,NAME2=VALUE2", etc.
  /external/icu4c/common/unicode/
caniter.h 76 * @param status Fill-in parameter which receives the status of this operation.
113 * @param status Fill-in parameter which receives the status of this operation.
124 * @param status Fill-in parameter which receives the status of this operation.
ures.h 323 * Same as ures_open() but uses the fill-in parameter instead of allocating
563 * to iterate over. Features a fill-in parameter.
570 * @return a pointer to a UResourceBundle struct. If fill in param was NULL, caller must close it
583 * @param len fill in length of the string
584 * @param key fill in for key associated with this string. NULL if no key
597 * Returns the resource in a given resource at the specified index. Features a fill-in parameter.
605 * @return a pointer to a UResourceBundle struct. If fill in param was NULL, caller must close it
619 * @param len fill in length of the string
688 * resources. Features a fill-in parameter.
695 * @return a pointer to a UResourceBundle struct. If fill in param was NULL, caller must close i
    [all...]
  /external/icu4c/i18n/unicode/
tmutfmt.h 230 // initialize data member without fill in data for fTimeUnitToCountToPattern
237 // and all plural rules, fill in fallback as necessary.
240 // fill in fTimeUnitToCountToPatterns from locale fall-back chain
  /external/icu4c/test/intltest/
cntabcol.cpp 28 // fill up one contraction so that it has to expand
78 // fill up one contraction so that it has to expand
108 // fill up one contraction so that it has to expand
fldset.h 61 * Fill-in fields from a specified string, such as "NAME1=VALUE1,NAME2=VALUE2", etc.
69 * Fill-in fields from a specified string, such as "NAME1=VALUE1,NAME2=VALUE2", etc.
79 * Fill-in fields from a specified string, such as "NAME1=VALUE1,NAME2=VALUE2", etc.
  /external/jpeg/
jcmainct.c 128 * more data. Note that preprocessor will always pad to fill the iMCU row
196 /* Note: preprocessor will pad if necessary to fill the last iMCU row. */
202 /* Return to application if we need more data to fill the iMCU row. */
  /external/proguard/src/proguard/gui/
FilterDialog.java 73 textConstraints.fill = GridBagConstraints.HORIZONTAL;
85 textFieldConstraints.fill = GridBagConstraints.HORIZONTAL;
92 panelConstraints.fill = GridBagConstraints.HORIZONTAL;
  /external/stlport/stlport/stl/
_vector.c 156 _STLP_STD::fill(__pos, __pos + __n, __x);
161 _STLP_STD::fill(__pos, __old_finish, __x);
215 fill(begin(), end(), __val);
  /frameworks/base/core/java/android/text/
AutoText.java 226 // end, so fill in the right hand side fields.
234 // to go deeper into it to fill in the rest.
253 // If this is the end of the word, fill in the offset.
  /libcore/luni/src/main/java/java/util/zip/
InflaterInputStream.java 178 fill(); method
195 // If result == 0, fill() and try again
213 protected void fill() throws IOException { method in class:InflaterInputStream
  /libcore/luni/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
DalvikExecTest.java 101 // Create a temp file, fill it with contents according to Dalvik JAR format, and execute it on dalvikvm using -classpath option.",
112 // Fill in the classes.dex contents, i.e. the Dalvik executable code:
167 // Fill in the classes.dex contents, i.e. the Dalvik executable code:
  /ndk/sources/android/stlport/stlport/stl/
_vector.c 156 _STLP_STD::fill(__pos, __pos + __n, __x);
161 _STLP_STD::fill(__pos, __old_finish, __x);
215 fill(begin(), end(), __val);
  /packages/apps/Gallery3D/src/com/cooliris/media/
GridQuadMesh.java 198 // Allocate and fill the vertex buffer.
206 // Allocate and fill the texture coordinate buffer.
217 // Allocate and fill the index buffer.
  /packages/apps/Mms/src/com/android/mms/model/
MediaModel.java 207 * @param fill the mFill to set
209 public void setFill(short fill) {
210 mFill = fill;
  /sdk/ddms/libs/ddmlib/src/com/android/ddmlib/log/
LogReceiver.java 129 // we have enough to fill the header, let's do it.
186 // we don't have enough data to fill this entry, so we store what we have
224 // create the new entry and fill it.
  /system/extras/sound/
playwav.c 37 int (*fill)(void *buf, unsigned sz, void *cookie),
71 if (fill(buf, sz, cookie))
85 if (fill(buf, sz, cookie))
  /cts/tests/tests/graphics/src/android/graphics/drawable/shapes/cts/
ArcShapeTest.java 66 paint.setStyle(Style.FILL);
OvalShapeTest.java 61 paint.setStyle(Style.FILL);
  /dalvik/tests/061-out-of-memory/src/
Main.java 66 /* Allocate progressively smaller objects to fill up the entire heap.
  /development/apps/Development/res/layout/
package_list_item.xml 25 android:gravity="fill" >
  /external/bluetooth/glib/gio/
gbufferedinputstream.c 160 bstream_class->fill = g_buffered_input_stream_real_fill;
384 * bytes that are required to fill the buffer.
428 res = class->fill (stream, count, cancellable, error);
465 * of bytes that are required to fill the buffer.
670 /* Never fill more than can fit in the buffer */
747 nread = class->fill (bstream, priv->len, cancellable, error);
825 nread = class->fill (bstream, priv->len, cancellable, error);
909 nread = class->fill (stream, priv->len, cancellable, error);
986 /* Never fill more than can fit in the buffer */
    [all...]

Completed in 894 milliseconds

1 2 3 4 5 6 7 8 91011>>