Home
last modified time | relevance | path

Searched refs:ext_flags (Results 1 – 25 of 637) sorted by relevance

12345678910>>...26

/dports/science/lammps/lammps-stable_29Sep2021/src/UEF/
H A Dcompute_pressure_uef.cpp36 ext_flags[0] = true; in ComputePressureUef()
37 ext_flags[1] = true; in ComputePressureUef()
38 ext_flags[2] = true; in ComputePressureUef()
60 ((FixNHUef*) modify->fix[ifix_uef])->get_ext_flags(ext_flags); in init()
74 if (ext_flags[0] && ext_flags[1] && ext_flags[2]) in compute_scalar()
83 if (ext_flags[0]) { in compute_scalar()
87 if (ext_flags[1]) { in compute_scalar()
91 if (ext_flags[2]) { in compute_scalar()
H A Dfix_nh_uef.cpp74 ext_flags[0]=ext_flags[1]=ext_flags[2] = true; in FixNHUef()
100 ext_flags[1] = ext_flags[2] = false; in FixNHUef()
102 ext_flags[0] = ext_flags[2] = false; in FixNHUef()
104 ext_flags[0] = ext_flags[1] = false; in FixNHUef()
106 ext_flags[2] = false; in FixNHUef()
108 ext_flags[1] = false; in FixNHUef()
110 ext_flags[0] = false; in FixNHUef()
141 if (!(ext_flags[0] & ext_flags[1] & ext_flags[2])) in FixNHUef()
780 e[0] = ext_flags[0]; in get_ext_flags()
781 e[1] = ext_flags[1]; in get_ext_flags()
[all …]
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/openssl/ssl/
H A Dt1_ext.c83 meth->ext_flags = 0; in custom_ext_init()
102 if (!(meth->ext_flags & SSL_EXT_FLAG_SENT)) { in custom_ext_parse()
108 if (meth->ext_flags & SSL_EXT_FLAG_RECEIVED) { in custom_ext_parse()
112 meth->ext_flags |= SSL_EXT_FLAG_RECEIVED; in custom_ext_parse()
142 if (!(meth->ext_flags & SSL_EXT_FLAG_RECEIVED)) in custom_ext_add()
168 OPENSSL_assert(!(meth->ext_flags & SSL_EXT_FLAG_SENT)); in custom_ext_add()
174 meth->ext_flags |= SSL_EXT_FLAG_SENT; in custom_ext_add()
195 methdst->ext_flags = methsrc->ext_flags; in custom_exts_copy_flags()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/openssl/ssl/
H A Dt1_ext.c83 meth->ext_flags = 0; in custom_ext_init()
102 if (!(meth->ext_flags & SSL_EXT_FLAG_SENT)) { in custom_ext_parse()
108 if (meth->ext_flags & SSL_EXT_FLAG_RECEIVED) { in custom_ext_parse()
112 meth->ext_flags |= SSL_EXT_FLAG_RECEIVED; in custom_ext_parse()
142 if (!(meth->ext_flags & SSL_EXT_FLAG_RECEIVED)) in custom_ext_add()
168 OPENSSL_assert(!(meth->ext_flags & SSL_EXT_FLAG_SENT)); in custom_ext_add()
174 meth->ext_flags |= SSL_EXT_FLAG_SENT; in custom_ext_add()
195 methdst->ext_flags = methsrc->ext_flags; in custom_exts_copy_flags()
/dports/security/openssl-legacy-static/openssl-1.0.2u/ssl/
H A Dt1_ext.c83 meth->ext_flags = 0; in custom_ext_init()
102 if (!(meth->ext_flags & SSL_EXT_FLAG_SENT)) { in custom_ext_parse()
108 if (meth->ext_flags & SSL_EXT_FLAG_RECEIVED) { in custom_ext_parse()
112 meth->ext_flags |= SSL_EXT_FLAG_RECEIVED; in custom_ext_parse()
142 if (!(meth->ext_flags & SSL_EXT_FLAG_RECEIVED)) in custom_ext_add()
168 OPENSSL_assert(!(meth->ext_flags & SSL_EXT_FLAG_SENT)); in custom_ext_add()
174 meth->ext_flags |= SSL_EXT_FLAG_SENT; in custom_ext_add()
195 methdst->ext_flags = methsrc->ext_flags; in custom_exts_copy_flags()
/dports/security/libressl-static/libressl-3.3.5/crypto/x509/
H A Dx509_ia5.c74 .ext_flags = 0,
90 .ext_flags = 0,
106 .ext_flags = 0,
122 .ext_flags = 0,
138 .ext_flags = 0,
154 .ext_flags = 0,
170 .ext_flags = 0,
186 .ext_flags = 0,
H A Dx509_ocsp.c98 .ext_flags = 0,
115 .ext_flags = 0,
132 .ext_flags = 0,
149 .ext_flags = 0,
166 .ext_flags = 0,
183 .ext_flags = 0,
200 .ext_flags = 0,
/dports/security/libressl/libressl-3.4.3/crypto/x509/
H A Dx509_ia5.c74 .ext_flags = 0,
90 .ext_flags = 0,
106 .ext_flags = 0,
122 .ext_flags = 0,
138 .ext_flags = 0,
154 .ext_flags = 0,
170 .ext_flags = 0,
186 .ext_flags = 0,
H A Dx509_ocsp.c98 .ext_flags = 0,
115 .ext_flags = 0,
132 .ext_flags = 0,
149 .ext_flags = 0,
166 .ext_flags = 0,
183 .ext_flags = 0,
200 .ext_flags = 0,
/dports/emulators/citra/citra-ac98458e0/externals/libressl/crypto/x509/
H A Dx509_ia5.c74 .ext_flags = 0,
90 .ext_flags = 0,
106 .ext_flags = 0,
122 .ext_flags = 0,
138 .ext_flags = 0,
154 .ext_flags = 0,
170 .ext_flags = 0,
186 .ext_flags = 0,
H A Dx509_ocsp.c98 .ext_flags = 0,
115 .ext_flags = 0,
132 .ext_flags = 0,
149 .ext_flags = 0,
166 .ext_flags = 0,
183 .ext_flags = 0,
200 .ext_flags = 0,
/dports/emulators/citra-qt5/citra-ac98458e0/externals/libressl/crypto/x509/
H A Dx509_ia5.c74 .ext_flags = 0,
90 .ext_flags = 0,
106 .ext_flags = 0,
122 .ext_flags = 0,
138 .ext_flags = 0,
154 .ext_flags = 0,
170 .ext_flags = 0,
186 .ext_flags = 0,
H A Dx509_ocsp.c98 .ext_flags = 0,
115 .ext_flags = 0,
132 .ext_flags = 0,
149 .ext_flags = 0,
166 .ext_flags = 0,
183 .ext_flags = 0,
200 .ext_flags = 0,
/dports/www/obhttpd/libressl-3.4.1/crypto/x509/
H A Dx509_ia5.c74 .ext_flags = 0,
90 .ext_flags = 0,
106 .ext_flags = 0,
122 .ext_flags = 0,
138 .ext_flags = 0,
154 .ext_flags = 0,
170 .ext_flags = 0,
186 .ext_flags = 0,
H A Dx509_ocsp.c98 .ext_flags = 0,
115 .ext_flags = 0,
132 .ext_flags = 0,
149 .ext_flags = 0,
166 .ext_flags = 0,
183 .ext_flags = 0,
200 .ext_flags = 0,
/dports/devel/pecl-swoole/swoole-4.8.5/src/protocol/
H A Dwebsocket.cc30 uint16_t ext_flags = opcode; in get_ext_flags() local
31 ext_flags = ext_flags << 8; in get_ext_flags()
32 ext_flags += flags; in get_ext_flags()
33 return ext_flags; in get_ext_flags()
272 dispatch_data.info.ext_flags = conn->websocket_buffer->offset | FLAG_FIN; in dispatch_frame()
284 int ext_flags = get_ext_flags(ws.header.OPCODE, get_flags(&ws)); in dispatch_frame() local
293 conn->websocket_buffer->offset = ext_flags; in dispatch_frame()
295 dispatch_data.info.ext_flags = ext_flags; in dispatch_frame()
318 dispatch_data.info.ext_flags = get_ext_flags(ws.header.OPCODE, get_flags(&ws)); in dispatch_frame()
330 dispatch_data.info.ext_flags = get_ext_flags(ws.header.OPCODE, get_flags(&ws)); in dispatch_frame()
/dports/security/openssl-unsafe/openssl-c9ba19c/ssl/
H A Dt1_ext.c83 meth->ext_flags = 0; in custom_ext_init()
102 if (!(meth->ext_flags & SSL_EXT_FLAG_SENT)) { in custom_ext_parse()
108 if (meth->ext_flags & SSL_EXT_FLAG_RECEIVED) { in custom_ext_parse()
112 meth->ext_flags |= SSL_EXT_FLAG_RECEIVED; in custom_ext_parse()
142 if (!(meth->ext_flags & SSL_EXT_FLAG_RECEIVED)) in custom_ext_add()
168 OPENSSL_assert(!(meth->ext_flags & SSL_EXT_FLAG_SENT)); in custom_ext_add()
174 meth->ext_flags |= SSL_EXT_FLAG_SENT; in custom_ext_add()
/dports/devel/pecl-swoole/swoole-4.8.5/src/server/
H A Dtask_worker.cc121 task->info.ext_flags |= SW_TASK_TMPFILE;
130 if (!(task->info.ext_flags & SW_TASK_TMPFILE)) {
150 if (!(task->info.ext_flags & SW_TASK_PEEK)) {
282 if (current_task->info.ext_flags & SW_TASK_NOREPLY) { in add_static_handler_location()
297 if (current_task->info.ext_flags & SW_TASK_NONBLOCK) { in add_static_handler_location()
304 if (current_task->info.ext_flags & SW_TASK_CALLBACK) { in add_static_handler_location()
306 } else if (current_task->info.ext_flags & SW_TASK_COROUTINE) { in add_static_handler_location()
309 buf.info.ext_flags |= flags; in add_static_handler_location()
334 if (current_task->info.ext_flags & SW_TASK_WAITALL) { in add_static_handler_location()
343 buf.info.ext_flags |= flags; in add_static_handler_location()
[all …]
/dports/multimedia/vvdec/vvdec-1.1.2/source/Lib/CommonLib/x86/
H A DCommonDefX86.cpp203 static X86_VEXT ext_flags = SCALAR; in read_x86_extension_flags() local
213 ext_flags = search->second; in read_x86_extension_flags()
217 EXIT( "Mode not supported: " << ext_flags << "\n" ); in read_x86_extension_flags()
222 ext_flags = _Get_x86_extensions(); in read_x86_extension_flags()
229 return ext_flags; in read_x86_extension_flags()
/dports/misc/gnuls/coreutils-8.30/src/
H A Dextent-scan.c143 verify (sizeof last_ei->ext_flags >= sizeof fm_extents->fe_flags); in extent_scan_read()
145 if (si && last_ei->ext_flags in extent_scan_read()
153 last_ei->ext_flags = fm_extents[i].fe_flags; in extent_scan_read()
192 last_ei->ext_flags = fm_extents[i].fe_flags; in extent_scan_read()
197 if (last_ei->ext_flags & FIEMAP_EXTENT_LAST) in extent_scan_read()
/dports/sysutils/coreutils/coreutils-8.32/src/
H A Dextent-scan.c144 verify (sizeof last_ei->ext_flags >= sizeof fm_extents->fe_flags); in extent_scan_read()
146 if (si && last_ei->ext_flags in extent_scan_read()
154 last_ei->ext_flags = fm_extents[i].fe_flags; in extent_scan_read()
193 last_ei->ext_flags = fm_extents[i].fe_flags; in extent_scan_read()
198 if (last_ei->ext_flags & FIEMAP_EXTENT_LAST) in extent_scan_read()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/av1/encoder/
H A Dencode_strategy.c60 &cpi->ext_flags.refresh_frame; in av1_configure_buffer_updates()
188 if (ext_flags->use_s_frame) { in set_ext_overrides()
192 if (ext_flags->refresh_frame_context_pending) { in set_ext_overrides()
194 ext_flags->refresh_frame_context_pending = 0; in set_ext_overrides()
235 cpi->ext_flags.use_primary_ref_none) { in choose_primary_ref_frame()
270 cpi->ext_flags.use_primary_ref_none) { in update_fb_of_context_type()
714 &cpi->ext_flags.refresh_frame; in av1_get_refresh_frame_flags()
1078 ExternalFlags *const ext_flags = &cpi->ext_flags; in av1_encode_strategy() local
1259 set_ext_overrides(cm, &frame_params, ext_flags); in av1_encode_strategy()
1275 if (!ext_flags->refresh_frame.update_pending) { in av1_encode_strategy()
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/openssl-src-111.16.0+1.1.1l/openssl/ssl/statem/
H A Dextensions_cust.c109 meth->ext_flags = 0; in custom_ext_init()
141 if ((meth->ext_flags & SSL_EXT_FLAG_SENT) == 0) { in custom_ext_parse()
154 meth->ext_flags |= SSL_EXT_FLAG_RECEIVED; in custom_ext_parse()
196 if (!(meth->ext_flags & SSL_EXT_FLAG_RECEIVED)) in custom_ext_add()
231 if (!ossl_assert((meth->ext_flags & SSL_EXT_FLAG_SENT) == 0)) { in custom_ext_add()
241 meth->ext_flags |= SSL_EXT_FLAG_SENT; in custom_ext_add()
263 methdst->ext_flags = methsrc->ext_flags; in custom_exts_copy_flags()
/dports/security/vaultwarden/vaultwarden-1.23.1/cargo-crates/openssl-src-300.0.2+3.0.0/openssl/ssl/statem/
H A Dextensions_cust.c109 meth->ext_flags = 0; in custom_ext_init()
141 if ((meth->ext_flags & SSL_EXT_FLAG_SENT) == 0) { in custom_ext_parse()
153 meth->ext_flags |= SSL_EXT_FLAG_RECEIVED; in custom_ext_parse()
195 if (!(meth->ext_flags & SSL_EXT_FLAG_RECEIVED)) in custom_ext_add()
229 if (!ossl_assert((meth->ext_flags & SSL_EXT_FLAG_SENT) == 0)) { in custom_ext_add()
238 meth->ext_flags |= SSL_EXT_FLAG_SENT; in custom_ext_add()
260 methdst->ext_flags = methsrc->ext_flags; in custom_exts_copy_flags()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/ssl/statem/
H A Dextensions_cust.c109 meth->ext_flags = 0; in custom_ext_init()
141 if ((meth->ext_flags & SSL_EXT_FLAG_SENT) == 0) { in custom_ext_parse()
154 meth->ext_flags |= SSL_EXT_FLAG_RECEIVED; in custom_ext_parse()
196 if (!(meth->ext_flags & SSL_EXT_FLAG_RECEIVED)) in custom_ext_add()
231 if (!ossl_assert((meth->ext_flags & SSL_EXT_FLAG_SENT) == 0)) { in custom_ext_add()
241 meth->ext_flags |= SSL_EXT_FLAG_SENT; in custom_ext_add()
263 methdst->ext_flags = methsrc->ext_flags; in custom_exts_copy_flags()

12345678910>>...26