Home
last modified time | relevance | path

Searched defs:els (Results 201 – 225 of 935) sorted by relevance

12345678910>>...38

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/ipxe/src/include/ipxe/
H A Dfip.h215 struct fc_els_frame_common els; member
229 struct fc_login_frame els; member
243 struct fc_logout_request_frame els; member
257 struct fc_logout_response_frame els; member
271 struct fc_els_frame_common els; member
287 struct fc_ls_rjt_frame els; member
/dports/emulators/qemu5/qemu-5.2.0/roms/ipxe/src/include/ipxe/
H A Dfip.h215 struct fc_els_frame_common els; member
229 struct fc_login_frame els; member
243 struct fc_logout_request_frame els; member
257 struct fc_logout_response_frame els; member
271 struct fc_els_frame_common els; member
287 struct fc_ls_rjt_frame els; member
/dports/net/ipxe/ipxe-2265a65/src/include/ipxe/
H A Dfip.h215 struct fc_els_frame_common els; member
229 struct fc_login_frame els; member
243 struct fc_logout_request_frame els; member
257 struct fc_logout_response_frame els; member
271 struct fc_els_frame_common els; member
287 struct fc_ls_rjt_frame els; member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/ipxe/src/include/ipxe/
H A Dfip.h215 struct fc_els_frame_common els; member
229 struct fc_login_frame els; member
243 struct fc_logout_request_frame els; member
257 struct fc_logout_response_frame els; member
271 struct fc_els_frame_common els; member
287 struct fc_ls_rjt_frame els; member
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/ipxe/src/include/ipxe/
H A Dfip.h215 struct fc_els_frame_common els; member
229 struct fc_login_frame els; member
243 struct fc_logout_request_frame els; member
257 struct fc_logout_response_frame els; member
271 struct fc_els_frame_common els; member
287 struct fc_ls_rjt_frame els; member
/dports/emulators/qemu/qemu-6.2.0/roms/ipxe/src/include/ipxe/
H A Dfip.h215 struct fc_els_frame_common els; member
229 struct fc_login_frame els; member
243 struct fc_logout_request_frame els; member
257 struct fc_logout_response_frame els; member
271 struct fc_els_frame_common els; member
287 struct fc_ls_rjt_frame els; member
/dports/emulators/qemu60/qemu-6.0.0/roms/ipxe/src/include/ipxe/
H A Dfip.h215 struct fc_els_frame_common els; member
229 struct fc_login_frame els; member
243 struct fc_logout_request_frame els; member
257 struct fc_logout_response_frame els; member
271 struct fc_els_frame_common els; member
287 struct fc_ls_rjt_frame els; member
/dports/math/ggobi/ggobi-2.1.11/src/
H A Dvector.c73 vectord_delete_els (vector_d *vecp, gint nels, gint *els) in vectord_delete_els()
188 vectorf_delete_els (vector_f *vecp, gint nels, gint *els) in vectorf_delete_els()
316 vectori_delete_els (vector_i *vecp, gint nels, gint *els) in vectori_delete_els()
427 vectorb_delete_els (vector_b *vecp, gint nels, gint *els) in vectorb_delete_els()
/dports/java/apache-commons-collections/commons-collections-3.2.2-src/src/test/org/apache/commons/collections/map/
H A DTestTransformedSortedMap.java66 Object[] els = new Object[] {"1", "3", "5", "7", "2", "4", "6"}; in testTransformedMap() local
/dports/devel/dash.el/dash.el-2.19.1/
H A DMakefile22 els := dash.el dev/dash-defs.el macro
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dunrollrepeats.cpp99 auto els = last->elist(); in removeRepeatMarkings() local
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/extsrc/erfa/
H A Ddtdb.c164 double t, tsol, w, elsun, emsun, d, elj, els, wt, w0, w1, w2, w3, w4, in eraDtdb() local
/dports/astro/p5-Astro-PAL/Astro-PAL-1.09/erfasrc/src/
H A Ddtdb.c164 double t, tsol, w, elsun, emsun, d, elj, els, wt, w0, w1, w2, w3, w4, in eraDtdb() local
/dports/astro/libgal/libgal-0.5.0/date_time/
H A Dgal_dtdb.c195 double t, tsol, w, elsun, emsun, d, elj, els, wt, w0, w1, w2, w3, w4, wf, wj ; in gal_dtdb() local
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/cygnal/testsuite/libamf.all/
H A Dtest_sol.cpp149 vector<std::shared_ptr<cygnal::Element> > els = sol.getElements(); in test_read() local
/dports/astro/py-pyerfa/pyerfa-2.0.0/liberfa/erfa/src/
H A Ddtdb.c167 double t, tsol, w, elsun, emsun, d, elj, els, wt, w0, w1, w2, w3, w4, in eraDtdb() local
/dports/astro/sofa/sofa/20210512/c/src/
H A Ddtdb.c173 double t, tsol, w, elsun, emsun, d, elj, els, wt, w0, w1, w2, w3, w4, in iauDtdb() local
/dports/java/apache-commons-collections/commons-collections-3.2.2-src/src/test/org/apache/commons/collections/collection/
H A DTestTransformedCollection.java97 Object[] els = getFullElements(); in testTransformedCollection() local
/dports/textproc/p5-Text-Aspell/Text-Aspell-0.09/
H A DAspell.xs184 AspellStringEnumeration * els; variable
/dports/cad/ngspice_rework/ngspice-35/src/include/ngspice/
H A Dhash.h16 #define NGMALLOC(n, els) TMALLOC(els, n) argument
17 #define NGREALLOC(ar,n,els) TREALLOC(els, ar, n) argument
18 #define NGFREE(els) txfree(els) argument
/dports/science/erkale-pseudopotentials/erkale-870e772f09631b3dbdd99a18e4f3d4786d684a01/src/contrib/
H A Dco-optimize.cpp219 int atom_am(const std::vector<int> & els) { in atom_am()
258 BasisSetLibrary get_library(const std::vector<int> & els, const std::vector<coprof_t> & prof) { in get_library()
1077 …d::vector<arma::vec> > & curval, std::vector<coprof_t> & cpl, const std::vector<int> & els, const … in update_values()
1108 …_values(const std::vector< std::vector<arma::vec> > & curval, const std::vector<int> & els, std::v… in print_values()
1119 std::vector<coprof_t> generate_limits_old(const std::vector<int> & els, const std::string & basisli… in generate_limits_old()
1354 double check_polarization(double tol, const std::vector<int> & els, std::vector<coprof_t> & cpl, st… in check_polarization()
1600 double extend_profile(double tol, const std::vector<int> & els, std::vector<coprof_t> & cpl, std::v… in extend_profile()
1821 std::vector<coprof_t> generate_limits(const std::vector<int> & els, double tol) { in generate_limits()
2137 void print_scheme(const BasisSetLibrary & baslib, const std::vector<int> & els, int len=0) { in print_scheme()
2227 BasisSetLibrary contract_basis(double tol, const std::vector<int> & els, std::vector<coprof_t> & cp… in contract_basis()
[all …]
/dports/science/erkale/erkale-8297aefe5aac9dbbb291e04c07661f3cff94a99a/src/contrib/
H A Dco-optimize.cpp219 int atom_am(const std::vector<int> & els) { in atom_am()
258 BasisSetLibrary get_library(const std::vector<int> & els, const std::vector<coprof_t> & prof) { in get_library()
1073 …d::vector<arma::vec> > & curval, std::vector<coprof_t> & cpl, const std::vector<int> & els, const … in update_values()
1104 …_values(const std::vector< std::vector<arma::vec> > & curval, const std::vector<int> & els, std::v… in print_values()
1115 std::vector<coprof_t> generate_limits_old(const std::vector<int> & els, const std::string & basisli… in generate_limits_old()
1350 double check_polarization(double tol, const std::vector<int> & els, std::vector<coprof_t> & cpl, st… in check_polarization()
1596 double extend_profile(double tol, const std::vector<int> & els, std::vector<coprof_t> & cpl, std::v… in extend_profile()
1817 std::vector<coprof_t> generate_limits(const std::vector<int> & els, double tol) { in generate_limits()
2133 void print_scheme(const BasisSetLibrary & baslib, const std::vector<int> & els, int len=0) { in print_scheme()
2223 BasisSetLibrary contract_basis(double tol, const std::vector<int> & els, std::vector<coprof_t> & cp… in contract_basis()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/properties/
H A DExportIdsHandler.java254 Object[] els = viewer.getCheckedElements(); in okPressed() local
284 private String compileFileContent(Object[] els) { in compileFileContent()
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCHamiltonians/
H A DSOECPotential.cpp23 SOECPotential::SOECPotential(ParticleSet& ions, ParticleSet& els, TrialWaveFunction& psi) in SOECPotential()
/dports/devel/uthash/uthash-2.1.0/tests/
H A Dtest94.c25 el els[15], *e; in main() local

12345678910>>...38