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

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/udf/
H A Dosta_udf.h101 dstring logicalVolIdent[128];
102 dstring LVInfo1[36];
103 dstring LVInfo2[36];
104 dstring LVInfo3[36];
174 dstring logicalVolIdent[128];
H A Decma_167.h57 typedef uint8_t dstring; typedef
196 dstring volIdent[32];
203 dstring volSetIdent[128];
284 dstring logicalVolIdent[128];
427 dstring logicalVolIdent[128];
429 dstring fileSetIdent[32];
430 dstring copyrightFileIdent[32];
431 dstring abstractFileIdent[32];
763 dstring componentIdent[0];
H A Dunicode.c31 int udf_build_ustr(struct ustr *dest, dstring *ptr, int size)
52 static int udf_build_ustr_exact(struct ustr *dest, dstring *ptr, int exactsize)
159 static int udf_UTF8toCS0(dstring *ocu, struct ustr *utf, int length)
164 memset(ocu, 0, sizeof(dstring) * length);
278 static int udf_NLStoCS0(struct nls_table *nls, dstring *ocu, struct ustr *uni,
286 memset(ocu, 0, sizeof(dstring) * length);
H A Dudfdecl.h204 extern int udf_build_ustr(struct ustr *, dstring *, int);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udev/extras/volume_id/lib/
H A Dudf.c48 struct dstring { struct in struct:volume_descriptor::__anon20313::primary_descriptor

Completed in 93 milliseconds