Home
last modified time | relevance | path

Searched refs:sorts (Results 1 – 25 of 91) sorted by relevance

1234

/OK3568_Linux_fs/kernel/tools/perf/ui/
H A Dhist.c515 .sorts = LIST_HEAD_INIT(perf_hpp_list.sorts),
604 list_add_tail(&format->sort_list, &list->sorts); in perf_hpp_list__register_sort_field()
610 list_add(&format->sort_list, &list->sorts); in perf_hpp_list__prepend_sort_field()
858 list_add_tail(&fmt_copy->sort_list, &node->hpp.sorts); in add_hierarchy_fmt()
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/usbinit/
H A Dusbinit.bb3 all sorts of nifty things like SSH and NFS in one go plus charging over the \
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dhist.h287 struct list_head sorts; member
337 list_for_each_entry(format, &(_list)->sorts, sort_list)
340 list_for_each_entry_safe(format, tmp, &(_list)->sorts, sort_list)
/OK3568_Linux_fs/buildroot/package/makedevs/
H A DREADME5 You can do all sorts of interesting things with a device table file.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/fio/
H A Dfio_3.30.bb7 files are included. fio displays all sorts of I/O performance information."
/OK3568_Linux_fs/kernel/Documentation/driver-api/firmware/
H A Dbuilt-in-fw.rst29 is an example subsystem which deals with these sorts of firmware
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/xserver-common/
H A Dxserver-common_1.34.bb34 # its Xsession file got name 30xinput_calibrate.sh and ls -X sorts it
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/grub/files/
H A Ddeterminism.patch6 each line can vary depending on how awk sorts the values in the array.
/OK3568_Linux_fs/kernel/fs/fscache/
H A DKconfig8 Different sorts of caches can be plugged in, depending on the
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/
H A Djedec,spi-nor.txt74 carefully by a system. Because these sorts of flash don't
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dx25.rst10 Linux. There are two sorts of X.25 cards available, intelligent ones that
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/fetch2/
H A DREADME37 i) versions are expected to be able to increase in a way which sorts allowing
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Dcs_CZ178 % CLDR has 2 sort orders for Czech, "standard" which sorts the digits
179 % before the letters and "digits-after" which sorts the digits after
H A Dru_RU60 % # The root collation already sorts й/Й as a base letter.
H A Dky_KG53 % # The root collation already sorts й/Й as a base letter.
H A Dkk_KZ60 % # The root collation already sorts й/Й as a base letter.
H A Dbe_BY56 % # The root collation already sorts й/Й as a base letter.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Dcs_CZ178 % CLDR has 2 sort orders for Czech, "standard" which sorts the digits
179 % before the letters and "digits-after" which sorts the digits after
H A Dky_KG53 % # The root collation already sorts й/Й as a base letter.
H A Dru_RU60 % # The root collation already sorts й/Й as a base letter.
H A Dkk_KZ60 % # The root collation already sorts й/Й as a base letter.
H A Dbe_BY56 % # The root collation already sorts й/Й as a base letter.
H A Dha_NG57 % so it sorts as 'y
/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dbooting.rst29 code all sorts of tables. It also makes it more flexible for board vendors to do
/OK3568_Linux_fs/kernel/lib/
H A DKconfig.kasan187 for KASAN to detect more sorts of errors (and to support vmapped

1234