Home
last modified time | relevance | path

Searched refs:predecessor (Results 1 – 25 of 42) sorted by relevance

12

/OK3568_Linux_fs/kernel/kernel/power/
H A Dwakeup_reason.c112 struct list_head *predecessor = head; in add_sibling_node_sorted() local
120 predecessor = &n->siblings; in add_sibling_node_sorted()
129 list_add(&n->siblings, predecessor); in add_sibling_node_sorted()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dicplus-ip101ag.txt9 predecessor of the IP101G):
/OK3568_Linux_fs/kernel/Documentation/vm/
H A Dz3fold.rst10 ratio keeping the simplicity and determinism of its predecessor.
H A Dzsmalloc.rst13 This was one of the major issues with its predecessor (xvmalloc).
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bs4/
H A Delement.py367 def insert_before(self, predecessor): argument
373 if self is predecessor:
381 if isinstance(predecessor, PageElement):
382 predecessor.extract()
384 parent.insert(index, predecessor)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtyped-splay-tree.h42 value_type predecessor (key_type k);
146 typed_splay_tree<KEY_TYPE, VALUE_TYPE>::predecessor (key_type key) in predecessor() function
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtyped-splay-tree.h42 value_type predecessor (key_type k);
146 typed_splay_tree<KEY_TYPE, VALUE_TYPE>::predecessor (key_type key) in predecessor() function
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dintel-bts.txt7 Intel BTS could be regarded as a predecessor to Intel PT and has some
/OK3568_Linux_fs/kernel/Documentation/arm/
H A Duefi.rst9 UEFI is an evolution of its predecessor 'EFI', so the terms EFI and
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DIntel42 documentation of any changes made by any predecessor Licensee. Licensee
H A DIntel-ACPI18 …must include in that file the documentation of any changes made by any predecessor Licensee. Licen…
H A DSSPL-1.0384 the party's predecessor in interest had or could give under the previous
386 work from the predecessor in interest, if the predecessor has it or can
H A DGPL-3.0-only144predecessor in interest had or could give under the previous paragraph, plus a right to possession…
H A DAGPL-3.0-or-later408 whatever licenses to the work the party's predecessor in interest had or could
410 Source of the work from the predecessor in interest, if the predecessor has
H A DGPL-3.0-or-later419 whatever licenses to the work the party's predecessor in interest had or could
421 Source of the work from the predecessor in interest, if the predecessor has
H A DAGPL-3.0-only446 licenses to the work the party's predecessor in interest had or could
448 Corresponding Source of the work from the predecessor in interest, if
449 the predecessor has it or can get it with reasonable efforts.
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dtmpfs.rst52 necessary to mount the predecessor of tmpfs (shm fs) to use SYSV
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/licenses/
H A DSSPL-1384 the party's predecessor in interest had or could give under the previous
386 work from the predecessor in interest, if the predecessor has it or can
/OK3568_Linux_fs/buildroot/dl/qt5location/git/
H A DLICENSE.GPL3458 licenses to the work the party's predecessor in interest had or could
460 Corresponding Source of the work from the predecessor in interest, if
461 the predecessor has it or can get it with reasonable efforts.
H A DLICENSE.GPL3-EXCEPT488 licenses to the work the party's predecessor in interest had or could
490 Corresponding Source of the work from the predecessor in interest, if
491 the predecessor has it or can get it with reasonable efforts.
H A DLICENSE.GPLv3470 licenses to the work the party's predecessor in interest had or could
472 Corresponding Source of the work from the predecessor in interest, if
473 the predecessor has it or can get it with reasonable efforts.
/OK3568_Linux_fs/yocto/meta-qt5/licenses/
H A DThe-Qt-Company-GPL-Exception-1.0488 licenses to the work the party's predecessor in interest had or could
490 Corresponding Source of the work from the predecessor in interest, if
491 the predecessor has it or can get it with reasonable efforts.
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dpacket_mmap.rst760 works on a per block basis instead of per ring as in TPACKET_V2 and predecessor.
/OK3568_Linux_fs/kernel/fs/nls/
H A DKconfig360 Lithuanian. It is an incomplete predecessor of Latin 7.
/OK3568_Linux_fs/kernel/Documentation/RCU/Design/Data-Structures/
H A DData-Structures.rst708 its predecessor. Older callbacks are closer to the head of the list, and

12