Home
last modified time | relevance | path

Searched refs:dih (Results 1 – 25 of 427) sorted by relevance

12345678910>>...18

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/databases/mod_pgsql/
H A Dmod_pgsql.c249 if (!dih) { in pgsql_handle_affected_rows()
253 handle = dih->handle; in pgsql_handle_affected_rows()
267 if (!(*dih = malloc(sizeof(**dih)))) { in pgsql_handle_new()
372 if (!dih) { in pgsql_handle_destroy()
416 if (!dih) { in database_flush()
533 if (!dih) { in database_handle_exec_detailed()
549 if (!dih) { in database_handle_exec_string()
796 if (!dih) {
848 if (!dih) {
869 if (!dih) {
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/databases/mod_mariadb/
H A Dmod_mariadb.c515 if (!(*dih = malloc(sizeof(**dih)))) { in mariadb_handle_new()
562 if (!dih) { in mariadb_handle_destroy()
584 if (!dih) { in database_flush()
588 handle = dih->handle; in database_flush()
732 if (!dih) { in database_handle_exec_detailed()
748 if (!dih) { in database_handle_exec_string()
805 if (!dih) { in database_SQLSetAutoCommitAttr()
827 if (!dih) { in mariadb_handle_affected_rows()
847 if (!dih) { in database_commit()
868 if (!dih) { in database_rollback()
[all …]
/dports/science/gromacs/gromacs-2021.4/src/gromacs/gmxana/
H A Dgmx_angle.cpp94 GMX_ASSERT(dih != nullptr && dih[j] != nullptr, "Incorrect dihedral array data"); in dump_dih_trr()
95 x[k][l] = (m == 0) ? std::cos(dih[j][i]) : std::sin(dih[j][i]); in dump_dih_trr()
285 snew(dih, nangles); in gmx_g_angle()
309 real dd = dih[j][i]; in gmx_g_angle()
314 fprintf(out, " %8.3f", dih[j][i] * RAD2DEG); in gmx_g_angle()
369 dval = dih[i][j]; in gmx_g_angle()
380 dih[i][j] = dval - tfrac; in gmx_g_angle()
384 dih[i][j] = -tfrac; in gmx_g_angle()
398 nframes, nangles, dih, dt, mode, bAverCorr); in gmx_g_angle()
412 real b = dih[0][0]; in gmx_g_angle()
[all …]
H A Dnrama.cpp87 dd = &(xr->dih[i]); in calc_dihs()
124 srenew(xr->dih, xr->ndih + 2LL); in add_xr()
127 xr->dih[xr->ndih].ai[i] = ff[i]; in add_xr()
131 xr->dih[xr->ndih + 1].ai[i] = ff[i + 1]; in add_xr()
183 ai = xr->dih[i].ai[j]; in min_max()
217 dd = std::lower_bound(xr->dih, xr->dih + xr->ndih, key, d_comp); in get_dih_props()
218 if (dd < xr->dih + xr->ndih && !d_comp(key, *dd)) in get_dih_props()
230 if (xr->dih[i].mult == 0) in get_dih_props()
233 xr->dih[i].ai[1], xr->dih[i].ai[2], mult); in get_dih_props()
234 xr->dih[i].mult = mult; in get_dih_props()
[all …]
H A Dgmx_chi.cpp388 dih[j] += phase; in reset_one()
389 while (dih[j] < -M_PI) in reset_one()
391 dih[j] += 2 * M_PI; in reset_one()
393 while (dih[j] >= M_PI) in reset_one()
395 dih[j] -= 2 * M_PI; in reset_one()
415 reset_one(dih[j++], nf, 0); in reset_em_all()
421 reset_one(dih[j++], nf, 0); in reset_em_all()
424 reset_one(dih[j++], nf, M_PI); in reset_em_all()
943 … fprintf(gp, "%d\n", static_cast<int>(!bAllowed(dih[Phi][j], RAD2DEG * dih[Psi][j]))); in do_rama()
1010 fprintf(fp, "%10g %10g\n", RAD2DEG * dih[Xi1][j], RAD2DEG * dih[Xi2][j]); in do_rama()
[all …]
H A Danadih.cpp142 real** dih, in ana_dih_trans() argument
234 mind = maxd = prev = dih[i][0]; in low_ana_dih_trans()
257 if ((dih[i][j] - prev) > M_PI) in low_ana_dih_trans()
259 dih[i][j] -= 2 * M_PI; in low_ana_dih_trans()
261 else if ((dih[i][j] - prev) < -M_PI) in low_ana_dih_trans()
263 dih[i][j] += 2 * M_PI; in low_ana_dih_trans()
266 prev = dih[i][j]; in low_ana_dih_trans()
268 mind = std::min(mind, dih[i][j]); in low_ana_dih_trans()
269 maxd = std::max(maxd, dih[i][j]); in low_ana_dih_trans()
827 real* dih[], in read_ang_dih() argument
[all …]
H A Dgstat.h127 real** dih,
162 real** dih,
194 real* dih[],
247 void do_pp2shifts(FILE* fp, int nframes, int nlist, t_dlist dlist[], real** dih);
279 void get_chi_product_traj(real** dih,
/dports/science/py-MDAnalysisTests/MDAnalysisTests-0.19.2/MDAnalysisTests/topology/
H A Dtest_top.py97 for dih in self.atom_zero_dihedral_values:
98 assert (dih in vals) or (dih[::-1] in vals)
99 for dih in self.atom_i_dihedral_values:
100 assert (dih in vals) or (dih[::-1] in vals)
117 for dih in top.dihedrals.values:
118 for b in ((dih[0], dih[1]), (dih[1], dih[2]), (dih[2], dih[3])):
/dports/sysutils/moosefs2-cgi/moosefs-2.0.91/mfsmaster/
H A Dxattr.c285 xattr_inode_entry *sih,*dih; local
295 for (dih = xattr_inode_hash[dihash]; dih && dih->inode!=dstinode; dih=dih->next) {}
296 if (dih==NULL) {
298 passert(dih);
299 dih->inode = dstinode;
300 dih->data_head = NULL;
301 dih->anleng = 0;
302 dih->avleng = 0;
336 dih->data_head = dxa;
337 dih->anleng += sxa->anleng+1U;
[all …]
/dports/sysutils/moosefs2-cgiserv/moosefs-2.0.91/mfsmaster/
H A Dxattr.c285 xattr_inode_entry *sih,*dih; local
295 for (dih = xattr_inode_hash[dihash]; dih && dih->inode!=dstinode; dih=dih->next) {}
296 if (dih==NULL) {
298 passert(dih);
299 dih->inode = dstinode;
300 dih->data_head = NULL;
301 dih->anleng = 0;
302 dih->avleng = 0;
336 dih->data_head = dxa;
337 dih->anleng += sxa->anleng+1U;
[all …]
/dports/sysutils/moosefs2-master/moosefs-2.0.91/mfsmaster/
H A Dxattr.c285 xattr_inode_entry *sih,*dih; local
295 for (dih = xattr_inode_hash[dihash]; dih && dih->inode!=dstinode; dih=dih->next) {}
296 if (dih==NULL) {
298 passert(dih);
299 dih->inode = dstinode;
300 dih->data_head = NULL;
301 dih->anleng = 0;
302 dih->avleng = 0;
336 dih->data_head = dxa;
337 dih->anleng += sxa->anleng+1U;
[all …]
/dports/sysutils/moosefs2-metalogger/moosefs-2.0.91/mfsmaster/
H A Dxattr.c285 xattr_inode_entry *sih,*dih; local
295 for (dih = xattr_inode_hash[dihash]; dih && dih->inode!=dstinode; dih=dih->next) {}
296 if (dih==NULL) {
298 passert(dih);
299 dih->inode = dstinode;
300 dih->data_head = NULL;
301 dih->anleng = 0;
302 dih->avleng = 0;
336 dih->data_head = dxa;
337 dih->anleng += sxa->anleng+1U;
[all …]
/dports/sysutils/moosefs2-chunkserver/moosefs-2.0.91/mfsmaster/
H A Dxattr.c285 xattr_inode_entry *sih,*dih; local
295 for (dih = xattr_inode_hash[dihash]; dih && dih->inode!=dstinode; dih=dih->next) {}
296 if (dih==NULL) {
298 passert(dih);
299 dih->inode = dstinode;
300 dih->data_head = NULL;
301 dih->anleng = 0;
302 dih->avleng = 0;
336 dih->data_head = dxa;
337 dih->anleng += sxa->anleng+1U;
[all …]
/dports/sysutils/moosefs2-client/moosefs-2.0.91/mfsmaster/
H A Dxattr.c285 xattr_inode_entry *sih,*dih; local
295 for (dih = xattr_inode_hash[dihash]; dih && dih->inode!=dstinode; dih=dih->next) {}
296 if (dih==NULL) {
298 passert(dih);
299 dih->inode = dstinode;
300 dih->data_head = NULL;
301 dih->anleng = 0;
302 dih->avleng = 0;
336 dih->data_head = dxa;
337 dih->anleng += sxa->anleng+1U;
[all …]
/dports/sysutils/moosefs2-netdump/moosefs-2.0.91/mfsmaster/
H A Dxattr.c285 xattr_inode_entry *sih,*dih; local
295 for (dih = xattr_inode_hash[dihash]; dih && dih->inode!=dstinode; dih=dih->next) {}
296 if (dih==NULL) {
298 passert(dih);
299 dih->inode = dstinode;
300 dih->data_head = NULL;
301 dih->anleng = 0;
302 dih->avleng = 0;
336 dih->data_head = dxa;
337 dih->anleng += sxa->anleng+1U;
[all …]
/dports/sysutils/moosefs2-cli/moosefs-2.0.91/mfsmaster/
H A Dxattr.c285 xattr_inode_entry *sih,*dih; local
295 for (dih = xattr_inode_hash[dihash]; dih && dih->inode!=dstinode; dih=dih->next) {}
296 if (dih==NULL) {
298 passert(dih);
299 dih->inode = dstinode;
300 dih->data_head = NULL;
301 dih->anleng = 0;
302 dih->avleng = 0;
336 dih->data_head = dxa;
337 dih->anleng += sxa->anleng+1U;
[all …]
/dports/comms/gtkmmorse/gtkmmorse-0.9.27/src/
H A Dkeyer.cc47 const unsigned int dih = 1; variable
53 unsigned int dpm = m_speed*((36 + 4 * m_interch + m_interword)*dih); in Keyer()
60 unsigned int dpm = m_speed*((36 + 4 * m_interch + m_interword)*dih); in set_speed()
67 unsigned int dpm = m_speed*((36 + 4 * m_interch + m_interword)*dih); in set_charpause_len()
74 unsigned int dpm = m_speed*((36 + 4 * m_interch + m_interword)*dih); in set_stringpause_len()
95 play(dih, m_dih_pitch); in operator <<()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/gmxpreprocess/
H A Dgen_ad.cpp68 static bool was_dihedral_set_in_rtp(const InteractionOfType& dih) in was_dihedral_set_in_rtp() argument
71 gmx::ArrayRef<const real> forceParam = dih.forceParam(); in was_dihedral_set_in_rtp()
246 for (const auto& dihedral : dih) in clean_dih()
259 for (auto dihedral = dih.begin(); dihedral != dih.end(); dihedral++) in clean_dih()
315 dihedral->first = dih[bestl]; in clean_dih()
596 std::vector<InteractionOfType> dih; in gen_pad() local
888 if (dih.size() > 1) in gen_pad()
890 std::sort(dih.begin(), dih.end(), dcomp); in gen_pad()
913 if (!dih.empty()) in gen_pad()
916 dih = clean_dih(dih, improper, atoms, rtpFFDB[0].bKeepAllGeneratedDihedrals, in gen_pad()
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/argos/
H A Dargos_cafe_fsd.F47 real*8 dih(msd,msp,mset),rdih(msd,2)
129 ang=dih(isd,2,iset)
130 for=dih(isd,3,iset)
131 rmul=dih(isd,1,iset)
133 ang=dih(isd,2,lseq(isgm(jsa)))
134 for=dih(isd,3,lseq(isgm(jsa)))
135 rmul=dih(isd,1,lseq(isgm(jsa)))
238 + factu*dih(isd,3,2)*(one+cos(dih(isd,1,2)*phi-dih(isd,2,2)))
240 + factu*dih(isd,3,3)*(one+cos(dih(isd,1,3)*phi-dih(isd,2,3)))
331 dercon=(one+cos(rpa))*dih(isd,3,4)
[all …]
H A Dargos_cafe_pr_dihes.F2 + idih,dih,rdih,snam)
12 real*8 dih(msd,msp,mset),rdih(msd,2)
29 + idih(i,5),(dih(i,j,iset),j=1,3),(rdih(i,j),j=1,2)
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/argos/
H A Dargos_cafe_fsd.F47 real*8 dih(msd,msp,mset),rdih(msd,2)
129 ang=dih(isd,2,iset)
130 for=dih(isd,3,iset)
131 rmul=dih(isd,1,iset)
133 ang=dih(isd,2,lseq(isgm(jsa)))
134 for=dih(isd,3,lseq(isgm(jsa)))
135 rmul=dih(isd,1,lseq(isgm(jsa)))
238 + factu*dih(isd,3,2)*(one+cos(dih(isd,1,2)*phi-dih(isd,2,2)))
240 + factu*dih(isd,3,3)*(one+cos(dih(isd,1,3)*phi-dih(isd,2,3)))
331 dercon=(one+cos(rpa))*dih(isd,3,4)
[all …]
H A Dargos_cafe_pr_dihes.F2 + idih,dih,rdih,snam)
12 real*8 dih(msd,msp,mset),rdih(msd,2)
29 + idih(i,5),(dih(i,j,iset),j=1,3),(rdih(i,j),j=1,2)
/dports/science/p5-PerlMol/PerlMol-0.3500/inc/BUNDLES/Chemistry-3DBuilder-0.10/t/
H A Dbuilder.t126 my $dih = dihedral_deg($dt->{patt}->atom_map);
127 $dih = Math::Complex::Re($dih)
128 if UNIVERSAL::isa($dih, 'Math::Complex');
129 if (abs(($dih - $dt->{min} + 1) % $dt->{mod}) > 2) {
132 ok(0, "'$s', dih='$dih', pat=$dt->{name}: '$dt->{patt}{name}', path='$path'");
/dports/science/p5-Chemistry-3DBuilder/Chemistry-3DBuilder-0.10/t/
H A Dbuilder.t126 my $dih = dihedral_deg($dt->{patt}->atom_map);
127 $dih = Math::Complex::Re($dih)
128 if UNIVERSAL::isa($dih, 'Math::Complex');
129 if (abs(($dih - $dt->{min} + 1) % $dt->{mod}) > 2) {
132 ok(0, "'$s', dih='$dih', pat=$dt->{name}: '$dt->{patt}{name}', path='$path'");
/dports/devel/pcc-libs/pcc-libs-1.1.0/libpcc/
H A Dcxmuldiv.c222 #define dih i[0]
226 #define dih i[1]
249 ux.dih = (ux.dih & DOUBLE_MANTEXP) | (uy.dih & DOUBLE_SIGN);
264 z2.dih = (1023 - 110) << 20;
269 z2.dih = (1024 + 55) << 20;
274 z1.dih = exp << 20;
292 uci = uc.dih & DOUBLE_MANTEXP;
293 udi = ud.dih & DOUBLE_MANTEXP;
297 ur.dih = uci;
300 ur.dih = udi;
[all …]

12345678910>>...18