Searched refs:sub2 (Results 1 - 15 of 15) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/tests/
H A Dtest-moo-sub2.oo.c4 #include "test-moo-sub2.h"
11 sub2::begin_indent (sub2_t x)
17 sub2::end_indent (sub2_t x)
H A Dtest-moo-sub2.oo.h4 struct sub2 : struct sub1 struct in inherits:sub1
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-tests/
H A Dtest-moo-sub2.oo.c4 #include "test-moo-sub2.h"
11 sub2::begin_indent (sub2_t x)
17 sub2::end_indent (sub2_t x)
H A Dtest-moo-sub2.oo.h4 struct sub2 : struct sub1 struct in inherits:sub1
H A DMakefile.gnulib270 test-moo-sub2.h test-moo-sub2.c sub2.priv.h sub2.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root.oo.h test-moo-sub1.oo.h test-moo-sub2.oo.h test-moo-sub2.oo.c
271 $(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/test-moo-sub2.oo.c $(srcdir)/test-moo-sub2.oo.h $(srcdir)/test-moo-sub1.oo.h $(srcdir)/test-moo-root.oo.h
279 EXTRA_DIST += test-moo-root.oo.h test-moo-root.oo.c test-moo-sub1.oo.h test-moo-sub1.oo.c test-moo-sub2.oo.h test-moo-sub2
[all...]
H A DMakefile.in984 test-moo-sub1.oo.h test-moo-sub1.oo.c test-moo-sub2.oo.h \
985 test-moo-sub2.oo.c test-moo-aroot.oo.h test-moo-aroot.oo.c \
1720 test-moo-sub2.h test-moo-sub2.c sub2.priv.h sub2.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root.oo.h test-moo-sub1.oo.h test-moo-sub2.oo.h test-moo-sub2.oo.c
1721 $(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/test-moo-sub2.oo.c $(srcdir)/test-moo-sub2
[all...]
H A DMakefile984 test-moo-sub1.oo.h test-moo-sub1.oo.c test-moo-sub2.oo.h \
985 test-moo-sub2.oo.c test-moo-aroot.oo.h test-moo-aroot.oo.c \
1720 test-moo-sub2.h test-moo-sub2.c sub2.priv.h sub2.vt.h : $(top_srcdir)/build-aux/moopp test-moo-root.oo.h test-moo-sub1.oo.h test-moo-sub2.oo.h test-moo-sub2.oo.c
1721 $(top_srcdir)/build-aux/moopp $(MOOPPFLAGS) $(srcdir)/test-moo-sub2.oo.c $(srcdir)/test-moo-sub2
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/
H A Dsdb007.tcl63 set sub2 "sub2"
85 $db2args $envargs {-pagesize $psize $testfile $sub2}]
103 $envargs {-pagesize $newpsize $omethod $testfile $sub2}]
H A Dsec001.tcl25 set subdb2 sub2
H A Dsdb012.tcl247 set subdb2 sub2
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Ddbus-util.c267 DBusMessageIter sub2; local
270 dbus_message_iter_open_container(&sub, DBUS_TYPE_ARRAY, "y", &sub2);
271 dbus_message_iter_append_fixed_array(&sub2, DBUS_TYPE_BYTE, &data, p->size);
272 dbus_message_iter_close_container(&sub, &sub2);
332 DBusMessageIter sub2; local
342 dbus_message_iter_recurse(&sub, &sub2);
346 dbus_message_iter_get_fixed_array(&sub2, &k, &n);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-client/
H A Dresolver.c107 DBusMessageIter sub2; local
122 dbus_message_iter_recurse(&sub, &sub2);
125 dbus_message_iter_get_fixed_array(&sub2, &k, &n);
H A Dentrygroup.c382 DBusMessageIter sub2; local
385 if (!(dbus_message_iter_open_container(&sub, DBUS_TYPE_ARRAY, "y", &sub2)) ||
386 !(dbus_message_iter_append_fixed_array(&sub2, DBUS_TYPE_BYTE, &data, p->size)) ||
387 !(dbus_message_iter_close_container(&sub, &sub2)))
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gnulib-local/
H A DMakefile.am318 tests/test-moo-sub2.oo.c \
319 tests/test-moo-sub2.oo.h \
H A DMakefile.in440 tests/test-moo-sub2.oo.c \
441 tests/test-moo-sub2.oo.h \

Completed in 179 milliseconds