Home
last modified time | relevance | path

Searched refs:Expecting (Results 1 – 25 of 36) sorted by relevance

12

/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
DUnwantedTokenException.cs82 … expected = (TokenNames != null && Expecting >= 0 && Expecting < TokenNames.Count) ? TokenNames[Ex… in ToString()
85 if (Expecting == TokenTypes.Invalid) { in ToString()
DMismatchedTokenException.cs98 public int Expecting { property in Antlr.Runtime.MismatchedTokenException
130 … expected = (TokenNames != null && Expecting >= 0 && Expecting < TokenNames.Count) ? TokenNames[Ex… in ToString()
DBaseRecognizer.cs255 if (ute.Expecting == TokenTypes.EndOfFile) { in GetErrorMessage()
258 tokenName = tokenNames[ute.Expecting]; in GetErrorMessage()
265 if (mte.Expecting == TokenTypes.EndOfFile) { in GetErrorMessage()
268 tokenName = tokenNames[mte.Expecting]; in GetErrorMessage()
274 if (mte.Expecting == TokenTypes.EndOfFile) { in GetErrorMessage()
277 tokenName = tokenNames[mte.Expecting]; in GetErrorMessage()
284 if (mtne.Expecting == TokenTypes.EndOfFile) { in GetErrorMessage()
287 tokenName = tokenNames[mtne.Expecting]; in GetErrorMessage()
306 " expecting set " + mse.Expecting; in GetErrorMessage()
310 " expecting set " + mse.Expecting; in GetErrorMessage()
DMismatchedSetException.cs77 public BitSet Expecting { property in Antlr.Runtime.MismatchedSetException
92 return "MismatchedSetException(" + UnexpectedType + "!=" + Expecting + ")"; in ToString()
DMismatchedTreeNodeException.cs78 public int Expecting { property in Antlr.Runtime.MismatchedTreeNodeException
93 return "MismatchedTreeNodeException(" + UnexpectedType + "!=" + Expecting + ")"; in ToString()
DLexer.cs284 …haracter " + GetCharErrorDisplay(e.Character) + " expecting " + GetCharErrorDisplay(mte.Expecting); in GetErrorMessage()
297 …g = "mismatched character " + GetCharErrorDisplay(e.Character) + " expecting set " + mse.Expecting; in GetErrorMessage()
300 …g = "mismatched character " + GetCharErrorDisplay(e.Character) + " expecting set " + mse.Expecting; in GetErrorMessage()
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/
DUnwantedTokenException.cs95 … expected = (TokenNames != null && Expecting >= 0 && Expecting < TokenNames.Count) ? TokenNames[Ex… in ToString()
98 if (Expecting == TokenTypes.Invalid) in ToString()
DMismatchedTokenException.cs105 public int Expecting property in Antlr.Runtime.MismatchedTokenException
135 …xpected = ( TokenNames != null && Expecting >= 0 && Expecting < TokenNames.Count ) ? TokenNames[Ex… in ToString()
DBaseRecognizer.cs280 if ( ute.Expecting == TokenTypes.EndOfFile ) in GetErrorMessage()
286 tokenName = tokenNames[ute.Expecting]; in GetErrorMessage()
295 if ( mte.Expecting == TokenTypes.EndOfFile ) in GetErrorMessage()
301 tokenName = tokenNames[mte.Expecting]; in GetErrorMessage()
309 if ( mte.Expecting == TokenTypes.EndOfFile ) in GetErrorMessage()
315 tokenName = tokenNames[mte.Expecting]; in GetErrorMessage()
324 if ( mtne.Expecting == TokenTypes.EndOfFile ) in GetErrorMessage()
330 tokenName = tokenNames[mtne.Expecting]; in GetErrorMessage()
355 " expecting set " + mse.Expecting; in GetErrorMessage()
361 " expecting set " + mse.Expecting; in GetErrorMessage()
DMismatchedSetException.cs86 public BitSet Expecting property in Antlr.Runtime.MismatchedSetException
105 return "MismatchedSetException(" + UnexpectedType + "!=" + Expecting + ")"; in ToString()
DMismatchedTreeNodeException.cs87 public int Expecting property in Antlr.Runtime.MismatchedTreeNodeException
106 return "MismatchedTreeNodeException(" + UnexpectedType + "!=" + Expecting + ")"; in ToString()
DLexer.cs342 …cter " + GetCharErrorDisplay( e.Character ) + " expecting " + GetCharErrorDisplay( mte.Expecting ); in GetErrorMessage()
361 …= "mismatched character " + GetCharErrorDisplay( e.Character ) + " expecting set " + mse.Expecting; in GetErrorMessage()
366 …= "mismatched character " + GetCharErrorDisplay( e.Character ) + " expecting set " + mse.Expecting; in GetErrorMessage()
/external/v8/test/webkit/
Dinstance-of-immediates-expected.txt29 PASS (1 instanceof 1) threw exception TypeError: Expecting a function in instanceof check, but got …
30 PASS ({} instanceof 1) threw exception TypeError: Expecting a function in instanceof check, but got…
31 PASS (obj instanceof 1) threw exception TypeError: Expecting a function in instanceof check, but go…
32 PASS (1 instanceof {}) threw exception TypeError: Expecting a function in instanceof check, but got…
33 PASS ({} instanceof {}) threw exception TypeError: Expecting a function in instanceof check, but go…
34 PASS (obj instanceof {}) threw exception TypeError: Expecting a function in instanceof check, but g…
Dproperty-getters-and-setters-expected.txt43 …tter__('a', null) threw exception TypeError: Object.prototype.__defineSetter__: Expecting function.
44 …Setter__('a', o5) threw exception TypeError: Object.prototype.__defineSetter__: Expecting function.
45 …tter__('a', null) threw exception TypeError: Object.prototype.__defineGetter__: Expecting function.
46 …Getter__('a', o5) threw exception TypeError: Object.prototype.__defineGetter__: Expecting function.
/external/v8/test/message/
Dinstanceof.out1 *%(basename)s:28: TypeError: Expecting a function in instanceof check, but got 2
4 TypeError: Expecting a function in instanceof check, but got 2
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.Test/SlimParsing/
DSlimLexer.cs359 …cter " + GetCharErrorDisplay( e.Character ) + " expecting " + GetCharErrorDisplay( mte.Expecting ); in GetErrorMessage()
378 …= "mismatched character " + GetCharErrorDisplay( e.Character ) + " expecting set " + mse.Expecting; in GetErrorMessage()
383 …= "mismatched character " + GetCharErrorDisplay( e.Character ) + " expecting set " + mse.Expecting; in GetErrorMessage()
/external/lldb/scripts/Python/
Dpython-typemaps.swig49 PyErr_SetString(PyExc_ValueError, "Expecting an integer");
81 PyErr_SetString(PyExc_ValueError, "Expecting a string");
96 PyErr_SetString(PyExc_ValueError, "Expecting a string");
111 PyErr_SetString(PyExc_ValueError, "Expecting a string");
127 PyErr_SetString(PyExc_ValueError, "Expecting a string or byte array");
140 PyErr_SetString(PyExc_ValueError, "Expecting an integer or long object");
/external/libxml2/result/relaxng/
D558452_1.err1 ./test/relaxng/558452_1.xml:2: element doc: Relax-NG validity error : Expecting an element , got no…
Dtutor10_2_4.err1 ./test/relaxng/tutor10_2_4.xml:1: element foo: Relax-NG validity error : Expecting no namespace for…
Dtutor10_2_3.err1 ./test/relaxng/tutor10_2_3.xml:1: element foo: Relax-NG validity error : Expecting no namespace for…
Dtutor10_1_4.err1 ./test/relaxng/tutor10_1_4.xml:1: element foo: Relax-NG validity error : Expecting a namespace for …
Dtutor3_5_2.err1 ./test/relaxng/tutor3_5_2.xml:2: element email: Relax-NG validity error : Expecting element name, g…
Dtutor3_7_err1 ./test/relaxng/tutor3_7.rng:1: element element: Relax-NG validity error : Expecting an element , go…
Dtutor8_2_5.err1 ./test/relaxng/tutor8_2_5.xml:1: element head: Relax-NG validity error : Expecting an element title…
/external/libxml2/result/VC/
DElementValid6.rdr4 …:8: element doc: validity error : Element doc content does not follow the DTD, Expecting more child

12