| /third_party/libinput/src/ |
| H A D | evdev-mt-touchpad-edge-scroll.c | 339 snprintf(timer_name, in tp_edge_scroll_init()
|
| H A D | evdev-middle-button.c | 705 snprintf(timer_name, in evdev_init_middlebutton()
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_screen.c | 104 snprintf(buffer, sizeof(buffer), "i915 (chipset: %s)", chipset); in i915_get_name()
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/gp/ |
| H A D | node.c | 320 snprintf(node->name, sizeof(node->name), "new"); in gpir_node_create()
|
| /third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_gather.c | 329 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 D | crocus_screen.c | 123 snprintf(buf, sizeof(buf), "Mesa %s", devinfo->name); in crocus_get_name()
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/tests/ |
| H A D | rc_test_helpers.c | 548 n = snprintf(path, PATH_MAX, TEST_PATH "/%s", filename); in load_program()
|
| /third_party/pcre2/pcre2/src/ |
| H A D | pcre2_internal.h | 90 /* Older versions of MSVC lack snprintf(). This define allows for 95 #define snprintf _snprintf macro
|
| /third_party/pulseaudio/src/modules/jack/ |
| H A D | module-jack-sink.c | 404 if (snprintf(port_order, 4, "%d", i+1) >= 4) in pa__init()
|
| H A D | module-jack-source.c | 346 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 D | DrawCallPerf.cpp | 284 snprintf(stringBuffer, sizeof(stringBuffer), "tex%zu", i); in initializeBenchmark()
|
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ |
| H A D | Print.hpp | 83 snprintf(buf, sizeof(buf), "%p", ptr); in addr()
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/Debug/ |
| H A D | Context.cpp | 305 snprintf(name, sizeof(name), "Thread<0x%x>", id.value()); in currentThread()
|
| /third_party/skia/third_party/externals/microhttpd/src/testcurl/ |
| H A D | test_get.c | 421 snprintf(buf, sizeof(buf), "http://127.0.0.1:%hu/hello_world", in testUnknownPortGet()
|
| H A D | test_get_sendfile.c | 423 snprintf(buf, sizeof(buf), "http://127.0.0.1:%hu/", in testUnknownPortGet()
|
| /third_party/skia/src/pathops/ |
| H A D | SkPathOpsDebug.h | 71 #define SK_SNPRINTF snprintf
|
| /third_party/skia/tests/ |
| H A D | PathOpsCubicIntersectionTest.cpp | 486 snprintf(str, sizeof(str), in CubicIntersection_RandTest()
|
| /third_party/skia/third_party/externals/brotli/python/ |
| H A D | _brotli.cc | 748 snprintf(version, sizeof(version), "%d.%d.%d", in INIT_BROTLI()
|
| /third_party/skia/third_party/externals/freetype/src/tools/ftrandom/ |
| H A D | ftrandom.c | 377 snprintf( buffer, sizeof ( buffer ), in FindFonts()
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-ot-tag.cc | 483 snprintf (str, 16, "x-hbot-%08x", tag); in hb_ot_tag_to_language()
|
| /third_party/toybox/toys/pending/ |
| H A D | init.c | 226 snprintf(toybuf, sizeof(toybuf), "exec %s", command); in run_command()
|
| H A D | stty.c | 425 snprintf(vis, sizeof(vis), "%u", ch); in do_stty()
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/ |
| H A D | graphcycles_test.cc | 399 snprintf(buf, sizeof(buf), "%d", Num(g_.Ptr(path[i]))); in Path()
|
| /third_party/selinux/checkpolicy/test/ |
| H A D | dispol.c | 288 snprintf(buf, sizeof(buf), "unknown (%u)", i); in display_policycaps()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
| H A D | driver_nl80211_monitor.c | 362 snprintf(buf, IFNAMSIZ, "mon-%s", drv->first_bss->ifname + 4); in nl80211_create_monitor_interface()
|