Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dtableprint.h31 #define WRITE_1D_FUNC_ARGV(type, linebrk, fmtstr, ...)\ argument
43 #define WRITE_1D_FUNC(type, fmtstr, linebrk)\ argument
/third_party/gstreamer/gstplugins_bad/gst/pnm/
Dgstpnmdec.c151 const gchar *fmtstr; in gst_pnmdec_negotiate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp335 std::string fmtstr = itostr(++UniqID) + ":" + Sizes.str().c_str(); in lowerPrintfForGpu() local
/third_party/openssl/crypto/bio/
Db_print.c364 fmtstr(char **sbuffer, in fmtstr() function
/third_party/python/Objects/
Dunicodeobject.c14658 PyObject *fmtstr; member