Searched refs:qq (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-perl-194 printf "%s\n", gettext qq(ecs\tasy);
95 printf "%s\n", gettext qq(ecs\\tasy);
96 printf "%s\n", gettext qq(ecs\\\tasy);
97 printf "%s\n", gettext qq(ecs\\\\tasy);
98 printf "%s\n", gettext qq(ecs\\\\\tasy);
104 printf "%s\n", gettext qq(mari\huana);
105 printf "%s\n", gettext qq(mari\\huana);
106 printf "%s\n", gettext qq(mari\\\huana);
107 printf "%s\n", gettext qq(mari\\\\huana);
108 printf "%s\n", gettext qq(mar
[all...]
H A Dxgettext-perl-423 # The qq operator and some of the more esoteric string interpolation
25 print (qq {\uU\lp \LaNd\E \ldo\lWn, \Uoh\E, yeah\Q!!!\E\\!\n});
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dgvp11.c184 unsigned char q, qq; local
271 qq = *scmd_3393;
274 if (qq != q) /* should be read only */
281 qq = *scmd_3393;
284 if (qq != q || qq != 0xff) /* should be read only, all 1's */
291 qq = *scmd_3393;
294 if (qq != (~q & 0xff)) /* should be read/write */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Ddvdsubenc.c92 uint8_t *q, *qq; local
158 qq = outbuf + 2;
159 bytestream_put_be16(&qq, q - outbuf);
200 qq = outbuf;
201 bytestream_put_be16(&qq, q - outbuf);
H A Dcavsdsp.c497 CAVS_SUBPIX_HV(put_, op_put4, qq, 0, -1, 5, 5, -1, 0, 0, -7, 42, 96, -2,-1, 0)
506 CAVS_SUBPIX_HV(avg_, op_avg4, qq, 0, -1, 5, 5, -1, 0, 0, -7, 42, 96, -2,-1, 0)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/wget-1.12/src/
H A Durl.c2092 int pp, qq;
2101 && (qq = getchar_from_escaped_string (q, &ch2))
2105 q += qq;
2081 int pp, qq; local

Completed in 107 milliseconds