Searched refs:is_empty (Results 1 - 20 of 20) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/4_metaprogramming/is_empty/
H A Dvalue.cc47 using std::tr1::is_empty;
51 VERIFY( (test_category<is_empty, ClassType>(true)) );
52 VERIFY( (test_category<is_empty, EmptyClassOne>(true)) );
53 VERIFY( (test_category<is_empty, EmptyClassTwo>(true)) );
54 VERIFY( (test_category<is_empty, EmptyClassThree>(true)) );
57 VERIFY( (test_category<is_empty, void>(false)) );
58 VERIFY( (test_category<is_empty, float>(false)) );
59 VERIFY( (test_category<is_empty, int[4]>(false)) );
60 VERIFY( (test_category<is_empty, int*>(false)) );
61 VERIFY( (test_category<is_empty, in
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/testsuite/tr1/4_metaprogramming/type_properties/is_empty/
H A Dis_empty.cc48 using std::tr1::is_empty;
52 VERIFY( (test_category<is_empty, ClassType>(true)) );
53 VERIFY( (test_category<is_empty, EmptyClassOne>(true)) );
54 VERIFY( (test_category<is_empty, EmptyClassTwo>(true)) );
55 VERIFY( (test_category<is_empty, EmptyClassThree>(true)) );
58 VERIFY( (test_category<is_empty, void>(false)) );
59 VERIFY( (test_category<is_empty, float>(false)) );
60 VERIFY( (test_category<is_empty, int[4]>(false)) );
61 VERIFY( (test_category<is_empty, int*>(false)) );
62 VERIFY( (test_category<is_empty, in
[all...]
H A Dtypedefs.cc31 typedef std::tr1::is_empty<int> test_type;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/4_metaprogramming/is_empty/requirements/
H A Dexplicit_instantiation.cc31 template struct is_empty<test_type>;
H A Dtypedefs.cc30 typedef std::tr1::is_empty<int> test_type;
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/include/
H A Dsymbol.h42 int is_empty() const;
78 inline int symbol::is_empty() const function in class:symbol
/netbsd-6-1-5-RELEASE/gnu/dist/groff/contrib/groffer/
H A Dgroffer2.sh1060 if obj _APROPOS_PROG is_empty
1064 if obj _APROPOS_SECTIONS is_empty
1066 if obj _OPT_SECTIONS is_empty
1112 if obj _APROPOS_PROG is_empty
1238 if is_empty "$1"
1242 if is_empty "$2"
1530 # is_empty (<string>)
1537 is_empty() function
1539 func_check is_empty '=' 1 "$@";
1661 if is_empty "
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/testsuite/tr1/4_metaprogramming/headers/type_traits/
H A Dsynopsis.cc58 template <class T> struct is_empty;
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/tr1/
H A Dtype_traits_fwd.h122 struct is_empty;
/netbsd-6-1-5-RELEASE/external/bsd/atf/dist/atf-sh/
H A Datf-check.cpp597 const bool is_empty = file_empty(path); local
598 if (!oc.negated && !is_empty) {
602 } else if (oc.negated && is_empty) {
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/atf-sh/
H A Datf-check.cpp596 const bool is_empty = file_empty(path); local
597 if (!oc.negated && !is_empty) {
601 } else if (oc.negated && is_empty) {
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/devices/grohtml/
H A Dpost-html.cpp979 int is_empty (void);
1136 * is_empty - returns TRUE if the list has no elements.
1139 int list::is_empty (void) function in class:list
1223 if (is_empty())
1574 if (! headers.is_empty()) {
1582 if (multiple_files && (! header_filename.is_empty())) {
1600 if (multiple_files && (! header_filename.is_empty()))
2371 if (! page_contents->glyphs.is_empty()) {
2387 removed_from_head = ((!page_contents->glyphs.is_empty()) &&
2397 removed_from_head = ((!page_contents->glyphs.is_empty())
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/troff/
H A Denv.h270 int is_empty();
H A Dinput.cpp980 if (!(s.is_null() || s.is_empty()))
988 if (!(s.is_null() || s.is_empty())) {
1012 if (!(s.is_null() || s.is_empty()))
1020 if (!(s.is_null() || s.is_empty()))
1031 if (!(s.is_null() || s.is_empty()))
1176 if (nm.is_empty())
1191 if (nm.is_empty())
1922 if (!(s.is_null() || s.is_empty()))
1929 if (!(s.is_null() || s.is_empty())) {
1987 if (*p || s.is_empty())
2646 int int_stack::is_empty() function in class:int_stack
[all...]
H A Denv.cpp485 if (nm == symbol("P") || nm.is_empty()) {
528 if (fam.is_null() || fam.is_empty()) {
2379 int environment::is_empty() function in class:environment
H A Ddiv.cpp576 ? curenv->is_empty()
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dmcf.c746 is_empty (queue_type *queue_list) function
992 while (!is_empty (queue_list))
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/libs/libdriver/
H A Dinput.cpp316 bool is_empty(void) { // true if none stored function in class:StringBuf
853 if (!buf.is_empty()) {
/netbsd-6-1-5-RELEASE/sys/altq/
H A Daltq_rmclass.c752 int is_empty = qempty(cl->q_); local
795 if (is_empty) {
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/bin/dnssec/
H A Ddnssectool.c1124 is_empty(dns_db_t *db, dns_dbversion_t *ver, dns_dbnode_t *node) { function
1617 if (is_empty(db, ver, nextnode)) {

Completed in 505 milliseconds