Home
last modified time | relevance | path

Searched defs:currToken (Results 1 – 10 of 10) sorted by relevance

/dports/cad/digital/Digital-0.27/src/main/java/de/neemann/digital/core/extern/
H A DApplicationVerilogStdIO.java26 private Token currToken; field in ApplicationVerilogStdIO
/dports/editors/imhex/ImHex-1.7.0/plugins/builtin/source/
H A Dmath_evaluator.cpp155 Token currToken = inputQueue.front(); in toPostfix() local
/dports/devel/icu/icu/source/test/cintltst/
H A Dcustrtst.c354 uint32_t currToken = 0; in TestStringFunctions() local
/dports/devel/icu-lx/icu/source/test/cintltst/
H A Dcustrtst.c354 uint32_t currToken = 0; in TestStringFunctions() local
/dports/www/kf5-khtml/khtml-5.89.0/src/html/
H A Dhtmltokenizer.h242 khtml::Token currToken; variable
/dports/math/vtk6/VTK-6.2.0/IO/Geometry/
H A DvtkOpenFOAMReader.cxx2065 void ReadValue(vtkFoamIOobject&, vtkFoamToken& currToken) in ReadValue()
2165 void ReadValue(vtkFoamIOobject& io, vtkFoamToken& currToken) in ReadValue()
2310 vtkFoamToken currToken; in ReadLabelListList() local
2412 vtkFoamToken currToken; in ReadCompactIOLabelList() local
2516 vtkFoamToken currToken; in ReadNonuniformList() local
2782 vtkFoamToken currToken; in Read() local
3152 vtkFoamToken currToken; in ReadList() local
3399 vtkFoamToken currToken; in Read() local
/dports/math/vtk8/VTK-8.2.0/IO/Geometry/
H A DvtkOpenFOAMReader.cxx2503 void ReadValue(vtkFoamIOobject&, vtkFoamToken& currToken) in ReadValue()
2632 void ReadValue(vtkFoamIOobject& io, vtkFoamToken& currToken) in ReadValue()
2812 vtkFoamToken currToken; in ReadLabelListList() local
2938 vtkFoamToken currToken; in ReadCompactIOLabelList() local
3099 vtkFoamToken currToken; in ReadNonuniformList() local
3375 vtkFoamToken currToken; in Read() local
3799 vtkFoamToken currToken; in ReadList() local
4103 vtkFoamToken currToken; in Read() local
/dports/java/berkeley-db/je-6.2.31/src/com/sleepycat/je/rep/impl/
H A DTextProtocol.java349 private int currToken = TOKENS.FIRST_PAYLOAD_TOKEN.ordinal(); field in TextProtocol.Message
/dports/math/vtk9/VTK-9.1.0/IO/Geometry/
H A DvtkOpenFOAMReader.cxx3484 void ReadValue(vtkFoamIOobject&, const vtkFoamToken& currToken) in ReadValue()
3569 void ReadValue(vtkFoamIOobject& io, const vtkFoamToken& currToken) in ReadValue()
3832 vtkFoamToken currToken; in ReadNonUniformList() local
4050 vtkFoamToken currToken; in ReadLabelListList() local
4171 vtkFoamToken currToken; in ReadCompactLabelListList() local
4445 vtkFoamToken currToken; in Read() local
4816 vtkFoamToken currToken; in ReadList() local
5113 vtkFoamToken currToken; in Read() local
/dports/devel/swig/swig-4.0.2/Source/Doxygen/
H A Ddoxyparser.cxx1002 Token currToken = *m_tokenListIt; in parse() local