Searched defs:getNextChar (Results 1 - 13 of 13) sorted by relevance

/external/nist-sip/java/gov/nist/core/
H A DStringTokenizer.java144 public char getNextChar() throws ParseException { method in class:StringTokenizer
147 buffer + " getNextChar: End of buffer",
/external/llvm/lib/MC/MCParser/
H A DAsmLexer.cpp52 int AsmLexer::getNextChar() { function in class:AsmLexer
130 int CurChar = getNextChar();
149 int CurChar = getNextChar();
151 CurChar = getNextChar();
272 int CurChar = getNextChar();
275 CurChar = getNextChar();
280 CurChar = getNextChar();
308 int CurChar = getNextChar();
313 CurChar = getNextChar();
319 CurChar = getNextChar();
[all...]
/external/llvm/lib/TableGen/
H A DTGLexer.cpp48 int TGLexer::getNextChar() { function in class:TGLexer
66 return getNextChar();
92 int CurChar = getNextChar();
345 int CurChar = getNextChar();
433 int Char = getNextChar();
438 Char = getNextChar();
/external/icu4c/tools/genrb/
H A Dread.c44 static UChar32 getNextChar (UCHARBUF *buf, UBool skipwhite, struct UString *token, UErrorCode *status);
75 c = getNextChar(buf, TRUE, comment, status);
257 c = getNextChar(buf, FALSE, NULL, status);
302 c = getNextChar(buf, TRUE, NULL, status);
317 static UChar32 getNextChar(UCHARBUF* buf, function
/external/llvm/lib/AsmParser/
H A DLLLexer.cpp176 int LLLexer::getNextChar() { function in class:LLLexer
196 int CurChar = getNextChar();
259 if (CurPtr[0] == '\n' || CurPtr[0] == '\r' || getNextChar() == EOF)
274 int CurChar = getNextChar();
311 int CurChar = getNextChar();
/external/v8/benchmarks/
H A Dearley-boyer.js2114 this.peeked = this.getNextChar();
2133 sc_ErrorInputPort.prototype.getNextChar = function() {
2151 sc_StringInputPort.prototype.getNextChar = function() {
/external/webkit/PerformanceTests/SunSpider/tests/v8-v4/
H A Dv8-earley-boyer.js2108 this.peeked = this.getNextChar();
2127 sc_ErrorInputPort.prototype.getNextChar = function() {
2145 sc_StringInputPort.prototype.getNextChar = function() {
/external/webkit/PerformanceTests/SunSpider/tests/v8-v5/
H A Dv8-earley-boyer.js2108 this.peeked = this.getNextChar();
2127 sc_ErrorInputPort.prototype.getNextChar = function() {
2145 sc_StringInputPort.prototype.getNextChar = function() {
/external/webkit/PerformanceTests/SunSpider/tests/v8-v6/
H A Dv8-earley-boyer.js2108 this.peeked = this.getNextChar();
2127 sc_ErrorInputPort.prototype.getNextChar = function() {
2145 sc_StringInputPort.prototype.getNextChar = function() {
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.ds_1.2.1.R36x_v20100803.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.jasper_5.5.17.v201004212143.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 488 milliseconds