Home
last modified time | relevance | path

Searched full:inherits (Results 1 – 25 of 237) sorted by relevance

12345678910

/freebsd/contrib/llvm-project/lldb/include/lldb/Core/
H A DModuleChild.h18 /// that owns the object which inherits from it.
24 /// The module that owns the object that inherits from this
44 /// inherits from this class.
50 /// A new module that owns the object that inherits from this
55 /// The Module that owns the object that inherits from this class.
/freebsd/sys/arm/ti/omap4/
H A Domap4_prcm_clks.c498 * Inherits the locks from the omap_prcm driver, no internal locking.
564 * Inherits the locks from the omap_prcm driver, no internal locking.
611 * Inherits the locks from the omap_prcm driver, no internal locking.
633 * Inherits the locks from the omap_prcm driver, no internal locking.
678 * Inherits the locks from the omap_prcm driver, no internal locking.
709 * Inherits the locks from the omap_prcm driver, no internal locking.
750 * Inherits the locks from the omap_prcm driver, no internal locking.
801 * Inherits the locks from the omap_prcm driver, no internal locking.
859 * Inherits the locks from the omap_prcm driver, no internal locking.
1028 * Inherits the locks from the omap_prcm driver, no internal locking.
[all …]
/freebsd/tools/regression/capsicum/syscalls/
H A Dcap_ioctls_limit.c332 /* Child inherits descriptor and operates on it first. */ in main()
349 /* Child inherits descriptor, but operates on it after parent. */ in main()
367 /* Child inherits descriptor and operates on it first. */ in main()
384 /* Child inherits descriptor, but operates on it after parent. */ in main()
402 /* Child inherits descriptor and operates on it first. */ in main()
418 /* Child inherits descriptor, but operates on it after parent. */ in main()
H A Dcap_fcntls_limit.c426 /* Child inherits descriptor and operates on it first. */ in main()
439 /* Child inherits descriptor, but operates on it after parent. */ in main()
453 /* Child inherits descriptor and operates on it first. */ in main()
469 /* Child inherits descriptor, but operates on it after parent. */ in main()
486 /* Child inherits descriptor and operates on it first. */ in main()
498 /* Child inherits descriptor, but operates on it after parent. */ in main()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntrusiveRefCntPtr.h16 /// that inherits from (ThreadSafe)RefCountedBase deletes itself when its
54 /// - inherits from (ThreadSafe)RefCountedBase,
72 /// The lifetime of an object which inherits from RefCountedBase is managed by
167 /// A smart pointer to a reference-counted object that inherits from
/freebsd/lib/libc/gen/
H A Dposix_spawn.3220 the new child process inherits the parent's process group.
250 If this flag is not set, the child process inherits the parent
263 If this flag is not set, the child process inherits the parent
/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Drenesas,rzn1-spi.txt4 inherits all properties defined in snps,dw-apb-ssi.txt except for the
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dhisilicon-femac-mdio.txt8 - PHY subnode: inherits from phy binding [1]
H A Dipq806x-dwmac.txt3 The device inherits all the properties of the dwmac/stmmac devices
H A Doxnas-dwmac.txt3 The device inherits all the properties of the dwmac/stmmac devices
/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Dmoxa,moxart-mmc.txt3 Inherits from mmc binding[1].
/freebsd/tests/sys/cddl/zfs/tests/inheritance/
H A Dstate005.cfg30 # by a middle level dataset, that the bottom level filesystem inherits
H A Dstate006.cfg30 # by a bottom level filesystem, that the middle level dataset inherits
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/
H A Dstate005.cfg35 # by a middle level dataset, that the bottom level filesystem inherits
H A Dstate006.cfg35 # by a bottom level filesystem, that the middle level dataset inherits
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Dpcie-al.txt4 PCI core. It inherits common properties defined in
H A Dhisilicon-pcie.txt4 It shares common functions with the PCIe DesignWare core driver and inherits
H A Dkirin-pcie.txt5 inherits common properties defined in
H A Dpci-armada8k.txt4 and thus inherits all the common properties defined in snps,dw-pcie.yaml.
H A Dsamsung,exynos5440-pcie.txt4 and thus inherits all the common properties defined in designware-pcie.txt.
/freebsd/sys/contrib/device-tree/Bindings/hsi/
H A Dnokia-modem.txt4 and inherits all required properties. The following additional
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUMCAsmInfo.h21 // If you need to create another MCAsmInfo class, which inherits from MCAsmInfo,
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/nopwrite/
H A Dnopwrite_sync.ksh27 # 2. Clone origin such that it inherits the properties.
H A Dnopwrite_recsize.ksh27 # 2. For each possible recsize, create a clone that inherits the compress and
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/reservation/
H A Dreservation_018_pos.ksh70 log_fail "The reservation of child dataset inherits its value from parent."

12345678910