Searched refs:ASCII (Results 51 - 71 of 71) sorted by relevance

123

/external/chromium_org/v8/src/
H A Dobjects.h315 // encoding is considered TWO_BYTE. It is not mentioned in the name. ASCII
7421 // - a reference to code for ASCII inputs (bytecode or compiled), or a smi
7494 // Irregexp compiled code or bytecode for ASCII. If compilation
7503 // Saved instance of Irregexp compiled code or bytecode for ASCII that
7510 // Maximal number of registers used by either ASCII or UC16.
8133 // ASCII chars or two-byte UC16.
8139 // Returns true if the structure contains ASCII content.
8140 bool IsAscii() { return state_ == ASCII; }
8147 ASSERT_EQ(ASCII, state_);
8158 enum State { NON_FLAT, ASCII, TWO_BYT enumerator in enum:v8::internal::String::FlatContent::State
[all...]
H A Djsregexp.cc365 // source for either ASCII or non-ASCII strings.
595 // being internal and external, and even between being ASCII and UC16,
1610 // that cannot occur in the source string because it is ASCII.
1626 // The standard requires that non-ASCII characters cannot have ASCII
1667 // This can't match. Must be an ASCII subject and a non-ASCII character.
1668 // We do not need to do anything since the ASCII pass already handled this.
1937 // For very large search spaces we do a binary chop search of the non-ASCII
[all...]
/external/bison/build-aux/
H A Dtexinfo.tex1348 % much work for too little return. Just use the ASCII equivalents
2310 % Modern fonts display ASCII 0x60 as a grave accent, so some people like
4605 % control sequences and just writes whatever the best ASCII sort string
4630 % starting with |, since that ASCII character is between ASCII { and }.
7286 % Non-ASCII encodings make 8-bit characters active, so un-activate
8852 % @documentencoding sets the definition of non-ASCII characters
8861 \def\ascii{\csname US-ASCII.enc\endcsname}%
8904 % First, make active non-ASCII characters in order for them to be
9651 % US-ASCII characte
[all...]
/external/dropbear/libtomcrypt/
H A Dcrypt.tex588 Where \textit{name} is the lower case ASCII version of the name. The fields \textit{min\_key\_length} and \textit{max\_key\_length}
4547 say a SPARC machine. Internally, these functions have a table of literal characters and their numerical ASCII values. This provides a stable conversion provided
4571 say a SPARC machine. Internally, these functions have a table of literal characters and their numerical ASCII values. This provides a stable conversion provided
4854 Those characters are supported in the 7-bit ASCII map, which means they can be used for transport over
4855 common e-mail, usenet and HTTP mediums. The format of an encoded stream is just a literal sequence of ASCII characters
4871 Where \textit{in} is the binary string and \textit{out} is where the ASCII output is placed. You must set the value of \textit{outlen} prior
/external/robolectric/lib/main/
H A Dhttpcore-4.0.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ...
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...
/external/smack/asmack-master/lib/
H A Dhttpcore-4.1.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/impl/ ...
/external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/
H A DJSON.pm771 (nice for simple line-based protocols), a pure-ASCII format (for when your transport
/external/chromium_org/third_party/JSON/JSON-2.59/lib/
H A DJSON.pm771 (nice for simple line-based protocols), a pure-ASCII format (for when your transport
/external/chromium_org/third_party/JSON/out/lib/perl5/
H A DJSON.pm771 (nice for simple line-based protocols), a pure-ASCII format (for when your transport
/external/opencv/cxcore/src/
H A Dcxpersistence.cpp2202 if( encoding && strcmp( encoding, "ASCII" ) != 0 )
2711 // and factor=4 for YAML ( as we use 4 bytes for non ASCII characters (e.g. \xAB))
/external/v8/src/
H A Djsregexp.cc278 // source for either ASCII or non-ASCII strings.
493 // being internal and external, and even between being ASCII and UC16,
1360 // that cannot occur in the source string because it is ASCII.
1376 // The standard requires that non-ASCII characters cannot have ASCII
1417 // This can't match. Must be an ASCII subject and a non-ASCII character.
1418 // We do not need to do anything since the ASCII pass already handled this.
1571 // ASCII optimization
[all...]
/external/libvpx/libvpx/examples/includes/geshi/
H A Dgeshi.php2525 //This is an non-ASCII char (UTF8 or single byte)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-nodeps.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/chromium_org/third_party/usb_ids/
H A Dusb.ids10365 0b49 ASCII Corp.
16992 021 ASCII Character Set
/external/grub/docs/
H A Dtexinfo.tex3312 % control sequences and just writes whatever the best ASCII sort string
/external/qemu-pc-bios/bochs/bios/
H A Drombios.c59 // $fff5 ; ASCII Date ROM was built - 8 characters in MM/DD/YY
11257 .org 0xfff5 ; ASCII Date ROM was built - 8 characters in MM/DD/YY
/external/bison/tests/
H A Dtestsuite[all...]
/external/droiddriver/libs/
H A Dguava-13.0.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/hash/ ...
/external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
H A Dcompiler.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/debugging/ com/google/debugging/sourcemap/ ...
/external/srec/config/en.us/dictionary/
H A Dc0.65490 ASCII AE1 S K IY0
[all...]

Completed in 1360 milliseconds

123