Searched refs:dstring (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-sh-514 echo $(gettext "Simple dstring")
15 echo "$(gettext "Simple dstring inside double-quotes")"
16 echo $(gettext "Simple decorated dstring: \"x\" \\\"y\\\"")
17 echo "$(gettext "Simple decorated dstring: \"x\" \\\"y\\\" inside double-quotes")"
41 msgid "Simple dstring"
44 msgid "Simple dstring inside double-quotes"
47 msgid "Simple decorated dstring: \"x\" \\\"y\\\""
50 msgid "Simple decorated dstring: \"x\" \\\"y\\\" inside double-quotes"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/udf/
H A Dosta_udf.h106 dstring logicalVolIdent[128];
107 dstring LVInfo1[36];
108 dstring LVInfo2[36];
109 dstring LVInfo3[36];
185 dstring logicalVolIdent[128];
H A Decma_167.h58 typedef uint8_t dstring; typedef
222 dstring volIdent[32];
229 dstring volSetIdent[128];
315 dstring logicalVolIdent[128];
472 dstring logicalVolIdent[128];
474 dstring fileSetIdent[32];
475 dstring copyrightFileIdent[32];
476 dstring abstractFileIdent[32];
830 dstring componentIdent[0];
H A Dunicode.c28 int udf_build_ustr(struct ustr *dest, dstring *ptr, int size)
46 static int udf_build_ustr_exact(struct ustr *dest, dstring *ptr, int exactsize)
158 static int udf_UTF8toCS0(dstring *ocu, struct ustr *utf, int length)
163 memset(ocu, 0, sizeof(dstring) * length);
294 static int udf_NLStoCS0(struct nls_table *nls, dstring *ocu, struct ustr *uni, int length)
300 memset(ocu, 0, sizeof(dstring) * length);
H A Dudfdecl.h141 extern int udf_build_ustr(struct ustr *, dstring *, int);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/packaging/Mandrake/
H A Dsmb-migrate54 my (@dstring) = @_;
56 print "@dstring";
58 push @merge_log, @dstring;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/udev/extras/volume_id/lib/
H A Dudf.c48 struct dstring { struct in struct:volume_descriptor::__anon11529::primary_descriptor

Completed in 91 milliseconds