| /third_party/backends/sanei/ |
| H A D | sanei_config.c | 148 snprintf (result, sizeof (result), "%s%c%s", dir, PATH_SEP, filename); in sanei_config_open()
|
| /third_party/cups-filters/filter/foomatic-rip/ |
| H A D | renderer.c | 44 snprintf(gstestcommand, CMDLINE_MAX, in test_gs_output_redirection()
|
| /third_party/cups-filters/backend/ |
| H A D | implicitclass.c | 393 snprintf(buf, sizeof(buf) - 1, "%s/backend/ipp", serverbin); in main()
|
| /third_party/libuv/src/win/ |
| H A D | getaddrinfo.c | 371 r = snprintf(buffer, *size, "%d", ifindex); in uv_if_indextoiid()
|
| /third_party/libsnd/Octave/ |
| H A D | sndfile.cc | 400 snprintf (buffer, sizeof (buffer), "%s-%s", string_of_major_format (format), string_of_minor_format (format)) ; in string_of_format()
|
| /third_party/libuv/test/ |
| H A D | test-pipe-getsockname.c | 100 snprintf(namebuf, sizeof(namebuf), "%s-oob", TEST_PIPENAME); in TEST_IMPL()
|
| /third_party/mesa3d/src/compiler/spirv/ |
| H A D | nir_load_libclc.c | 104 snprintf((char *)clc->cache_key, sizeof(clc->cache_key), in open_clc_data()
|
| /third_party/ltp/lib/ |
| H A D | safe_file_ops.c | 311 snprintf(buf, sizeof(buf), "cp \"%s\" \"%s\"", src, dst); in safe_cp()
|
| /third_party/node/src/ |
| H A D | debug_utils-inl.h | 112 int n = snprintf(out, in SPrintFImpl()
|
| /third_party/musl/porting/linux/user/src/locale/ |
| H A D | dcngettext.c | 238 snprintf(name, sizeof name, "%s/%.*s%.*s/%s/%s.mo\0", in dcngettext()
|
| /third_party/musl/src/stdio/ |
| H A D | vfwprintf.c | 168 /* This error is only specified for snprintf, but since it's in wprintf_core() 312 snprintf(charfmt, sizeof charfmt, "%%%s%s%s%s%s*.*%c%c", in wprintf_core()
|
| H A D | vfwscanf.c | 302 snprintf(tmp, sizeof tmp, "%.*s%.0d%s%c%%lln", in vfwscanf()
|
| /third_party/musl/src/locale/ |
| H A D | dcngettext.c | 208 snprintf(name, sizeof name, "%s/%.*s%.*s/%s/%s.mo\0", in dcngettext()
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_test_arit.c | 419 snprintf(test_name, sizeof test_name, "%s.v%u", test->name, length); in test_unary()
|
| H A D | lp_test_format.c | 99 snprintf(name, sizeof name, "fetch_%s_%s", desc->short_name, in add_fetch_rgba_test()
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/ |
| H A D | nouveau_screen.c | 317 snprintf(screen->chipset_name, sizeof(screen->chipset_name), "NV%02X", dev->chipset); in nouveau_screen_init()
|
| /third_party/ltp/testcases/kernel/security/filecaps/ |
| H A D | verify_caps_exec.c | 173 snprintf(buf, 200, "failed to run as %s\n", capstxt); in fork_drop_and_exec()
|
| /third_party/node/deps/v8/src/base/platform/ |
| H A D | platform-cygwin.cc | 250 snprintf(lib_name, kLibNameLen, in GetSharedLibraryAddresses()
|
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_lower_point_sprite.c | 270 snprintf(tmp, ARRAY_SIZE(tmp), "gl_TexCoord%dMESA", count); in d3d12_lower_point_sprite()
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_debug_flush.c | 351 snprintf(message, sizeof(message), in debug_flush_might_flush_cb()
|
| H A D | u_debug_image.c | 60 snprintf(filename, sizeof(filename), "%s.ppm", prefix); in debug_dump_image()
|
| /third_party/musl/libc-test/src/functionalext/fortify/ |
| H A D | stdio.c | 328 * @tc.name : snprintf 329 * @tc.desc : snprintf beyond capacity 351 snprintf(buf, printSize, "hello : %s", "world!"); in stdio_dynamic_chk_011()
|
| /third_party/node/deps/uv/src/win/ |
| H A D | getaddrinfo.c | 451 r = snprintf(buffer, *size, "%d", ifindex); in uv_if_indextoiid()
|
| /third_party/node/deps/uvwasi/src/ |
| H A D | path_resolver.c | 259 r = snprintf(combined, combined_size, "%s/%s", fd->normalized_path, path); in uvwasi__normalize_relative_path()
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | PoolAlloc.cpp | 260 snprintf(assertMsg, sizeof(assertMsg), in checkGuardBlock()
|