Home
last modified time | relevance | path

Searched defs:tformat (Results 1 – 5 of 5) sorted by relevance

/external/virglrenderer/tests/
Dtest_virgl_resource.c50 #define TEST(thandle, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_samples, t… argument
64 #define TEST_MIP(thandle, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_sample… argument
78 #define TEST_F(thandle, ttarget, tformat, tbind, twidth, theight, tdepth, tarray_size, tnr_samples,… argument
/external/libcups/cups/
Dsnprintf.c41 char tformat[100], /* Temporary format string for sprintf() */ in _cups_vsnprintf() local
Ddebug.c342 char tformat[100], /* Temporary format string for snprintf() */ in _cups_safe_vsnprintf() local
/external/icu/icu4c/source/tools/tzcode/
Dzdump.c850 tformat(void) in tformat() function
/external/cldr/tools/java/com/ibm/icu/dev/test/
DTestFmwk.java1186 private NumberFormat tformat; field in TestFmwk.TestParams