/netbsd-src/lib/libpthread/ |
H A D | shlib_version | 12 # add members to deal with inter-process synch and priority inheritance. 15 # inspect them for priority inheritance / inter-process synch,
|
H A D | TODO | 5 - Realtime extensions: priority inheritance.
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | MSVCCompatibility.rst | 49 * Class inheritance: :good:`Mostly complete`. This covers all of the standard 50 OO features you would expect: virtual method inheritance, multiple 51 inheritance, and virtual inheritance. Every so often we uncover a bug where
|
/netbsd-src/sys/uvm/ |
H A D | uvm_mremap.c | 95 reserved_entry->inheritance = entry->inheritance; in uvm_mapent_extend()
|
H A D | uvm_map.h | 152 vm_inherit_t inheritance; /* inheritance */ member
|
H A D | uvm_map.c | 207 (ent)->inheritance == (inh) && \ 1573 new_entry->inheritance = inherit; in uvm_map_enter() 2899 newentry->inheritance = entry->inheritance; in uvm_map_extract() 3314 * uvm_map_inherit: set inheritance code for range of addrs in map. in uvm_map_advice() 3351 entry->inheritance = new_inheritance; in uvm_map_willneed() 4683 switch (old_entry->inheritance) { in uvm_mapent_trymerge() 4762 entry->max_protection, entry->inheritance, entry->advice, in uvm_mapent_trymerge() 4801 entry->max_protection, entry->inheritance, entry->advice, 5267 entry->inheritance, entr in fill_vmentry() [all...] |
/netbsd-src/external/mit/libcbor/dist/docs/stylesheets/ |
H A D | normalize.css | 270 * Address inconsistent `text-transform` inheritance for `button` and `select`. 272 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. 273 * Correct `select` style inheritance in Firefox.
|
/netbsd-src/external/apache2/llvm/dist/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.
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/samples/ |
H A D | racoon.conf.sample-inherit | 4 # This file shows the basic inheritance usage in 'remote' statements.
|
/netbsd-src/usr.bin/pmap/ |
H A D | pmap.c | 378 printf(" inheritance = %d,", vme->inheritance); in dump_vm_map_entry() 474 vme->inheritance, vme->wired_count, in dump_vm_map_entry() 518 vme->inheritance, vme->wired_count, vme->advice); in dump_vm_map_entry() 575 vme->inheritance, in dump_vm_map_entry()
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/ |
H A D | 2001-06-20-.NET-Differences.txt | 7 includes full information about classes and inheritance. In fact, I just
|
/netbsd-src/sys/miscfs/procfs/ |
H A D | procfs_map.c | 195 entry->inheritance, entry->wired_count, in procfs_domap()
|
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/features/ |
H A D | targetvars | 31 # Test per-target variable inheritance 237 # inheritance
|
H A D | include | 82 # Test inheritance of dontcare flag when rebuilding makefiles.
|
/netbsd-src/external/apache2/llvm/dist/llvm/docs/ |
H A D | HowToSetUpLLVMStyleRTTI.rst | 246 For concrete bases (i.e. non-abstract interior nodes of the inheritance 381 multiple-inheritance by defining an appropriate ``classof``. 405 according to a preorder traversal of the inheritance tree. 407 is some ancestor in the inheritance hierarchy. The argument should
|
/netbsd-src/external/mpl/bind/dist/doc/notes/ |
H A D | notes-9.18.9.rst |
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | DebugInfoFlags.def | 64 // make sense for inheritance.
|
/netbsd-src/external/bsd/openldap/dist/tests/data/ |
H A D | sql-read.out | 463 # Testing attribute inheritance in filter... 479 # Testing objectClass inheritance in filter... 548 # Testing attribute inheritance in requested attributes...
|
/netbsd-src/external/apache2/llvm/dist/clang/ |
H A D | NOTES.txt | 96 delegation optimization in cases of virtual inheritance where:
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/ |
H A D | X509_VERIFY_PARAM_set_flags.pod | 78 X509_VERIFY_PARAM_get_inh_flags() returns the inheritance flags in B<param> 80 another. X509_VERIFY_PARAM_set_inh_flags() sets the inheritance flags. 212 X509_VERIFY_PARAM_get_inh_flags() returns the current inheritance flags.
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/ |
H A D | tuple | 65 * as a recursive inheritance hierarchy from the first element (most 76 * inheritance recursion.
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/ |
H A D | tuple | 65 * as a recursive inheritance hierarchy from the first element (most 76 * inheritance recursion.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | timevar.def | 76 DEFTIMEVAR (TV_IPA_INHERITANCE , "ipa inheritance graph") 264 DEFTIMEVAR (TV_LRA_INHERITANCE , "LRA reload inheritance")
|
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/ |
H A D | X509_VERIFY_PARAM_set_flags.pod | 83 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.
|
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/ |
H A D | doxygen.rc | 210 # func(std::string) {}). This also make the inheritance and collaboration 222 # instead of private inheritance when no explicit protection keyword is present. 1141 # generate a inheritance diagram (in HTML, RTF and LaTeX) for classes with base 1157 # If set to YES, the inheritance and collaboration graphs will hide 1158 # inheritance and usage relations if the target is undocumented 1172 # indirect inheritance relations. Setting this tag to YES will force the 1179 # indirect implementation dependencies (inheritance, containment, and 1189 # If the UML_LOOK tag is set to YES doxygen will generate inheritance and 1195 # If set to YES, the inheritance and collaboration graphs will show the
|