/kernel/linux/linux-5.10/sound/soc/stm/ |
H A D | stm32_sai_sub.c | 475 STM_SAI_IS_SUB_A(sai) ? strcat(p, "a_mclk") : strcat(p, "b_mclk"); in stm32_sai_add_mclk_provider()
|
/kernel/linux/linux-6.6/sound/soc/stm/ |
H A D | stm32_sai_sub.c | 473 STM_SAI_IS_SUB_A(sai) ? strcat(p, "a_mclk") : strcat(p, "b_mclk"); in stm32_sai_add_mclk_provider()
|
/third_party/cups-filters/filter/foomatic-rip/ |
H A D | util.c | 803 strcat(ds->data, str); in dstrinsert() 804 strcat(ds->data, ©[idx]); in dstrinsert()
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cnmdptst.c | 795 strcat(locale, "@currency="); in TestCurrencyKeywords() 796 strcat(locale, currencies[j]); in TestCurrencyKeywords()
|
H A D | callcoll.c | 1337 strcat(input, "@collation="); in TestJ5298() 1338 strcat(input, keywordValue); in TestJ5298()
|
H A D | cucdtst.c | 88 strcat(path, ".." U_FILE_SEP_STRING "unidata" U_FILE_SEP_STRING); in parseUCDFile() 89 strcat(path, filename); in parseUCDFile() 95 strcat(backupPath, U_FILE_SEP_STRING); in parseUCDFile() 96 strcat(backupPath, "unidata" U_FILE_SEP_STRING); in parseUCDFile() 97 strcat(backupPath, filename); in parseUCDFile()
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta.c | 463 strcat(path, "/.cache"); in radv_builtin_cache_path() 525 strcat(path2, "XXXXXX"); in radv_store_meta_pipeline()
|
/third_party/ltp/lib/ |
H A D | tst_test.c | 671 strcat(optstr, options[i].optstr); in parse_opts() 674 strcat(optstr, tst_test->options[i].optstr); in parse_opts()
|
/third_party/ltp/testcases/kernel/fs/doio/ |
H A D | iogen.c | 1855 strcat(fptr->f_path, "/"); in parse_cmdline() 1856 strcat(fptr->f_path, file); in parse_cmdline()
|
/third_party/lwip/src/apps/http/makefsdata/ |
H A D | makefsdata.c | 1122 strcat(intbuf, "\r\n"); in file_write_http_header() 1158 strcat(modbuf, "\r\n"); in file_write_http_header()
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_common.hpp | 219 // Disable sprintf and strcat warnings. 254 strcat(buf, ".0"); in convert_to_string() 268 strcat(buf, ".0"); in convert_to_string()
|
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | solos-pci.c | 1011 strcat(msg, item); in print_buffer() 1014 strcat(msg, item); in print_buffer() 1020 strcat(msg, item); in print_buffer()
|
/kernel/linux/linux-5.10/scripts/mod/ |
H A D | modpost.c | 1398 strcat(p, "const "); in sec2annotation() 1400 strcat(p, "data "); in sec2annotation() 1402 strcat(p, " "); in sec2annotation()
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | synthetic-events.c | 544 strcat(path, "/"); in perf_event__walk_cgroup_tree() 545 strcat(path, dent->d_name); in perf_event__walk_cgroup_tree() 577 strcat(cgrp_root, "/"); in perf_event__synthesize_cgroups()
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | solos-pci.c | 1011 strcat(msg, item); in print_buffer() 1014 strcat(msg, item); in print_buffer() 1020 strcat(msg, item); in print_buffer()
|
/third_party/backends/backend/ |
H A D | ma1509.c | 145 strcat ((SANE_String) buffer_byte_list, (SANE_String) buffer_byte); in print_data_buffer() 373 strcat ((SANE_String) inquiry_text_list, in attach() 376 strcat ((SANE_String) inquiry_byte_list, in attach()
|
H A D | snapscan-scsi.c | 431 strcat(str,"\n"); in snapscani_debug_data() 432 strcat(str,tmpstr); in snapscani_debug_data() 435 strcat(str," ..."); in snapscani_debug_data()
|
/kernel/linux/linux-5.10/arch/m68k/amiga/ |
H A D | config.c | 212 strcat(amiga_model_name, amiga_models[amiga_model-AMI_500]); in amiga_identify()
|
/kernel/linux/linux-5.10/drivers/clk/ti/ |
H A D | clkctrl.c | 641 strcat(provider->clkdm_name, "clkdm"); in _ti_omap4_clkctrl_setup()
|
/kernel/linux/linux-6.6/arch/m68k/amiga/ |
H A D | config.c | 213 strcat(amiga_model_name, amiga_models[amiga_model-AMI_500]); in amiga_identify()
|
/kernel/linux/linux-5.10/tools/testing/selftests/mqueue/ |
H A D | mq_perf_tests.c | 623 strcat(queue_path, option); in main()
|
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | enclosure.c | 187 strcat(name, dev_name(&cdev->cdev)); in enclosure_link_name()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | health.c | 817 strcat(name, dev_name(dev->device)); in mlx5_health_init()
|
/kernel/linux/linux-5.10/drivers/net/hamradio/ |
H A D | baycom_ser_fdx.c | 521 strcat(hi->data.modename, (!bc->opt_dcd) ? "*" : "+"); in baycom_ioctl()
|
H A D | baycom_ser_hdx.c | 575 strcat(hi->data.modename, (!bc->opt_dcd) ? "*" : (bc->opt_dcd == -2) ? "@" : "+"); in baycom_ioctl()
|