Home
last modified time | relevance | path

Searched defs:ParsingState (Results 1 – 25 of 86) sorted by relevance

1234

/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Xml/System/Xml/Core/
H A DXmlTextReaderImplHelpers.cs36 private struct ParsingState { struct in System.Xml.XmlTextReaderImpl
38 internal char[] chars;
39 internal int charPos;
45 internal Stream stream;
47 internal byte[] bytes;
55 internal int lineNo;
60 internal Uri baseUri;
63 internal bool isEof;
78 internal void Clear() { in Clear()
112 internal int LineNo {
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Private.Xml/src/System/Xml/Core/
H A DXmlTextReaderImplHelpers.cs24 private struct ParsingState struct in System.Xml.XmlTextReaderImpl
27 internal char[] chars;
28 internal int charPos;
29 internal int charsUsed;
36 internal byte[] bytes;
37 internal int bytePos;
44 internal int lineNo;
49 internal Uri baseUri;
52 internal bool isEof;
65 internal void Clear() in Clear()
[all …]
/dports/editors/calligra/calligra-3.2.1/filters/words/msword-odf/wv2/src/
H A Dparser9x.h327 struct ParsingState struct
329 ParsingState( Position* tableRowS, U32 tableRowL, bool cMarkFound, in ParsingState() function
348 std::stack<ParsingState> oldParsingStates; argument
/dports/devel/py-click/click-8.0.3/src/click/
H A Dparser.py197 def process(self, value: str, state: "ParsingState") -> None:
222 state: "ParsingState",
245 class ParsingState: class
344 def _process_args_for_args(self, state: ParsingState) -> None:
355 def _process_args_for_options(self, state: ParsingState) -> None:
392 self, opt: str, explicit_value: t.Optional[str], state: ParsingState
421 def _match_short_opt(self, arg: str, state: ParsingState) -> None:
462 self, option_name: str, option: Option, state: ParsingState
499 def _process_opts(self, arg: str, state: ParsingState) -> None:
/dports/textproc/wv2/wv2-0.4.2/src/
H A Dparser9x.h289 struct ParsingState struct
291 ParsingState( Position* tableRowS, U32 tableRowL, bool cMarkFound, in ParsingState() argument
309 std::stack<ParsingState> oldParsingStates; argument
/dports/lang/rust/rustc-1.58.1-src/src/tools/rustfmt/src/config/
H A Dlicense.rs38 enum ParsingState { enum
148 fn trans_from_lit(&mut self, chr: char) -> ParsingState { in trans_from_lit()
168 fn trans_from_litesc(&mut self, chr: char) -> ParsingState { in trans_from_litesc()
173 fn trans_from_re(&mut self, chr: char, brace_nesting: u32) -> ParsingState { in trans_from_re()
208 fn trans_from_reesc(&mut self, chr: char, brace_nesting: u32) -> ParsingState { in trans_from_reesc()
/dports/devel/heaptrack/heaptrack-1.3.0/src/analyze/
H A Daccumulatedtracedata.h163 struct ParsingState struct
165 int64_t fileSize = 0; // bytes
166 int64_t readCompressedByte = 0;
167 int64_t readUncompressedByte = 0;
168 int64_t timestamp = 0; // ms
169 ParsePass pass = ParsePass::FirstPass;
170 bool reparsing = false;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h370 struct ParsingState { struct
382 struct AddrAndAdjustedOpcode {
392 struct AddrAndLineDelta {
402 struct LineTable *LineTable;
403 struct Row Row;
404 struct Sequence Sequence;
409 bool ReportAdvanceAddrProblem = true;
410 bool ReportBadLineRange = true;
411 function_ref<void(Error)> ErrorHandler;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h370 struct ParsingState { struct
382 struct AddrAndAdjustedOpcode {
392 struct AddrAndLineDelta {
402 struct LineTable *LineTable;
403 struct Row Row;
404 struct Sequence Sequence;
409 bool ReportAdvanceAddrProblem = true;
410 bool ReportBadLineRange = true;
411 function_ref<void(Error)> ErrorHandler;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h366 struct ParsingState { struct
378 struct AddrAndAdjustedOpcode {
388 struct AddrAndLineDelta {
398 struct LineTable *LineTable;
399 struct Row Row;
400 struct Sequence Sequence;
405 bool ReportAdvanceAddrProblem = true;
406 bool ReportBadLineRange = true;
407 function_ref<void(Error)> ErrorHandler;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h370 struct ParsingState { struct
382 struct AddrAndAdjustedOpcode {
392 struct AddrAndLineDelta {
402 struct LineTable *LineTable;
403 struct Row Row;
404 struct Sequence Sequence;
409 bool ReportAdvanceAddrProblem = true;
410 bool ReportBadLineRange = true;
411 function_ref<void(Error)> ErrorHandler;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h370 struct ParsingState { struct
382 struct AddrAndAdjustedOpcode {
392 struct AddrAndLineDelta {
402 struct LineTable *LineTable;
403 struct Row Row;
404 struct Sequence Sequence;
409 bool ReportAdvanceAddrProblem = true;
410 bool ReportBadLineRange = true;
411 function_ref<void(Error)> ErrorHandler;
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h366 struct ParsingState { struct
378 struct AddrAndAdjustedOpcode {
388 struct AddrAndLineDelta {
398 struct LineTable *LineTable;
399 struct Row Row;
400 struct Sequence Sequence;
405 bool ReportAdvanceAddrProblem = true;
406 bool ReportBadLineRange = true;
407 function_ref<void(Error)> ErrorHandler;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h370 struct ParsingState { struct
382 struct AddrAndAdjustedOpcode {
392 struct AddrAndLineDelta {
402 struct LineTable *LineTable;
403 struct Row Row;
404 struct Sequence Sequence;
409 bool ReportAdvanceAddrProblem = true;
410 bool ReportBadLineRange = true;
411 function_ref<void(Error)> ErrorHandler;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h366 struct ParsingState { struct
378 struct AddrAndAdjustedOpcode {
388 struct AddrAndLineDelta {
398 struct LineTable *LineTable;
399 struct Row Row;
400 struct Sequence Sequence;
405 bool ReportAdvanceAddrProblem = true;
406 bool ReportBadLineRange = true;
407 function_ref<void(Error)> ErrorHandler;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h370 struct ParsingState { struct
382 struct AddrAndAdjustedOpcode {
392 struct AddrAndLineDelta {
402 struct LineTable *LineTable;
403 struct Row Row;
404 struct Sequence Sequence;
409 bool ReportAdvanceAddrProblem = true;
410 bool ReportBadLineRange = true;
411 function_ref<void(Error)> ErrorHandler;
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h370 struct ParsingState { struct
382 struct AddrAndAdjustedOpcode {
392 struct AddrAndLineDelta {
402 struct LineTable *LineTable;
403 struct Row Row;
404 struct Sequence Sequence;
409 bool ReportAdvanceAddrProblem = true;
410 bool ReportBadLineRange = true;
411 function_ref<void(Error)> ErrorHandler;
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h370 struct ParsingState { struct
382 struct AddrAndAdjustedOpcode {
392 struct AddrAndLineDelta {
402 struct LineTable *LineTable;
403 struct Row Row;
404 struct Sequence Sequence;
409 bool ReportAdvanceAddrProblem = true;
410 bool ReportBadLineRange = true;
411 function_ref<void(Error)> ErrorHandler;
/dports/devel/qtcreator/qt-creator-opensource-src-5.0.3/src/plugins/qmldesigner/assetexporterplugin/
H A Dassetexporter.h54 enum class ParsingState { enum
106 operator ParsingState() const { return m_state; } in ParsingState() function
/dports/devel/llvm70/llvm-7.0.1.src/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h338 struct ParsingState { struct
345 struct LineTable *LineTable;
348 unsigned RowNumber = 0;
349 struct Row Row;
350 struct Sequence Sequence;
/dports/www/typo3-11/typo3_src-11.5.7/vendor/typo3fluid/fluid/src/Core/Compiler/
H A DFailedCompilingState.php10 use TYPO3Fluid\Fluid\Core\Parser\ParsingState; alias
/dports/www/typo3-9/typo3_src-9.5.31/vendor/typo3fluid/fluid/src/Core/Compiler/
H A DFailedCompilingState.php10 use TYPO3Fluid\Fluid\Core\Parser\ParsingState; alias
/dports/www/typo3-10/typo3_src-10.4.25/vendor/typo3fluid/fluid/src/Core/Compiler/
H A DFailedCompilingState.php10 use TYPO3Fluid\Fluid\Core\Parser\ParsingState; alias
/dports/www/typo3-9/typo3_src-9.5.31/vendor/typo3fluid/fluid/src/Core/Parser/Interceptor/
H A DEscape.php10 use TYPO3Fluid\Fluid\Core\Parser\ParsingState; alias
/dports/www/typo3-11/typo3_src-11.5.7/vendor/typo3fluid/fluid/src/Core/Parser/Interceptor/
H A DEscape.php10 use TYPO3Fluid\Fluid\Core\Parser\ParsingState; alias

1234