/frameworks/base/obex/javax/obex/ |
ApplicationParameter.java | 86 public static class FORMAT {
|
/external/cblas/testing/ |
c_cblat3.f | 7 * are read using the format ( A12, L2 ). An annotated example of a data 390 10002 FORMAT( ' COLUMN-MAJOR AND ROW-MAJOR DATA LAYOUTS ARE TESTED' ) 391 10001 FORMAT(' ROW-MAJOR DATA LAYOUT IS TESTED' ) 392 10000 FORMAT(' COLUMN-MAJOR DATA LAYOUT IS TESTED' ) 393 9999 FORMAT(' ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LES', 395 9998 FORMAT(' RELATIVE MACHINE PRECISION IS TAKEN TO BE', 1P, E9.1 ) 396 9997 FORMAT(' NUMBER OF VALUES OF ', A, ' IS LESS THAN 1 OR GREATER ', 398 9996 FORMAT( ' VALUE OF N IS LESS THAN 0 OR GREATER THAN ', I2 ) 399 9995 FORMAT(' TESTS OF THE COMPLEX LEVEL 3 BLAS', //' THE F', 401 9994 FORMAT( ' FOR N ', 9I6 [all...] |
c_zblat3.f | 7 * are read using the format ( A12,L2 ). An annotated example of a data 391 10002 FORMAT( ' COLUMN-MAJOR AND ROW-MAJOR DATA LAYOUTS ARE TESTED' ) 392 10001 FORMAT(' ROW-MAJOR DATA LAYOUT IS TESTED' ) 393 10000 FORMAT(' COLUMN-MAJOR DATA LAYOUT IS TESTED' ) 394 9999 FORMAT(' ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LES', 396 9998 FORMAT(' RELATIVE MACHINE PRECISION IS TAKEN TO BE', 1P, E9.1 ) 397 9997 FORMAT(' NUMBER OF VALUES OF ', A, ' IS LESS THAN 1 OR GREATER ', 399 9996 FORMAT( ' VALUE OF N IS LESS THAN 0 OR GREATER THAN ', I2 ) 400 9995 FORMAT('TESTS OF THE COMPLEX*16 LEVEL 3 BLAS', //' THE F', 402 9994 FORMAT( ' FOR N ', 9I6 [all...] |
c_dblat3.f | 7 * are read using the format ( A12, L2 ). An annotated example of a data 384 10002 FORMAT( ' COLUMN-MAJOR AND ROW-MAJOR DATA LAYOUTS ARE TESTED' ) 385 10001 FORMAT( ' ROW-MAJOR DATA LAYOUT IS TESTED' ) 386 10000 FORMAT( ' COLUMN-MAJOR DATA LAYOUT IS TESTED' ) 387 9999 FORMAT( ' ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LES', 389 9998 FORMAT( ' RELATIVE MACHINE PRECISION IS TAKEN TO BE', 1P, D9.1 ) 390 9997 FORMAT( ' NUMBER OF VALUES OF ', A, ' IS LESS THAN 1 OR GREATER ', 392 9996 FORMAT( ' VALUE OF N IS LESS THAN 0 OR GREATER THAN ', I2 ) 393 9995 FORMAT( ' TESTS OF THE DOUBLE PRECISION LEVEL 3 BLAS', //' THE F', 395 9994 FORMAT( ' FOR N ', 9I6 [all...] |
c_sblat3.f | 7 * are read using the format ( A12, L2 ). An annotated example of a data 383 10002 FORMAT( ' COLUMN-MAJOR AND ROW-MAJOR DATA LAYOUTS ARE TESTED' ) 384 10001 FORMAT( ' ROW-MAJOR DATA LAYOUT IS TESTED' ) 385 10000 FORMAT( ' COLUMN-MAJOR DATA LAYOUT IS TESTED' ) 386 9999 FORMAT( ' ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LES', 388 9998 FORMAT( ' RELATIVE MACHINE PRECISION IS TAKEN TO BE', 1P, E9.1 ) 389 9997 FORMAT( ' NUMBER OF VALUES OF ', A, ' IS LESS THAN 1 OR GREATER ', 391 9996 FORMAT( ' VALUE OF N IS LESS THAN 0 OR GREATER THAN ', I2 ) 392 9995 FORMAT( ' TESTS OF THE REAL LEVEL 3 BLAS', //' THE F', 394 9994 FORMAT( ' FOR N ', 9I6 [all...] |
c_cblat2.f | 7 * are read using the format ( A12, L2 ). An annotated example of a data 423 10002 FORMAT( ' COLUMN-MAJOR AND ROW-MAJOR DATA LAYOUTS ARE TESTED' ) 424 10001 FORMAT( ' ROW-MAJOR DATA LAYOUT IS TESTED' ) 425 10000 FORMAT( ' COLUMN-MAJOR DATA LAYOUT IS TESTED' ) 426 9999 FORMAT(' ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LES', 428 9998 FORMAT( ' RELATIVE MACHINE PRECISION IS TAKEN TO BE', 1P, E9.1 ) 429 9997 FORMAT(' NUMBER OF VALUES OF ', A, ' IS LESS THAN 1 OR GREATER ', 431 9996 FORMAT( ' VALUE OF N IS LESS THAN 0 OR GREATER THAN ', I2 ) 432 9995 FORMAT( ' VALUE OF K IS LESS THAN 0' ) 433 9994 FORMAT( ' ABSOLUTE VALUE OF INCX OR INCY IS 0 OR GREATER THAN ' [all...] |
c_zblat2.f | 7 * are read using the format ( A12, L2 ). An annotated example of a data 423 10002 FORMAT( ' COLUMN-MAJOR AND ROW-MAJOR DATA LAYOUTS ARE TESTED' ) 424 10001 FORMAT( ' ROW-MAJOR DATA LAYOUT IS TESTED' ) 425 10000 FORMAT( ' COLUMN-MAJOR DATA LAYOUT IS TESTED' ) 426 9999 FORMAT(' ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LES', 428 9998 FORMAT( ' RELATIVE MACHINE PRECISION IS TAKEN TO BE', 1P, E9.1 ) 429 9997 FORMAT(' NUMBER OF VALUES OF ', A, ' IS LESS THAN 1 OR GREATER ', 431 9996 FORMAT( ' VALUE OF N IS LESS THAN 0 OR GREATER THAN ', I2 ) 432 9995 FORMAT( ' VALUE OF K IS LESS THAN 0' ) 433 9994 FORMAT( ' ABSOLUTE VALUE OF INCX OR INCY IS 0 OR GREATER THAN ' [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/util/ |
GregorianCalendar.java | 328 * in the default time zone with the default <code>FORMAT</code> locale. 329 * @see Category#FORMAT 332 this(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT)); 337 * in the given time zone with the default <code>FORMAT</code> locale. 339 * @see Category#FORMAT 342 this(zone, ULocale.getDefault(Category.FORMAT)); 387 * in the default time zone with the default <code>FORMAT</code> locale. 392 * @see Category#FORMAT 395 super(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT)); 404 * and time set for the default time zone with the default <code>FORMAT</code> locale [all...] |
EthiopicCalendar.java | 143 this(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT)); 153 this(zone, ULocale.getDefault(Category.FORMAT));
|
Holiday.java | 33 return getHolidays(ULocale.getDefault(Category.FORMAT));
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
GregorianCalendar.java | 333 * in the default time zone with the default <code>FORMAT</code> locale. 334 * @see Category#FORMAT 338 this(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT)); 343 * in the given time zone with the default <code>FORMAT</code> locale. 345 * @see Category#FORMAT 349 this(zone, ULocale.getDefault(Category.FORMAT)); 398 * in the default time zone with the default <code>FORMAT</code> locale. 403 * @see Category#FORMAT 407 super(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT)); 416 * and time set for the default time zone with the default <code>FORMAT</code> locale [all...] |
EthiopicCalendar.java | 156 this(TimeZone.getDefault(), ULocale.getDefault(Category.FORMAT)); 167 this(zone, ULocale.getDefault(Category.FORMAT));
|
Holiday.java | 33 return getHolidays(ULocale.getDefault(Category.FORMAT));
|
/libcore/ojluni/src/main/java/java/text/ |
NumberFormat.java | 68 * <code>NumberFormat</code> helps you to format and parse numbers for any locale. 71 * digits used, or whether the number format is even decimal. 74 * To format a number for the current Locale, use one of the factory 78 * myString = NumberFormat.getInstance().format(myNumber); 82 * more efficient to get the format and use it multiple times so that 89 * output.println(nf.format(myNumber[i]) + "; "); 93 * To format a number for a different Locale, specify it in the 107 * normal number format. Use <code>getIntegerInstance</code> to get an 108 * integer number format. Use <code>getCurrencyInstance</code> to get the 109 * currency number format. And use <code>getPercentInstance</code> to get 236 public StringBuffer format(Object number, method in class:NumberFormat 286 public final String format(double number) { method in class:NumberFormat 297 public final String format(long number) { method in class:NumberFormat 308 public abstract StringBuffer format(double number, method in class:NumberFormat 318 public abstract StringBuffer format(long number, method in class:NumberFormat 760 DecimalFormat format = new DecimalFormat(numberPatterns[entry], symbols); local [all...] |
/external/eigen/blas/testing/ |
cblat2.f | 7 * are read using the format ( A6, L2 ). An annotated example of a data 362 9999 FORMAT( ' ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LES', 364 9998 FORMAT( ' RELATIVE MACHINE PRECISION IS TAKEN TO BE', 1P, E9.1 ) 365 9997 FORMAT( ' NUMBER OF VALUES OF ', A, ' IS LESS THAN 1 OR GREATER ', 367 9996 FORMAT( ' VALUE OF N IS LESS THAN 0 OR GREATER THAN ', I2 ) 368 9995 FORMAT( ' VALUE OF K IS LESS THAN 0' ) 369 9994 FORMAT( ' ABSOLUTE VALUE OF INCX OR INCY IS 0 OR GREATER THAN ', 371 9993 FORMAT( ' TESTS OF THE COMPLEX LEVEL 2 BLAS', //' THE F', 373 9992 FORMAT( ' FOR N ', 9I6 ) 374 9991 FORMAT( ' FOR K ', 7I6 [all...] |
dblat2.f | 7 * are read using the format ( A6, L2 ). An annotated example of a data 357 9999 FORMAT( ' ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LES', 359 9998 FORMAT( ' RELATIVE MACHINE PRECISION IS TAKEN TO BE', 1P, D9.1 ) 360 9997 FORMAT( ' NUMBER OF VALUES OF ', A, ' IS LESS THAN 1 OR GREATER ', 362 9996 FORMAT( ' VALUE OF N IS LESS THAN 0 OR GREATER THAN ', I2 ) 363 9995 FORMAT( ' VALUE OF K IS LESS THAN 0' ) 364 9994 FORMAT( ' ABSOLUTE VALUE OF INCX OR INCY IS 0 OR GREATER THAN ', 366 9993 FORMAT( ' TESTS OF THE DOUBLE PRECISION LEVEL 2 BLAS', //' THE F', 368 9992 FORMAT( ' FOR N ', 9I6 ) 369 9991 FORMAT( ' FOR K ', 7I6 [all...] |
sblat2.f | 7 * are read using the format ( A6, L2 ). An annotated example of a data 357 9999 FORMAT( ' ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LES', 359 9998 FORMAT( ' RELATIVE MACHINE PRECISION IS TAKEN TO BE', 1P, E9.1 ) 360 9997 FORMAT( ' NUMBER OF VALUES OF ', A, ' IS LESS THAN 1 OR GREATER ', 362 9996 FORMAT( ' VALUE OF N IS LESS THAN 0 OR GREATER THAN ', I2 ) 363 9995 FORMAT( ' VALUE OF K IS LESS THAN 0' ) 364 9994 FORMAT( ' ABSOLUTE VALUE OF INCX OR INCY IS 0 OR GREATER THAN ', 366 9993 FORMAT( ' TESTS OF THE REAL LEVEL 2 BLAS', //' THE F', 368 9992 FORMAT( ' FOR N ', 9I6 ) 369 9991 FORMAT( ' FOR K ', 7I6 [all...] |
zblat2.f | 7 * are read using the format ( A6, L2 ). An annotated example of a data 363 9999 FORMAT( ' ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LES', 365 9998 FORMAT( ' RELATIVE MACHINE PRECISION IS TAKEN TO BE', 1P, D9.1 ) 366 9997 FORMAT( ' NUMBER OF VALUES OF ', A, ' IS LESS THAN 1 OR GREATER ', 368 9996 FORMAT( ' VALUE OF N IS LESS THAN 0 OR GREATER THAN ', I2 ) 369 9995 FORMAT( ' VALUE OF K IS LESS THAN 0' ) 370 9994 FORMAT( ' ABSOLUTE VALUE OF INCX OR INCY IS 0 OR GREATER THAN ', 372 9993 FORMAT( ' TESTS OF THE COMPLEX*16 LEVEL 2 BLAS', //' THE F', 374 9992 FORMAT( ' FOR N ', 9I6 ) 375 9991 FORMAT( ' FOR K ', 7I6 [all...] |
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/text/ |
DateFormat.java | 10 import java.text.Format; 39 * <p>DateFormat helps you to format and parse dates for any locale. 41 * months, days of the week, or even the calendar format: lunar vs. solar. 43 * <p>To format a date for the current Locale, use one of the 46 * myString = DateFormat.getDateInstance().format(myDate); 49 * more efficient to get the format and use it multiple times so that 55 * output.println(df.format(myDate[i]) + "; "); 58 * <p>To format a number for a different Locale, specify it in the 67 * <p>Use getDateInstance to get the normal date format for that country. 69 * Use getTimeInstance to get the time format for that country 407 public final StringBuffer format(Object obj, StringBuffer toAppendTo, method in class:DateFormat 449 public StringBuffer format(Calendar cal, StringBuffer toAppendTo, method in class:DateFormat 477 public StringBuffer format(Date date, StringBuffer toAppendTo, method in class:DateFormat 494 public final String format(Date date) method in class:DateFormat [all...] |
DateFormatSymbols.java | 31 * formatter is created, you may modify its format pattern using the 37 * format pattern for a specific locale, you can do so with: 47 * date-time format pattern characters with the ones that you feel easy 82 public static final int FORMAT = 0; 125 * Constructs a DateFormatSymbols object by loading format data from 134 this(new java.text.DateFormatSymbols(ULocale.getDefault(Category.FORMAT).toLocale())); 138 * Constructs a DateFormatSymbols object by loading format data from 151 * {@icu} Constructs a DateFormatSymbols object by loading format data from 297 * @param context The month context, FORMAT or STANDALONE. 330 * @param context The formatting context, FORMAT or STANDALONE [all...] |
NumberFormat.java | 13 import java.text.Format; 31 * <code>NumberFormat</code> helps you to format and parse numbers for any locale. 34 * digits used, or whether the number format is even decimal. 37 * To format a number for the current Locale, use one of the factory 41 * myString = NumberFormat.getInstance().format(myNumber); 45 * more efficient to get the format and use it multiple times so that 52 * output.println(nf.format(myNumber[i]) + "; "); 56 * To format a number for a different Locale, specify it in the 70 * normal number format. Use <code>getIntegerInstance</code> to get an 71 * integer number format. Use <code>getCurrencyInstance</code> to get th 239 public StringBuffer format(Object number, method in class:NumberFormat 269 public final String format(double number) { method in class:NumberFormat 278 public final String format(long number) { method in class:NumberFormat 286 public final String format(BigInteger number) { method in class:NumberFormat 294 public final String format(java.math.BigDecimal number) { method in class:NumberFormat 302 public final String format(com.ibm.icu.math.BigDecimal number) { method in class:NumberFormat 319 public StringBuffer format(double number, method in class:NumberFormat 334 public StringBuffer format(long number, method in class:NumberFormat 348 public StringBuffer format(BigInteger number, method in class:NumberFormat 362 public StringBuffer format(java.math.BigDecimal number, method in class:NumberFormat 376 public StringBuffer format(com.ibm.icu.math.BigDecimal number, method in class:NumberFormat [all...] |
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
NumberFormat.java | 17 import java.text.Format; 41 * <code>NumberFormat</code> helps you to format and parse numbers for any locale. 44 * digits used, or whether the number format is even decimal. 47 * To format a number for the current Locale, use one of the factory 51 * myString = NumberFormat.getInstance().format(myNumber); 55 * more efficient to get the format and use it multiple times so that 62 * output.println(nf.format(myNumber[i]) + "; "); 66 * To format a number for a different Locale, specify it in the 80 * normal number format. Use <code>getIntegerInstance</code> to get an 81 * integer number format. Use <code>getCurrencyInstance</code> to get th 247 public StringBuffer format(Object number, method in class:NumberFormat 284 public final String format(double number) { method in class:NumberFormat 293 public final String format(long number) { method in class:NumberFormat 296 format(number, buf, pos); method 303 public final String format(BigInteger number) { method in class:NumberFormat 311 public final String format(java.math.BigDecimal number) { method in class:NumberFormat 319 public final String format(android.icu.math.BigDecimal number) { method in class:NumberFormat 327 public final String format(CurrencyAmount currAmt) { method in class:NumberFormat 336 public abstract StringBuffer format(double number, method in class:NumberFormat 344 public abstract StringBuffer format(long number, method in class:NumberFormat 351 public abstract StringBuffer format(BigInteger number, method in class:NumberFormat 358 public abstract StringBuffer format(java.math.BigDecimal number, method in class:NumberFormat 365 public abstract StringBuffer format(android.icu.math.BigDecimal number, method in class:NumberFormat 372 public StringBuffer format(CurrencyAmount currAmt, method in class:NumberFormat 1280 NumberFormat format; local [all...] |
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
NumberFormat.java | 16 import java.text.Format; 40 * <code>NumberFormat</code> helps you to format and parse numbers for any locale. 43 * digits used, or whether the number format is even decimal. 46 * To format a number for the current Locale, use one of the factory 50 * myString = NumberFormat.getInstance().format(myNumber); 54 * more efficient to get the format and use it multiple times so that 61 * output.println(nf.format(myNumber[i]) + "; "); 65 * To format a number for a different Locale, specify it in the 79 * normal number format. Use <code>getIntegerInstance</code> to get an 80 * integer number format. Use <code>getCurrencyInstance</code> to get th 260 public StringBuffer format(Object number, method in class:NumberFormat 299 public final String format(double number) { method in class:NumberFormat 309 public final String format(long number) { method in class:NumberFormat 312 format(number, buf, pos); method 320 public final String format(BigInteger number) { method in class:NumberFormat 329 public final String format(java.math.BigDecimal number) { method in class:NumberFormat 338 public final String format(com.ibm.icu.math.BigDecimal number) { method in class:NumberFormat 347 public final String format(CurrencyAmount currAmt) { method in class:NumberFormat 357 public abstract StringBuffer format(double number, method in class:NumberFormat 366 public abstract StringBuffer format(long number, method in class:NumberFormat 374 public abstract StringBuffer format(BigInteger number, method in class:NumberFormat 382 public abstract StringBuffer format(java.math.BigDecimal number, method in class:NumberFormat 390 public abstract StringBuffer format(com.ibm.icu.math.BigDecimal number, method in class:NumberFormat 398 public StringBuffer format(CurrencyAmount currAmt, method in class:NumberFormat 1370 NumberFormat format; local [all...] |
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_printf.cc | 120 const char *format, va_list args) { 123 RAW_CHECK(format); 126 const char *cur = format; 230 static void SharedPrintfCode(bool append_pid, const char *format, 274 buffer_size - needed_length, format, args); 290 FORMAT(1, 2) 291 void Printf(const char *format, ...) { 293 va_start(args, format); 294 SharedPrintfCode(false, format, args); 299 FORMAT(1, 2 [all...] |
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
nv04_state_fb.c | 35 get_rt_format(gl_format format) 37 switch (format) { 69 rt_format |= get_rt_format(s->format); 89 BEGIN_NV04(push, NV04_SF3D(FORMAT), 1);
|