Home
last modified time | relevance | path

Searched refs:__throw_system_error (Results 1 – 25 of 462) sorted by relevance

12345678910>>...19

/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/src/
H A Drandom.cpp44 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str()); in random_device()
58 __throw_system_error(errno, "random_device getentropy failed"); in operator ()()
67 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
86 __throw_system_error(errno, ("random_device failed to open " + __token).c_str());
104 __throw_system_error(ENODATA, "random_device got EOF");
108 __throw_system_error(errno, "random_device got an unexpected error");
122 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
125 __throw_system_error(error, ("random device failed to open " + __token).c_str());
140 __throw_system_error(error, "random_device failed getting bytes");
151 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/src/
H A Drandom.cpp44 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str()); in random_device()
58 __throw_system_error(errno, "random_device getentropy failed"); in operator ()()
67 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
86 __throw_system_error(errno, ("random_device failed to open " + __token).c_str());
104 __throw_system_error(ENODATA, "random_device got EOF");
108 __throw_system_error(errno, "random_device got an unexpected error");
122 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
125 __throw_system_error(error, ("random device failed to open " + __token).c_str());
140 __throw_system_error(error, "random_device failed getting bytes");
151 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/src/
H A Drandom.cpp44 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str()); in random_device()
58 __throw_system_error(errno, "random_device getentropy failed"); in operator ()()
67 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
86 __throw_system_error(errno, ("random_device failed to open " + __token).c_str());
104 __throw_system_error(ENODATA, "random_device got EOF");
108 __throw_system_error(errno, "random_device got an unexpected error");
122 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
125 __throw_system_error(error, ("random device failed to open " + __token).c_str());
140 __throw_system_error(error, "random_device failed getting bytes");
151 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
[all …]
/dports/devel/libc++/libcxx-10.0.1.src/src/
H A Drandom.cpp44 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str()); in random_device()
58 __throw_system_error(errno, "random_device getentropy failed"); in operator ()()
67 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
86 __throw_system_error(errno, ("random_device failed to open " + __token).c_str());
104 __throw_system_error(ENODATA, "random_device got EOF");
108 __throw_system_error(errno, "random_device got an unexpected error");
122 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
125 __throw_system_error(error, ("random device failed to open " + __token).c_str());
140 __throw_system_error(error, "random_device failed getting bytes");
151 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
[all …]
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libcxx/
H A Drandom.cpp44 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str()); in random_device()
58 __throw_system_error(errno, "random_device getentropy failed"); in operator ()()
67 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
86 __throw_system_error(errno, ("random_device failed to open " + __token).c_str());
104 __throw_system_error(ENODATA, "random_device got EOF");
108 __throw_system_error(errno, "random_device got an unexpected error");
122 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
125 __throw_system_error(error, ("random device failed to open " + __token).c_str());
140 __throw_system_error(error, "random_device failed getting bytes");
151 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/src/
H A Drandom.cpp44 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str()); in random_device()
58 __throw_system_error(errno, "random_device getentropy failed"); in operator ()()
67 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
86 __throw_system_error(errno, ("random_device failed to open " + __token).c_str());
104 __throw_system_error(ENODATA, "random_device got EOF");
108 __throw_system_error(errno, "random_device got an unexpected error");
122 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
125 __throw_system_error(error, ("random device failed to open " + __token).c_str());
140 __throw_system_error(error, "random_device failed getting bytes");
151 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/src/
H A Drandom.cpp49 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str()); in random_device()
63 __throw_system_error(errno, "random_device getentropy failed"); in operator ()()
72 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
91 __throw_system_error(errno, ("random_device failed to open " + __token).c_str());
109 __throw_system_error(ENODATA, "random_device got EOF");
113 __throw_system_error(errno, "random_device got an unexpected error");
127 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
130 __throw_system_error(error, ("random device failed to open " + __token).c_str());
145 __throw_system_error(error, "random_device failed getting bytes");
156 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/src/
H A Drandom.cpp49 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str()); in random_device()
63 __throw_system_error(errno, "random_device getentropy failed"); in operator ()()
72 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
91 __throw_system_error(errno, ("random_device failed to open " + __token).c_str());
109 __throw_system_error(ENODATA, "random_device got EOF");
113 __throw_system_error(errno, "random_device got an unexpected error");
127 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
130 __throw_system_error(error, ("random device failed to open " + __token).c_str());
145 __throw_system_error(error, "random_device failed getting bytes");
156 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/src/
H A Drandom.cpp49 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str()); in random_device()
63 __throw_system_error(errno, "random_device getentropy failed"); in operator ()()
72 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
91 __throw_system_error(errno, ("random_device failed to open " + __token).c_str());
109 __throw_system_error(ENODATA, "random_device got EOF");
113 __throw_system_error(errno, "random_device got an unexpected error");
127 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
130 __throw_system_error(error, ("random device failed to open " + __token).c_str());
145 __throw_system_error(error, "random_device failed getting bytes");
156 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/src/
H A Drandom.cpp49 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str()); in random_device()
63 __throw_system_error(errno, "random_device getentropy failed"); in operator ()()
72 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
91 __throw_system_error(errno, ("random_device failed to open " + __token).c_str());
109 __throw_system_error(ENODATA, "random_device got EOF");
113 __throw_system_error(errno, "random_device got an unexpected error");
127 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
130 __throw_system_error(error, ("random device failed to open " + __token).c_str());
145 __throw_system_error(error, "random_device failed getting bytes");
156 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
[all …]
/dports/lang/zig/zig-0.9.0/lib/libcxx/src/
H A Drandom.cpp49 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str()); in random_device()
63 __throw_system_error(errno, "random_device getentropy failed"); in operator ()()
72 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
91 __throw_system_error(errno, ("random_device failed to open " + __token).c_str());
109 __throw_system_error(ENODATA, "random_device got EOF");
113 __throw_system_error(errno, "random_device got an unexpected error");
127 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
130 __throw_system_error(error, ("random device failed to open " + __token).c_str());
145 __throw_system_error(error, "random_device failed getting bytes");
156 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
[all …]
/dports/lang/zig-devel/zig-0.9.0/lib/libcxx/src/
H A Drandom.cpp49 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str()); in random_device()
63 __throw_system_error(errno, "random_device getentropy failed"); in operator ()()
72 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
91 __throw_system_error(errno, ("random_device failed to open " + __token).c_str());
109 __throw_system_error(ENODATA, "random_device got EOF");
113 __throw_system_error(errno, "random_device got an unexpected error");
127 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
130 __throw_system_error(error, ("random device failed to open " + __token).c_str());
145 __throw_system_error(error, "random_device failed getting bytes");
156 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/src/
H A Drandom.cpp49 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str()); in random_device()
63 __throw_system_error(errno, "random_device getentropy failed"); in operator ()()
72 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
91 __throw_system_error(errno, ("random_device failed to open " + __token).c_str());
109 __throw_system_error(ENODATA, "random_device got EOF");
113 __throw_system_error(errno, "random_device got an unexpected error");
127 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
130 __throw_system_error(error, ("random device failed to open " + __token).c_str());
145 __throw_system_error(error, "random_device failed getting bytes");
156 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/libcxx/src/
H A Drandom.cpp49 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str()); in random_device()
63 __throw_system_error(errno, "random_device getentropy failed"); in operator ()()
72 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
91 __throw_system_error(errno, ("random_device failed to open " + __token).c_str());
109 __throw_system_error(ENODATA, "random_device got EOF");
113 __throw_system_error(errno, "random_device got an unexpected error");
127 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
130 __throw_system_error(error, ("random device failed to open " + __token).c_str());
145 __throw_system_error(error, "random_device failed getting bytes");
156 __throw_system_error(ENOENT, ("random device not supported " + __token).c_str());
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/include/bits/
H A Dunique_lock.h134 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
136 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
148 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
150 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
163 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
165 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
178 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
180 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
192 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/include/bits/
H A Dunique_lock.h133 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
135 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
147 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
149 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
162 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
164 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
177 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
179 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
191 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dunique_lock.h134 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
136 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
148 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
150 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
163 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
165 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
178 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
180 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
192 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/include/bits/
H A Dunique_lock.h134 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
136 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
148 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
150 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
163 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
165 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
178 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
180 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
192 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/include/bits/
H A Dunique_lock.h133 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
135 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
147 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
149 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
162 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
164 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
177 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
179 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
191 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-devel/gcc-9-20211007/libstdc++-v3/include/bits/
H A Dunique_lock.h136 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
138 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
150 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
152 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
165 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
167 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
180 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
182 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
194 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-aux/gcc-9.1.0/libstdc++-v3/include/bits/
H A Dunique_lock.h136 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
138 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
150 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
152 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
165 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
167 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
180 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
182 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
194 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/include/bits/
H A Dunique_lock.h134 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
136 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
148 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
150 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
163 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
165 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
178 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
180 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
192 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/include/bits/
H A Dunique_lock.h133 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
135 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
147 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
149 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
162 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
164 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
177 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
179 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
191 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9-aux/bootstrap/include/c++/9.1.0/bits/
H A Dunique_lock.h136 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
138 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
150 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
152 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
165 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
167 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
180 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
182 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
194 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
/dports/lang/gcc9/gcc-9.4.0/libstdc++-v3/include/bits/
H A Dunique_lock.h136 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
138 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
150 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
152 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
165 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
167 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
180 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()
182 __throw_system_error(int(errc::resource_deadlock_would_occur)); in _GLIBCXX_VISIBILITY()
194 __throw_system_error(int(errc::operation_not_permitted)); in _GLIBCXX_VISIBILITY()

12345678910>>...19