Home
last modified time | relevance | path

Searched refs:inheritance (Results 1 – 25 of 39) sorted by relevance

12

/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/
H A Dinherit_001_pos.ksh33 . $STF_SUITE/tests/functional/inheritance/inherit.kshlib
425 set -A config_files $(ls $STF_SUITE/tests/functional/inheritance/config*[1-9]*.cfg)
426 set -A state_files $(ls $STF_SUITE/tests/functional/inheritance/state*.cfg)
/freebsd/tests/sys/cddl/zfs/tests/inheritance/
H A Dinherit_001_pos.ksh28 . $STF_SUITE/tests/inheritance/inherit.kshlib
411 TDIR=$STF_SUITE/tests/inheritance
H A DMakefile5 TESTSDIR=${TESTSBASE}/sys/cddl/zfs/tests/inheritance
/freebsd/contrib/llvm-project/lldb/docs/
H A Dpython_api.rst9 :no-inheritance-diagram:
/freebsd/tests/sys/cddl/zfs/tests/
H A DMakefile25 TESTS_SUBDIRS+= inheritance
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DSyntax.td19 // These are modeled as abstract types with inheritance (e.g. Declaration).
47 // We merely specify the inheritance hierarchy here.
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoFlags.def64 // make sense for inheritance.
/freebsd/sys/vm/
H A Dvm_map.c1621 vm_inherit_t inheritance; in vm_map_insert1() local
1688 inheritance = VM_INHERIT_SHARE; in vm_map_insert1()
1690 inheritance = VM_INHERIT_DEFAULT; in vm_map_insert1()
1752 if (prev_entry->inheritance == inheritance && in vm_map_insert1()
1799 new_entry->inheritance = inheritance; in vm_map_insert1()
2315 prev->inheritance == entry->inheritance && in vm_map_mergeable_neighbors()
3233 entry->inheritance = new_inheritance; in vm_map_inherit()
4363 inh = old_entry->inheritance; in vmspace_fork()
4506 new_entry->inheritance = VM_INHERIT_ZERO; in vmspace_fork()
5388 entry->inheritance]); in vm_map_print()
H A Dvm_map.h113 vm_inherit_t inheritance; /* inheritance */ member
/freebsd/crypto/openssl/doc/man3/
H A DX509_VERIFY_PARAM_set_flags.pod83 X509_VERIFY_PARAM_get_inh_flags() returns the inheritance flags in B<param>
85 another. X509_VERIFY_PARAM_set_inh_flags() sets the inheritance flags.
233 X509_VERIFY_PARAM_get_inh_flags() returns the current inheritance flags.
/freebsd/etc/mtree/
H A DBSD.tests.dist689 inheritance
/freebsd/stand/forth/
H A Dmenusets.4th60 \ Generate a string representing rvalue inheritance var
130 \ Generate a string representing rvalue inheritance var
222 \ Generate a string representing rvalue inheritance var
/freebsd/contrib/unbound/doc/
H A Dunbound.doxygen226 # func(std::string) {}). This also make the inheritance and collaboration
238 # instead of private inheritance when no explicit protection keyword is present.
1461 # generate a inheritance diagram (in HTML, RTF and LaTeX) for classes with base
1478 # If set to YES, the inheritance and collaboration graphs will hide
1479 # inheritance and usage relations if the target is undocumented
1524 # indirect inheritance relations. Setting this tag to YES will force the
1531 # indirect implementation dependencies (inheritance, containment, and
1541 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and
1547 # If set to YES, the inheritance and collaboration graphs will show the
/freebsd/sys/contrib/openzfs/tests/runfiles/
H A Dcommon.run706 [tests/functional/inheritance]
709 tags = ['functional', 'inheritance']
/freebsd/tests/sys/acl/
H A Dtools-posix.test352 # Test inheritance.
H A Dtools-nfs4-psarc.test352 # Test inheritance.
/freebsd/contrib/libcbor/
H A DDoxyfile369 # versus func(std::string) {}). This also make the inheritance and collaboration
384 # of private inheritance when no explicit protection keyword is present.
2360 # If set to YES the inheritance and collaboration graphs will hide inheritance
2422 # graph for each documented class showing the direct and indirect inheritance
2425 # to TEXT the direct and indirect inheritance relations will be shown as texts /
2434 # dependencies (inheritance, containment, and class references variables) of the
2449 # If the UML_LOOK tag is set to YES, doxygen will generate inheritance and
2492 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
2672 # graphical representation for inheritance and collaboration diagrams is used.
/freebsd/contrib/xz/doxygen/
H A DDoxyfile368 # versus func(std::string) {}). This also make the inheritance and collaboration
383 # of private inheritance when no explicit protection keyword is present.
2362 # If set to YES the inheritance and collaboration graphs will hide inheritance
2424 # graph for each documented class showing the direct and indirect inheritance
2427 # to TEXT the direct and indirect inheritance relations will be shown as texts /
2436 # dependencies (inheritance, containment, and class references variables) of the
2451 # If the UML_LOOK tag is set to YES, doxygen will generate inheritance and
2494 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
2674 # graphical representation for inheritance and collaboration diagrams is used.
/freebsd/contrib/bearssl/
H A DDoxyfile308 # versus func(std::string) {}). This also make the inheritance and collaboration
323 # of private inheritance when no explicit protection keyword is present.
2142 # If set to YES the inheritance and collaboration graphs will hide inheritance
2192 # each documented class showing the direct and indirect inheritance relations.
2201 # dependencies (inheritance, containment, and class references variables) of the
2215 # If the UML_LOOK tag is set to YES, doxygen will generate inheritance and
2236 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
/freebsd/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc1281 struct inheritance inherit = {0}; in ExecDeathTestSpawnChild()
/freebsd/contrib/ldns/
H A Dlibdns.doxygen.in354 # versus func(std::string) {}). This also make the inheritance and collaboration
369 # of private inheritance when no explicit protection keyword is present.
2295 # If set to YES the inheritance and collaboration graphs will hide inheritance
2345 # each documented class showing the direct and indirect inheritance relations.
2354 # dependencies (inheritance, containment, and class references variables) of the
2368 # If the UML_LOOK tag is set to YES, doxygen will generate inheritance and
2411 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c2026 bool inheritance) in iwl_mvm_parse_ppe() argument
2059 if (inheritance) in iwl_mvm_parse_ppe()
2080 bool inheritance) in iwl_mvm_set_pkt_ext_from_he_ppe() argument
2092 inheritance); in iwl_mvm_set_pkt_ext_from_he_ppe()
/freebsd/contrib/diff/
H A DABOUT-NLS37 many features (such as locale alias, message inheritance, automatic
/freebsd/crypto/openssl/include/openssl/
H A Dx509v3.h.in925 * Tests for inheritance and containment.
/freebsd/stand/ficl/softwords/
H A Doo.fr13 \ 1. Single inheritance

12