Home
last modified time | relevance | path

Searched defs:snprintf (Results 1 – 25 of 85) sorted by relevance

1234

/third_party/libcoap/
Dcmake_coap_config.h.in160 #define snprintf _snprintf macro
/third_party/ffmpeg/compat/msvcrt/
Dsnprintf.h34 #define snprintf avpriv_snprintf macro
/third_party/musl/porting/liteos_m/kernel/src/stdio/
Dsnprintf.c4 int snprintf(char *restrict s, size_t n, const char *restrict fmt, ...) in snprintf() function
/third_party/musl/src/stdio/
Dsnprintf.c4 int snprintf(char *restrict s, size_t n, const char *restrict fmt, ...) in snprintf() function
/third_party/musl/porting/uniproton/kernel/src/stdio/
Dsnprintf.c4 int snprintf(char *restrict s, size_t n, const char *restrict fmt, ...) in snprintf() function
/third_party/musl/porting/liteos_a/kernel/src/stdio/
Dsnprintf.c4 int snprintf(char *restrict s, size_t n, const char *restrict fmt, ...) in snprintf() function
/third_party/libuv/src/win/
Dsnprintf.c30 int snprintf(char* buf, size_t len, const char* fmt, ...) { in snprintf() function
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvk_sdk_platform.h39 #define snprintf _snprintf macro
/third_party/flutter/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvk_sdk_platform.h39 #define snprintf _snprintf macro
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvk_sdk_platform.h39 #define snprintf _snprintf macro
/third_party/vulkan-headers/include/vulkan/
Dvk_sdk_platform.h39 #define snprintf _snprintf macro
/third_party/skia/third_party/externals/libjpeg-turbo/
Dtjutil.h32 #define snprintf(str, n, format, ...) \ macro
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/
Dtjutil.h32 #define snprintf(str, n, format, ...) \ macro
/third_party/ninja/src/
Dutil.h114 #define snprintf _snprintf macro
/third_party/lz4/programs/
Dplatform.h36 # define snprintf sprintf_s /* snprintf unsupported by Visual <= 2013 */ macro
/third_party/libxml2/win32/wince/
Dwincecompat.h46 #define snprintf _snprintf macro
/third_party/skia/third_party/externals/libwebp/examples/
Danim_dump.c23 #define snprintf _snprintf macro
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Danim_dump.c23 #define snprintf _snprintf macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
Dregerror.c49 #define snprintf _snprintf macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
Dregerror.c49 #define snprintf _snprintf macro
/third_party/glslang/glslang/MachineIndependent/preprocessor/
DPpTokens.cpp89 #define snprintf sprintf_s macro
/third_party/gstreamer/gstreamer/libs/gst/check/libcheck/libcompat/
Dlibcompat.h224 #define snprintf rpl_snprintf macro
/third_party/glslang/glslang/Include/
DCommon.h72 #define snprintf sprintf_s macro
/third_party/gn/src/base/strings/
Dstring_util.h44 inline int snprintf(char* buffer, in snprintf() function
/third_party/libxml2/
Dtrio.h183 # define snprintf trio_snprintf macro

1234