Home
last modified time | relevance | path

Searched refs:lineno_ (Results 1 – 25 of 151) sorted by relevance

1234567

/dports/net/kea/kea-2.0.1/src/lib/log/
H A Dmessage_reader.cc52 lineno_ = 0; in readFile()
55 ++lineno_; in readFile()
114 lineno_); in parseDirective()
146 LOG_PREFIX_EXTRA_ARGS, lineno_); in parsePrefix()
175 lineno_); in parseNamespace()
179 LOG_NAMESPACE_EXTRA_ARGS, lineno_); in parseNamespace()
198 LOG_DUPLICATE_NAMESPACE, lineno_); in parseNamespace()
226 text, lineno_); in parseMessage()
238 message_line, lineno_); in parseMessage()
249 LOG_INVALID_MESSAGE_ID, ident, lineno_); in parseMessage()
[all …]
H A Dmessage_exception.h40 : isc::Exception(file, line, what), id_(id), lineno_(lineno) in MessageException()
42 if (lineno_ > 0) { in MessageException()
57 : isc::Exception(file, line, what), id_(id), lineno_(lineno) in MessageException()
77 : isc::Exception(file, line, what), id_(id), lineno_(lineno) in MessageException()
106 int lineno_; variable
/dports/cad/iverilog/verilog-11.0/libmisc/
H A DLineInfo.cc26 : lineno_(0) in LineInfo()
31 file_(that.file_), lineno_(that.lineno_) in LineInfo()
42 buf << (file_.str()? file_.str() : "") << ":" << lineno_; in get_fileline()
51 lineno_ = that.lineno_; in set_line()
61 lineno_ = n; in set_lineno()
H A DLineInfo.h52 unsigned get_lineno() const { return lineno_; } in get_lineno()
55 unsigned lineno_; variable
/dports/www/firefox-legacy/firefox-52.8.0esr/js/src/wasm/
H A DWasmGeneratedSourceMap.h38 …ExprLoc(uint32_t lineno_, uint32_t column_, uint32_t offset_) : lineno(lineno_), column(column_), … in ExprLoc()
88 uint32_t lineno_; variable
94 lineno_(1), in WasmPrintBuffer()
99 lineno_++; column_ = 1; in processChar()
106 lineno_++; column_ = 1; in processChar()
143 uint32_t lineno() { return lineno_; } in lineno()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/range-v3/test/
H A Dsimple_test.hpp61 int lineno_; member
71 << "> \t" << filename_ << '(' << lineno_ << ')' << '\n'; in oops()
92 : filename_(filename), lineno_(lineno), expr_(expr) in R()
143 int lineno_; member
147 : filename_(filename), lineno_(lineno), expr_(expr) in S()
152 return {filename_, lineno_, expr_, std::forward<T>(t)}; in operator ->*()
/dports/devel/range-v3/range-v3-0.11.0/test/
H A Dsimple_test.hpp61 int lineno_; member
71 << "> \t" << filename_ << '(' << lineno_ << ')' << '\n'; in oops()
92 : filename_(filename), lineno_(lineno), expr_(expr) in R()
143 int lineno_; member
147 : filename_(filename), lineno_(lineno), expr_(expr) in S()
152 return {filename_, lineno_, expr_, std::forward<T>(t)}; in operator ->*()
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/wasm/
H A DWasmTextUtils.h40 uint32_t lineno_; variable
45 : stringBuffer_(stringBuffer), lineno_(1), column_(1) {} in WasmPrintBuffer()
48 lineno_++; in processChar()
56 lineno_++; in processChar()
86 uint32_t lineno() { return lineno_; } in lineno()
/dports/games/wesnoth/wesnoth-1.14.17/src/serialization/
H A Dtokenizer.cpp24 lineno_(1), in tokenizer()
76 startlineno_ = lineno_; in next_token()
119 --lineno_; in next_token()
190 lineno_ = 0; in skip_comment()
192 lineno_ = lineno_ * 10 + (current_ - '0'); in skip_comment()
/dports/devel/fbthrift/fbthrift-2021.12.27.00/thrift/compiler/ast/
H A Dt_node.h62 int lineno() const { return lineno_; } in lineno()
63 void set_lineno(int lineno) { lineno_ = lineno; } in set_lineno()
141 int lineno_{-1};
149 int get_lineno() const { return lineno_; } in get_lineno()
/dports/devel/libdwarf/dwarf-20161124/dwarfgen/
H A Direpline.h51 lineno_(lineno), in IRCULine()
66 Dwarf_Unsigned getlineno() { return lineno_; }; in getlineno()
81 Dwarf_Unsigned lineno_; variable
H A Direpmacro.h40 type_(type),lineno_(lineno),lineindex_(lineindex), in IRMacroRecord()
46 Dwarf_Signed lineno_; variable
/dports/devel/dwarfdump/dwarf-20161124/dwarfgen/
H A Direpline.h51 lineno_(lineno), in IRCULine()
66 Dwarf_Unsigned getlineno() { return lineno_; }; in getlineno()
81 Dwarf_Unsigned lineno_; variable
H A Direpmacro.h40 type_(type),lineno_(lineno),lineindex_(lineindex), in IRMacroRecord()
46 Dwarf_Signed lineno_; variable
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr64669.C16 int lineno_; variable
47 if (*value == 0xfeff && (this->lineno_ != 1 || this->lineoff_ != 0)) in advance_one_utf8_char()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/torture/
H A Dpr64669.C16 int lineno_; variable
47 if (*value == 0xfeff && (this->lineno_ != 1 || this->lineoff_ != 0)) in advance_one_utf8_char()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/torture/
H A Dpr64669.C14 int lineno_; variable
45 if (*value == 0xfeff && (this->lineno_ != 1 || this->lineoff_ != 0)) in advance_one_utf8_char()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/torture/
H A Dpr64669.C16 int lineno_; variable
47 if (*value == 0xfeff && (this->lineno_ != 1 || this->lineoff_ != 0)) in advance_one_utf8_char()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/torture/
H A Dpr64669.C16 int lineno_; variable
47 if (*value == 0xfeff && (this->lineno_ != 1 || this->lineoff_ != 0)) in advance_one_utf8_char()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/torture/
H A Dpr64669.C16 int lineno_; variable
47 if (*value == 0xfeff && (this->lineno_ != 1 || this->lineoff_ != 0)) in advance_one_utf8_char()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr64669.C16 int lineno_; variable
47 if (*value == 0xfeff && (this->lineno_ != 1 || this->lineoff_ != 0)) in advance_one_utf8_char()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/torture/
H A Dpr64669.C16 int lineno_; variable
47 if (*value == 0xfeff && (this->lineno_ != 1 || this->lineoff_ != 0)) in advance_one_utf8_char()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/torture/
H A Dpr64669.C16 int lineno_; variable
47 if (*value == 0xfeff && (this->lineno_ != 1 || this->lineoff_ != 0)) in advance_one_utf8_char()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/torture/
H A Dpr64669.C16 int lineno_; variable
47 if (*value == 0xfeff && (this->lineno_ != 1 || this->lineoff_ != 0)) in advance_one_utf8_char()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.dg/torture/
H A Dpr64669.C16 int lineno_; variable
47 if (*value == 0xfeff && (this->lineno_ != 1 || this->lineoff_ != 0)) in advance_one_utf8_char()

1234567