Searched refs:ASCII (Results 1 - 25 of 64) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/doc/manl/
H A Dcsc_string.l10 CSCstringOctal - format an ASCII string to represent an octal number
11 CSCstringBinary - format an ASCII string to represent a binary number
H A Dcsc_io.l16 CSCioBufWrite - write an ASCII buffer
17 CSCioBufRead - read an ASCII buffer
H A Dcsc_symbol.l19 CSCsymbolIntWrite - write a integer symbol in ASCII format
20 CSCsymbolFloatWrite - write a floating point symbol in ASCII format
21 CSCsymbolPtrWrite - write a pointer symbol in ASCII format
H A Dcsc_hash.l18 CSChashRead - read an ASCII format libcsc hash table
19 CSChashWrite - write a libcsc hash table in an ASCII format
H A Dcsc_notify.l18 CSCnotificationBoardPrint - print a notification board in ASCII format
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/tests/
H A Dcheck-subst9 # Test of --byte-subst with an ASCII substitution.
14 $iconv $options_ascii -f ASCII -t ASCII < tmp-in > tmp-out
20 # Test of --byte-subst with a non-ASCII substitution.
26 $iconv $options_utf8 -f ASCII -t UTF-8 2>/dev/null < tmp-in > tmp-out
37 $iconv $options_utf8 -f ASCII -t ISO-8859-1 2>/dev/null < tmp-in > tmp-out
50 $iconv --byte-subst='<0x%010000x>' -f ASCII -t ASCII < tmp-in > tmp-out
54 # Test of --unicode-subst with an ASCII substitution.
59 $iconv $options_ascii -f UTF-8 -t ASCII < tm
[all...]
H A DMakefile.in32 $(srcdir)/check-stateless $(srcdir) ASCII
151 $(srcdir)/check-translit $(srcdir) Quotes UTF-8 ASCII
152 $(srcdir)/check-translit $(srcdir) Translit1 ISO-8859-1 ASCII
153 $(srcdir)/check-translitfailure $(srcdir) TranslitFail1 ISO-8859-1 ASCII
H A DMakefile32 $(srcdir)/check-stateless $(srcdir) ASCII
151 $(srcdir)/check-translit $(srcdir) Quotes UTF-8 ASCII
152 $(srcdir)/check-translit $(srcdir) Translit1 ISO-8859-1 ASCII
153 $(srcdir)/check-translitfailure $(srcdir) TranslitFail1 ISO-8859-1 ASCII
H A DMakefile.msvc58 $(srcdir)\check-stateless.bat $(srcdir) ASCII
195 $(srcdir)\check-translit.bat $(srcdir) Quotes UTF-8 ASCII
196 $(srcdir)\check-translit.bat $(srcdir) Translit1 ISO-8859-1 ASCII
H A DMakefile.os223 $(srcdir)\check-stateless $(srcdir) ASCII
137 $(srcdir)\check-translit $(srcdir) Quotes UTF-8 ASCII
138 $(srcdir)\check-translit $(srcdir) Translit1 ISO-8859-1 ASCII
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dtr.c23 #define ASCII 0377 macro
118 for (i = 0; i <= ASCII; i++)
154 char conv[ASCII + 2];
157 for (i = 0; i <= ASCII; i++) {
162 conv[ix++] = i & ASCII;
178 RESERVE_CONFIG_BUFFER(vector, ASCII+1);
179 RESERVE_CONFIG_BUFFER(invec, ASCII+1);
180 RESERVE_CONFIG_BUFFER(outvec, ASCII+1);
195 for (i = 0; i <= ASCII; i++) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Diconv_open-solaris.h100 char stringpool_str5[sizeof("ASCII")];
116 "ASCII",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dmbcnvut8.tex32 \item ASCII characters (character values under 128) are encoded as plain ASCII
43 code written with only 8-bit extended-ASCII characters in mind.
H A Dkeycode.tex19 values are the ASCII character codes, plus the following:
H A Dkeyevent.tex22 event key code is equal to {\tt ASCII A} $== 65$. But the char event key code
23 is {\tt ASCII a} $== 97$. On the other hand, if you press both {\sc Shift} and
37 $1$, the ASCII value of this key combination.
194 Returns the virtual key code. ASCII events return normal ASCII values,
195 while non-ASCII events return values such as {\bf WXK\_LEFT} for the
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/protocol/
H A Dftp.h30 ASCII, enumerator in enum:wxFTP::TransferMode
53 bool SetAscii() { return SetTransferMode(ASCII); }
85 // type is set to ASCII or BINARY)
157 // although this should be set to ASCII by default according to STD9,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/lib/
H A Daliases.h132 char stringpool_str50[sizeof("ASCII")];
151 char stringpool_str70[sizeof("US-ASCII")];
205 "ASCII",
224 "US-ASCII",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/libcharset/tools/
H A Dall-charsets19 ASCII | ANSI_X3.4-1968 | \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/libcharset/tools/
H A Dall-charsets19 ASCII | ANSI_X3.4-1968 | \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/tests/
H A DMakefile.in32 $(srcdir)/check-stateless $(srcdir) ASCII
142 $(srcdir)/check-translit $(srcdir) Quotes UTF-8 ASCII
143 $(srcdir)/check-translit $(srcdir) Translit1 ISO-8859-1 ASCII
144 $(srcdir)/check-translitfailure $(srcdir) TranslitFail1 ISO-8859-1 ASCII
H A DMakefile32 $(srcdir)/check-stateless $(srcdir) ASCII
142 $(srcdir)/check-translit $(srcdir) Quotes UTF-8 ASCII
143 $(srcdir)/check-translit $(srcdir) Translit1 ISO-8859-1 ASCII
144 $(srcdir)/check-translitfailure $(srcdir) TranslitFail1 ISO-8859-1 ASCII
H A DMakefile.msvc58 $(srcdir)\check-stateless.bat $(srcdir) ASCII
184 $(srcdir)\check-translit.bat $(srcdir) Quotes UTF-8 ASCII
185 $(srcdir)\check-translit.bat $(srcdir) Translit1 ISO-8859-1 ASCII
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D05-comment.tex77 The field name is case-insensitive and may consist of ASCII 0x20
78 through 0x7D, 0x3D ('=') excluded. ASCII 0x41 through 0x5A inclusive
79 (characters A-Z) is to be considered equivalent to ASCII 0x61 through
83 The field name is immediately followed by ASCII 0x3D ('=');
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/cmsmvs/
H A Dcmsmvs.c241 if (aflag == ASCII) {
242 z->att = ASCII;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/
H A Dzipup.c1181 if (aflag == ASCII) {
1204 if (aflag == ASCII)
1244 if (aflag == ASCII)
1266 if (aflag == ASCII) {
1570 z_entry->att = (ush)(zstrm.data_type == Z_ASCII ? ASCII : BINARY);
1864 z_entry->att = (ush)ASCII;

Completed in 183 milliseconds

123