Home
last modified time | relevance | path

Searched full:collate (Results 1 – 25 of 28) sorted by relevance

12

/openbmc/linux/fs/ntfs/
H A Dcollate.c3 * collate.c - NTFS kernel collation handling. Part of the Linux-NTFS project.
8 #include "collate.h"
72 * ntfs_collate - collate two data items using a specified collation rule
75 * @data1: first data item to collate
77 * @data2: second data item to collate
80 * Collate the two data items @data1 and @data2 using the collation rule @cr
81 * and return -1, 0, ir 1 if @data1 is found, respectively, to collate before,
82 * to match, or to collate after @data2.
H A DMakefile6 ntfs-y := aops.o attrib.o collate.o compress.o debug.o dir.o file.o \
H A Dcollate.h3 * collate.h - Defines for NTFS kernel collation handling. Part of the
H A Dunistr.c66 * ntfs_collate_names - collate two Unicode names
H A Dindex.c11 #include "collate.h"
H A Ddir.c690 * not being able to access any POSIX file names which collate
877 * not being able to access any POSIX file names which collate
H A Dlayout.h481 * COLLATION_BINARY - Collate by binary compare where the first byte is most
483 * COLLATION_UNICODE_STRING - Collate Unicode strings by comparing their binary
486 * COLLATION_FILE_NAME - Collate file names as Unicode strings. The collation
/openbmc/u-boot/tools/binman/etype/
H A Du_boot_dtb_with_ucode.py30 self.collate = False
62 # There's no need to collate it (move all microcode into one place)
64 self.collate = len(self.ucode.subnodes) > 1
69 if self.collate:
76 if self.ucode and not self.collate:
H A Du_boot_ucode.py88 if not fdt_entry.collate:
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/
H A D0013-eglibc-Forward-port-cross-locale-generation-support.patch14 locale/programs/ld-collate.c | 17 +++++-----
148 diff --git a/locale/programs/ld-collate.c b/locale/programs/ld-collate.c
150 --- a/locale/programs/ld-collate.c
151 +++ b/locale/programs/ld-collate.c
152 @@ -352,7 +352,7 @@ new_element (struct locale_collate_t *collate, const char *mbs, size_t mbslen,
/openbmc/linux/Documentation/admin-guide/aoe/
H A Dstatus.sh2 # collate and present sysfs information about AoE storage
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/aoetools/aoetools/
H A Daoe-stat-no-bashism.patch22 # aoe-stat - collate and present information about AoE storage
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Dump/
H A DCreate.interface.yaml83 can collate additional, relevant diagnostic data or add this
/openbmc/linux/drivers/hwtracing/coresight/
H A Dcoresight-sysfs.c38 * This group will then be used to collate the sysfs links between
/openbmc/openbmc/poky/meta/recipes-devtools/perl/files/
H A Dperl-rdepends.txt898 RDEPENDS:perl-module-i18n-collate += "perl-module-exporter"
899 RDEPENDS:perl-module-i18n-collate += "perl-module-overload"
900 RDEPENDS:perl-module-i18n-collate += "perl-module-posix"
901 RDEPENDS:perl-module-i18n-collate += "perl-module-strict"
902 RDEPENDS:perl-module-i18n-collate += "perl-module-warnings-register"
2875 RDEPENDS:perl-module-unicode-collate-cjk-big5 += "perl-module-strict"
2876 RDEPENDS:perl-module-unicode-collate-cjk-big5 += "perl-module-warnings"
2877 RDEPENDS:perl-module-unicode-collate-cjk-gb2312 += "perl-module-strict"
2878 RDEPENDS:perl-module-unicode-collate-cjk-gb2312 += "perl-module-warnings"
2879 RDEPENDS:perl-module-unicode-collate-cjk-jisx0208 += "perl-module-strict"
[all …]
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dmigration-2.4.rst129 - ``libi18n-collate-perl``: This recipe was previously needed for LSB
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/
H A Dglib.inc146 …for t in convert.test collate.test gdatetime.test date.test converter-stream.test option-context.t…
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dproviders.py251 # Collate providers by PN
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_ctl.c514 /* CTL_TOP[31:28] carries group_id to collate CTL paths in dpu_hw_ctl_intf_cfg_v1()
/openbmc/linux/include/linux/
H A Ddma-buf.h142 * collate the requirements of the attached devices, and choose an
/openbmc/qemu/tests/qtest/fuzz/
H A Dgeneric_fuzz.c842 * The idea is to collate the core behaviors of the two inputs.
/openbmc/openbmc/poky/meta/conf/distro/include/
H A Ddistro_alias.inc142 DISTRO_PN_ALIAS:pn-libi18n-collate-perl = "OSPDT"
/openbmc/openbmc/poky/meta/recipes-devtools/perl/
H A Dperl_5.40.0.bb284 FILES:${PN}-doc:append = " ${libdir}/perl5/${PV}/Unicode/Collate/*.txt \
/openbmc/qemu/tests/data/qobject/
H A Dqdict.txt3018 collate.c: 3675
3019 collate.h: 1705
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dhighlight.pack.js2 …_id cluster_probability cluster_set clustering coalesce coercibility col collate collation collect…

12