Home
last modified time | relevance | path

Searched refs:sigres (Results 1 – 25 of 43) sorted by relevance

12

/dports/science/py-abipy/abipy-0.9.0/abipy/electrons/tests/
H A Dtest_gw.py15 self.sigres = sigres = abilab.abiopen(abidata.ref_file("tgw1_9o_DS4_SIGRES.nc"))
16 repr(self.sigres); str(self.sigres)
18 self.qplist = sigres.get_qplist(spin=0, kpoint=sigres.gwkpoints[0])
21 self.sigres.close()
51 other_qplist = self.sigres.get_qplist(spin=0, kpoint=self.sigres.gwkpoints[1])
78 repr(sigres); str(sigres)
87 assert sigres.params["nsppol"] == sigres.nsppol
92 assert sigres.gwkpoints == sigres.ibz
115 same_df = sigres.get_dataframe_sk(spin=0, kpoint=sigres.gwkpoints[ik])
146 sigres.close()
[all …]
/dports/science/py-abipy/abipy-0.9.0/abipy/examples/plot/
H A Dplot_qps.py12 sigres = abiopen(abidata.ref_file("tgw1_9o_DS4_SIGRES.nc")) variable
17 sigres.plot_qps_vs_e0(tight_layout=True, title="QP data vs KS energy")
19 sigres.plot_qpgaps(title="QP direct gaps")
21 sigres.plot_qpgaps(plot_qpmks=True, title="QP - KS direct gap")
23 sigres.plot_qpbands_ibz()
25 sigres.plot_ksbands_with_qpmarkers(fact=1000)
27 sigres.close()
H A Dplot_gw_spectral_functions.py13 sigres = abiopen(abidata.ref_file("al_g0w0_sigmaw_SIGRES.nc")) variable
16 sigres.plot_spectral_functions()
19 sigres.plot_spectral_functions(spin=0, kpoint=(0, 0, 0), include_bands=range(0, 3))
21 sigres.close()
H A Dplot_qpbands_with_interpolation.py14 sigres = abiopen(abidata.ref_file("si_g0w0ppm_nband30_SIGRES.nc")) variable
34 r = sigres.interpolate(lpratio=5,
43 points = sigres.get_points_from_ebands(r.qp_ebands_kpath, size=24)
71 sigres.close()
H A Dplot_scqpgw.py11 sigres = abiopen(abidata.ref_file("QPSC_SIGRES.nc")) variable
20 sigres.plot_eigvec_qp(kpoint=[0, 0, 0])
23 sigres.plot_eigvec_qp()
/dports/science/py-abipy/abipy-0.9.0/abipy/gui/
H A Dsigresviewer.py40 return self.active_tab.sigres
58 ebands_list.append(tab.sigres.ebands)
70 paths.append(tab.sigres.filepath)
79 paths.append(tab.sigres.filepath)
91 paths.append(tab.sigres.filepath)
190 sigres = self.active_sigres
192 band_range = (sigres.min_gwbstart, sigres.max_gwbstop)
207 def __init__(self, parent, sigres, **kwargs): argument
216 self.sigres = sigres
221 …self.skb_panel = SpinKpointBandPanel(splitter, sigres.structure, sigres.nsppol, sigres.gwkpoints,
[all …]
H A Dpopupmenus.py281 sigres = abiopen(filepath)
282 qps_spin = sigres.qplist_spin
/dports/security/p5-Net-SAML/zxid-1.42/
H A Dzxidsso.c423 switch (sigres) { in zxid_sigres_map()
450 ERR("Bad cert. %d", sigres); in zxid_sigres_map()
455 ERR("Bad sig. %d", sigres); in zxid_sigres_map()
460 ERR("Not signed. %d", sigres); in zxid_sigres_map()
544 ses->sigres = ZXSIG_AUDIENCE; in zxid_validate_cond()
571 ses->sigres = ZXSIG_TIMEOUT; in zxid_validate_cond()
603 ses->sigres = ZXSIG_TIMEOUT; in zxid_validate_cond()
711 ses->sigres = ZXSIG_NO_SIG; in zxid_sp_sso_finalize()
733 ses->sigres = ZXSIG_NO_SIG; in zxid_sp_sso_finalize()
819 ses->sigres = ZXSIG_NO_SIG; in zxid_sp_anon_finalize()
[all …]
H A Dzxiddec.c47 ses->sigres = ZXSIG_NO_SIG; in zxid_extract_issuer()
54 ses->sigres = ZXSIG_NO_SIG; in zxid_extract_issuer()
173 ses->sigres = ZXSIG_NO_SIG; in zxid_decode_redir_or_post()
237 ses->sigres = zxsig_verify_data(ss->len /* Adjust for Signature= which we log */ in zxid_decode_redir_or_post()
241 zxid_sigres_map(ses->sigres, &cgi->sigval, &cgi->sigmsg); in zxid_decode_redir_or_post()
246 ses->sigres = ZXSIG_NO_SIG; in zxid_decode_redir_or_post()
H A Dzxidwsp.c451 ses->sigres = ZXSIG_NO_SIG; in zxid_wsf_validate_a7n()
465 zxid_sigres_map(ses->sigres, &cgi.sigval, &cgi.sigmsg); in zxid_wsf_validate_a7n()
467 if (cf->msg_sig_ok && !ses->sigres) { in zxid_wsf_validate_a7n()
470 ses->sigres = ZXSIG_NO_SIG; in zxid_wsf_validate_a7n()
481 if (cf->sig_fatal && ses->sigres) { in zxid_wsf_validate_a7n()
482 ERR("Fail due to failed assertion signature sigres=%d", ses->sigres); in zxid_wsf_validate_a7n()
596 ses->sigres = ZXSIG_NO_SIG; in zxid_wsp_validate_env()
613 zxid_sigres_map(ses->sigres, &cgi.sigval, &cgi.sigmsg); in zxid_wsp_validate_env()
614 if (cf->sig_fatal && ses->sigres) { in zxid_wsp_validate_env()
615 ERR("Fail due to failed message signature sigres=%d", ses->sigres); in zxid_wsp_validate_env()
[all …]
H A Dzxidwsc.c144 ses->sigres = ZXSIG_NO_SIG; in zxid_wsc_valid_re_env()
155 ses->sigres = ZXSIG_NO_SIG; in zxid_wsc_valid_re_env()
167 …ses->sigres = zxsig_validate(cf->ctx, wsc_meta?wsc_meta->sign_cert:0, sec->Signature, n_refs, refs… in zxid_wsc_valid_re_env()
168 zxid_sigres_map(ses->sigres, &cgi.sigval, &cgi.sigmsg); in zxid_wsc_valid_re_env()
169 if (cf->sig_fatal && ses->sigres) { in zxid_wsc_valid_re_env()
170 ERR("Fail due to failed message signature sigres=%d", ses->sigres); in zxid_wsc_valid_re_env()
H A Dzxididpx.c41 ses->sigres = ZXSIG_NO_SIG; in zxid_idp_dispatch()
115 ses->sigres = ZXSIG_NO_SIG;
H A Dzxidlib.c692 ses->sigres = ZXSIG_NO_SIG; in zx_el_desc_el_dec_get()
701 ses->sigres = ZXSIG_NO_SIG; in zx_el_desc_el_dec_get()
713 ses->sigres = ZXSIG_NO_SIG; in zx_el_desc_el_dec_get()
725 ses->sigres = zxsig_validate(cf->ctx, idp_meta->sign_cert, sig, 1, &refs); in zx_el_desc_el_dec_get()
726 zxid_sigres_map(ses->sigres, &cgi->sigval, &cgi->sigmsg); in zx_el_desc_el_dec_get()
727 D("Response sigres(%d) 0=ZXSIG_OK", ses->sigres); in zx_el_desc_el_dec_get()
H A Dzxidssofinalizetest.c272 ses->sigres = ZXSIG_NO_SIG; in main()
H A Dzxidutil.h51 ZXID_DECL void zxid_sigres_map(int sigres, char** sigval, char** sigmsg);
H A Dzxidspx.c102 ses->sigres = ZXSIG_NO_SIG; in zxid_sp_dispatch()
331 ses->sigres = ZXSIG_NO_SIG; in zxid_sp_soap_dispatch()
H A Dzxlog.c459 ses&&ses->sigres?&ses->sigres:"-", res, in zxlogwsp()
/dports/science/py-abipy/abipy-0.9.0/abipy/integration_tests/
H A Ditest_gw.py129 with abilab.abiopen(sigfile) as sigres:
130 sigres.to_string(verbose=2)
131 assert sigres.nsppol == 1
/dports/mail/opendkim/opendkim-2.10.3/opendkim/
H A Dfinal.lua.sample37 sigres = odkim.sig_result(sig)
39 if sigres == 0 and sdomain == fromdomain then
/dports/science/py-abipy/abipy-0.9.0/abipy/electrons/
H A Dgw.py1852 for label, sigres in self.items():
1856 d[aname] = getattr(sigres, aname, None)
1858 qpgap = sigres.get_qpgap(spin, kpoint)
1862 d.update(sigres.params)
1866 d.update(sigres.structure.get_dict4pandas(with_spglib=True))
1869 if funcs is not None: d.update(self._exec_funcs(funcs, sigres))
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/thread/
H A Dosthread.d2474 sigset_t sigres = void; in version() local
2477 status = sigfillset( &sigres ); in version()
2480 status = sigdelset( &sigres, resumeSignalNumber ); in version()
2487 sigsuspend( &sigres ); in version()
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/thread/
H A Dosthread.d2449 sigset_t sigres = void; in version() local
2452 status = sigfillset( &sigres ); in version()
2455 status = sigdelset( &sigres, resumeSignalNumber ); in version()
2462 sigsuspend( &sigres ); in version()
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/thread/
H A Dosthread.d2449 sigset_t sigres = void; in version() local
2452 status = sigfillset( &sigres ); in version()
2455 status = sigdelset( &sigres, resumeSignalNumber ); in version()
2462 sigsuspend( &sigres ); in version()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/thread/
H A Dosthread.d2449 sigset_t sigres = void; in version() local
2452 status = sigfillset( &sigres ); in version()
2455 status = sigdelset( &sigres, resumeSignalNumber ); in version()
2462 sigsuspend( &sigres ); in version()
/dports/science/py-abipy/abipy-0.9.0/docs/
H A Dlinks.rst75 …S.nc: https://nbviewer.jupyter.org/github/abinit/abitutorials/blob/master/abitutorials/sigres.ipynb

12