Home
last modified time | relevance | path

Searched refs:snprintf (Results 1076 - 1100 of 1572) sorted by relevance

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

/third_party/libsnd/src/
H A Dmat5.c370 snprintf (name, sizeof (name), "%f\n", samplerate) ; in mat5_read_header()
/third_party/libuv/test/
H A Dtest-threadpool-cancel.c72 snprintf(buf, in saturate_threadpool()
/third_party/libsnd/programs/
H A Dsndfile-info.c193 snprintf (str, sizeof (str) - 1, "%02d:%02d:%06.3f", hrs, min, sec) ; in format_duration_str()
/third_party/libcoap/examples/
H A Detsi_iot_01.c182 snprintf((char *)buf, buflen, "test/%p", (void *)test_payload); in hnd_post_test()
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_clip.c229 snprintf(tmp, ARRAY_SIZE(tmp), "gl_ClipPlane%dMESA", plane); in get_ucp()
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_socket.c207 snprintf(un.sun_path, sizeof(un.sun_path), "%s", VTEST_DEFAULT_SOCKET_NAME); in virgl_vtest_connect()
/third_party/mesa3d/src/gallium/frontends/va/
H A Dcontext.c197 snprintf(drv->vendor_string, sizeof(drv->vendor_string), in VA_DRIVER_INIT_FUNC()
/third_party/node/src/
H A Dinspector_io.cc52 snprintf(uuid, sizeof(uuid), "%04x%04x-%04x-%04x-%04x-%04x%04x%04x", in GenerateID()
H A Dnode_os.cc208 snprintf(mac.data(), in GetInterfaceAddresses()
/third_party/musl/porting/linux/user/src/gwp_asan/
H A Dgwp_asan.c185 snprintf(log_path, GWP_ASAN_NAME_LEN, "%s%s.%s.%d.log", GWP_ASAN_LOG_DIR, GWP_ASAN_LOG_TAG, path, getpid()); in gwp_asan_printf()
/third_party/musl/src/gwp_asan/linux/
H A Dgwp_asan.c185 snprintf(log_path, GWP_ASAN_NAME_LEN, "%s%s.%s.%d.log", GWP_ASAN_LOG_DIR, GWP_ASAN_LOG_TAG, path, getpid()); in gwp_asan_printf()
/third_party/node/deps/icu-small/source/i18n/
H A Dchoicfmt.cpp178 snprintf(temp, sizeof(temp), "%.*g", DBL_DIG, value); in dtos()
181 Using setlocale on some machines will cause snprintf to use a comma for certain locales. in dtos()
/third_party/ninja/src/
H A Dlexer.cc38 snprintf(buf, sizeof(buf), "%s:%d: ", filename_.AsString().c_str(), line); in Error()
/third_party/mesa3d/src/intel/tools/
H A Derror2aub.c267 snprintf(out_filename, out_filename_size, "%s.aub", in_filename); in main()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_linear_llvm.c282 snprintf(func_name, sizeof(func_name), "fs_variant_linear"); in llvmpipe_fs_variant_linear_llvm()
/third_party/libinput/src/
H A Devdev-wheel.c450 snprintf(timer_name, in fallback_init_wheel()
/third_party/libinput/tools/
H A Dlibinput-debug-tablet.c106 len += snprintf(&buf[len], sizeof(buf) - len, "%s ", name); in print_buttons()
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl17.c129 snprintf(template, PATH_MAX, "fcntl17XXXXXX"); in setup()
H A Dfcntl21.c99 snprintf(template, PATH_MAX, "fcntl21XXXXXX"); in setup()
H A Dfcntl20.c102 snprintf(template, PATH_MAX, "fcntl20XXXXXX"); in setup()
H A Dfcntl19.c101 snprintf(template, PATH_MAX, "fcntl19XXXXXX"); in setup()
H A Dfcntl11.c98 snprintf(template, PATH_MAX, "fcntl11XXXXXX"); in setup()
/third_party/ltp/testcases/lib/
H A Dtst_net_vars.c338 snprintf(buf, sizeof(buf), in get_ipv6_network()
/third_party/ltp/testcases/kernel/fs/read_all/
H A Dread_all.c654 snprintf(dent_path, MAX_PATH, in visit_dir()
/third_party/lwip/src/apps/http/
H A Daltcp_proxyconnect.c101 /* Format the http proxy connect request via snprintf */
105 return snprintf(buffer, bufsize, PROXY_CONNECT_FORMAT(host, port)); in altcp_proxyconnect_format_request()

Completed in 20 milliseconds

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