Home
last modified time | relevance | path

Searched refs:id_ (Results 1 – 25 of 4579) sorted by relevance

12345678910>>...184

/dports/graphics/qgis/qgis-3.22.3/external/nlohmann/detail/
H A Dexceptions.hpp58 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} in exception() argument
138 return parse_error(id_, byte_, w.c_str()); in create()
154 : exception(id_, what_arg), byte(byte_) {} in parse_error()
206 return invalid_iterator(id_, w.c_str()); in create()
211 : exception(id_, what_arg) {} in invalid_iterator()
259 return type_error(id_, w.c_str()); in create()
263 type_error(int id_, const char* what_arg) : exception(id_, what_arg) {} in type_error() argument
305 return out_of_range(id_, w.c_str()); in create()
309 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range() argument
342 return other_error(id_, w.c_str()); in create()
[all …]
/dports/graphics/qgis-ltr/qgis-3.16.16/external/nlohmann/detail/
H A Dexceptions.hpp58 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} in exception() argument
138 return parse_error(id_, byte_, w.c_str()); in create()
154 : exception(id_, what_arg), byte(byte_) {} in parse_error()
206 return invalid_iterator(id_, w.c_str()); in create()
211 : exception(id_, what_arg) {} in invalid_iterator()
259 return type_error(id_, w.c_str()); in create()
263 type_error(int id_, const char* what_arg) : exception(id_, what_arg) {} in type_error() argument
305 return out_of_range(id_, w.c_str()); in create()
309 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range() argument
342 return other_error(id_, w.c_str()); in create()
[all …]
/dports/science/py-avogadrolibs/avogadrolibs-1.94.0/thirdparty/nlohmann/detail/
H A Dexceptions.hpp56 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} in exception() argument
127 return parse_error(id_, byte_, w.c_str()); in create()
143 : exception(id_, what_arg), byte(byte_) {} in parse_error()
189 return invalid_iterator(id_, w.c_str()); in create()
194 : exception(id_, what_arg) {} in invalid_iterator()
241 return type_error(id_, w.c_str()); in create()
245 type_error(int id_, const char* what_arg) : exception(id_, what_arg) {} in type_error() argument
286 return out_of_range(id_, w.c_str()); in create()
290 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range() argument
323 return other_error(id_, w.c_str()); in create()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxxabi/test/
H A Dcatch_ptr.pass.cpp29 int id_; member
31 B(const B& a) : id_(a.id_) {count++;} in B()
41 int id_; member
43 C1(const C1& a) : B(a.id_-2), id_(a.id_) {count++;} in C1()
53 int id_; member
55 C2(const C2& a) : B(a.id_-2), id_(a.id_) {count++;} in C2()
65 int id_; member
67 A(const A& a) : B(a.id_+3), C1(a.id_-1), C2(a.id_-2), id_(a.id_) {count++;} in A()
90 assert(a->id_ == 5); in f2()
141 assert(c2->id_ == 3); in f4()
[all …]
/dports/science/avogadrolibs/avogadrolibs-1.94.0/thirdparty/nlohmann/detail/
H A Dexceptions.hpp56 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} in exception() argument
127 return parse_error(id_, byte_, w.c_str()); in create()
143 : exception(id_, what_arg), byte(byte_) {} in parse_error()
189 return invalid_iterator(id_, w.c_str()); in create()
194 : exception(id_, what_arg) {} in invalid_iterator()
241 return type_error(id_, w.c_str()); in create()
245 type_error(int id_, const char* what_arg) : exception(id_, what_arg) {} in type_error() argument
286 return out_of_range(id_, w.c_str()); in create()
290 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range() argument
323 return other_error(id_, w.c_str()); in create()
[all …]
/dports/multimedia/mkvtoolnix/mkvtoolnix-65.0.0/lib/nlohmann-json/include/nlohmann/detail/
H A Dexceptions.hpp61 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} in exception() argument
142 return parse_error(id_, byte_, w.c_str()); in create()
158 : exception(id_, what_arg), byte(byte_) {} in parse_error()
210 return invalid_iterator(id_, w.c_str()); in create()
216 : exception(id_, what_arg) {} in invalid_iterator()
264 return type_error(id_, w.c_str()); in create()
269 type_error(int id_, const char* what_arg) : exception(id_, what_arg) {} in type_error() argument
311 return out_of_range(id_, w.c_str()); in create()
316 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range() argument
349 return other_error(id_, w.c_str()); in create()
[all …]
/dports/cad/horizon-eda/horizon-2.1.0/3rd_party/nlohmann/detail/
H A Dexceptions.hpp61 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} in exception() argument
142 return parse_error(id_, byte_, w.c_str()); in create()
158 : exception(id_, what_arg), byte(byte_) {} in parse_error()
210 return invalid_iterator(id_, w.c_str()); in create()
216 : exception(id_, what_arg) {} in invalid_iterator()
264 return type_error(id_, w.c_str()); in create()
269 type_error(int id_, const char* what_arg) : exception(id_, what_arg) {} in type_error() argument
311 return out_of_range(id_, w.c_str()); in create()
316 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range() argument
349 return other_error(id_, w.c_str()); in create()
[all …]
/dports/audio/giada/giada-0.17.1/src/deps/json/include/nlohmann/detail/
H A Dexceptions.hpp61 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} in exception() argument
142 return parse_error(id_, byte_, w.c_str()); in create()
158 : exception(id_, what_arg), byte(byte_) {} in parse_error()
210 return invalid_iterator(id_, w.c_str()); in create()
216 : exception(id_, what_arg) {} in invalid_iterator()
264 return type_error(id_, w.c_str()); in create()
269 type_error(int id_, const char* what_arg) : exception(id_, what_arg) {} in type_error() argument
311 return out_of_range(id_, w.c_str()); in create()
316 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range() argument
349 return other_error(id_, w.c_str()); in create()
[all …]
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/json/include/nlohmann/detail/
H A Dexceptions.hpp61 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} in exception() argument
141 return parse_error(id_, byte_, w.c_str()); in create()
157 : exception(id_, what_arg), byte(byte_) {} in parse_error()
209 return invalid_iterator(id_, w.c_str()); in create()
215 : exception(id_, what_arg) {} in invalid_iterator()
263 return type_error(id_, w.c_str()); in create()
268 type_error(int id_, const char* what_arg) : exception(id_, what_arg) {} in type_error() argument
310 return out_of_range(id_, w.c_str()); in create()
315 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range() argument
348 return other_error(id_, w.c_str()); in create()
[all …]
/dports/devel/pecl-swoole/swoole-4.8.5/thirdparty/nlohmann/detail/
H A Dexceptions.hpp61 exception(int id_, const char* what_arg) : id(id_), m(what_arg) {} in exception() argument
141 return parse_error(id_, byte_, w.c_str()); in create()
157 : exception(id_, what_arg), byte(byte_) {} in parse_error()
209 return invalid_iterator(id_, w.c_str()); in create()
215 : exception(id_, what_arg) {} in invalid_iterator()
263 return type_error(id_, w.c_str()); in create()
268 type_error(int id_, const char* what_arg) : exception(id_, what_arg) {} in type_error() argument
310 return out_of_range(id_, w.c_str()); in create()
315 out_of_range(int id_, const char* what_arg) : exception(id_, what_arg) {} in out_of_range() argument
348 return other_error(id_, w.c_str()); in create()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxxabi/test/
H A Dcatch_ptr.pass.cpp31 int id_; member
33 B(const B& a) : id_(a.id_) {count++;} in B()
43 int id_; member
45 C1(const C1& a) : B(a.id_-2), id_(a.id_) {count++;} in C1()
55 int id_; member
57 C2(const C2& a) : B(a.id_-2), id_(a.id_) {count++;} in C2()
67 int id_; member
69 A(const A& a) : B(a.id_+3), C1(a.id_-1), C2(a.id_-2), id_(a.id_) {count++;} in A()
92 assert(a->id_ == 5); in f2()
143 assert(c2->id_ == 3); in f4()
[all …]
H A Dcatch_class_03.pass.cpp31 int id_; member
33 B(const B& a) : id_(a.id_) {count++;} in B()
43 int id_; member
45 C1(const C1& a) : B(a.id_-2), id_(a.id_) {count++;} in C1()
55 int id_; member
57 C2(const C2& a) : B(a.id_-2), id_(a.id_) {count++;} in C2()
67 int id_; member
69 A(const A& a) : C1(a.id_-1), C2(a.id_-2), id_(a.id_) {count++;} in A()
87 assert(a.id_ == 5); in f1()
109 assert(a.id_ == 5); in f2()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxxabi/test/
H A Dcatch_ptr.pass.cpp37 int id_; member
39 B(const B& a) : id_(a.id_) {count++;} in B()
49 int id_; member
51 C1(const C1& a) : B(a.id_-2), id_(a.id_) {count++;} in C1()
61 int id_; member
63 C2(const C2& a) : B(a.id_-2), id_(a.id_) {count++;} in C2()
73 int id_; member
75 A(const A& a) : B(a.id_+3), C1(a.id_-1), C2(a.id_-2), id_(a.id_) {count++;} in A()
98 assert(a->id_ == 5); in f2()
149 assert(c2->id_ == 3); in f4()
[all …]
H A Dcatch_class_03.pass.cpp37 int id_; member
39 B(const B& a) : id_(a.id_) {count++;} in B()
49 int id_; member
51 C1(const C1& a) : B(a.id_-2), id_(a.id_) {count++;} in C1()
61 int id_; member
63 C2(const C2& a) : B(a.id_-2), id_(a.id_) {count++;} in C2()
73 int id_; member
75 A(const A& a) : C1(a.id_-1), C2(a.id_-2), id_(a.id_) {count++;} in A()
93 assert(a.id_ == 5); in f1()
115 assert(a.id_ == 5); in f2()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++abi/trunk/test/
H A Dcatch_ptr.pass.cpp31 int id_; member
33 B(const B& a) : id_(a.id_) {count++;} in B()
43 int id_; member
45 C1(const C1& a) : B(a.id_-2), id_(a.id_) {count++;} in C1()
55 int id_; member
57 C2(const C2& a) : B(a.id_-2), id_(a.id_) {count++;} in C2()
67 int id_; member
69 A(const A& a) : B(a.id_+3), C1(a.id_-1), C2(a.id_-2), id_(a.id_) {count++;} in A()
92 assert(a->id_ == 5); in f2()
143 assert(c2->id_ == 3); in f4()
[all …]
H A Dcatch_class_03.pass.cpp31 int id_; member
33 B(const B& a) : id_(a.id_) {count++;} in B()
43 int id_; member
45 C1(const C1& a) : B(a.id_-2), id_(a.id_) {count++;} in C1()
55 int id_; member
57 C2(const C2& a) : B(a.id_-2), id_(a.id_) {count++;} in C2()
67 int id_; member
69 A(const A& a) : C1(a.id_-1), C2(a.id_-2), id_(a.id_) {count++;} in A()
87 assert(a.id_ == 5); in f1()
109 assert(a.id_ == 5); in f2()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxxabi/test/
H A Dcatch_ptr.pass.cpp31 int id_; member
33 B(const B& a) : id_(a.id_) {count++;} in B()
43 int id_; member
45 C1(const C1& a) : B(a.id_-2), id_(a.id_) {count++;} in C1()
55 int id_; member
57 C2(const C2& a) : B(a.id_-2), id_(a.id_) {count++;} in C2()
67 int id_; member
69 A(const A& a) : B(a.id_+3), C1(a.id_-1), C2(a.id_-2), id_(a.id_) {count++;} in A()
92 assert(a->id_ == 5); in f2()
143 assert(c2->id_ == 3); in f4()
[all …]
H A Dcatch_class_03.pass.cpp31 int id_; member
33 B(const B& a) : id_(a.id_) {count++;} in B()
43 int id_; member
45 C1(const C1& a) : B(a.id_-2), id_(a.id_) {count++;} in C1()
55 int id_; member
57 C2(const C2& a) : B(a.id_-2), id_(a.id_) {count++;} in C2()
67 int id_; member
69 A(const A& a) : C1(a.id_-1), C2(a.id_-2), id_(a.id_) {count++;} in A()
87 assert(a.id_ == 5); in f1()
109 assert(a.id_ == 5); in f2()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxxabi/test/
H A Dcatch_ptr.pass.cpp37 int id_; member
39 B(const B& a) : id_(a.id_) {count++;} in B()
49 int id_; member
51 C1(const C1& a) : B(a.id_-2), id_(a.id_) {count++;} in C1()
61 int id_; member
63 C2(const C2& a) : B(a.id_-2), id_(a.id_) {count++;} in C2()
73 int id_; member
75 A(const A& a) : B(a.id_+3), C1(a.id_-1), C2(a.id_-2), id_(a.id_) {count++;} in A()
98 assert(a->id_ == 5); in f2()
149 assert(c2->id_ == 3); in f4()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxxabi/test/
H A Dcatch_ptr.pass.cpp37 int id_; member
39 B(const B& a) : id_(a.id_) {count++;} in B()
49 int id_; member
51 C1(const C1& a) : B(a.id_-2), id_(a.id_) {count++;} in C1()
61 int id_; member
63 C2(const C2& a) : B(a.id_-2), id_(a.id_) {count++;} in C2()
73 int id_; member
75 A(const A& a) : B(a.id_+3), C1(a.id_-1), C2(a.id_-2), id_(a.id_) {count++;} in A()
98 assert(a->id_ == 5); in f2()
149 assert(c2->id_ == 3); in f4()
[all …]
H A Dcatch_class_03.pass.cpp37 int id_; member
39 B(const B& a) : id_(a.id_) {count++;} in B()
49 int id_; member
51 C1(const C1& a) : B(a.id_-2), id_(a.id_) {count++;} in C1()
61 int id_; member
63 C2(const C2& a) : B(a.id_-2), id_(a.id_) {count++;} in C2()
73 int id_; member
75 A(const A& a) : C1(a.id_-1), C2(a.id_-2), id_(a.id_) {count++;} in A()
93 assert(a.id_ == 5); in f1()
115 assert(a.id_ == 5); in f2()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxxabi/test/
H A Dcatch_ptr.pass.cpp37 int id_; member
39 B(const B& a) : id_(a.id_) {count++;} in B()
49 int id_; member
51 C1(const C1& a) : B(a.id_-2), id_(a.id_) {count++;} in C1()
61 int id_; member
63 C2(const C2& a) : B(a.id_-2), id_(a.id_) {count++;} in C2()
73 int id_; member
75 A(const A& a) : B(a.id_+3), C1(a.id_-1), C2(a.id_-2), id_(a.id_) {count++;} in A()
98 assert(a->id_ == 5); in f2()
149 assert(c2->id_ == 3); in f4()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxxabi/test/
H A Dcatch_ptr.pass.cpp37 int id_; member
39 B(const B& a) : id_(a.id_) {count++;} in B()
49 int id_; member
51 C1(const C1& a) : B(a.id_-2), id_(a.id_) {count++;} in C1()
61 int id_; member
63 C2(const C2& a) : B(a.id_-2), id_(a.id_) {count++;} in C2()
73 int id_; member
75 A(const A& a) : B(a.id_+3), C1(a.id_-1), C2(a.id_-2), id_(a.id_) {count++;} in A()
98 assert(a->id_ == 5); in f2()
149 assert(c2->id_ == 3); in f4()
[all …]
H A Dcatch_class_03.pass.cpp37 int id_; member
39 B(const B& a) : id_(a.id_) {count++;} in B()
49 int id_; member
51 C1(const C1& a) : B(a.id_-2), id_(a.id_) {count++;} in C1()
61 int id_; member
63 C2(const C2& a) : B(a.id_-2), id_(a.id_) {count++;} in C2()
73 int id_; member
75 A(const A& a) : C1(a.id_-1), C2(a.id_-2), id_(a.id_) {count++;} in A()
93 assert(a.id_ == 5); in f1()
115 assert(a.id_ == 5); in f2()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxxabi/test/
H A Dcatch_ptr.pass.cpp37 int id_; member
39 B(const B& a) : id_(a.id_) {count++;} in B()
49 int id_; member
51 C1(const C1& a) : B(a.id_-2), id_(a.id_) {count++;} in C1()
61 int id_; member
63 C2(const C2& a) : B(a.id_-2), id_(a.id_) {count++;} in C2()
73 int id_; member
75 A(const A& a) : B(a.id_+3), C1(a.id_-1), C2(a.id_-2), id_(a.id_) {count++;} in A()
98 assert(a->id_ == 5); in f2()
149 assert(c2->id_ == 3); in f4()
[all …]

12345678910>>...184