| /src/contrib/llvm-project/lldb/docs/ |
| H A D | python_extensions.rst | 15 :no-inheritance-diagram: 23 :no-inheritance-diagram: 31 :no-inheritance-diagram: 38 :no-inheritance-diagram:
|
| H A D | python_api.rst | 9 :no-inheritance-diagram:
|
| /src/sys/contrib/openzfs/tests/zfs-tests/tests/functional/inheritance/ |
| H A D | inherit_001_pos.ksh | 34 . $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 D | inherit_001_pos.ksh | 28 . $STF_SUITE/tests/inheritance/inherit.kshlib 411 TDIR=$STF_SUITE/tests/inheritance
|
| H A D | Makefile | 4 TESTSDIR=${TESTSBASE}/sys/cddl/zfs/tests/inheritance
|
| /src/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ |
| H A D | Syntax.td | 19 // 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 D | Makefile | 24 TESTS_SUBDIRS+= inheritance
|
| /src/sys/contrib/dev/iwlwifi/mld/ |
| H A D | sta.c | 152 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 D | DebugInfoFlags.def | 64 // make sense for inheritance.
|
| /src/sys/vm/ |
| H A D | vm_map.c | 1620 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 D | vm_map.h | 112 vm_inherit_t inheritance; /* inheritance */ member
|
| /src/crypto/openssl/doc/man3/ |
| H A D | X509_VERIFY_PARAM_set_flags.pod | 85 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 D | BSD.tests.dist | 715 inheritance
|
| /src/stand/forth/ |
| H A D | menusets.4th | 60 \ 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 D | common.run | 789 [tests/functional/inheritance] 792 tags = ['functional', 'inheritance']
|
| /src/tests/sys/acl/ |
| H A D | tools-posix.test | 352 # Test inheritance.
|
| H A D | tools-nfs4-psarc.test | 352 # Test inheritance.
|
| /src/contrib/libcbor/ |
| H A D | Doxyfile | 369 # 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 D | unbound.doxygen | 379 # 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 D | Doxyfile | 308 # 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 D | gtest-death-test.cc | 1283 struct inheritance inherit = {0}; in ExecDeathTestSpawnChild()
|
| /src/contrib/ldns/ |
| H A D | libdns.doxygen.in | 354 # 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 D | mac80211.c | 2193 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 D | LangOptions.def | 373 "type's inheritance model would be determined under the Microsoft ABI")
|
| /src/stand/ficl/softwords/ |
| H A D | oo.fr | 13 \ 1. Single inheritance
|