/third_party/alsa-lib/src/control/ |
H A D | namehint.c | 74 strcat(x, "|DESC"); in hint_list_add() 75 strcat(x, description); in hint_list_add() 190 strcat(res, ", "); in get_dev_name() 191 strcat(res, str2); in get_dev_name() 197 strcat(res, ", "); in get_dev_name() 198 strcat(res, str2); in get_dev_name() 199 strcat(res, " / "); in get_dev_name() 200 strcat(res, str1); in get_dev_name() 219 strcat(res, ", "); in get_dev_name() 220 strcat(re in get_dev_name() [all...] |
/third_party/toybox/toys/pending/ |
H A D | groupadd.c | 83 strcat(entry, grp->gr_mem[i]); in groupadd_main() 84 strcat(entry, ","); in groupadd_main() 87 strcat(entry, *toys.optargs); in groupadd_main()
|
/kernel/linux/linux-5.10/arch/mips/netlogic/xlr/ |
H A D | setup.c | 115 strcat(arcs_cmdline, arg); in build_arcs_cmdline() 116 strcat(arcs_cmdline, " "); in build_arcs_cmdline() 126 strcat(arcs_cmdline, arg); in build_arcs_cmdline() 135 strcat(arcs_cmdline, arg); in build_arcs_cmdline()
|
/third_party/icu/tools/multi/proj/provider/ |
H A D | colldiff.cpp | 61 strcat(locID, "@sp=icu"); in main() 62 strcat(locID, provider_version[v]); in main() 83 strcat(xbuf2,locID); in main() 84 strcat(xbuf2,"/"); in main()
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | ebb.c | 191 strcat(buf, "FC "); in decode_mmcr0() 193 strcat(buf, "PMAE "); in decode_mmcr0() 195 strcat(buf, "PMAO "); in decode_mmcr0() 207 strcat(buf, "GE "); in decode_bescr() 209 strcat(buf, "PMAE "); in decode_bescr() 211 strcat(buf, "PMAO "); in decode_bescr()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/ |
H A D | ebb.c | 191 strcat(buf, "FC "); in decode_mmcr0() 193 strcat(buf, "PMAE "); in decode_mmcr0() 195 strcat(buf, "PMAO "); in decode_mmcr0() 207 strcat(buf, "GE "); in decode_bescr() 209 strcat(buf, "PMAE "); in decode_bescr() 211 strcat(buf, "PMAO "); in decode_bescr()
|
/third_party/libunwind/libunwind/src/ia64/ |
H A D | Grbs.c | 55 strcat (buf, "memstk_nat("); in ia64_strloc() 57 strcat (buf, "uc("); in ia64_strloc() 59 strcat (buf, "fp("); in ia64_strloc() 68 strcat (buf, ")"); in ia64_strloc() 70 strcat (buf, ")"); in ia64_strloc() 72 strcat (buf, ")"); in ia64_strloc()
|
/kernel/linux/linux-5.10/arch/mips/dec/prom/ |
H A D | cmdline.c | 32 strcat(arcs_cmdline, arg); in prom_init_cmdline() 34 strcat(arcs_cmdline, " "); in prom_init_cmdline()
|
/kernel/linux/linux-6.6/arch/mips/dec/prom/ |
H A D | cmdline.c | 32 strcat(arcs_cmdline, arg); in prom_init_cmdline() 34 strcat(arcs_cmdline, " "); in prom_init_cmdline()
|
/third_party/elfutils/backends/ |
H A D | sparc_attrs.c | 94 s = strcat (s, ","); in sparc_check_object_attribute() 95 s = strcat (s, caps[cap]); in sparc_check_object_attribute()
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | normconf.cpp | 80 strcat(unidataPath, "unidata" U_FILE_SEP_STRING); in openNormalizationTestFile() 81 strcat(unidataPath, filename); in openNormalizationTestFile() 93 strcat(unidataPath, U_FILE_SEP_STRING ".." U_FILE_SEP_STRING ".." in openNormalizationTestFile() 96 strcat(unidataPath, filename); in openNormalizationTestFile() 108 strcat(unidataPath, U_FILE_SEP_STRING); in openNormalizationTestFile() 109 strcat(unidataPath, filename); in openNormalizationTestFile() 121 strcat(unidataPath, U_FILE_SEP_STRING ".." U_FILE_SEP_STRING ".." U_FILE_SEP_STRING); in openNormalizationTestFile() 122 strcat(unidataPath, filename); in openNormalizationTestFile() 132 strcat(unidataPath, filename); in openNormalizationTestFile() 139 strcat(unidataPat in openNormalizationTestFile() [all...] |
/kernel/linux/linux-5.10/arch/m68k/atari/ |
H A D | config.c | 581 strcat(model, "Mega ST"); in atari_get_model() 583 strcat(model, "ST"); in atari_get_model() 587 strcat(model, "Mega STE"); in atari_get_model() 589 strcat(model, "STE"); in atari_get_model() 594 strcat(model, "Medusa"); in atari_get_model() 596 strcat(model, "TT"); in atari_get_model() 599 strcat(model, "Falcon"); in atari_get_model() 601 strcat(model, " (with Afterburner040)"); in atari_get_model()
|
/kernel/linux/linux-5.10/arch/mips/txx9/generic/ |
H A D | setup_tx4939.c | 512 strcat(buf, " ACLC"); in tx4939_stop_unused_modules() 520 strcat(buf, " I2S"); in tx4939_stop_unused_modules() 525 strcat(buf, " ATA0"); in tx4939_stop_unused_modules() 530 strcat(buf, " ATA1"); in tx4939_stop_unused_modules() 535 strcat(buf, " SPI"); in tx4939_stop_unused_modules() 540 strcat(buf, " VPC"); in tx4939_stop_unused_modules() 545 strcat(buf, " SIO2"); in tx4939_stop_unused_modules() 550 strcat(buf, " SIO3"); in tx4939_stop_unused_modules()
|
/kernel/linux/linux-6.6/arch/m68k/atari/ |
H A D | config.c | 581 strcat(model, "Mega ST"); in atari_get_model() 583 strcat(model, "ST"); in atari_get_model() 587 strcat(model, "Mega STE"); in atari_get_model() 589 strcat(model, "STE"); in atari_get_model() 594 strcat(model, "Medusa"); in atari_get_model() 596 strcat(model, "TT"); in atari_get_model() 599 strcat(model, "Falcon"); in atari_get_model() 601 strcat(model, " (with Afterburner040)"); in atari_get_model()
|
/third_party/icu/tools/multi/proj/icu4cscan/ |
H A D | testxml.cpp | 87 // strcat(tmp, "\""); in _getCLDRVersionDirect() 113 // strcat(tmp, "\""); in _getCLDRVersionOld() 127 strcat(comments, tmp); in could_open() 132 strcat(comments, tmp); in could_open() 143 /*strcat(comments, tmp); */ in col_could_open() 148 /* strcat(comments, tmp); */ in col_could_open() 313 strcat(comments, tmp); in date() 320 strcat(comments,tmp); in date() 332 strcat(tmp, " "); in writeOkComments() 359 strcat(comment in could_fmt_dow() [all...] |
/third_party/icu/tools/colprobe/ |
H A D | colprobeNew.cpp | 497 strcat(tailoringName, "/"); in getFileNames() 498 strcat(tailoringName, name); in getFileNames() 499 strcat(tailoringName, "_raw."); in getFileNames() 500 strcat(tailoringName, outExtension); in getFileNames() 504 strcat(tailoringDumpName, "/"); in getFileNames() 505 strcat(tailoringDumpName, name); in getFileNames() 506 strcat(tailoringDumpName, ".dump"); in getFileNames() 511 strcat(diffName, "/"); in getFileNames() 512 strcat(diffName, name); in getFileNames() 513 strcat(diffNam in getFileNames() [all...] |
/kernel/linux/linux-5.10/arch/xtensa/platforms/iss/ |
H A D | setup.c | 76 strcat(cmdline, " "); in platform_setup() 77 strcat(cmdline, argv[i]); in platform_setup()
|
/kernel/linux/linux-5.10/tools/perf/arch/powerpc/util/ |
H A D | header.c | 48 atoi(pe->aggr_mode) == PerChip ? strcat(path, "sockets") : strcat(path, "coresperchip"); in arch_get_runtimeparam()
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | utpredef.c | 130 strcat(buffer, &ut_rtype_names[i][j]); in acpi_ut_get_expected_return_types() 321 strcat(buffer, in acpi_ut_get_argument_types() 354 strcat(buffer, &(ut_resource_type_names[i][sub_index])); in acpi_ut_get_resource_bit_width()
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | utpredef.c | 130 strcat(buffer, &ut_rtype_names[i][j]); in acpi_ut_get_expected_return_types() 321 strcat(buffer, in acpi_ut_get_argument_types() 354 strcat(buffer, &(ut_resource_type_names[i][sub_index])); in acpi_ut_get_resource_bit_width()
|
/kernel/linux/linux-6.6/lib/ |
H A D | strcat_kunit.c | 3 * Kernel module for testing 'strcat' family of functions. 21 KUNIT_EXPECT_TRUE(test, strcat(dest, "") == dest); in strcat_test() 24 KUNIT_EXPECT_TRUE(test, strcat(dest, "four\000123") == dest); in strcat_test() 28 KUNIT_EXPECT_TRUE(test, strcat(dest, "AB") == dest); in strcat_test() 98 .name = "strcat",
|
/third_party/selinux/libsepol/cil/src/ |
H A D | cil_fqn.c | 65 strcat(prefix, datum->name); in __cil_fqn_qualify_decls() 97 strcat(child_args.prefix, datum->name); in __cil_fqn_qualify_blocks() 98 strcat(child_args.prefix, "."); in __cil_fqn_qualify_blocks()
|
/kernel/linux/linux-5.10/tools/testing/selftests/ia64/ |
H A D | aliasing-test.c | 85 strcat(path2, "/"); in scan_tree() 86 strcat(path2, name); in scan_tree() 170 strcat(path2, "/"); in scan_rom() 171 strcat(path2, name); in scan_rom()
|
/kernel/linux/linux-6.6/drivers/platform/x86/dell/dell-wmi-sysman/ |
H A D | enum-attributes.c | 178 strcat(wmi_priv.enumeration_data[instance_id].dell_value_modifier, in populate_enum_data() 180 strcat(wmi_priv.enumeration_data[instance_id].dell_value_modifier, ";"); in populate_enum_data() 195 strcat(wmi_priv.enumeration_data[instance_id].possible_values, in populate_enum_data() 197 strcat(wmi_priv.enumeration_data[instance_id].possible_values, ";"); in populate_enum_data()
|
/kernel/linux/linux-6.6/tools/testing/selftests/ia64/ |
H A D | aliasing-test.c | 85 strcat(path2, "/"); in scan_tree() 86 strcat(path2, name); in scan_tree() 170 strcat(path2, "/"); in scan_rom() 171 strcat(path2, name); in scan_rom()
|