/third_party/ffmpeg/compat/msvcrt/ |
H A D | snprintf.h | 31 #undef snprintf macro 34 #define snprintf avpriv_snprintf macro
|
/third_party/musl/src/stdio/ |
H A D | snprintf.c | 4 int snprintf(char *restrict s, size_t n, const char *restrict fmt, ...) in snprintf() function
|
/third_party/musl/porting/uniproton/kernel/src/stdio/ |
H A D | snprintf.c | 4 int snprintf(char *restrict s, size_t n, const char *restrict fmt, ...) in snprintf() function
|
/third_party/musl/porting/liteos_a/kernel/src/stdio/ |
H A D | snprintf.c | 4 int snprintf(char *restrict s, size_t n, const char *restrict fmt, ...) in snprintf() function
|
/third_party/musl/porting/liteos_m/kernel/src/stdio/ |
H A D | snprintf.c | 4 int snprintf(char *restrict s, size_t n, const char *restrict fmt, ...) in snprintf() function
|
/third_party/libuv/src/win/ |
H A D | snprintf.c | 30 int snprintf(char* buf, size_t len, const char* fmt, ...) { in snprintf() function
|
/third_party/node/deps/uv/src/win/ |
H A D | snprintf.c | 30 int snprintf(char* buf, size_t len, const char* fmt, ...) { in snprintf() function
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | tjutil.h | 32 #define snprintf(str, n, format, ...) \ macro
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
H A D | vk_sdk_platform.h | 39 #define snprintf _snprintf macro
|
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/ |
H A D | vk_sdk_platform.h | 39 #define snprintf _snprintf macro
|
/third_party/curl/docs/examples/ |
H A D | cookie_interface.c | 95 #define snprintf _snprintf in main() macro
|
/third_party/ninja/src/ |
H A D | util.h | 114 #define snprintf _snprintf macro
|
/third_party/lz4/programs/ |
H A D | platform.h | 36 # define snprintf sprintf_s /* snprintf unsupported by Visual <= 2013 */ macro
|
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | anim_dump.c | 23 #define snprintf _snprintf macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/ |
H A D | regerror.c | 49 #define snprintf _snprintf macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
H A D | regerror.c | 49 #define snprintf _snprintf macro
|
/third_party/gn/src/base/strings/ |
H A D | string_util.h | 44 inline int snprintf(char* buffer, in snprintf() function
|
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | InputAssembly.cpp | 36 #define snprintf _snprintf macro
|
/third_party/node/deps/v8/src/utils/ |
H A D | ostreams.cc | 16 #define snprintf sprintf_s macro 201 #undef snprintf macro
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2posix.c | 71 #define snprintf _snprintf macro
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/ |
H A D | SymbolTable.cpp | 31 #define snprintf _snprintf macro
|
/third_party/skia/third_party/externals/spirv-tools/source/opt/ |
H A D | log.h | 98 #define snprintf _snprintf in Logf() macro 126 #undef snprintf in Logf() macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/ |
H A D | log.h | 98 #define snprintf _snprintf in Logf() macro 126 #undef snprintf in Logf() macro
|
/third_party/spirv-tools/source/opt/ |
H A D | log.h | 85 #define snprintf _snprintf in Logf() macro 113 #undef snprintf in Logf() macro
|
/third_party/glslang/glslang/Include/ |
H A D | Common.h | 73 #define snprintf sprintf_s macro
|