/aosp_15_r20/bionic/libc/stdio/ |
H A D | vfscanf.cpp | 41 int __svfscanf(FILE* fp, const char* fmt0, va_list ap) { in __svfscanf()
|
H A D | vfwprintf.cpp | 68 int FUNCTION_NAME(FILE* fp, const CHAR_TYPE* fmt0, va_list ap) { in FUNCTION_NAME()
|
H A D | vfprintf.cpp | 65 int FUNCTION_NAME(FILE* fp, const CHAR_TYPE* fmt0, va_list ap) { in FUNCTION_NAME()
|
H A D | printf_common.h | 317 static int __find_arguments(const CHAR_TYPE* fmt0, va_list ap, union arg** argtable, in __find_arguments()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/common/ |
H A D | glcBlendEquationAdvancedTests.cpp | 529 FBOSentry::FBOSentry(const glw::Functions &gl, int width, int height, glw::GLenum fmt0) : m_gl(gl) in FBOSentry() 534 FBOSentry::FBOSentry(const glw::Functions &gl, int width, int height, glw::GLenum fmt0, glw::GLenum… in FBOSentry() 545 void FBOSentry::init(int width, int height, glw::GLenum fmt0, glw::GLenum fmt1) in init()
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-ot-cff1-table.hh | 190 …Encoding0 *fmt0 = c->allocate_size<Encoding0> (Encoding0::min_size + HBUINT8::static_size * enc_co… in serialize() local 516 Charset0 *fmt0 = c->allocate_size<Charset0> (Charset0::get_size (num_glyphs), false); in serialize() local
|
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/format/ |
H A D | RbnfTest.java | 115 RuleBasedNumberFormat fmt0 = new RuleBasedNumberFormat(RuleBasedNumberFormat.SPELLOUT); in TestCoverage() local
|
H A D | DateFormatTest.java | 4885 DateFormat fmt0 = DateFormat.getDateTimeInstance(dateStylesList[i], DateFormat.DEFAULT); in Test10632() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/ |
H A D | RbnfTest.java | 118 RuleBasedNumberFormat fmt0 = new RuleBasedNumberFormat(RuleBasedNumberFormat.SPELLOUT); in TestCoverage() local
|
H A D | DateFormatRegressionTest.java | 1532 SimpleDateFormat fmt0 = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss.SSS"); in TestT11363() local
|
H A D | DateFormatTest.java | 4888 DateFormat fmt0 = DateFormat.getDateTimeInstance(dateStylesList[i], DateFormat.DEFAULT); in Test10632() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | incaltst.cpp | 1129 DateFormat *fmt0 = DateFormat::createDateTimeInstance(DateFormat::kFull, DateFormat::kFull); in simpleTest() local
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | incaltst.cpp | 1149 DateFormat *fmt0 = DateFormat::createDateTimeInstance(DateFormat::kFull, DateFormat::kFull); in simpleTest() local
|
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/ |
H A D | DateFormatRegressionTest.java | 1529 SimpleDateFormat fmt0 = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss.SSS"); in TestT11363() local
|