Home
last modified time | relevance | path

Searched refs:new_ex (Results 1 – 25 of 63) sorted by relevance

123

/dports/devel/hyperscan/boost_1_75_0/libs/beast/test/beast/core/
H A Dbind_handler.cpp155 test_executor new_ex(*this); in require() local
156 new_ex.blocking_ = b; in require()
157 return new_ex; in require()
164 test_executor new_ex(*this); in require() local
165 new_ex.blocking_ = b; in require()
166 return new_ex; in require()
171 test_executor new_ex(*this); in prefer() local
172 new_ex.ex_ = net::prefer(ex_, w); in prefer()
173 return new_ex; in prefer()
178 test_executor new_ex(*this); in prefer() local
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/pystache/pystache/commands/
H A Drender.py24 new_ex = Exception("%s: %s" % (ex_type.__name__, ex_value)) variable
25 raise new_ex.__class__, new_ex, tb
/dports/www/firefox-legacy/firefox-52.8.0esr/python/pystache/pystache/commands/
H A Drender.py24 new_ex = Exception("%s: %s" % (ex_type.__name__, ex_value)) variable
25 raise new_ex.__class__, new_ex, tb
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/pystache/pystache/commands/
H A Drender.py24 new_ex = Exception("%s: %s" % (ex_type.__name__, ex_value)) variable
25 raise new_ex.__class__, new_ex, tb
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pystache/pystache/commands/
H A Drender.py24 new_ex = Exception("%s: %s" % (ex_type.__name__, ex_value)) variable
25 raise new_ex.__class__, new_ex, tb
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/pystache/pystache/commands/
H A Drender.py24 new_ex = Exception("%s: %s" % (ex_type.__name__, ex_value)) variable
25 raise new_ex.__class__, new_ex, tb
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/x509/
H A Dx509_v3.c144 X509_EXTENSION *new_ex = NULL; in STACK_OF() local
165 if ((new_ex = X509_EXTENSION_dup(ex)) == NULL) in STACK_OF()
167 if (!sk_X509_EXTENSION_insert(sk, new_ex, loc)) in STACK_OF()
175 if (new_ex != NULL) in STACK_OF()
176 X509_EXTENSION_free(new_ex); in STACK_OF()
/dports/lang/mono/mono-5.10.1.57/external/boringssl/crypto/x509/
H A Dx509_v3.c144 X509_EXTENSION *new_ex = NULL; in STACK_OF() local
165 if ((new_ex = X509_EXTENSION_dup(ex)) == NULL) in STACK_OF()
167 if (!sk_X509_EXTENSION_insert(sk, new_ex, loc)) in STACK_OF()
175 if (new_ex != NULL) in STACK_OF()
176 X509_EXTENSION_free(new_ex); in STACK_OF()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/crypto/x509/
H A Dx509_v3.c144 X509_EXTENSION *new_ex = NULL; in STACK_OF() local
165 if ((new_ex = X509_EXTENSION_dup(ex)) == NULL) in STACK_OF()
167 if (!sk_X509_EXTENSION_insert(sk, new_ex, loc)) in STACK_OF()
175 if (new_ex != NULL) in STACK_OF()
176 X509_EXTENSION_free(new_ex); in STACK_OF()
/dports/net/p5-Socket-Class/Socket-Class-2.258/xs/sc_ssl/openssl/source/crypto/x509/
H A Dx509_v3.c146 X509_EXTENSION *new_ex=NULL; in STACK_OF() local
168 if ((new_ex=X509_EXTENSION_dup(ex)) == NULL) in STACK_OF()
170 if (!sk_X509_EXTENSION_insert(sk,new_ex,loc)) in STACK_OF()
178 if (new_ex != NULL) X509_EXTENSION_free(new_ex); in STACK_OF()
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/x509/
H A Dx509_v3.c144 X509_EXTENSION *new_ex = NULL; in STACK_OF() local
165 if ((new_ex = X509_EXTENSION_dup(ex)) == NULL) in STACK_OF()
167 if (!sk_X509_EXTENSION_insert(sk, new_ex, loc)) in STACK_OF()
175 if (new_ex != NULL) in STACK_OF()
176 X509_EXTENSION_free(new_ex); in STACK_OF()
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/crypto/x509/
H A Dx509_v3.c144 X509_EXTENSION *new_ex = NULL; in STACK_OF() local
165 if ((new_ex = X509_EXTENSION_dup(ex)) == NULL) in STACK_OF()
167 if (!sk_X509_EXTENSION_insert(sk, new_ex, loc)) in STACK_OF()
175 if (new_ex != NULL) in STACK_OF()
176 X509_EXTENSION_free(new_ex); in STACK_OF()
/dports/security/boringssl/boringssl-6a71840/crypto/x509/
H A Dx509_v3.c144 X509_EXTENSION *new_ex = NULL; in STACK_OF() local
165 if ((new_ex = X509_EXTENSION_dup(ex)) == NULL) in STACK_OF()
167 if (!sk_X509_EXTENSION_insert(sk, new_ex, loc)) in STACK_OF()
175 if (new_ex != NULL) in STACK_OF()
176 X509_EXTENSION_free(new_ex); in STACK_OF()
/dports/security/openssl-unsafe/openssl-c9ba19c/crypto/x509/
H A Dx509_v3.c147 X509_EXTENSION *new_ex = NULL; in STACK_OF() local
168 if ((new_ex = X509_EXTENSION_dup(ex)) == NULL) in STACK_OF()
170 if (!sk_X509_EXTENSION_insert(sk, new_ex, loc)) in STACK_OF()
178 if (new_ex != NULL) in STACK_OF()
179 X509_EXTENSION_free(new_ex); in STACK_OF()
/dports/sysutils/shim/shim-0.9/Cryptlib/OpenSSL/crypto/x509/
H A Dx509_v3.c147 X509_EXTENSION *new_ex = NULL; in STACK_OF() local
168 if ((new_ex = X509_EXTENSION_dup(ex)) == NULL) in STACK_OF()
170 if (!sk_X509_EXTENSION_insert(sk, new_ex, loc)) in STACK_OF()
178 if (new_ex != NULL) in STACK_OF()
179 X509_EXTENSION_free(new_ex); in STACK_OF()
/dports/security/libressl/libressl-3.4.3/crypto/x509/
H A Dx509_v3.c154 X509_EXTENSION *new_ex = NULL; in STACK_OF() local
175 if ((new_ex = X509_EXTENSION_dup(ex)) == NULL) in STACK_OF()
177 if (!sk_X509_EXTENSION_insert(sk, new_ex, loc)) in STACK_OF()
186 if (new_ex != NULL) in STACK_OF()
187 X509_EXTENSION_free(new_ex); in STACK_OF()
/dports/security/libressl-static/libressl-3.3.5/crypto/x509/
H A Dx509_v3.c154 X509_EXTENSION *new_ex = NULL; in STACK_OF() local
175 if ((new_ex = X509_EXTENSION_dup(ex)) == NULL) in STACK_OF()
177 if (!sk_X509_EXTENSION_insert(sk, new_ex, loc)) in STACK_OF()
186 if (new_ex != NULL) in STACK_OF()
187 X509_EXTENSION_free(new_ex); in STACK_OF()
/dports/emulators/citra/citra-ac98458e0/externals/libressl/crypto/x509/
H A Dx509_v3.c154 X509_EXTENSION *new_ex = NULL; in STACK_OF() local
175 if ((new_ex = X509_EXTENSION_dup(ex)) == NULL) in STACK_OF()
177 if (!sk_X509_EXTENSION_insert(sk, new_ex, loc)) in STACK_OF()
186 if (new_ex != NULL) in STACK_OF()
187 X509_EXTENSION_free(new_ex); in STACK_OF()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/crypto/x509/
H A Dx509_v3.c154 X509_EXTENSION *new_ex = NULL; in STACK_OF() local
175 if ((new_ex = X509_EXTENSION_dup(ex)) == NULL) in STACK_OF()
177 if (!sk_X509_EXTENSION_insert(sk, new_ex, loc)) in STACK_OF()
186 if (new_ex != NULL) in STACK_OF()
187 X509_EXTENSION_free(new_ex); in STACK_OF()
/dports/www/obhttpd/libressl-3.4.1/crypto/x509/
H A Dx509_v3.c154 X509_EXTENSION *new_ex = NULL; in STACK_OF() local
175 if ((new_ex = X509_EXTENSION_dup(ex)) == NULL) in STACK_OF()
177 if (!sk_X509_EXTENSION_insert(sk, new_ex, loc)) in STACK_OF()
186 if (new_ex != NULL) in STACK_OF()
187 X509_EXTENSION_free(new_ex); in STACK_OF()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/openssl/crypto/x509/
H A Dx509_v3.c147 X509_EXTENSION *new_ex = NULL; in STACK_OF() local
168 if ((new_ex = X509_EXTENSION_dup(ex)) == NULL) in STACK_OF()
170 if (!sk_X509_EXTENSION_insert(sk, new_ex, loc)) in STACK_OF()
178 if (new_ex != NULL) in STACK_OF()
179 X509_EXTENSION_free(new_ex); in STACK_OF()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/openssl/crypto/x509/
H A Dx509_v3.c147 X509_EXTENSION *new_ex = NULL; in STACK_OF() local
168 if ((new_ex = X509_EXTENSION_dup(ex)) == NULL) in STACK_OF()
170 if (!sk_X509_EXTENSION_insert(sk, new_ex, loc)) in STACK_OF()
178 if (new_ex != NULL) in STACK_OF()
179 X509_EXTENSION_free(new_ex); in STACK_OF()
/dports/security/openssl-legacy-static/openssl-1.0.2u/crypto/x509/
H A Dx509_v3.c147 X509_EXTENSION *new_ex = NULL; in STACK_OF() local
168 if ((new_ex = X509_EXTENSION_dup(ex)) == NULL) in STACK_OF()
170 if (!sk_X509_EXTENSION_insert(sk, new_ex, loc)) in STACK_OF()
178 if (new_ex != NULL) in STACK_OF()
179 X509_EXTENSION_free(new_ex); in STACK_OF()
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/boringssl-with-bazel/src/crypto/x509/
H A Dx509_v3.c149 X509_EXTENSION *new_ex = NULL; in STACK_OF() local
170 if ((new_ex = X509_EXTENSION_dup(ex)) == NULL) in STACK_OF()
172 if (!sk_X509_EXTENSION_insert(sk, new_ex, loc)) in STACK_OF()
180 X509_EXTENSION_free(new_ex); in STACK_OF()
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/crypto/x509/
H A Dx509_v3.c149 X509_EXTENSION *new_ex = NULL; in STACK_OF() local
170 if ((new_ex = X509_EXTENSION_dup(ex)) == NULL) in STACK_OF()
172 if (!sk_X509_EXTENSION_insert(sk, new_ex, loc)) in STACK_OF()
180 X509_EXTENSION_free(new_ex); in STACK_OF()

123