Home
last modified time | relevance | path

Searched refs:dh (Results 1 – 25 of 6998) sorted by relevance

12345678910>>...280

/dports/misc/rump/buildrump.sh-b914579/src/sys/ufs/lfs/
H A Dulfs_dirhash.c183 memset(dh, 0, sizeof(*dh)); in ulfsdirhash_build()
186 dh->dh_hashsz = narrays * sizeof(dh->dh_hash[0]); in ulfsdirhash_build()
267 kmem_free(dh->dh_hash, dh->dh_hashsz); in ulfsdirhash_build()
270 kmem_free(dh->dh_blkfree, dh->dh_blkfreesz); in ulfsdirhash_build()
303 kmem_free(dh->dh_hash, dh->dh_hashsz); in ulfsdirhash_free()
304 kmem_free(dh->dh_blkfree, dh->dh_blkfreesz); in ulfsdirhash_free()
307 mem += dh->dh_nblk * sizeof(*dh->dh_blkfree); in ulfsdirhash_free()
647 if (dh->dh_hused >= (dh->dh_hlen * 3) / 4) { in ulfsdirhash_add()
913 hash = hash32_buf(&dh, sizeof(dh), hash); in ulfsdirhash_hash()
971 KASSERT(dh->dh_hused < dh->dh_hlen); in ulfsdirhash_findslot()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/ufs/ufs/
H A Dufs_dirhash.c181 memset(dh, 0, sizeof(*dh)); in ufsdirhash_build()
184 dh->dh_hashsz = narrays * sizeof(dh->dh_hash[0]); in ufsdirhash_build()
264 kmem_free(dh->dh_hash, dh->dh_hashsz); in ufsdirhash_build()
267 kmem_free(dh->dh_blkfree, dh->dh_blkfreesz); in ufsdirhash_build()
300 kmem_free(dh->dh_hash, dh->dh_hashsz); in ufsdirhash_free()
301 kmem_free(dh->dh_blkfree, dh->dh_blkfreesz); in ufsdirhash_free()
304 mem += dh->dh_nblk * sizeof(*dh->dh_blkfree); in ufsdirhash_free()
644 if (dh->dh_hused >= (dh->dh_hlen * 3) / 4) { in ufsdirhash_add()
904 hash = hash32_buf(&dh, sizeof(dh), hash); in ufsdirhash_hash()
962 KASSERT(dh->dh_hused < dh->dh_hlen); in ufsdirhash_findslot()
[all …]
/dports/security/gpgme-qt5/gpgme-1.15.1/src/
H A Ddata.c123 property_table[idx].dh = dh; in insert_into_property_table()
143 assert (property_table[propidx].dh == dh); in remove_from_property_table()
164 assert (property_table[idx].dh == dh); in _gpgme_data_get_dserial()
187 if ((!dh && !dserial) || (dh && dserial)) in _gpgme_data_set_prop()
197 assert (property_table[idx].dh == dh); in _gpgme_data_set_prop()
252 if ((!dh && !dserial) || (dh && dserial)) in _gpgme_data_get_prop()
315 dh = calloc (1, sizeof (*dh)); in _gpgme_data_new()
468 (*dh->cbs->release) (dh); in gpgme_data_release()
652 if (!dh || !dh->cbs->get_fd) in _gpgme_data_get_fd()
654 return (*dh->cbs->get_fd) (dh); in _gpgme_data_get_fd()
[all …]
/dports/security/gpgme/gpgme-1.15.1/src/
H A Ddata.c123 property_table[idx].dh = dh; in insert_into_property_table()
143 assert (property_table[propidx].dh == dh); in remove_from_property_table()
164 assert (property_table[idx].dh == dh); in _gpgme_data_get_dserial()
187 if ((!dh && !dserial) || (dh && dserial)) in _gpgme_data_set_prop()
197 assert (property_table[idx].dh == dh); in _gpgme_data_set_prop()
252 if ((!dh && !dserial) || (dh && dserial)) in _gpgme_data_get_prop()
315 dh = calloc (1, sizeof (*dh)); in _gpgme_data_new()
468 (*dh->cbs->release) (dh); in gpgme_data_release()
652 if (!dh || !dh->cbs->get_fd) in _gpgme_data_get_fd()
654 return (*dh->cbs->get_fd) (dh); in _gpgme_data_get_fd()
[all …]
/dports/security/gpgme-cpp/gpgme-1.15.1/src/
H A Ddata.c123 property_table[idx].dh = dh; in insert_into_property_table()
143 assert (property_table[propidx].dh == dh); in remove_from_property_table()
164 assert (property_table[idx].dh == dh); in _gpgme_data_get_dserial()
187 if ((!dh && !dserial) || (dh && dserial)) in _gpgme_data_set_prop()
197 assert (property_table[idx].dh == dh); in _gpgme_data_set_prop()
252 if ((!dh && !dserial) || (dh && dserial)) in _gpgme_data_get_prop()
315 dh = calloc (1, sizeof (*dh)); in _gpgme_data_new()
468 (*dh->cbs->release) (dh); in gpgme_data_release()
652 if (!dh || !dh->cbs->get_fd) in _gpgme_data_get_fd()
654 return (*dh->cbs->get_fd) (dh); in _gpgme_data_get_fd()
[all …]
/dports/security/py-gpgme/gpgme-1.15.1/src/
H A Ddata.c123 property_table[idx].dh = dh; in insert_into_property_table()
143 assert (property_table[propidx].dh == dh); in remove_from_property_table()
164 assert (property_table[idx].dh == dh); in _gpgme_data_get_dserial()
187 if ((!dh && !dserial) || (dh && dserial)) in _gpgme_data_set_prop()
197 assert (property_table[idx].dh == dh); in _gpgme_data_set_prop()
252 if ((!dh && !dserial) || (dh && dserial)) in _gpgme_data_get_prop()
315 dh = calloc (1, sizeof (*dh)); in _gpgme_data_new()
468 (*dh->cbs->release) (dh); in gpgme_data_release()
652 if (!dh || !dh->cbs->get_fd) in _gpgme_data_get_fd()
654 return (*dh->cbs->get_fd) (dh); in _gpgme_data_get_fd()
[all …]
/dports/sysutils/dvdisaster/dvdisaster-0.79.5/
H A Dscsi-layer.c422 status = dh->read(dh, ab->buf, 16, 1); in query_incomplete()
898 dh->isDash, dh->isPlus, layer_type); in query_dvd()
1784 { DeviceHandle *dh = image->dh; in read_capacity() local
1833 { DeviceHandle *dh = image->dh; in query_size() local
1969 if(dh->readCapacity && dh->userAreaSize) in query_size()
2431 RememberSense(dh->sense.sense_key, dh->sense.asc, dh->sense.ascq); in ReadSectors()
2442 RememberSense(dh->sense.sense_key, dh->sense.asc, dh->sense.ascq); in ReadSectors()
2550 RememberSense(dh->sense.sense_key, dh->sense.asc, dh->sense.ascq); in ReadSectorsFast()
2630 image->dh = dh; in OpenImageFromDevice()
2688 dh->typeDescr, dh->sectors, in OpenImageFromDevice()
[all …]
H A Dscsi-freebsd.c33 { DeviceHandle *dh; in DefaultDevice() local
74 dh->ccb = cam_getccb(dh->camdev); in DefaultDevice()
97 g_free(dh); in DefaultDevice()
145 dh->ccb = cam_getccb(dh->camdev); in OpenDevice()
149 g_free(dh); in OpenDevice()
158 return dh; in OpenDevice()
169 if(dh->ccb) in CloseDevice()
171 if(dh->camdev) in CloseDevice()
173 if(dh->device) in CloseDevice()
179 if(dh->defects) in CloseDevice()
[all …]
/dports/net/quiche/quiche-0.9.0/cargo-crates/boring-sys-1.1.1/deps/boringssl/src/crypto/fipsmodule/dh/
H A Ddh.c86 return dh; in DH_new()
116 const BIGNUM *DH_get0_p(const DH *dh) { return dh->p; } in DH_get0_p() argument
118 const BIGNUM *DH_get0_q(const DH *dh) { return dh->q; } in DH_get0_q() argument
120 const BIGNUM *DH_get0_g(const DH *dh) { return dh->g; } in DH_get0_g() argument
167 dh->p = p; in DH_set0_pqg()
172 dh->q = q; in DH_set0_pqg()
177 dh->g = g; in DH_set0_pqg()
229 if (dh->q) { in DH_generate_key()
399 int DH_size(const DH *dh) { return BN_num_bytes(dh->p); } in DH_size() argument
448 return dh; in DH_get_rfc7919_2048()
[all …]
/dports/net/quiche/quiche-0.9.0/deps/boringssl/src/crypto/fipsmodule/dh/
H A Ddh.c86 return dh; in DH_new()
116 const BIGNUM *DH_get0_p(const DH *dh) { return dh->p; } in DH_get0_p() argument
118 const BIGNUM *DH_get0_q(const DH *dh) { return dh->q; } in DH_get0_q() argument
120 const BIGNUM *DH_get0_g(const DH *dh) { return dh->g; } in DH_get0_g() argument
167 dh->p = p; in DH_set0_pqg()
172 dh->q = q; in DH_set0_pqg()
177 dh->g = g; in DH_set0_pqg()
229 if (dh->q) { in DH_generate_key()
399 int DH_size(const DH *dh) { return BN_num_bytes(dh->p); } in DH_size() argument
448 return dh; in DH_get_rfc7919_2048()
[all …]
/dports/devel/pecl-grpc/grpc-1.42.0/third_party/boringssl-with-bazel/src/crypto/fipsmodule/dh/
H A Ddh.c86 return dh; in DH_new()
116 const BIGNUM *DH_get0_p(const DH *dh) { return dh->p; } in DH_get0_p() argument
118 const BIGNUM *DH_get0_q(const DH *dh) { return dh->q; } in DH_get0_q() argument
120 const BIGNUM *DH_get0_g(const DH *dh) { return dh->g; } in DH_get0_g() argument
167 dh->p = p; in DH_set0_pqg()
172 dh->q = q; in DH_set0_pqg()
177 dh->g = g; in DH_set0_pqg()
229 if (dh->q) { in DH_generate_key()
399 int DH_size(const DH *dh) { return BN_num_bytes(dh->p); } in DH_size() argument
448 return dh; in DH_get_rfc7919_2048()
[all …]
/dports/devel/py-grpcio/grpcio-1.43.0/third_party/boringssl-with-bazel/src/crypto/fipsmodule/dh/
H A Ddh.c86 return dh; in DH_new()
116 const BIGNUM *DH_get0_p(const DH *dh) { return dh->p; } in DH_get0_p() argument
118 const BIGNUM *DH_get0_q(const DH *dh) { return dh->q; } in DH_get0_q() argument
120 const BIGNUM *DH_get0_g(const DH *dh) { return dh->g; } in DH_get0_g() argument
167 dh->p = p; in DH_set0_pqg()
172 dh->q = q; in DH_set0_pqg()
177 dh->g = g; in DH_set0_pqg()
229 if (dh->q) { in DH_generate_key()
399 int DH_size(const DH *dh) { return BN_num_bytes(dh->p); } in DH_size() argument
448 return dh; in DH_get_rfc7919_2048()
[all …]
/dports/net/samba412/samba-4.12.15/source4/heimdal/lib/hcrypto/
H A Ddh.c86 DH *dh; in DH_new_method() local
88 dh = calloc(1, sizeof(*dh)); in DH_new_method()
102 dh->meth = ENGINE_get_DH(dh->engine); in DH_new_method()
105 free(dh); in DH_new_method()
113 (*dh->meth->init)(dh); in DH_new_method()
136 (*dh->meth->finish)(dh); in DH_free()
151 memset(dh, 0, sizeof(*dh)); in DH_free()
152 free(dh); in DH_free()
345 return dh->meth->generate_key(dh); in DH_generate_key()
392 (*dh->meth->finish)(dh); in DH_set_method()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/boringssl/src/crypto/dh/
H A Ddh.c88 return dh; in DH_new()
100 CRYPTO_free_ex_data(&g_ex_data_class, dh, &dh->ex_data); in DH_free()
116 const BIGNUM *DH_get0_pub_key(const DH *dh) { return dh->pub_key; } in DH_get0_pub_key() argument
120 const BIGNUM *DH_get0_p(const DH *dh) { return dh->p; } in DH_get0_p() argument
122 const BIGNUM *DH_get0_q(const DH *dh) { return dh->q; } in DH_get0_q() argument
124 const BIGNUM *DH_get0_g(const DH *dh) { return dh->g; } in DH_get0_g() argument
171 dh->p = p; in DH_set0_pqg()
176 dh->q = q; in DH_set0_pqg()
181 dh->g = g; in DH_set0_pqg()
347 if (dh->q) { in DH_generate_key()
[all …]
/dports/security/boringssl/boringssl-6a71840/crypto/dh/
H A Ddh.c88 return dh; in DH_new()
100 CRYPTO_free_ex_data(&g_ex_data_class, dh, &dh->ex_data); in DH_free()
116 const BIGNUM *DH_get0_pub_key(const DH *dh) { return dh->pub_key; } in DH_get0_pub_key() argument
120 const BIGNUM *DH_get0_p(const DH *dh) { return dh->p; } in DH_get0_p() argument
122 const BIGNUM *DH_get0_q(const DH *dh) { return dh->q; } in DH_get0_q() argument
124 const BIGNUM *DH_get0_g(const DH *dh) { return dh->g; } in DH_get0_g() argument
171 dh->p = p; in DH_set0_pqg()
176 dh->q = q; in DH_set0_pqg()
181 dh->g = g; in DH_set0_pqg()
347 if (dh->q) { in DH_generate_key()
[all …]
/dports/science/gromacs/gromacs-2021.4/src/gromacs/mdlib/
H A Dmdebin_bar.cpp103 snew(dh->dh, dh->ndhmax); in mde_delta_h_init()
104 snew(dh->dhf, dh->ndhmax); in mde_delta_h_init()
129 sfree(dh->dh); in done_mde_delta_h()
140 if (dh->ndh >= dh->ndhmax) in mde_delta_h_add_dh()
144 dh->dh[dh->ndh] = delta_h; in mde_delta_h_add_dh()
167 if (f * dh->dh[i] < min_dh) in mde_delta_h_make_hist()
169 min_dh = f * dh->dh[i]; in mde_delta_h_make_hist()
204 if ((f * dh->dh[i] >= min_dh_hist) && (f * dh->dh[i] <= max_dh_hist)) in mde_delta_h_make_hist()
283 dh->dhf[i] = static_cast<float>(dh->dh[i]); in mde_delta_h_handle_block()
733 std::copy(dhc->dh[i].dh, dhc->dh[i].dh + dhc->dh[i].ndh, dh.begin()); in mde_delta_h_coll_update_energyhistory()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/boringssl/src/crypto/dh/
H A Ddh.c76 if (dh == NULL) { in DH_new()
88 return dh; in DH_new()
92 if (dh == NULL) { in DH_free()
100 CRYPTO_free_ex_data(&g_ex_data_class, dh, &dh->ex_data); in DH_free()
113 OPENSSL_free(dh); in DH_free()
161 dh->p = p; in DH_set0_pqg()
166 dh->q = q; in DH_set0_pqg()
171 dh->g = g; in DH_set0_pqg()
332 if (dh->q) { in DH_generate_key()
431 int DH_size(const DH *dh) { return BN_num_bytes(dh->p); } in DH_size() argument
[all …]
/dports/textproc/p5-CSS-SAC/CSS-SAC-0.08/lib/CSS/SAC/
H A DTestWriter.pm117 $dh->['_out_']->($dh, "\n}\n");
131 $dh->['_out_']->($dh, "\n\t$name:\t");
134 $dh->['_out_']->($dh, $dh->stringify_lexical_unit($val));
139 $dh->['_out_']->($dh, ', ');
143 $dh->['_out_']->($dh, '/');
146 $dh->['_out_']->($dh, ' ');
162 $dh->['_out_']->($dh, "\n/* $at_rule */\n");
217 $dh->['_out_']->($dh, "\n}\n");
229 $dh->['_out_']->($dh, "/* $comment */");
262 $dh->['_out_']->($dh, "\n}\n");
[all …]
/dports/devel/geany-plugin-workbench/geany-plugins-1.38/devhelp/devhelp/
H A DMakefile.am4 dh-assistant.h \
6 dh-base.h \
8 dh-book.h \
9 dh-book-tree.h \
10 dh-error.h \
12 dh-link.h \
13 dh-search.h \
14 dh-window.h
36 dh-base.c \
37 dh-book.c \
[all …]
/dports/devel/geany-plugin-utilslib/geany-plugins-1.38/devhelp/devhelp/
H A DMakefile.am4 dh-assistant.h \
6 dh-base.h \
8 dh-book.h \
9 dh-book-tree.h \
10 dh-error.h \
12 dh-link.h \
13 dh-search.h \
14 dh-window.h
36 dh-base.c \
37 dh-book.c \
[all …]
/dports/devel/geany-plugin-xmlsnippets/geany-plugins-1.38/devhelp/devhelp/
H A DMakefile.am4 dh-assistant.h \
6 dh-base.h \
8 dh-book.h \
9 dh-book-tree.h \
10 dh-error.h \
12 dh-link.h \
13 dh-search.h \
14 dh-window.h
36 dh-base.c \
37 dh-book.c \
[all …]
/dports/devel/geany-plugins-l10n/geany-plugins-1.38/devhelp/devhelp/
H A DMakefile.am4 dh-assistant.h \
6 dh-base.h \
8 dh-book.h \
9 dh-book-tree.h \
10 dh-error.h \
12 dh-link.h \
13 dh-search.h \
14 dh-window.h
36 dh-base.c \
37 dh-book.c \
[all …]
/dports/devel/geany-plugin-pretty-printer/geany-plugins-1.38/devhelp/devhelp/
H A DMakefile.am4 dh-assistant.h \
6 dh-base.h \
8 dh-book.h \
9 dh-book-tree.h \
10 dh-error.h \
12 dh-link.h \
13 dh-search.h \
14 dh-window.h
36 dh-base.c \
37 dh-book.c \
[all …]
/dports/devel/geany-plugin-tableconvert/geany-plugins-1.38/devhelp/devhelp/
H A DMakefile.am4 dh-assistant.h \
6 dh-base.h \
8 dh-book.h \
9 dh-book-tree.h \
10 dh-error.h \
12 dh-link.h \
13 dh-search.h \
14 dh-window.h
36 dh-base.c \
37 dh-book.c \
[all …]
/dports/devel/geany-plugin-vimode/geany-plugins-1.38/devhelp/devhelp/
H A DMakefile.am4 dh-assistant.h \
6 dh-base.h \
8 dh-book.h \
9 dh-book-tree.h \
10 dh-error.h \
12 dh-link.h \
13 dh-search.h \
14 dh-window.h
36 dh-base.c \
37 dh-book.c \
[all …]

12345678910>>...280