Home
last modified time | relevance | path

Searched defs:ito (Results 1 – 25 of 629) sorted by relevance

12345678910>>...26

/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/optics-core-0.3.0.1/src/Optics/
H A DIxGetter.hs41 ito f = Optic (lmap f . ilinear uncurry' . rphantom) function
/dports/science/lammps/lammps-stable_29Sep2021/src/GPU/
H A Dfix_nve_asphere_gpu.cpp224 const int ito = MIN(ifrom + idelta, nlocal); in initial_integrate() local
315 const int ito = MIN(ifrom + idelta, nlocal); in final_integrate() local
367 const int ito = MIN(ifrom + idelta, nlocal); in reset_dt() local
377 double FixNVEAsphereGPU::reset_dt_omp(const int ifrom, const int ito, in reset_dt_omp()
H A Dfix_nve_gpu.cpp154 const int ito = MIN(ifrom + idelta, nlocal); in final_integrate() local
212 const int ito = MIN(ifrom + idelta, nlocal); in reset_dt() local
224 void FixNVEGPU::reset_dt_omp(const int ifrom, const int ito, const int tid) { in reset_dt_omp()
/dports/science/lammps/lammps-stable_29Sep2021/src/INTEL/
H A Dintel_preprocess.h172 #define IP_PRE_omp_range(ifrom, ito, tid, inum, nthreads) \ argument
187 #define IP_PRE_omp_range_id(ifrom, ito, tid, inum, nthreads) \ argument
193 #define IP_PRE_omp_stride(ifrom, ip, ito, tid, inum, nthr) \ argument
212 #define IP_PRE_omp_stride_id(ifrom, ip, ito, tid, inum, nthr) \ argument
218 #define IP_PRE_omp_range_align(ifrom, ito, tid, inum, nthreads, \ argument
230 #define IP_PRE_omp_range_id_align(ifrom, ito, tid, inum, \ argument
238 #define IP_PRE_omp_range_vec(ifrom, ito, tid, inum, nthreads, \ argument
249 #define IP_PRE_omp_range_id_vec(ifrom, ito, tid, inum, \ argument
257 #define IP_PRE_omp_stride_id_vec(ifrom, ip, ito, tid, inum, \ argument
281 #define IP_PRE_omp_range_id(ifrom, ito, tid, inum, nthreads) \ argument
[all …]
H A Dnpair_halffull_newton_intel.cpp67 int tid, ifrom, ito; in build_t() local
157 int tid, ifrom, ito; in build_t3() local
/dports/science/lammps/lammps-stable_29Sep2021/src/OPENMP/
H A Dewald_omp.cpp117 int i,j,k,ifrom,ito,tid; in compute() local
246 int i,ifrom,ito,k,l,m,n,ic,tid; in eik_dot_r() local
443 int i,ifrom,ito,k,l,m,n,ic,tid; in eik_dot_r_triclinic() local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/esp/
H A Desp_getden.F1 subroutine esp_getden(dns,ifr,ito,jfr,jto) argument
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/esp/
H A Desp_getden.F1 subroutine esp_getden(dns,ifr,ito,jfr,jto) argument
/dports/science/nwchem-data/nwchem-7.0.2-release/src/argos/
H A Dargos_diana_update.F1 subroutine argos_diana_update(x,m,ifr,ito) argument
H A Dargos_prep_atom_index.F17 integer i,ifr,ito local
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/argos/
H A Dargos_diana_update.F1 subroutine argos_diana_update(x,m,ifr,ito) argument
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/utils/
H A DThreadData.cpp46 std::vector<Dof*>::const_iterator ito=theCurrentDofs.begin(); in print() local
/dports/net-im/py-slixmpp/slixmpp-1.7.1/slixmpp/
H A Dbasexmpp.py290 def make_iq(self, id=0, ifrom=None, ito=None, itype=None, iquery=None): argument
312 def make_iq_get(self, queryxmlns=None, ito=None, ifrom=None, iq=None): argument
335 def make_iq_result(self, id=None, ito=None, ifrom=None, iq=None): argument
360 def make_iq_set(self, sub=None, ito=None, ifrom=None, iq=None): argument
392 text=None, ito=None, ifrom=None, iq=None): argument
421 def make_iq_query(self, iq=None, xmlns='', ito=None, ifrom=None): argument
/dports/graphics/blender/blender-2.91.0/intern/cycles/kernel/svm/
H A Dsvm_vector_transform.h26 uint itype, ifrom, ito; in svm_node_vector_transform() local
/dports/games/xray_re-tools/xray_re-tools-52721d2/sources/plugins/xray_fsl/materials/CameraMapTexture/
H A DCameraMapTexture.h139 Point3 PointTo(const Point3& p, RefFrame ito) {return sc->PointTo(p, ito);} in PointTo()
141 Point3 VectorTo(const Point3& p, RefFrame ito) {return sc->VectorTo(p, ito); }; in VectorTo()
143 Point3 VectorToNoScale(const Point3& p, RefFrame ito){return sc->VectorToNoScale( p, ito);}; in VectorToNoScale()
/dports/emulators/stella/stella-6.6/src/gui/
H A DUndoHandler.cxx98 for(auto itn = text.crbegin(), ito = oldText.crbegin(); in lastDiff() local
/dports/multimedia/mp4v2/mp4v2-2.0.0/libutil/
H A DUtility.cpp196 for( Group::List::const_iterator ito = group.options.begin(); ito != ieo; ito++ ) { in formatGroups() local
221 … for( Group::List::const_iterator ito = group.options.begin(); ito != ieo; ito++, optionCount++ ) { in formatGroups() local
268 … for( Group::List::const_iterator ito = group.options.begin(); ito != ieo; ito++, optionIndex++ ) { in formatGroups() local
386 for( Group::List::const_iterator ito = group.options.begin(); ito != ieo; ito++ ) { in printHelp() local
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/superlu/SuperLU_4.1/SRC/
H A Dzsnode_dfs.c57 register int i, k, ifrom, ito, nextl, new_next; in zsnode_dfs() local
H A Dcsnode_dfs.c57 register int i, k, ifrom, ito, nextl, new_next; in csnode_dfs() local
H A Dssnode_dfs.c57 register int i, k, ifrom, ito, nextl, new_next; in ssnode_dfs() local
H A Ddsnode_dfs.c57 register int i, k, ifrom, ito, nextl, new_next; in dsnode_dfs() local
/dports/lang/gcc8/gcc-8.5.0/libstdc++-v3/testsuite/22_locale/codecvt/in/wchar_t/
H A D9.cc106 int_type* ito = i_arr; in test09() local
/dports/math/geogram/geogram-1.7.7/src/lib/third_party/numerics/SUPERLU/
H A Ddsnode_dfs.c67 register int i, k, ifrom, ito, nextl, new_next; in dsnode_dfs() local
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libstdc++-v3/testsuite/22_locale/codecvt/in/wchar_t/
H A D9.cc106 int_type* ito = i_arr; in test09() local
/dports/math/algae/algae-4.3.6/superlu/
H A Ddsnode_dfs.c51 register int i, k, ifrom, ito, nextl, new_next; in dsnode_dfs() local

12345678910>>...26