| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | register-allocator.cc | 1094 int prefix = snprintf(buffer, max_prefix_length, "[-B%d-%s", rpo_number, in PrintBlockRow() 1141 prefix = snprintf(buffer, max_prefix_length, "|%s", kind_string); in PrintRangeRow() 1143 prefix = snprintf(buffer, max_prefix_length, "|%s", in PrintRangeRow()
|
| /third_party/toybox/toys/pending/ |
| H A D | awk.c | 2516 if (n == (long long)n) k = snprintf(TT.pbuf, PBUFSIZE, "%lld", (long long)n); in num_to_zstring() 2517 else k = snprintf(TT.pbuf, PBUFSIZE, fmt, n); in num_to_zstring() 2688 snprintf(TT.one_char_fs, sizeof(TT.one_char_fs), "[%c]", fs[0]); in fmt_one_char_fs()
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | php-upb.h | 92 #define _upb_snprintf snprintf 106 #define _upb_snprintf snprintf 120 #error Need implementations of [v]snprintf and va_copy 3845 * snprintf()). */
|
| /third_party/ffmpeg/libavformat/ |
| H A D | matroskaenc.c | 1048 snprintf(buf, sizeof(buf), "0x%"PRIx64, par->ch_layout.u.mask); in put_flac_codecpriv() 3074 snprintf(duration_string, 20, "%02d:%02d:%012.9f", in mkv_write_trailer()
|
| /third_party/backends/backend/ |
| H A D | plustek.c | 1088 snprintf (buf, sizeof(buf), "button %d", i - OPT_BUTTON_0); in init_options() 1091 snprintf (buf, sizeof(buf), "Scanner button %d", i - OPT_BUTTON_0); in init_options()
|
| H A D | kodakaio.c | 2505 snprintf(name, 1024, "net:%s?model=0x%x", dev, model); in attach_one_net() 2507 snprintf(name, 1024, "net:%s", dev); in attach_one_net()
|
| H A D | pieusb_specific.c | 1309 snprintf (filename, 63, "/tmp/ir-spectral.pnm"); in sanei_pieusb_post() 1365 snprintf (filename, 63, "/tmp/ir-threshold.pnm"); in sanei_pieusb_post()
|
| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir.h | 56 #if defined(_WIN32) && !defined(snprintf) 57 #define snprintf _snprintf macro
|
| /third_party/pulseaudio/src/modules/alsa/ |
| H A D | alsa-mixer.c | 118 snprintf(dst, dst_len, "'%s',%d", id->name, id->index); in pa_alsa_mixer_id_to_string() 120 snprintf(dst, dst_len, "'%s'", id->name); in pa_alsa_mixer_id_to_string()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| H A D | vktRayQueryAccelerationStructuresTests.cpp | 278 snprintf(fullShaderName, 40, externalNamePart.c_str(), internalNamePart.c_str()); in registerShaderModule() 309 snprintf(fullShaderName, 40, externalNamePart.c_str(), internalNamePart.c_str()); in registerShaderModule()
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
| H A D | vktRayQueryAccelerationStructuresTests.cpp | 272 snprintf(fullShaderName, 40, externalNamePart.c_str(), internalNamePart.c_str()); in registerShaderModule() 303 snprintf(fullShaderName, 40, externalNamePart.c_str(), internalNamePart.c_str()); in registerShaderModule()
|
| /device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/cif/ |
| H A D | capture.c | 4521 ret = snprintf(cap->bus_info, sizeof(cap->bus_info), "platform:%s", dev_name(dev));
in rkcif_querycap() 5173 snprintf(sd->name, sizeof(sd->name), "rkcif-lvds-subdev");
in rkcif_register_lvds_subdev() 5175 snprintf(sd->name, sizeof(sd->name), "rkcif-lite-lvds-subdev");
in rkcif_register_lvds_subdev() 5276 ret = snprintf(sd->name, sizeof(sd->name), "rkcif-dvp-sof");
in rkcif_register_dvp_sof_subdev()
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| H A D | dhd_common.c | 2703 snprintf(eabuf, sizeof(eabuf), MACDBG, MAC2STRDBG(event->addr.octet)); in wl_show_host_event() 2759 snprintf(err_msg, sizeof(err_msg), "AUTH unknown: %d", (int)auth_type); in wl_show_host_event() 6242 nchar = snprintf(p, len, " %04x: ", i); /* line prefix */ in dhd_prhex() 6247 nchar = snprintf(p, len, "%02x ", buf[i]); in dhd_prhex()
|
| H A D | wl_cfgvendor.c | 99 snprintf(buf, sizeof(buf), "%5lu.%06lu", in wl_get_kernel_timestamp() 125 prefix_len = snprintf(buf, SUPP_LOG_LEN, "[DHD]<%s> %s: ", in wl_cfgvendor_send_supp_eventstring() 170 prefix_len = snprintf(buf, SUPP_LOG_LEN, "%s ", evt_name); in wl_cfgvendor_notify_supp_event_str() 2902 snprintf(cmd_buf, cmd_buf_len, "%s", "OK"); in wl_cfgvendor_priv_bcm_handler()
|
| H A D | dhd_pcie_linux.c | 1492 snprintf(dhdpcie_info->pciname, sizeof(dhdpcie_info->pciname), in dhdpcie_request_irq()
|
| H A D | linux_osl.c | 1131 snprintf(tempbuf, 64, "\"%s\": file \"%s\", line %d\n", in osl_assert()
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/cif/ |
| H A D | capture.c | 4688 snprintf(cap->bus_info, sizeof(cap->bus_info), in rkcif_querycap() 5358 snprintf(sd->name, sizeof(sd->name), "rkcif-lvds-subdev"); in rkcif_register_lvds_subdev() 5360 snprintf(sd->name, sizeof(sd->name), "rkcif-lite-lvds-subdev"); in rkcif_register_lvds_subdev() 5458 snprintf(sd->name, sizeof(sd->name), "rkcif-dvp-sof"); in rkcif_register_dvp_sof_subdev()
|
| /third_party/mesa3d/src/amd/vulkan/ |
| H A D | radv_device.c | 786 snprintf(device->name, sizeof(device->name), "AMD RADV %s%s", device->rad_info.name, in radv_physical_device_try_create() 790 snprintf(device->marketing_name, sizeof(device->name), "%s (RADV %s%s)", in radv_physical_device_try_create() 2090 snprintf(p->driverName, VK_MAX_DRIVER_NAME_SIZE, "radv"); in radv_get_physical_device_properties_1_2() 2091 snprintf(p->driverInfo, VK_MAX_DRIVER_INFO_SIZE, "Mesa " PACKAGE_VERSION MESA_GIT_SHA1 "%s", in radv_get_physical_device_properties_1_2()
|
| /device/soc/rockchip/common/vendor/drivers/phy/ |
| H A D | phy-rockchip-mipi-rx.c | 1704 snprintf(sd->name, sizeof(sd->name), "rockchip-mipi-dphy-rx");
in rockchip_mipidphy_probe()
|
| /device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/ |
| H A D | mpp_rkvenc2.c | 1114 snprintf(name, sizeof(name) - 1, "%s%d", mpp->dev->of_node->name, mpp->core_id);
in rkvenc_procfs_init()
|
| /device/soc/rockchip/common/vendor/drivers/media/i2c/ |
| H A D | gc2093.c | 1389 snprintf(sd->name, sizeof(sd->name), "m%02d_%s_%s %s", gc2093->module_index, facing, GC2093_NAME,
in gc2093_probe()
|
| /device/soc/rockchip/common/sdk_linux/drivers/gpu/drm/ |
| H A D | drm_modes.c | 758 ret = snprintf(mode->name, DRM_DISPLAY_MODE_LEN, "%dx%d%s", mode->hdisplay, mode->vdisplay, interlaced ? "i" : ""); in drm_mode_set_name()
|
| /device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/ |
| H A D | clk-pll.c | 1216 ret = snprintf(pll_name, sizeof(pll_name), "pll_%s", name); in rockchip_clk_register_pll()
|
| /device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/ |
| H A D | mpp_rkvenc2.c | 1103 snprintf(name, sizeof(name) - 1, "%s%d", in rkvenc_procfs_init()
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/i2c/ |
| H A D | ov13855.c | 2024 snprintf(sd->name, sizeof(sd->name), "m%02d_%s_%s %s", in ov13855_probe()
|