Home
last modified time | relevance | path

Searched refs:POD (Results 1 – 25 of 73) sorted by relevance

123

/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dperl45 # Perl POD documents
47 0 search/1024/W \=pod\n Perl POD document text
48 0 search/1024/W \n\=pod\n Perl POD document text
49 0 search/1024/W \=head1\ Perl POD document text
50 0 search/1024/W \n\=head1\ Perl POD document text
51 0 search/1024/W \=head2\ Perl POD document text
52 0 search/1024/W \n\=head2\ Perl POD document text
53 0 search/1024/W \=encoding\ Perl POD document text
54 0 search/1024/W \n\=encoding\ Perl POD document text
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dfind-doc-nits162 open POD, $filename or die "Couldn't open $filename, $!";
163 $contents = <POD>;
164 close POD;
362 open POD, $filename or die "Couldn't open $filename, $!";
363 $contents = <POD>;
364 close POD;
/netbsd-src/libexec/makewhatis/
H A Dmakewhatis.c875 static const char POD[] = ".\\\" Automatically generated by Pod"; in parsemanpage() local
889 if (strncasecmp(buffer, POD, sizeof(POD) - 1) == 0) { in parsemanpage()
/netbsd-src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/
H A DChanges21 style constructor calls in the POD docs
22 - Docs cleanup: remove hard tabs from POD, replace dated, unfair synopsis
23 [github #5], convert "THANKS" section to a POD list
/netbsd-src/external/apache2/llvm/dist/clang/
H A DNOTES.txt89 warn about non-POD variables that are referenced but not captured, but
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetCXXABI.def100 /// - C++11 POD rules are used for tail padding, as in iOS64.
/netbsd-src/crypto/external/bsd/openssl/dist/doc/internal/man3/
H A DOPENSSL_SA.pod36 POD is pretty good at recognising function names and making them appropriately
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCXXRecordDeclDefinitionBits.def44 /// True when this class is a POD-type.
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/
H A Dany98 // Prevent trivial copies of this type, buffer might hold a non-POD.
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/experimental/
H A Dany98 // Prevent trivial copies of this type, buffer might hold a non-POD.
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A DChangeLog-2020870 (d_build_call): Move handling of non-POD types here from ...
906 are not POD as TREE_ADDRESSABLE.
H A DChangeLog-2015522 returning non-POD types by reference.
H A DChangeLog-2021637 * d-codegen.cc (build_assign): Force target_expr on RHS for non-POD
H A DChangeLog-2013536 * d-ctype.cc (TypeFunction::toSymbol): Mark functions returning non-POD
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/
H A Dany87 // Prevent trivial copies of this type, buffer might hold a non-POD.
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/
H A Dany84 // Prevent trivial copies of this type, buffer might hold a non-POD.
/netbsd-src/crypto/external/bsd/openssl.old/dist/
H A DREADME.ENGINE55 moreover, they are needed in the same POD format the existing OpenSSL
/netbsd-src/crypto/external/bsd/openssl/dist/
H A DREADME-ENGINES.md74 moreover, they are needed in the same POD format the existing OpenSSL
/netbsd-src/external/apache2/llvm/dist/libcxx/docs/
H A DCxx2aStatusPaperStatus.csv16 "`P0767R1 <https://wg21.link/P0767R1>`__","CWG","Deprecate POD","Albuquerque","|Complete|","7.0"
/netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/developer-docs/
H A DInitializerLists.rst312 * If the initializer list consists of non-POD data, constructors of list's
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc.opt1710 ; to initialize any non-POD ivars in Objective-C++ classes.
1713 Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed.
/netbsd-src/external/gpl2/xcvs/dist/contrib/
H A DChangeLog363 with POD.
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc.opt1938 ; to initialize any non-POD ivars in Objective-C++ classes.
1941 Generate special Objective-C methods to initialize/destroy non-POD C++ ivars, if needed.
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20091755 Split POD into "standard-layout" and "trivial" as per N2230,
1774 Adjust bits of the language that no longer refer to POD types.
H A DChangeLog-20045051 (convert_arg_to_ellipsis): Change a non-POD argument to integer type.
5052 (build_x_va_arg): Dereference a null pointer for a non-POD argument.
6710 * class.c (layout_class_type): For non-POD class types, also copy

123