Home
last modified time | relevance | path

Searched refs:sprintf (Results 651 - 675 of 1198) sorted by relevance

1...<<21222324252627282930>>...48

/third_party/astc-encoder/Source/
H A Dastcenc_diagnostic_trace.cpp222 sprintf(buffer, "%.20g", (double)value); in trace_add_data()
/third_party/googletest/googletest/src/hwext/
H A Dgtest-tag.cc57 sprintf(err, "Illegal %s value '0x%08x'\n", naming(), hex); in verify()
/third_party/gptfdisk/
H A Dguid.cc183 sprintf(theString, in AsString()
/third_party/icu/icu4c/source/extra/uconv/
H A Duwmsg.c254 sprintf(error, "UNDOCUMENTED ICU ERROR %d", err); in u_wmsg_errorName()
/third_party/libuv/docs/code/uvwget/
H A Dmain.c42 sprintf(filename, "%d.download", num); in add_download()
/third_party/libcoap/examples/
H A Dtiny.c67 len = sprintf((char *)buf, "%c%u", enc, COAP_PSEUDOFP_DECODE_8_4(enc)); in make_pdu()
/third_party/mbedtls/programs/ssl/
H A Dssl_client1.c215 len = sprintf((char *) buf, GET_REQUEST); in main()
/third_party/ltp/pan/
H A Dreporter.c199 sprintf(tagname, "no_tag_%d", notag++); in scanner_test_end()
/third_party/ltp/testcases/kernel/irq/
H A Dirqbalance01.c196 sprintf(path, "/proc/irq/%u/smp_affinity", irq_ids[row]); in collect_irq_info()
/third_party/ltp/testcases/kernel/syscalls/open/
H A Dopen12.c179 sprintf(buf, "%ld", TEST_RETURN); in test_cloexec()
/third_party/ltp/testcases/kernel/syscalls/openat/
H A Dopenat02.c154 sprintf(buf, "%ld", TEST_RETURN); in testfunc_cloexec()
/third_party/ltp/testcases/kernel/fs/mongo/
H A Dmongo_compare.c185 sprintf(out_line, "%s : %6.2f / %6.2f = %.2f\n", in main()
/third_party/ltp/testcases/kernel/sched/hyperthreading/ht_affinity/
H A Dht_affinity.c133 sprintf(buf, "%s%d/%s%c", PROCFS_PATH, pid, AFFINITY_NAME, 0); in get_porc_affinity()
/third_party/ltp/testcases/kernel/syscalls/clone/
H A Dclone02.c192 if ((sprintf(file_name, "parent_file_%ld", syscall(__NR_gettid))) <= 0) in setup()
193 tst_brkm(TBROK | TERRNO, cleanup, "sprintf() failed"); in setup()
/third_party/ltp/testcases/kernel/syscalls/fanotify/
H A Dfanotify12.c228 sprintf(fname, "fname_%d", getpid()); in do_setup()
H A Dfanotify06.c165 sprintf(fname, "%s/tfile_%d", tc->mnt, getpid()); in test_fanotify()
/third_party/ltp/testcases/kernel/syscalls/remap_file_pages/
H A Dremap_file_pages01.c235 sprintf(fname, "/dev/shm/cache_%d", getpid()); in setup()
/third_party/ltp/testcases/network/nfsv4/locks/
H A Dnetsync.c117 sprintf(message, "%d:%s:%d::", type, fname, nThread); in setupClients()
/third_party/ltp/testcases/kernel/syscalls/setrlimit/
H A Dsetrlimit01.c299 sprintf(filename, "setrlimit1.%d", getpid()); in setup()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_close/
H A D2-1.c52 sprintf(qname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_unlink/
H A D2-2.c60 sprintf(mqname, "/" FUNCTION "_" TEST "_%d", getpid()); in main()
/third_party/musl/libc-test/src/functional/
H A Dinet_pton.c26 for (i=0; i<n; i++) sprintf(d+2*i, "%02x", p[i]); in tohex()
/third_party/pulseaudio/src/modules/raop/
H A Draop-util.c167 sprintf(&s[2*i], "%02x", (unsigned int) d[i]); in pa_raop_md5_hash()
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DFrameBufferX11.cpp183 sprintf(string, "FPS: %.2f (max: %.2f)", FPS, maxFPS); in blit()
/third_party/skia/third_party/externals/icu/source/extra/uconv/
H A Duwmsg.c254 sprintf(error, "UNDOCUMENTED ICU ERROR %d", err); in u_wmsg_errorName()

Completed in 11 milliseconds

1...<<21222324252627282930>>...48