Searched refs:POD (Results 1 – 25 of 40) sorted by relevance
12
45 # Perl POD documents47 0 search/1024/W \=pod\n Perl POD document text48 0 search/1024/W \n\=pod\n Perl POD document text49 0 search/1024/W \=head1\ Perl POD document text50 0 search/1024/W \n\=head1\ Perl POD document text51 0 search/1024/W \=head2\ Perl POD document text52 0 search/1024/W \n\=head2\ Perl POD document text53 0 search/1024/W \=encoding\ Perl POD document text54 0 search/1024/W \n\=encoding\ Perl POD document text
875 static const char POD[] = ".\\\" Automatically generated by Pod"; in parsemanpage() local889 if (strncasecmp(buffer, POD, sizeof(POD) - 1) == 0) { in parsemanpage()
87 // Prevent trivial copies of this type, buffer might hold a non-POD.
2101 * type shall be a POD type suitable for use as uninitialized
74 moreover, they are needed in the same POD format the existing OpenSSL
363 with POD.
1755 Split POD into "standard-layout" and "trivial" as per N2230,1774 Adjust bits of the language that no longer refer to POD types.
5051 (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
2806 * class.c (check_field): Don't allow non-packed non-POD fields to4219 (Foo *)p->x for non-POD Foo if warn_invalid_offset is zero.
1519 * call.c (build_x_va_arg): Support passing non-POD through ....
2025 (convert_arg_to_ellipsis): Promote non-POD warning to error.
5293 the class non-layout-POD, but not non-empty.
5362 non-POD decl to pedwarn.
741 non-POD objects that don't have constructors.
4170 POD types.4176 specialized on whether the _Compare parameter is a POD type or
2806 not pass non-POD to varargs function.
1295 Remove, actually POD types cannot have user defined constructors
4399 propagation_consistent.cc: Fix vs POD-ness of value_type.
3694 of the allocator rebound to a POD type with the specified alignment.
3667 _InputIterator, _ForwardIterator)): Robustify vs non-POD input.
6973 not use varargs when argument could be non-POD.
3087 * compareSumTests3: POD syntax fix.
1523 constructors. Sometimes it is useful to have a POD version of1525 The template class @code{pod_mode<@var{T}>} provides a POD version
10104 class POD {10108 std::atomic<POD> my_atomic_POD;11946 * Diagnostics that used to complain about passing non-POD types to11947 ... or jumping past the declaration of a non-POD variable now check
3193 now that this is not a POD anymore.11951 rather than a hand-rolled POD check when checking for forced MEMORY