Home
last modified time | relevance | path

Searched defs:format (Results 26 - 50 of 3193) sorted by relevance

12345678910>>...128

/third_party/elfutils/backends/
H A Darm_auxv.c37 EBLHOOK(auxv_info) (GElf_Xword a_type, const char **name, const char **format) in auxv_info() argument
/third_party/backends/lib/
H A Dvsyslog.c8 void vsyslog(int priority, const char *format, va_list args) in vsyslog() argument
/third_party/bounds_checking_function/src/
H A Dsscanf_s.c43 int sscanf_s(const char *buffer, const char *format, ...) in sscanf_s() argument
H A Dvscanf_s.c39 int vscanf_s(const char *format, va_list argList) argument
H A Dswscanf_s.c42 int swscanf_s(const wchar_t *buffer, const wchar_t *format, ...) in swscanf_s() argument
H A Dfscanf_s.c41 int fscanf_s(FILE *stream, const char *format, ...) in fscanf_s() argument
H A Dfwscanf_s.c40 int fwscanf_s(FILE *stream, const wchar_t *format, ...) in fwscanf_s() argument
H A Dsprintf_s.c43 int sprintf_s(char *strDest, size_t destMax, const char *format, ...) in sprintf_s() argument
H A Dvfwscanf_s.c44 int vfwscanf_s(FILE *stream, const wchar_t *format, va_list argList) in vfwscanf_s() argument
H A Dvsprintf_s.c41 int vsprintf_s(char *strDest, size_t destMax, const char *format, va_list argList) in vsprintf_s() argument
H A Dvfscanf_s.c40 int vfscanf_s(FILE *stream, const char *format, va_list argList) in vfscanf_s() argument
H A Dswprintf_s.c36 int swprintf_s(wchar_t *strDest, size_t destMax, const wchar_t *format, ...) in swprintf_s() argument
H A Dvsscanf_s.c49 int vsscanf_s(const char *buffer, const char *format, va_list argList) in vsscanf_s() argument
H A Dvwscanf_s.c44 int vwscanf_s(const wchar_t *format, va_list argList) argument
/third_party/mesa3d/src/freedreno/rnn/
H A Daprintf.c28 char *aprintf(const char *format, ...) { in aprintf() argument
/third_party/node/lib/internal/main/
H A Dprint_help.js117 function format( function
/third_party/skia/third_party/externals/swiftshader/src/Common/
H A DDebug.cpp22 void trace(const char *format, ...) in trace() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A Ddebug.cpp38 static void output(const char *format, va_list vararg) in output() argument
62 void trace(const char *format, ...) in trace() argument
/third_party/skia/src/ports/
H A DSkDebug_win.cpp19 void SkDebugf(const char format[], ...) { in SkDebugf() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DFormatters.h26 static void format(const pdb::PdbRaw_ImplVer &V, llvm::raw_ostream &Stream, in format() function
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/format/
H A DTimeUnitTest.java308 formatParsing(TimeUnitFormat format) formatParsing() argument
[all...]
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
H A DTimeUnitTest.java305 formatParsing(TimeUnitFormat format) formatParsing() argument
[all...]
/third_party/elfutils/lib/
H A Derror.c40 void error(int status, int errnum, const char *format, ...) { in error() argument
/third_party/ffmpeg/libavfilter/x86/
H A Dvf_overlay_init.c35 av_cold void ff_overlay_init_x86(OverlayContext *s, int format, int pix_format, in ff_overlay_init_x86() argument
/third_party/gn/src/base/strings/
H A Dstring_util_posix.h16 vsnprintf(char* buffer, size_t size, const char* format, va_list arguments) vsnprintf() argument

Completed in 6 milliseconds

12345678910>>...128