Home
last modified time | relevance | path

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

12

/netbsd/src/external/bsd/file/dist/magic/magdir/
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/libexec/makewhatis/
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/external/gpl3/gcc/dist/libstdc++-v3/include/std/
Dany87 // Prevent trivial copies of this type, buffer might hold a non-POD.
Dtype_traits2101 * type shall be a POD type suitable for use as uninitialized
/netbsd/src/crypto/external/bsd/openssl/dist/
DREADME-ENGINES.md74 moreover, they are needed in the same POD format the existing OpenSSL
/netbsd/src/external/gpl2/xcvs/dist/contrib/
DChangeLog363 with POD.
/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
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.
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
DChangeLog-20032806 * class.c (check_field): Don't allow non-packed non-POD fields to
4219 (Foo *)p->x for non-POD Foo if warn_invalid_offset is zero.
DChangeLog-20141519 * call.c (build_x_va_arg): Support passing non-POD through ....
DChangeLog-20022025 (convert_arg_to_ellipsis): Promote non-POD warning to error.
DChangeLog-20195293 the class non-layout-POD, but not non-empty.
DChangeLog-19995362 non-POD decl to pedwarn.
DChangeLog-1998741 non-POD objects that don't have constructors.
/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/
DChangeLog-20044170 POD types.
4176 specialized on whether the _Compare parameter is a POD type or
DChangeLog-20122806 not pass non-POD to varargs function.
DChangeLog-20051295 Remove, actually POD types cannot have user defined constructors
DChangeLog-20114399 propagation_consistent.cc: Fix vs POD-ness of value_type.
DChangeLog-20193694 of the allocator rebound to a POD type with the specified alignment.
DChangeLog-20073667 _InputIterator, _ForwardIterator)): Robustify vs non-POD input.
DChangeLog-20146973 not use varargs when argument could be non-POD.
/netbsd/src/external/gpl3/gcc/dist/contrib/
DChangeLog3087 * compareSumTests3: POD syntax fix.
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Drtl.texi1523 constructors. Sometimes it is useful to have a POD version of
1525 The template class @code{pod_mode<@var{T}>} provides a POD version
/netbsd/src/external/gpl3/gcc/dist/
DNEWS10104 class POD {
10108 std::atomic<POD> my_atomic_POD;
11946 * Diagnostics that used to complain about passing non-POD types to
11947 ... or jumping past the declaration of a non-POD variable now check
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-20193193 now that this is not a POD anymore.
11951 rather than a hand-rolled POD check when checking for forced MEMORY

12