Home
last modified time | relevance | path

Searched refs:snprintf (Results 1276 - 1300 of 1569) sorted by relevance

1...<<51525354555657585960>>...63

/third_party/ffmpeg/tools/
H A Dcrypto_bench.c690 snprintf(buf, sizeof(buf), "%s%s%s%s", in main()
/third_party/backends/backend/
H A Das6e.c820 int len = snprintf(fullname, sizeof(fullname), "%s/%s", dir, devname); in check_for_driver()
/third_party/alsa-lib/src/topology/
H A Ddapm.c725 snprintf(pfx2, sizeof(pfx2), "%s\t", pfx ?: ""); in tplg_save_dapm_widget()
/third_party/curl/lib/
H A Dmprintf.c1010 (snprintf)(work, sizeof(work), formatbuf, iptr->val.dnum); in formatf()
/third_party/googletest/googletest/src/
H A Dgtest-port.cc700 snprintf(full_pattern, full_regex_len, "^(%s)$", regex); in Init()
962 // We don't use snprintf or strncpy, as they trigger a warning when in Init()
/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Ddir.c1134 len = snprintf(d.name, sizeof(d.name), "%u", head); in reconnect()
/third_party/libsnd/tests/
H A Dstring_test.c761 snprintf (sfname, MIN (k, sizeof (sfname)), "%s", "abcdefghijklmnopqrestvwxyz0123456789abcdefghijklmnopqrestvwxyz") ; in software_string_test()
/third_party/mesa3d/src/amd/common/
H A Dac_surface_meta_address_test.c376 snprintf(test, sizeof(test), "%ux%ux%u %ubpp %u samples rb:%u pipe:%u", in run_dcc_address_test()
/third_party/libbpf/src/
H A Dnetlink.c710 len = snprintf(name, sizeof(name), "%s:[%u]", info.name, info.id); in tc_add_fd_and_name()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_drm.c700 int n = snprintf(buf, sizeof(buf), DRM_DEV_NAME, DRM_DIR_NAME, 0); in dri2_initialize_drm()
/third_party/mesa3d/src/gtest/src/
H A Dgtest-port.cc744 snprintf(full_pattern, full_regex_len, "^(%s)$", regex); in Init()
1001 // We don't use snprintf or strncpy, as they trigger a warning when in Init()
/third_party/mesa3d/src/imgui/
H A Dimgui_memory_editor.h56 #define ImSnprintf snprintf
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_svga.c276 snprintf(desc, sizeof(desc) - 1, "vmw_winsys_screen=%p pid=%d", vws, gettid()); in vmw_svga_winsys_add_stats()
/third_party/node/src/
H A Dasync_wrap.cc680 snprintf(buf, in diagnostic_name()
/third_party/node/src/crypto/
H A Dcrypto_util.cc555 snprintf(code, sizeof(code), "ERR_%s%s%s", prefix, lib, reason.c_str()); in SetFipsCrypto()
/third_party/node/deps/googletest/src/
H A Dgtest-port.cc716 snprintf(full_pattern, full_regex_len, "^(%s)$", regex); in Init()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c643 snprintf(func_name, sizeof(func_name), "setup_variant_%u", in generate_setup_variant()
/third_party/libinput/test/
H A Dtest-quirks.c917 snprintf(buf, in test_attr_parse()
/third_party/ltp/tools/sparse/sparse-src/
H A Dsemind.c764 snprintf(memname, sizeof(memname), "%.*s.%.*s", si->len, si->name, mi->len, mi->name); in r_member()
/third_party/node/deps/v8/src/heap/cppgc-js/
H A Dcpp-snapshot.cc72 snprintf(named_edge_str, edge_name_len + 1, "%s", edge_name.c_str()); in InternalizeEdgeName()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_tests.c635 snprintf(name, sizeof(name), "%s: %s, %u samples", __func__, in test_texture_barrier()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_screen.c121 snprintf(buffer, sizeof(buffer), "Vivante GC%x rev %04x", priv->model, in etna_screen_get_name()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DDrawBuffersTest.cpp920 snprintf(uniformName, sizeof uniformName, "value%u", attachmentIndex); in TEST_P()
/third_party/skia/third_party/externals/libwebp/examples/
H A Danim_util.c31 #define snprintf _snprintf macro
/third_party/skia/third_party/externals/microhttpd/src/spdy2http/
H A Dproxy.c1033 snprintf (service, sizeof(service), "%u", glob_opt.listen_port); in run()

Completed in 36 milliseconds

1...<<51525354555657585960>>...63