Home
last modified time | relevance | path

Searched full:inheritable (Results 1 – 25 of 29) sorted by relevance

12

/openbsd-src/gnu/usr.bin/cvs/windows-NT/
H A Drun.c367 /* Given a handle, make an inheritable duplicate of it, and close
370 inheritable (HANDLE in) in inheritable() function
399 make the only the handle for the pipe's reading end inheritable.
401 writing end inheritable. Return 0 if we succeed, -1 if we fail.
416 DuplicateHandle to make the appropriate ends inheritable. */
431 read = inheritable (read); in my_pipe()
433 write = inheritable (write); in my_pipe()
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-test/
H A DMETA-1_1.yml11 Class::Data::Inheritable: 0.02
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-fail/
H A DMETA-1_1.yml10 Class::Data::Inheritable: 0.02
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_win.cpp251 nullptr, // Process handle not inheritable in StartSymbolizerSubprocess()
252 nullptr, // Thread handle not inheritable in StartSymbolizerSubprocess()
/openbsd-src/gnu/usr.bin/binutils/gdb/osf-share/
H A Dcma_attr.h127 * Inheritable scheduling policy
/openbsd-src/gnu/usr.bin/perl/dist/ExtUtils-CBuilder/lib/ExtUtils/
H A DCBuilder.pm14 # More importantly, don't make it an inheritable method.
/openbsd-src/gnu/llvm/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp188 // Search for the closest inheritable default namespace, starting on (and
190 // nullptr if there are no inheritable default namespaces.
/openbsd-src/gnu/usr.bin/perl/dist/base/lib/
H A Dbase.pm289 each have inheritable fields the 'base' pragma will croak. See L<fields>
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPC.td336 // [ features that Power8 does not support but inheritable ]
338 // [ features that Power8 does not support and not inheritable ]
/openbsd-src/gnu/llvm/llvm/docs/TableGen/
H A DBackEnds.rst292 separated out into multiple categories: attributes, inheritable attributes, and
293 inheritable parameter attributes. This categorization happens automatically
/openbsd-src/gnu/usr.bin/perl/lib/
H A DDB.pm170 # Client callable (read inheritable) methods defined after this point
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DAttr.td608 /// An inheritable attribute is inherited by later redeclarations.
646 /// An inheritable parameter attribute is inherited by later
3945 // FIXME: This attribute is not inheritable, it will not be propagated to
3947 // fixed in TableGen (by probably adding a new inheritable flag).
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixincl.c259 receive the signal. A different setting is inheritable */
/openbsd-src/gnu/gcc/fixincludes/
H A Dfixincl.c238 receive the signal. A different setting is inheritable */ in initialize()
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2413 bool Inheritable = false; in emitAttributes() local
2420 Inheritable = true; in emitAttributes()
2691 if (Inheritable) { in emitAttributes()
/openbsd-src/gnu/gcc/gcc/
H A Dcollect2.c815 receive the signal. A different setting is inheritable */ in main()
H A Dprotoize.c4393 receive the signal. A different setting is inheritable */
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReaderDecl.cpp3573 // If any of the declaration in the chain contains an Inheritable attribute, in attachPreviousDecl()
3576 // be extended for all inheritable attributes. in attachPreviousDecl()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dcollect2.c890 receive the signal. A different setting is inheritable */
H A Dprotoize.c4532 receive the signal. A different setting is inheritable */
H A Dc-decl.c2204 /* But not if it is inherited and wasn't declared to be inheritable. */
H A Dgcc.c5977 receive the signal. A different setting is inheritable */
/openbsd-src/gnu/usr.bin/perl/win32/
H A Dwin32.c3593 /* CreateProcess() requires inheritable handles */ in do_popen()
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dtypeck.c5335 /* `operator=' is not an inheritable operator. */
/openbsd-src/gnu/gcc/gcc/cp/
H A Dtypeck.c5679 /* `operator=' is not an inheritable operator. */ in build_modify_expr()

12