Home
last modified time | relevance | path

Searched refs:Join (Results 1 – 17 of 17) sorted by relevance

/openbmc/linux/rust/alloc/
H A Dslice.rs578 pub fn join<Separator>(&self, sep: Separator) -> <Self as Join<Separator>>::Output in join()
580 Self: Join<Separator>, in join()
582 Join::join(self, sep) in join()
598 pub fn connect<Separator>(&self, sep: Separator) -> <Self as Join<Separator>>::Output in connect()
600 Self: Join<Separator>, in connect()
602 Join::join(self, sep) in connect()
697 pub trait Join<Separator> { interface
724 impl<T: Clone, V: Borrow<[T]>> Join<&T> for [V] {
747 impl<T: Clone, V: Borrow<[T]>> Join<&[T]> for [V] {
/openbmc/openbmc/poky/meta/recipes-devtools/go/go/
H A D0002-cmd-go-Allow-GOTOOLDIR-to-be-overridden-in-the-envir.patch44 - build.ToolDir = filepath.Join(GOROOTpkg, "tool", installedGOOS+"_"+installedGOARCH)
48 + build.ToolDir = filepath.Join(GOROOTpkg, "tool", installedGOOS+"_"+installedGOARCH)
H A D0007-exec.go-filter-out-build-specific-paths-from-linker-.patch40 + newflags = append(newflags, strings.Join(filterd_Extldflags, " "))
H A D0005-cmd-dist-separate-host-and-target-builds.patch182 + xprintf("Building %s for host, %s/%s.\n", strings.Join(toBuild, ","), goos, goarch)
197 + xprintf("Building %s for target, %s/%s.\n", strings.Join(toBuild, ","), goos, goarch)
H A D0009-go-Filter-build-paths-on-staticly-linked-arches.patch35 + return strings.Join(newflags, " ")
/openbmc/linux/Documentation/admin-guide/device-mapper/
H A Dlinear.rst29 # Join 2 devices together
/openbmc/bmcweb/
H A DOWNERS39 # - Join and answer questions of the #bmcweb-and-redfish channel within
42 # - Join and answer architecture queries posed to the mailing list concerning
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/pidgin/pidgin/
H A Dfix_incompatible_pointer_types_for_gtkitemfactorycallbacks_on_gcc-14.patch82 - { N_("/Conversation/Join a _Chat..."), NULL, menu_join_chat_cb,
83 + { N_("/Conversation/Join a _Chat..."), NULL, (GtkItemFactoryCallback)menu_join_chat_cb,
/openbmc/webui-vue/
H A DREADME.md51 - Join us in the
/openbmc/docs/
H A DSECURITY.md47 - Join the OpenBMC community and fix the problem yourself.
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_systeminfo_parameters.robot584 Add Prefix To List Objects And Join String
617 ${sys_fw_version_string}= Add Prefix To List Objects And Join String ${sys_fw_version}
628 ${sys_name_hex_default}= Add Prefix To List Objects And Join String ${sys_name_default}
639 ${primary_os_name_hex}= Add Prefix To List Objects And Join String ${primary_os_name}
650 ${default_os_name_hex}= Add Prefix To List Objects And Join String ${default_os_name}
661 ${present_os_num_hex}= Add Prefix To List Objects And Join String ${present_os_num}
/openbmc/linux/Documentation/driver-api/i3c/
H A Dprotocol.rst95 I3C Hot-Join
98 The Hot-Join mechanism is similar to USB hotplug. This mechanism allows
/openbmc/docs/security/
H A Dhow-to-report-a-security-vulnerability.md62 - Join the OpenBMC community and fix the problem yourself.
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_redfish_image_upload.robot140 ${image_file_path}= OperatingSystem.Join Path ${BAD_IMAGES_DIR_PATH}
/openbmc/linux/Documentation/filesystems/
H A Dxfs-delayed-logging-design.rst986 4. Join item to transaction
1031 4. Join item to transaction
/openbmc/qemu/
H A Dqemu-options.hx1643 Join a throttling quota group with given name g. All drives that
/openbmc/openbmc/poky/meta/recipes-devtools/binutils/binutils/
H A D0008-Use-libtool-2.4.patch27352 + # Join marker and all lines until next marker into a single line