Searched refs:encodings (Results 1 - 25 of 44) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/djgpp/
H A Dmakefile.sed2 s|encodings\.def|encodings/&|g
3 s|encodings_aix\.def|encodings/aix.def|g
4 s|encodings_dos\.def|encodings/dos\.def|g
5 s|encodings_osf1\.def|encodings/osf1\.def|g
6 s|encodings_local\.def|encodings/local\.def|g
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/djgpp/
H A Dmakefile.sed2 s|encodings\.def|encodings/&|g
3 s|encodings_aix\.def|encodings/aix.def|g
4 s|encodings_dos\.def|encodings/dos\.def|g
5 s|encodings_extra\.def|encodings/extra\.def|g
6 s|encodings_osf1\.def|encodings/osf1\.def|g
7 s|encodings_local\.def|encodings/local\.def|g
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dstriconveha.c170 const char * const *encodings; local
174 /* First try all encodings without any forgiving. */
175 encodings = alias->encodings_to_try;
179 *encodings, to_codeset,
184 encodings++;
186 while (*encodings != NULL);
189 encodings = alias->encodings_to_try;
193 *encodings, to_codeset,
198 encodings++;
200 while (*encodings !
272 const char * const *encodings; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mgl/
H A Dfontenum.cpp78 static wxFontEncoding encodings[] = local
138 for (size_t i = 0; encodings[i] != wxFONTENCODING_SYSTEM; i++)
140 if ( !wxGetNativeFontEncoding(encodings[i], &info) ||
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/expat-2.0.1/lib/
H A Dxmltok_ns.c29 static const ENCODING * const NS(encodings)[] = {
43 return initScan(NS(encodings), (const INIT_ENCODING *)enc,
51 return initScan(NS(encodings), (const INIT_ENCODING *)enc,
87 return NS(encodings)[i];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/expat/lib/
H A Dxmltok_ns.c22 static const ENCODING *NS(encodings)[] = {
36 return initScan(NS(encodings), (const INIT_ENCODING *)enc,
44 return initScan(NS(encodings), (const INIT_ENCODING *)enc,
80 return NS(encodings)[i];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmltok_ns.c29 static const ENCODING * const NS(encodings)[] = {
43 return initScan(NS(encodings), (const INIT_ENCODING *)enc,
51 return initScan(NS(encodings), (const INIT_ENCODING *)enc,
87 return NS(encodings)[i];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dtfontenc.tex14 wxWidgets has support for multiple font encodings starting from release 2.2.
19 letters of foreign alphabets and here other encodings come into play. Please
39 \twocolitem{wxFONTENCODING\_ISO8859\_1..15}{ISO8859 family encodings which are
51 versions of Windows) and there are more of them for other encodings.
53 The situation is particularly complicated with Cyrillic encodings for which
54 (more than) three incompatible encodings exist: KOI8 (the old standard, widely
58 This abundance of (incompatible) encodings should make it clear that using
59 encodings is less easy than it might seem. The problems arise both from the
60 fact that the standard encodings for the given language (say Russian, which is
66 class may be used to enumerate both all available encodings an
[all...]
H A Dencconv.tex9 8-bit encodings/charsets. It can also convert from/to Unicode (but only
11 of encodings is supported by wxEncodingConverter:
19 encodings than wxEncodingConverter. wxEncodingConverter is useful only
163 two encodings are equivalent if you can convert text between
167 characters when converting between equivalent encodings).
171 encodings. (It usually returns only one encoding.)
180 converting between equivalent encodings, it can convert between two arbitrary
181 encodings.
195 equivalent encodings, regardless of the platform, and including itself.
197 This platform's encodings ar
[all...]
H A Dmbcnvutf.tex3 This class is used to convert between multibyte encodings and UTF-16 Unicode
44 This class is used to convert between multibyte encodings and UTF-32 Unicode
H A Dfontmap.tex24 for "equivalent" encodings (e.g. iso8859-2 and cp1250) and tries them.
149 this method may be used to get all supported encodings.
188 Returns the number of the font encodings supported by this class. Together with
190 all supported encodings.
H A Dmbcnvfil.tex16 and others (such as Unix) use multibyte encodings, this class should only
H A Dtopics.tex55 \helpref{Fonts encodings}{wxfontencodingoverview}\\
H A Dtnoneng.tex20 used, any encodings are meant and any encodings may be substituted there.
H A Dmbconv.tex16 text strings between multibyte (SBCS or DBCS) encodings and Unicode.
124 encodings (UTF-16 and UTF-32) and not one.
242 This function returns $1$ for most of the multibyte encodings in which the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/unix/
H A Dfontenum.cpp309 // extract the list of (unique) encodings
310 wxSortedArrayString encodings;
343 if ( encodings.Index(encoding) == wxNOT_FOUND )
350 encodings.Add(encoding);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/unittests/tests/
H A DFileDataIOTest.cpp516 Encoding encodings[] = local
536 for (size_t enc = 0; enc < ArraySize(encodings); ++enc) {
537 CONTEXT(wxString::Format(wxT("Testing encoding: %i"), encodings[enc]));
540 size_t strLen = testData[str].lengths[(encodings[enc].id == utf8strNone) ? 0 : 1];
541 size_t headLen = encodings[enc].headLen;
543 file->WriteString(curStr, encodings[enc].id, 2);
549 if (encodings[enc].header) {
552 ASSERT_EQUALS(0, memcmp(head, encodings[enc].header, headLen));
556 ASSERT_EQUALS(curStr, file->ReadString(encodings[enc].id, 2));
560 file->WriteString(curStr, encodings[en
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dmatroskadec.c149 EbmlList encodings; member in struct:__anon2188
332 { MATROSKA_ID_TRACKCONTENTENCODING, EBML_NEST, sizeof(MatroskaTrackEncoding), offsetof(MatroskaTrack,encodings), {.n=matroska_track_encoding} },
588 * encodings.
941 MatroskaTrackEncoding *encodings = track->encodings.elem; local
953 switch (encodings[0].compression.algo) {
955 return encodings[0].compression.settings.size;
1325 EbmlList *encodings_list = &tracks->encodings;
1326 MatroskaTrackEncoding *encodings = encodings_list->elem; local
1357 "Multiple combined encodings no
1856 MatroskaTrackEncoding *encodings = track->encodings.elem; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/lib/
H A DMakefile.vms49 libiconv.obj : iconv.c,encodings.def,encodings_local.def,aliases.h,config.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A DMakefile.os235 iconv.obj : iconv.c encodings.def encodings_local.def aliases.h config.h
H A DMakefile.vms49 libiconv.obj : iconv.c,encodings.def,encodings_local.def,aliases.h,config.h
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dmatroskadec.c180 EbmlList encodings; member in struct:__anon3539
389 { MATROSKA_ID_TRACKCONTENTENCODING, EBML_NEST, sizeof(MatroskaTrackEncoding), offsetof(MatroskaTrack, encodings), { .n = matroska_track_encoding } },
743 * encodings.
1152 MatroskaTrackEncoding *encodings = track->encodings.elem; local
1164 switch (encodings[0].compression.algo) {
1167 int header_size = encodings[0].compression.settings.size;
1168 uint8_t *header = encodings[0].compression.settings.data;
1641 EbmlList *encodings_list = &track->encodings;
1642 MatroskaTrackEncoding *encodings local
2608 MatroskaTrackEncoding *encodings = track->encodings.elem; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/font/
H A Dfont.cpp308 wxT("Enumerate &encodings\tCtrl-E"));
373 wxLogMessage(wxT("Enumerating all available encodings:\n%s"),
559 wxArrayInt encodings; local
563 encodings.reserve(count);
568 encodings.push_back(enc);
580 return i == -1 ? wxFONTENCODING_SYSTEM : (wxFontEncoding)encodings[i];
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/
H A DMakefile.devel174 lib/aliases.h lib/canonical.h lib/canonical_local.h : lib/encodings.def lib/encodings_local.def lib/genaliases.c
205 lib/flags.h : lib/encodings.def lib/encodings_aix.def lib/encodings_osf1.def lib/encodings_dos.def lib/encodings_extra.def lib/converters.h lib/genflags.c
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/
H A DMakefile.devel187 lib/aliases.h lib/canonical.h lib/canonical_local.h : lib/encodings.def lib/encodings_local.def lib/genaliases.c
218 lib/flags.h : lib/encodings.def lib/encodings_aix.def lib/encodings_osf1.def lib/encodings_dos.def lib/encodings_extra.def lib/converters.h lib/genflags.c

Completed in 377 milliseconds

12