Home
last modified time | relevance | path

Searched refs:snprintf (Results 951 - 975 of 1572) sorted by relevance

1...<<31323334353637383940>>...63

/third_party/backends/sanei/
H A Dsanei_config.c148 snprintf (result, sizeof (result), "%s%c%s", dir, PATH_SEP, filename); in sanei_config_open()
/third_party/cups-filters/filter/foomatic-rip/
H A Drenderer.c44 snprintf(gstestcommand, CMDLINE_MAX, in test_gs_output_redirection()
/third_party/cups-filters/backend/
H A Dimplicitclass.c393 snprintf(buf, sizeof(buf) - 1, "%s/backend/ipp", serverbin); in main()
/third_party/libuv/src/win/
H A Dgetaddrinfo.c371 r = snprintf(buffer, *size, "%d", ifindex); in uv_if_indextoiid()
/third_party/libsnd/Octave/
H A Dsndfile.cc400 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 Dtest-pipe-getsockname.c100 snprintf(namebuf, sizeof(namebuf), "%s-oob", TEST_PIPENAME); in TEST_IMPL()
/third_party/mesa3d/src/compiler/spirv/
H A Dnir_load_libclc.c104 snprintf((char *)clc->cache_key, sizeof(clc->cache_key), in open_clc_data()
/third_party/ltp/lib/
H A Dsafe_file_ops.c311 snprintf(buf, sizeof(buf), "cp \"%s\" \"%s\"", src, dst); in safe_cp()
/third_party/node/src/
H A Ddebug_utils-inl.h112 int n = snprintf(out, in SPrintFImpl()
/third_party/musl/porting/linux/user/src/locale/
H A Ddcngettext.c238 snprintf(name, sizeof name, "%s/%.*s%.*s/%s/%s.mo\0", in dcngettext()
/third_party/musl/src/stdio/
H A Dvfwprintf.c168 /* 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 Dvfwscanf.c302 snprintf(tmp, sizeof tmp, "%.*s%.0d%s%c%%lln", in vfwscanf()
/third_party/musl/src/locale/
H A Ddcngettext.c208 snprintf(name, sizeof name, "%s/%.*s%.*s/%s/%s.mo\0", in dcngettext()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_arit.c419 snprintf(test_name, sizeof test_name, "%s.v%u", test->name, length); in test_unary()
H A Dlp_test_format.c99 snprintf(name, sizeof name, "fetch_%s_%s", desc->short_name, in add_fetch_rgba_test()
/third_party/mesa3d/src/gallium/drivers/nouveau/
H A Dnouveau_screen.c317 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 Dverify_caps_exec.c173 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 Dplatform-cygwin.cc250 snprintf(lib_name, kLibNameLen, in GetSharedLibraryAddresses()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_lower_point_sprite.c270 snprintf(tmp, ARRAY_SIZE(tmp), "gl_TexCoord%dMESA", count); in d3d12_lower_point_sprite()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_debug_flush.c351 snprintf(message, sizeof(message), in debug_flush_might_flush_cb()
H A Du_debug_image.c60 snprintf(filename, sizeof(filename), "%s.ppm", prefix); in debug_dump_image()
/third_party/musl/libc-test/src/functionalext/fortify/
H A Dstdio.c328 * @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 Dgetaddrinfo.c451 r = snprintf(buffer, *size, "%d", ifindex); in uv_if_indextoiid()
/third_party/node/deps/uvwasi/src/
H A Dpath_resolver.c259 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 DPoolAlloc.cpp260 snprintf(assertMsg, sizeof(assertMsg), in checkGuardBlock()

Completed in 16 milliseconds

1...<<31323334353637383940>>...63