Searched refs:sdef (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dformat-php-220 msgid "abc%2sdef"
32 msgid "abc%sdef%u"
41 msgid "abc%2$sdef%1$u"
44 msgid "abc%1$sdef%2$u"
H A Dformat-awk-220 msgid "abc%2sdef"
32 msgid "abc%sdef%u"
41 msgid "abc%2$sdef%1$u"
44 msgid "abc%1$sdef%2$u"
H A Dformat-boost-223 msgid "abc%2sdef"
38 msgid "abc%sdef%u"
47 msgid "abc%2$sdef%1$u"
50 msgid "abc%1$sdef%2$u"
H A Dformat-librep-220 msgid "abc%2sdef"
32 msgid "abc%sdef%x"
41 msgid "abc%2$sdef%1$x"
44 msgid "abc%1$sdef%2$x"
H A Dformat-perl-220 msgid "abc%2sdef"
32 msgid "abc%sdef%u"
41 msgid "abc%2$sdef%1$u"
44 msgid "abc%1$sdef%2$u"
H A Dformat-tcl-220 msgid "abc%2sdef"
32 msgid "abc%sdef%u"
41 msgid "abc%2$sdef%1$u"
44 msgid "abc%1$sdef%2$u"
H A Dformat-c-220 msgid "abc%2sdef"
32 msgid "abc%sdef%u"
41 msgid "abc%2$sdef%1$u"
44 msgid "abc%1$sdef%2$u"
H A Dformat-elisp-220 msgid "abc%2sdef"
32 msgid "abc%sdef%x"
41 msgid "abc%2$sdef%1$x"
44 msgid "abc%1$sdef%2$x"
H A Dformat-gcc-internal-238 msgid "abc%.*sdef"
47 msgid "abc%c%.*sdef"
50 msgid "abc%sdef%u"
59 msgid "abc%2$sdef%1$u"
62 msgid "abc%1$sdef%2$u"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/isdnloop/
H A Disdnloop.c1066 isdnloop_sdef sdef; local
1071 if (copy_from_user((char *) &sdef, (char *) sdefp, sizeof(sdef)))
1074 switch (sdef.ptype) {
1087 strcpy(card->s0num[i], sdef.num[i]);
1100 strcpy(card->s0num[0], sdef.num[0]);
1107 sdef.ptype);

Completed in 146 milliseconds