/third_party/boost/boost/convert/ |
D | printf.hpp | 21 struct boost::cnv::printf : boost::cnv::cnvbase<boost::cnv::printf> struct in boost::cnv 23 using this_type = boost::cnv::printf; 24 using base_type = boost::cnv::cnvbase<this_type>; 30 to_str(in_type value_in, char* buf) const in to_str() 40 str_to(cnv::range<string_type> range, optional<out_type>& result_out) const in str_to() 51 template<typename Type> int pos() const in pos() 63 char const* pformat(int pos) const in pformat() 74 char const* format(int pos) const in format()
|
/third_party/musl/porting/liteos_a/kernel/src/stdio/ |
D | printf.c | 4 int printf(const char *restrict fmt, ...) in printf() function
|
/third_party/mesa3d/src/freedreno/decode/scripts/ |
D | sanity-a6xx.lua | 15 function printf(fmt, ...) function
|
D | tex3d-layout.lua | 27 function printf(fmt, ...) function
|
D | texturator-to-unit-test.lua | 43 function printf(fmt, ...) function
|
D | texturator-to-unit-test-5xx.lua | 43 function printf(fmt, ...) function
|
D | parse-submits.lua | 5 function printf(fmt, ...) function
|
/third_party/musl/src/stdio/ |
D | printf.c | 4 int printf(const char *restrict fmt, ...) in printf() function
|
/third_party/curl/lib/ |
D | curl_printf.h | 40 # define printf curl_mprintf macro
|
D | curlx.h | 105 # define printf curlx_mprintf macro
|
/third_party/flutter/skia/src/sksl/ |
D | SkSLOutputStream.cpp | 16 void OutputStream::printf(const char format[], ...) { in printf() function in SkSL::OutputStream
|
D | SkSLString.cpp | 20 String String::printf(const char* fmt, ...) { in printf() function in SkSL::String
|
/third_party/skia/src/sksl/ |
D | SkSLOutputStream.cpp | 18 void OutputStream::printf(const char format[], ...) { in printf() function in SkSL::OutputStream
|
D | SkSLString.cpp | 20 String String::printf(const char* fmt, ...) { in printf() function in SkSL::String
|
/third_party/pcre2/pcre2/ |
D | RunGrepTest.bat | 87 set printf=cscript //nologo printf.js variable
|
/third_party/gstreamer/gstreamer/gst/ |
D | meson.build | 222 subdir('printf') subdir
|
/third_party/libxml2/ |
D | trio.h | 159 # define printf trio_printf macro
|
/third_party/ntfs-3g/ntfsprogs/ |
D | utils.h | 114 #define printf(fmt, args...) \ macro
|
/third_party/libwebsockets/test-apps/android/app/src/main/jni/ |
D | LwsService.cpp | 25 #define printf(...) __android_log_print(ANDROID_LOG_VERBOSE, "LwsService", ##__VA_ARGS__) macro
|
/third_party/gettext/gettext-runtime/intl/ |
D | libintl.h | 381 #define printf libintl_printf macro
|
D | libgnuintl.h | 389 #define printf libintl_printf macro
|
D | libgnuintl.in.h | 383 #define printf libintl_printf macro
|
/third_party/openh264/codec/console/dec/src/ |
D | h264dec.cpp | 66 #define printf LOGI macro
|
/third_party/flutter/skia/third_party/externals/wuffs/internal/cgen/ |
D | cgen.go | 213 func (b *buffer) printf(format string, args ...interface{}) { fmt.Fprintf(b, format, args...) } func
|
/third_party/mesa3d/src/microsoft/clc/ |
D | clc_compiler.h | 94 } printf; member
|