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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/libcharset/tools/
H A Dall-charsets19 ASCII | ANSI_X3.4-1968 | \
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/tests/
H A Dxgettext-glade-330 <property name="title" translatable="yes">gedit: ASCII table</property>
195 msgid "gedit: ASCII table"
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/tools/
H A DMakefile126 ascii.h : $(TABLESDIR)/glibc-2.1-iconv/ASCII.TXT 8bit_tab_to_h
127 ./8bit_tab_to_h ASCII ascii < $<
303 # - When JISX0208 is used as a CES (i.e. combined with ASCII) its mapping of
437 (echo '#' ; cat $(TABLESDIR)/glibc-2.2-iconv/ASCII.TXT ; grep -v '^0x[0-7]' $<) | ./8bit_tab_to_h CP1161 cp1161
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/archival/
H A Dgzip.c105 #define ASCII 1 macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/boot/
H A Dvideo.S1864 # Read a key and return the ASCII code in al, scan code in ah
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ppp-2.4.4/pppdump/
H A Dzlib.c152 #define ASCII 1 macro
224 Byte data_type; /* UNKNOWN, BINARY or ASCII */
2499 * Set the data type to ASCII or BINARY, using a crude approximation:
2513 s->data_type = (Byte)(bin_freq > (ascii_freq >> 2) ? BINARY : ASCII);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex4093 % control sequences and just writes whatever the best ASCII sort string
6046 % Modern fonts display ASCII 0x60 as a grave accent, so some people like
6607 % Non-ASCII encodings make 8-bit characters active, so un-activate
7771 % @documentencoding sets the definition of non-ASCII characters
7780 \def\ascii{\csname US-ASCII.enc\endcsname}%
7823 % First, make active non-ASCII characters in order for them to be
8560 % US-ASCII character definitions.
8565 % Make non-ASCII characters printable again for compatibility with
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex2486 % Modern fonts display ASCII 0x60 as a grave accent, so some people like
4335 % control sequences and just writes whatever the best ASCII sort string
6846 % Non-ASCII encodings make 8-bit characters active, so un-activate
8043 % @documentencoding sets the definition of non-ASCII characters
8052 \def\ascii{\csname US-ASCII.enc\endcsname}%
8095 % First, make active non-ASCII characters in order for them to be
8838 % US-ASCII character definitions.
8843 % Make non-ASCII characters printable again for compatibility with
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/
H A Dconfigure25412 for j in ASCII 646 ; do
25597 #define DEFAULT_DOS_CHARSET "ASCII"
25602 #define DEFAULT_DISPLAY_CHARSET "ASCII"
[all...]

Completed in 312 milliseconds