Home
last modified time | relevance | path

Searched refs:indexExpBegin (Results 1 – 6 of 6) sorted by relevance

/dports/math/giacxcas/CoCoALib-0.99700/src/CoCoA-5/
H A DInterpreter.H528 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
550 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
579 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
592 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
613 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
627 const LexerNS::CharPointer targetExpBegin, targetExpEnd, indexExpBegin, indexExpEnd; variable
628 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS… in IndexedAccess() argument
632 indexExpBegin(indexExpBegin), in IndexedAccess()
644 IndexedAccess(targetLV, targetExpBegin, targetExpEnd, indexExpBegin, indexExpEnd), in StringIndexedAccess()
652 throw RuntimeException("Invalid identifier", indexExpBegin, indexExpEnd); in StringIndexedAccess()
[all …]
H A DInterpreter.C190 const intrusive_ptr<Value> v = this->getField(str->theString, indexExpBegin, indexExpBegin); in indexedByString()
192 throw FieldNotFoundException(str->theString, indexExpBegin, indexExpEnd, this); in indexedByString()
213 throw RuntimeException("Index is not a machine-integer", indexExpBegin, indexExpEnd); in indexedByBigInt()
216 throw RuntimeException("Invalid index", indexExpBegin, indexExpEnd); in indexedByBigInt()
222 throw RuntimeException("Index is not a machine-integer", indexExpBegin, indexExpEnd); in indexedByBigInt()
226 throw RuntimeException("Invalid row index", indexExpBegin, indexExpEnd); in indexedByBigInt()
232 throw RuntimeException("Index is not a machine-integer", indexExpBegin, indexExpEnd); in indexedByBigInt()
236 throw RuntimeException("Invalid column index", indexExpBegin, indexExpEnd); in indexedByBigInt()
243 throw IndexOutOfRangeException(N->theBigInt, nc, indexExpBegin, indexExpEnd); in indexedByBigInt()
248 IndexedAccess(targetLV, targetExpBegin, targetExpEnd, indexExpBegin, indexExpEnd), in IntegerIndexedAccess()
[all …]
H A DAST.H102 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
103 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
144 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
145 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
207 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
208 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
/dports/math/cocoalib/CoCoALib-0.99712/src/CoCoA-5/
H A DInterpreter.H527 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
549 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
578 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
591 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
612 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
626 const LexerNS::CharPointer targetExpBegin, targetExpEnd, indexExpBegin, indexExpEnd; variable
627 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS… in IndexedAccess() argument
631 indexExpBegin(indexExpBegin), in IndexedAccess()
643 IndexedAccess(targetLV, targetExpBegin, targetExpEnd, indexExpBegin, indexExpEnd), in StringIndexedAccess()
651 throw RuntimeException("Invalid identifier", indexExpBegin, indexExpEnd); in StringIndexedAccess()
[all …]
H A DInterpreter.C190 const intrusive_ptr<Value> v = this->getField(str->theString, indexExpBegin, indexExpBegin); in indexedByString()
192 throw FieldNotFoundException(str->theString, indexExpBegin, indexExpEnd, this); in indexedByString()
213 throw RuntimeException("Index is not a machine-integer", indexExpBegin, indexExpEnd); in indexedByBigInt()
216 throw RuntimeException("Invalid index", indexExpBegin, indexExpEnd); in indexedByBigInt()
222 throw RuntimeException("Index is not a machine-integer", indexExpBegin, indexExpEnd); in indexedByBigInt()
226 throw RuntimeException("Invalid row index", indexExpBegin, indexExpEnd); in indexedByBigInt()
232 throw RuntimeException("Index is not a machine-integer", indexExpBegin, indexExpEnd); in indexedByBigInt()
236 throw RuntimeException("Invalid column index", indexExpBegin, indexExpEnd); in indexedByBigInt()
243 throw IndexOutOfRangeException(N->theBigInt, nc, indexExpBegin, indexExpEnd); in indexedByBigInt()
248 IndexedAccess(targetLV, targetExpBegin, targetExpEnd, indexExpBegin, indexExpEnd), in IntegerIndexedAccess()
[all …]
H A DAST.H102 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
103 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
144 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
145 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
219 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…
220 …const LexerNS::CharPointer &targetExpEnd, const LexerNS::CharPointer &indexExpBegin, const LexerNS…