Home
last modified time | relevance | path

Searched refs:snprintf (Results 1101 - 1125 of 1572) sorted by relevance

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

/third_party/libinput/src/
H A Devdev-mt-touchpad-edge-scroll.c339 snprintf(timer_name, in tp_edge_scroll_init()
H A Devdev-middle-button.c705 snprintf(timer_name, in evdev_init_middlebutton()
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_screen.c104 snprintf(buffer, sizeof(buffer), "i915 (chipset: %s)", chipset); in i915_get_name()
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dnode.c320 snprintf(node->name, sizeof(node->name), "new"); in gpir_node_create()
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_gather.c329 snprintf(intrinsic, sizeof intrinsic, "llvm.masked.gather.v%u%s%u", in lp_build_gather_avx2()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_screen.c123 snprintf(buf, sizeof(buf), "Mesa %s", devinfo->name); in crocus_get_name()
/third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/
H A Drc_test_helpers.c548 n = snprintf(path, PATH_MAX, TEST_PATH "/%s", filename); in load_program()
/third_party/pcre2/pcre2/src/
H A Dpcre2_internal.h90 /* Older versions of MSVC lack snprintf(). This define allows for
95 #define snprintf _snprintf macro
/third_party/pulseaudio/src/modules/jack/
H A Dmodule-jack-sink.c404 if (snprintf(port_order, 4, "%d", i+1) >= 4) in pa__init()
H A Dmodule-jack-source.c346 if (snprintf(port_order, 4, "%d", i+1) >= 4) in pa__init()
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DDrawCallPerf.cpp284 snprintf(stringBuffer, sizeof(stringBuffer), "tex%zu", i); in initializeBenchmark()
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DPrint.hpp83 snprintf(buf, sizeof(buf), "%p", ptr); in addr()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/
H A DContext.cpp305 snprintf(name, sizeof(name), "Thread<0x%x>", id.value()); in currentThread()
/third_party/skia/third_party/externals/microhttpd/src/testcurl/
H A Dtest_get.c421 snprintf(buf, sizeof(buf), "http://127.0.0.1:%hu/hello_world", in testUnknownPortGet()
H A Dtest_get_sendfile.c423 snprintf(buf, sizeof(buf), "http://127.0.0.1:%hu/", in testUnknownPortGet()
/third_party/skia/src/pathops/
H A DSkPathOpsDebug.h71 #define SK_SNPRINTF snprintf
/third_party/skia/tests/
H A DPathOpsCubicIntersectionTest.cpp486 snprintf(str, sizeof(str), in CubicIntersection_RandTest()
/third_party/skia/third_party/externals/brotli/python/
H A D_brotli.cc748 snprintf(version, sizeof(version), "%d.%d.%d", in INIT_BROTLI()
/third_party/skia/third_party/externals/freetype/src/tools/ftrandom/
H A Dftrandom.c377 snprintf( buffer, sizeof ( buffer ), in FindFonts()
/third_party/skia/third_party/externals/harfbuzz/src/
H A Dhb-ot-tag.cc483 snprintf (str, 16, "x-hbot-%08x", tag); in hb_ot_tag_to_language()
/third_party/toybox/toys/pending/
H A Dinit.c226 snprintf(toybuf, sizeof(toybuf), "exec %s", command); in run_command()
H A Dstty.c425 snprintf(vis, sizeof(vis), "%u", ch); in do_stty()
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles_test.cc399 snprintf(buf, sizeof(buf), "%d", Num(g_.Ptr(path[i]))); in Path()
/third_party/selinux/checkpolicy/test/
H A Ddispol.c288 snprintf(buf, sizeof(buf), "unknown (%u)", i); in display_policycaps()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_monitor.c362 snprintf(buf, IFNAMSIZ, "mon-%s", drv->first_bss->ifname + 4); in nl80211_create_monitor_interface()

Completed in 25 milliseconds

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