HomeSort by relevance Sort by last modified time
    Searched defs:WIDE (Results 1 - 15 of 15) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/unicode/
dtfmtsym.h 283 WIDE,
292 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW.
304 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW.
346 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW
357 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW
366 * @param width The width of returned strings, either WIDE or ABBREVIATED. There
379 * @param width The width of returned strings, either WIDE or ABBREVIATED. There
  /external/icu4c/i18n/unicode/
dtfmtsym.h 284 WIDE,
302 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW.
314 * @param width The width of returned strings, either WIDE, ABBREVIATED, or NARROW.
320 * Gets wide weekday strings. For example: "Sunday", "Monday", etc.
329 * Sets wide weekday strings. For example: "Sunday", "Monday", etc.
358 * @param width The width of returned strings, either WIDE, ABBREVIATED, SHORT, or NARROW
369 * @param width The width of returned strings, either WIDE, ABBREVIATED, SHORT, or NARROW
378 * @param width The width of returned strings, either WIDE or ABBREVIATED. There
391 * @param width The width of returned strings, either WIDE or ABBREVIATED. There
607 * CLDR-style format wide weekday strings. For example: "Sunday", "Monday", etc
    [all...]
  /external/javassist/src/main/javassist/bytecode/
Opcode.java 229 int WIDE = 196;
440 0, // wide, 196 depends on the following opcode
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
SlotView.java 34 private static final boolean WIDE = true;
112 int position = WIDE
120 int visibleBegin = WIDE ? mScrollX : mScrollY;
121 int visibleLength = WIDE ? getWidth() : getHeight();
123 int slotBegin = WIDE ? rect.left : rect.top;
124 int slotEnd = WIDE ? rect.right : rect.bottom;
182 if (!force && (WIDE ? position == mScrollX : position == mScrollY)) return;
183 if (WIDE) {
437 if (WIDE) {
512 if (WIDE) {
    [all...]
  /dalvik/dx/src/com/android/dx/cf/code/
ByteOps.java 223 public static final int WIDE = 0xc4;
311 /** "W": {@code wide ...} */
550 "c4 W wide;" +
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar 
com.ibm.icu_4.2.1.v20100412.jar 
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
  /prebuilts/tools/common/m2/internal/com/ibm/icu/icu4j/2.6.1/
icu4j-2.6.1.jar 
  /prebuilts/sdk/tools/lib/
dx.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /external/robolectric/lib/main/
javassist-3.14.0-GA.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/ecj/
ecj.jar 
  /prebuilts/tools/common/m2/internal/xalan/xalan/2.6.0/
xalan-2.6.0.jar 

Completed in 260 milliseconds