Home
last modified time | relevance | path

Searched refs:snprintf (Results 1201 - 1225 of 1572) sorted by relevance

1...<<41424344454647484950>>...63

/third_party/exfatprogs/mkfs/
H A Dmkfs.c685 snprintf(ui.dev_name, sizeof(ui.dev_name), "%s", argv[optind]); in main()
/third_party/ffmpeg/libavfilter/
H A Dvf_deshake.c481 snprintf(tmp, 256, "%f, %f, %f, %f, %f, %f, %f, %f, %f, %f, %f, %f\n", orig.vec.x, deshake->avg.vec.x, t.vec.x, orig.vec.y, deshake->avg.vec.y, t.vec.y, orig.angle, deshake->avg.angle, t.angle, orig.zoom, deshake->avg.zoom, t.zoom); in filter_frame()
H A Dvf_palettegen.c311 snprintf(buf, sizeof(buf), "%f", ratio); in set_colorquant_ratio_meta()
H A Dvf_vif.c435 snprintf(value, sizeof(value), "%f", d); in set_meta()
/third_party/ffmpeg/libavformat/
H A Dgxf.c55 snprintf(tmp, sizeof(tmp), "%02d:%02d:%02d%c%02d", in add_timecode_metadata()
H A Dwebmdashenc.c395 snprintf(buf, sizeof(buf), "%d", w->representation_id++); in write_adaptation_set()
/third_party/elfutils/libebl/
H A Deblopenbackend.c686 return snprintf (name, namelen, "reg%d", regno); in default_register_info()
/third_party/glslang/glslang/MachineIndependent/preprocessor/
H A DPpContext.h264 snprintf(ppToken.name, sizeof(ppToken.name), "%s", name.c_str()); in get()
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi.c248 snprintf(buf, sizeof(buf), "_snd_rawmidi_%s_open", str); in snd_rawmidi_open_conf()
/third_party/alsa-lib/test/
H A Duser-ctl-element-set.c376 snprintf(name, 64, "userspace-control-element-%s", in add_elem_set()
/third_party/cups-filters/filter/foomatic-rip/
H A Dpostscript.c180 snprintf(gscommand, 65536, "%s -q -dNOPAUSE -dBATCH -sDEVICE=bbox -dDEVICEWIDTHPOINTS=1 -dDEVICEHEIGHTPOINTS=1 %s 2>&1 | grep -c HiResBoundingBox", in ps_pages()
/third_party/alsa-utils/alsaloop/
H A Dalsaloop.c104 snprintf(idbuf, sizeof(idbuf)-1, "%s %s", id, device); in create_loopback_handle()
/third_party/icu/icu4c/source/test/intltest/
H A Dnormconf.cpp463 snprintf(msg, sizeof(msg), kMessages[mode], field); in checkNorm()
/third_party/libsnd/src/
H A Dmpeg_decode.c330 { snprintf (buf, ARRAY_LEN (buf), "%hhu", (unsigned char) tags->comment [29]) ; in mpeg_decoder_read_strings_id3v1()
/third_party/libuv/src/unix/
H A Dsunos.c381 * we don't want to potentially create a race condition in the use of snprintf.
390 snprintf(buf, sizeof(buf), "/proc/%lu/path/a.out", (unsigned long) getpid()); in uv_exepath()
/third_party/mbedtls/programs/psa/
H A Dpsa_constant_names_generated.c138 return snprintf(buffer, buffer_size, in psa_snprint_key_type()
/third_party/json/include/nlohmann/detail/input/
H A Dlexer.hpp14 #include <cstdio> // snprintf
1458 static_cast<void>((std::snprintf)(cs.data(), cs.size(), "<U+%.4X>", static_cast<unsigned char>(c))); // NOLINT(cppcoreguidelines-pro-type-vararg,hicpp-vararg) in get_token_string()
/third_party/mesa3d/src/asahi/lib/
H A Ddecode.c629 snprintf(buffer, sizeof(buffer), "%s.%04d", dump_file_base, agxdecode_dump_frame_count); in agxdecode_dump_file_open()
/third_party/mesa3d/src/compiler/glsl/
H A Dir_builder_print_visitor.cpp718 snprintf(return_deref_string, sizeof(return_deref_string), in visit_leave()
/third_party/node/src/
H A Dinspector_socket_server.cc110 int header_len = snprintf(header, in SendHttpResponse()
/third_party/nghttp2/examples/
H A Dlibevent-client.c99 /* MAX 5 digits (max 65535) + 1 ':' + 1 NULL (because of snprintf) */ in create_http2_stream_data()
113 (size_t)snprintf(stream_data->authority + u->field_data[UF_HOST].len, in create_http2_stream_data()
H A Dclient.c411 snprintf(service, sizeof(service), "%u", port); in connect_to()
/third_party/mesa3d/src/mesa/main/
H A Dversion.c135 snprintf(ctx->VersionString, max, in create_version_string()
H A Dtexstorage.c497 snprintf(func, 32, "glTex%sStorage%uD", suffix, dims); in texture_storage()
/third_party/libinput/src/
H A Devdev-tablet-pad.c566 snprintf(event_path, in pad_init_buttons_from_libwacom()

Completed in 29 milliseconds

1...<<41424344454647484950>>...63