/external/webkit/Source/WebKit/android/plugins/ |
PluginDebugAndroid.h | 39 # define PLUGIN_LOG(FORMAT, ARGS...) do { anp_logPlugin(FORMAT, ## ARGS); } while(0) 45 void anp_logPlugin(const char format[], ...);
|
/external/icu4c/test/intltest/ |
tsdtfmsy.cpp | 64 DateFormatSymbols::DtContextType context[] = {DateFormatSymbols::STANDALONE, DateFormatSymbols::FORMAT}; 89 DateFormatSymbols::DtContextType context[] = {DateFormatSymbols::STANDALONE, DateFormatSymbols::FORMAT}; 202 const UnicodeString *wideMonths = en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE); 203 fr2.setMonths(wideMonths, count, DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE); 204 if( *en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE) != 205 *fr2.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::WIDE )) { 206 errln("ERROR: setMonths(FORMAT,WIDE) failed"); 209 const UnicodeString *abbrMonths = en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED); 210 fr2.setMonths(abbrMonths, count, DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED); 211 if( *en.getMonths(count,DateFormatSymbols::FORMAT,DateFormatSymbols::ABBREVIATED) != [all...] |
/external/guava/guava-tests/test/com/google/common/base/ |
PreconditionsTest.java | 73 Preconditions.checkArgument(false, FORMAT, 5); 120 Preconditions.checkState(false, FORMAT, 5); 164 Preconditions.checkNotNull(null, FORMAT, 5); 325 assertEquals("%s", Preconditions.format("%s")); 326 assertEquals("5", Preconditions.format("%s", 5)); 327 assertEquals("foo [5]", Preconditions.format("foo", 5)); 328 assertEquals("foo [5, 6, 7]", Preconditions.format("foo", 5, 6, 7)); 329 assertEquals("%s 1 2", Preconditions.format("%s %s %s", "%s", 1, 2)); 330 assertEquals(" [5, 6]", Preconditions.format("", 5, 6)); 331 assertEquals("123", Preconditions.format("%s%s%s", 1, 2, 3)) [all...] |
/frameworks/base/obex/javax/obex/ |
ApplicationParameter.java | 86 public static class FORMAT {
|
/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...] |
dblat3.f | 7 * are read using the format ( A6, L2 ). An annotated example of a data 326 9999 FORMAT( ' ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LES', 328 9998 FORMAT( ' RELATIVE MACHINE PRECISION IS TAKEN TO BE', 1P, D9.1 ) 329 9997 FORMAT( ' NUMBER OF VALUES OF ', A, ' IS LESS THAN 1 OR GREATER ', 331 9996 FORMAT( ' VALUE OF N IS LESS THAN 0 OR GREATER THAN ', I2 ) 332 9995 FORMAT( ' TESTS OF THE DOUBLE PRECISION LEVEL 3 BLAS', //' THE F', 334 9994 FORMAT( ' FOR N ', 9I6 ) 335 9993 FORMAT( ' FOR ALPHA ', 7F6.1 ) 336 9992 FORMAT( ' FOR BETA ', 7F6.1 ) 337 9991 FORMAT( ' AMEND DATA FILE OR INCREASE ARRAY SIZES IN PROGRAM' [all...] |
sblat3.f | 7 * are read using the format ( A6, L2 ). An annotated example of a data 326 9999 FORMAT( ' ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LES', 328 9998 FORMAT( ' RELATIVE MACHINE PRECISION IS TAKEN TO BE', 1P, E9.1 ) 329 9997 FORMAT( ' NUMBER OF VALUES OF ', A, ' IS LESS THAN 1 OR GREATER ', 331 9996 FORMAT( ' VALUE OF N IS LESS THAN 0 OR GREATER THAN ', I2 ) 332 9995 FORMAT( ' TESTS OF THE REAL LEVEL 3 BLAS', //' THE F', 334 9994 FORMAT( ' FOR N ', 9I6 ) 335 9993 FORMAT( ' FOR ALPHA ', 7F6.1 ) 336 9992 FORMAT( ' FOR BETA ', 7F6.1 ) 337 9991 FORMAT( ' AMEND DATA FILE OR INCREASE ARRAY SIZES IN PROGRAM' [all...] |
cblat3.f | 7 * are read using the format ( A6, L2 ). An annotated example of a data 334 9999 FORMAT( ' ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LES', 336 9998 FORMAT( ' RELATIVE MACHINE PRECISION IS TAKEN TO BE', 1P, E9.1 ) 337 9997 FORMAT( ' NUMBER OF VALUES OF ', A, ' IS LESS THAN 1 OR GREATER ', 339 9996 FORMAT( ' VALUE OF N IS LESS THAN 0 OR GREATER THAN ', I2 ) 340 9995 FORMAT( ' TESTS OF THE COMPLEX LEVEL 3 BLAS', //' THE F', 342 9994 FORMAT( ' FOR N ', 9I6 ) 343 9993 FORMAT( ' FOR ALPHA ', 345 9992 FORMAT( ' FOR BETA ', 347 9991 FORMAT( ' AMEND DATA FILE OR INCREASE ARRAY SIZES IN PROGRAM' [all...] |
zblat3.f | 7 * are read using the format ( A6, L2 ). An annotated example of a data 335 9999 FORMAT( ' ROUTINES PASS COMPUTATIONAL TESTS IF TEST RATIO IS LES', 337 9998 FORMAT( ' RELATIVE MACHINE PRECISION IS TAKEN TO BE', 1P, D9.1 ) 338 9997 FORMAT( ' NUMBER OF VALUES OF ', A, ' IS LESS THAN 1 OR GREATER ', 340 9996 FORMAT( ' VALUE OF N IS LESS THAN 0 OR GREATER THAN ', I2 ) 341 9995 FORMAT( ' TESTS OF THE COMPLEX*16 LEVEL 3 BLAS', //' THE F', 343 9994 FORMAT( ' FOR N ', 9I6 ) 344 9993 FORMAT( ' FOR ALPHA ', 346 9992 FORMAT( ' FOR BETA ', 348 9991 FORMAT( ' AMEND DATA FILE OR INCREASE ARRAY SIZES IN PROGRAM' [all...] |
cblat1.f | 45 99999 FORMAT (' Complex BLAS Test Program Results',/1X) 46 99998 FORMAT (' ----- PASS -----') 74 99999 FORMAT (/' Test of subprogram number',I3,12X,A6) 570 99999 FORMAT (' FAIL') 571 99998 FORMAT (/' CASE N INCX INCY MODE I ', 574 99997 FORMAT (1X,I4,I3,3I5,I3,2E36.8,2E12.4) 676 99999 FORMAT (' FAIL') 677 99998 FORMAT (/' CASE N INCX INCY MODE ', 680 99997 FORMAT (1X,I4,I3,3I5,2I36,I12)
|
dblat1.f | 51 99999 FORMAT (' Real BLAS Test Program Results',/1X) 52 99998 FORMAT (' ----- PASS -----') 80 99999 FORMAT (/' Test of subprogram number',I3,12X,A6) 688 99999 FORMAT (' FAIL') 689 99998 FORMAT (/' CASE N INCX INCY MODE I ', 692 99997 FORMAT (1X,I4,I3,3I5,I3,2D36.8,2D12.4) 764 99999 FORMAT (' FAIL') 765 99998 FORMAT (/' CASE N INCX INCY MODE ', 768 99997 FORMAT (1X,I4,I3,3I5,2I36,I12)
|
sblat1.f | 51 99999 FORMAT (' Real BLAS Test Program Results',/1X) 52 99998 FORMAT (' ----- PASS -----') 80 99999 FORMAT (/' Test of subprogram number',I3,12X,A6) 688 99999 FORMAT (' FAIL') 689 99998 FORMAT (/' CASE N INCX INCY MODE I ', 692 99997 FORMAT (1X,I4,I3,3I5,I3,2E36.8,2E12.4) 764 99999 FORMAT (' FAIL') 765 99998 FORMAT (/' CASE N INCX INCY MODE ', 768 99997 FORMAT (1X,I4,I3,3I5,2I36,I12)
|
zblat1.f | 45 99999 FORMAT (' Complex BLAS Test Program Results',/1X) 46 99998 FORMAT (' ----- PASS -----') 74 99999 FORMAT (/' Test of subprogram number',I3,12X,A6) 570 99999 FORMAT (' FAIL') 571 99998 FORMAT (/' CASE N INCX INCY MODE I ', 574 99997 FORMAT (1X,I4,I3,3I5,I3,2D36.8,2D12.4) 676 99999 FORMAT (' FAIL') 677 99998 FORMAT (/' CASE N INCX INCY MODE ', 680 99997 FORMAT (1X,I4,I3,3I5,2I36,I12)
|
/external/mdnsresponder/mDNSShared/ |
DebugServices.h | [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/bin/ |
i686-linux-gccbug | 186 -L | --list) FORMAT=norm ;; 187 -l | -CL | --lisp) FORMAT=lisp ;; 207 case "$FORMAT" in 294 # Format the categories so they fit onto lines.
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_internal_defs.h | 120 # define FORMAT(f, a) 134 # define FORMAT(f, a) __attribute__((format(printf, f, a)))
|
/external/icu4c/i18n/ |
udat.cpp | 184 udat_close(UDateFormat* format) 186 delete (DateFormat*)format; 195 Format *res = ((DateFormat*)fmt)->clone(); 206 udat_format( const UDateFormat* format, 227 ((DateFormat*)format)->format(dateToFormat, res, fp); 238 udat_parse( const UDateFormat* format, 257 res = ((DateFormat*)format)->parse(src, pp); 270 udat_parseCalendar(const UDateFormat* format, 285 ((DateFormat*)format)->parse(src, *(Calendar*)calendar, pp) [all...] |
/external/protobuf/src/google/protobuf/stubs/ |
common.cc | 1 // Protocol Buffers - Google's data interchange format 155 #define DECLARE_STREAM_OPERATOR(TYPE, FORMAT) \ 161 snprintf(buffer, sizeof(buffer), FORMAT, value); \
|
/frameworks/base/media/java/android/mtp/ |
MtpDatabase.java | 70 // cached property groups for all properties for a given format 91 Files.FileColumns.FORMAT, // 2 96 Files.FileColumns.FORMAT, // 2 106 private static final String FORMAT_WHERE = Files.FileColumns.FORMAT + "=?"; 109 + Files.FileColumns.FORMAT + "=?"; 260 private int beginSendObject(String path, int format, int parent, 287 values.put(Files.FileColumns.FORMAT, format); 306 private void endSendObject(String path, int handle, int format, boolean succeeded) { 310 if (format == MtpConstants.FORMAT_ABSTRACT_AV_PLAYLIST) 921 int format = 0; local [all...] |
MtpPropertyGroup.java | 64 private static final String FORMAT_WHERE = Files.FileColumns.FORMAT + "=?"; 102 column = Files.FileColumns.FORMAT; 286 MtpPropertyList getPropertyList(int handle, int format, int depth) { 287 //Log.d(TAG, "getPropertyList handle: " + handle + " format: " + format + " depth: " + depth); 296 if (format == 0) { 311 // select all objects with given format 313 whereArgs = new String[] { Integer.toString(format) }; 315 whereArgs = new String[] { Integer.toString(handle), Integer.toString(format) };
|
/libcore/luni/src/main/native/ |
libcore_icu_ICU.cpp | 522 // Get the "h:mm a" and "HH:mm" 12- and 24-hour time format strings. 566 dateFormatSym.getMonths(count, DateFormatSymbols::FORMAT, DateFormatSymbols::WIDE); 569 dateFormatSym.getMonths(count, DateFormatSymbols::FORMAT, DateFormatSymbols::ABBREVIATED); 572 dateFormatSym.getMonths(count, DateFormatSymbols::FORMAT, DateFormatSymbols::NARROW); 575 dateFormatSym.getWeekdays(count, DateFormatSymbols::FORMAT, DateFormatSymbols::WIDE); 578 dateFormatSym.getWeekdays(count, DateFormatSymbols::FORMAT, DateFormatSymbols::ABBREVIATED); 581 dateFormatSym.getWeekdays(count, DateFormatSymbols::FORMAT, DateFormatSymbols::NARROW); [all...] |
/external/icu4c/i18n/unicode/ |
dtfmtsym.h | 51 * date/time formatter initialized with a default format pattern along with the 53 * created, clients may modify the format pattern using the setPattern function 57 * If clients decide to create a date-time formatter with a particular format 65 * replace the localized date-time format pattern characters with the ones that 82 * Construct a DateFormatSymbols object by loading format data from 97 * Construct a DateFormatSymbols object by loading format data from 100 * @param locale Locale to load format data from. 111 * Construct a DateFormatSymbols object by loading format data from 129 * Construct a DateFormatSymbols object by loading format data from 132 * @param locale Locale to load format data from [all...] |