Home
last modified time | relevance | path

Searched refs:snprintf (Results 751 - 775 of 1572) sorted by relevance

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

/third_party/ltp/testcases/kernel/syscalls/statx/
H A Dstatx01.c94 snprintf(line, PATH_MAX, "/proc/%d/fdinfo/%d", pid, file_fd); in test_mnt_id()
/third_party/ltp/testcases/kernel/syscalls/symlinkat/
H A Dsymlinkat01.c226 snprintf(dpathname, sizeof(dpathname), tmp, get_current_dir_name()); in setup()
/third_party/ltp/testcases/kernel/mem/mtest06/
H A Dmmap2.c92 snprintf(template, PATH_MAX, "ashfileXXXXXX"); in mkfile()
/third_party/ltp/testcases/kernel/syscalls/preadv2/
H A Dpreadv203.c248 snprintf(path, sizeof(path), MNTPOINT"/file_%i", i); in setup()
/third_party/ltp/testcases/kernel/input/
H A Dinput_helper.c44 snprintf(path, sizeof(path), "/dev/input/event%i", i); in try_open_device()
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dtsimpleinj.c69 snprintf(buf,30,"/tmp/test%d.XXXXXXXX",tmpcount++); in tempfd()
/third_party/ltp/testcases/kernel/syscalls/clock_gettime/
H A Dleapsec01.c41 if (snprintf(fmt, sizeof(fmt), "%%T.%09ld", now->tv_nsec) < 0) { in strtime()
/third_party/node/deps/v8/src/base/platform/
H A Dplatform-linux.cc90 snprintf(lib_name, kLibNameLen, "%08" V8PRIxPTR "-%08" V8PRIxPTR, start, in GetSharedLibraryAddresses()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_printf.c115 snprintf(type_fmt + 2, 3, "%s", PRId64); in lp_build_print_value()
/third_party/musl/libc-test/src/functionalext/supplement/unistd/
H A Dfaccessat.c104 snprintf(cmd, sizeof(cmd), "chmod 777 %s", ptr); in faccessat_0500()
/third_party/pulseaudio/src/tests/
H A Dconnect-stress.c174 snprintf(name, sizeof(name), "stream #%i", i); in context_state_callback()
H A Dextended-test.c135 snprintf(name, sizeof(name), "stream #%i", i); in context_state_callback()
H A Dsync-playback.c134 snprintf(name, sizeof(name), "stream #%i", i); in context_state_callback()
/third_party/skia/third_party/externals/microhttpd/doc/examples/
H A Dlargepost.c194 snprintf (buffer, sizeof (buffer), askpage, nr_of_uploading_clients); in answer_to_connection()
/third_party/skia/third_party/externals/microhttpd/src/include/
H A Dplatform_interface.h75 /* Platform-independent snprintf name */
77 #define MHD_snprintf_ snprintf
/third_party/python/Modules/_ctypes/darwin/
H A Ddlfcn_simple.c223 snprintf(undersym, 256, "_%s", symbol); in darwin_dlsym()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_cat_benchmark.cc54 snprintf(on_stack, sizeof(on_stack), "%s %s:%d", kStringOne, kStringTwo, i); in BM_StrCat_By_snprintf()
/third_party/selinux/libsepol/tests/
H A Dtest-expander.c77 if (snprintf(filename[i], PATH_MAX, "policies/test-expander/%s%s", myfiles[i], mls ? ".mls" : ".std") < 0) in expander_policy_init()
/third_party/selinux/libselinux/src/
H A Dsestatus.c298 snprintf(path, sizeof(path), "%s/status", selinux_mnt); in selinux_status_open()
/third_party/spirv-tools/source/opt/
H A Dscalar_replacement_pass.h41 const auto num_to_write = snprintf( in ScalarReplacementPass()
/third_party/ffmpeg/libavformat/
H A Dhttp.c247 snprintf(sanitized_path, sizeof(sanitized_path), "/%s", path1); in http_open_cnx_internal()
305 snprintf(http_code, sizeof(http_code), "%d", s->http_code); in http_should_reconnect()
574 message_len = snprintf(message, sizeof(message), in http_write_reply()
590 message_len = snprintf(message, sizeof(message), in http_write_reply()
1390 q += snprintf(q, 4, "%%%02X", (uint8_t)*path++); in bprint_escaped_path()
1835 snprintf(temp, sizeof(temp), "%x\r\n", size); in http_write()
2077 snprintf(s->buffer, sizeof(s->buffer), in http_proxy_open()
/third_party/backends/backend/escl/
H A Descl.c268 snprintf(url_port, sizeof(url_port), "https://%s:%d", ip_address, port_nb); in escl_device_add()
304 snprintf(tmp, sizeof(tmp), "%s SSL", model_name); in escl_device_add()
314 snprintf(tmp, sizeof(tmp), "%s scanner", (is ? is : "flatbed or ADF")); in escl_device_add()
405 snprintf(unix_path, sizeof(unix_path), "unix:%s:", cdev->unix_socket); in convertFromESCLDev()
407 len = snprintf(NULL, 0, "%shttp%s://%s:%d", in convertFromESCLDev()
415 snprintf(tmp, len, "%shttp%s://%s:%d", in convertFromESCLDev()
599 snprintf(url_port, sizeof(url_port), "https://%s:%d", escl_device->ip_address, escl_device->port_nb); in attach_one_config()
1877 url_len = snprintf(NULL, 0, "%s://%s:%d%s", in escl_curl_url()
1882 snprintf(url, url_len, "%s://%s:%d%s", in escl_curl_url()
/third_party/ltp/tools/sparse/sparse-src/
H A Dlinearize.c94 snprintf(buf, 64, ".L%u", bb->nr); in show_label()
116 snprintf(buf, 64, "<bad symbol>"); in show_pseudo()
120 snprintf(buf, 64, "%s", show_label(sym->bb_target)); in show_pseudo()
124 snprintf(buf, 64, "%s", show_ident(sym->ident)); in show_pseudo()
128 snprintf(buf, 64, "<anon symbol:%p>", verbose ? sym : NULL); in show_pseudo()
132 snprintf(buf, 64, "<symbol value: %lld>", expr->value); in show_pseudo()
143 i = snprintf(buf, 64, "%%r%d", pseudo->nr); in show_pseudo()
150 snprintf(buf, 64, "$%#llx", value); in show_pseudo()
152 snprintf(buf, 64, "$%lld", value); in show_pseudo()
156 snprintf(bu in show_pseudo()
[all...]
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/
H A Dmali_kbase_sync_android.c114 snprintf(str, size, "%d", atomic_read(&mtl->signaled)); in timeline_value_str()
121 snprintf(str, size, "%d(%d)", mpt->order, mpt->result); in pt_value_str()
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/
H A Dmali_kbase_sync_android.c121 (void)snprintf(str, size, "%d", atomic_read(&mtl->signaled)); in timeline_value_str()
128 (void)snprintf(str, size, "%d(%d)", mpt->order, mpt->result); in pt_value_str()

Completed in 21 milliseconds

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