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

  /external/llvm/tools/llvm-objdump/
COFFDump.cpp 257 size_t FormatWidth = sizeof(T) * 2;
260 << format_hex(TLSDir->StartAddressOfRawData, FormatWidth)
262 << format_hex(TLSDir->EndAddressOfRawData, FormatWidth)
264 << format_hex(TLSDir->AddressOfIndex, FormatWidth)
266 << format_hex(TLSDir->AddressOfCallBacks, FormatWidth)
  /external/icu/android_icu4j/src/main/java/android/icu/text/
MeasureFormat.java 64 * ULocale.FRENCH, FormatWidth.SHORT);
76 * ULocale.FRENCH, FormatWidth.WIDE);
88 ULocale.FRENCH, FormatWidth.NARROW);
95 * MeasureFormat fmtEn = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE);
124 private final transient FormatWidth formatWidth;
160 public enum FormatWidth {
191 private FormatWidth(ListFormatter.Style style, int currencyStyle) {
206 * Create a format from the locale, formatWidth, and format.
209 * @param formatWidth hints how long formatted strings should be
    [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
MeasureFormat.java 63 * ULocale.FRENCH, FormatWidth.SHORT);
75 * ULocale.FRENCH, FormatWidth.WIDE);
87 ULocale.FRENCH, FormatWidth.NARROW);
94 * MeasureFormat fmtEn = MeasureFormat.getInstance(ULocale.ENGLISH, FormatWidth.WIDE);
124 private final transient FormatWidth formatWidth;
162 public enum FormatWidth {
201 private FormatWidth(ListFormatter.Style style, int currencyStyle) {
216 * Create a format from the locale, formatWidth, and format.
219 * @param formatWidth hints how long formatted strings should be
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.6.1/lib/
icu4j-53.1.jar 
  /prebuilts/sdk/25/
android.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
core.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/53.1/
icu4j-53.1.jar 
  /prebuilts/tools/common/m2/repository/com/ibm/icu/icu4j/54.1.1/
icu4j-54.1.1.jar 

Completed in 1141 milliseconds