Searched defs:fmtString (Results 1 – 3 of 3) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
D | errors.c | 150 _mesa_warning( struct gl_context *ctx, const char *fmtString, ... ) in _mesa_warning() 173 _mesa_problem( const struct gl_context *ctx, const char *fmtString, ... ) in _mesa_problem() 195 should_output(struct gl_context *ctx, GLenum error, const char *fmtString) in should_output() 237 const char *fmtString, in _mesa_gl_vdebugf() 260 const char *fmtString, ...) in _mesa_gl_debugf() 309 _mesa_error( struct gl_context *ctx, GLenum error, const char *fmtString, ... ) in _mesa_error() 391 _mesa_debug( const struct gl_context *ctx, const char *fmtString, ... ) in _mesa_debug() 407 _mesa_log(const char *fmtString, ...) in _mesa_log()
|
/third_party/mesa3d/src/mesa/main/tests/ |
D | stubs.cpp | 32 _mesa_warning( struct gl_context *ctx, const char *fmtString, ... ) in _mesa_warning()
|
/third_party/icu/icu4c/source/test/intltest/ |
D | plurfmts.cpp | 559 UnicodeString fmtString(fmt, -1, US_INV); in pluralFormatExtendedTest() local
|