Home
last modified time | relevance | path

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

12

/src/contrib/llvm-project/lldb/docs/
H A Dpython_extensions.rst15 :no-inheritance-diagram:
23 :no-inheritance-diagram:
31 :no-inheritance-diagram:
38 :no-inheritance-diagram:
H A Dpython_api.rst9 :no-inheritance-diagram:
/src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/
H A Dinherit_001_pos.ksh34 . $STF_SUITE/tests/functional/inheritance/inherit.kshlib
426 set -A config_files $(ls $STF_SUITE/tests/functional/inheritance/config*[1-9]*.cfg)
427 set -A state_files $(ls $STF_SUITE/tests/functional/inheritance/state*.cfg)
/src/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 DMakefile4 TESTSDIR=${TESTSBASE}/sys/cddl/zfs/tests/inheritance
/src/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.
/src/tests/sys/cddl/zfs/tests/
H A DMakefile24 TESTS_SUBDIRS+= inheritance
/src/sys/contrib/dev/iwlwifi/mld/
H A Dsta.c152 bool inheritance) in iwl_mld_parse_ppe() argument
180 if (inheritance) in iwl_mld_parse_ppe()
201 bool inheritance) in iwl_mld_set_pkt_ext_from_he_ppe() argument
213 inheritance); in iwl_mld_set_pkt_ext_from_he_ppe()
/src/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugInfoFlags.def64 // make sense for inheritance.
/src/sys/vm/
H A Dvm_map.c1620 vm_inherit_t inheritance; in vm_map_insert1() local
1684 inheritance = VM_INHERIT_SHARE; in vm_map_insert1()
1686 inheritance = VM_INHERIT_DEFAULT; in vm_map_insert1()
1767 if (prev_entry->inheritance == inheritance && in vm_map_insert1()
1814 new_entry->inheritance = inheritance; in vm_map_insert1()
2365 prev->inheritance == entry->inheritance && in vm_map_mergeable_neighbors()
3286 entry->inheritance = new_inheritance; in vm_map_inherit()
4409 inh = old_entry->inheritance; in vmspace_fork()
4552 new_entry->inheritance = VM_INHERIT_ZERO; in vmspace_fork()
5384 entry->inheritance]); in vm_map_print()
H A Dvm_map.h112 vm_inherit_t inheritance; /* inheritance */ member
/src/crypto/openssl/doc/man3/
H A DX509_VERIFY_PARAM_set_flags.pod85 X509_VERIFY_PARAM_get_inh_flags() returns the inheritance flags in B<param>
87 another. X509_VERIFY_PARAM_set_inh_flags() sets the inheritance flags.
237 X509_VERIFY_PARAM_get_inh_flags() returns the current inheritance flags.
/src/etc/mtree/
H A DBSD.tests.dist715 inheritance
/src/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
/src/sys/contrib/openzfs/tests/runfiles/
H A Dcommon.run789 [tests/functional/inheritance]
792 tags = ['functional', 'inheritance']
/src/tests/sys/acl/
H A Dtools-posix.test352 # Test inheritance.
H A Dtools-nfs4-psarc.test352 # Test inheritance.
/src/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.
/src/contrib/unbound/doc/
H A Dunbound.doxygen379 # versus func(std::string) {}). This also make the inheritance and collaboration
394 # of private inheritance when no explicit protection keyword is present.
2433 # If set to YES the inheritance and collaboration graphs will hide inheritance
2496 # inheritance relations. In case the CLASS_GRAPH tag is set to YES or GRAPH and
2500 # If the CLASS_GRAPH tag is set to TEXT the direct and indirect inheritance
2509 # dependencies (inheritance, containment, and class references variables) of the
2524 # If the UML_LOOK tag is set to YES, doxygen will generate inheritance and
2567 # If the TEMPLATE_RELATIONS tag is set to YES then the inheritance and
2748 # graphical representation for inheritance and collaboration diagrams is used.
/src/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
/src/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc1283 struct inheritance inherit = {0}; in ExecDeathTestSpawnChild()
/src/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
/src/sys/contrib/dev/iwlwifi/mvm/
H A Dmac80211.c2193 bool inheritance) in iwl_mvm_parse_ppe() argument
2226 if (inheritance) in iwl_mvm_parse_ppe()
2247 bool inheritance) in iwl_mvm_set_pkt_ext_from_he_ppe() argument
2259 inheritance); in iwl_mvm_set_pkt_ext_from_he_ppe()
/src/contrib/llvm-project/clang/include/clang/Basic/
H A DLangOptions.def373 "type's inheritance model would be determined under the Microsoft ABI")
/src/stand/ficl/softwords/
H A Doo.fr13 \ 1. Single inheritance

12