Home
last modified time | relevance | path

Searched defs:space2 (Results 76 – 100 of 403) sorted by relevance

12345678910>>...17

/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_align_params_templ.c18 isl_space *space1, *space2; in FN() local
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/io/file/test/
H A Dbackuprestore.cc105 DGSpaceType2 space2( gridPart ); in main() local
164 DGSpaceType2 space2( gridPart ); in main() local
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudaimgproc/src/cuda/
H A Dbilateral_filter.cu96 float space2 = (x - cx) * (x - cx) + (y - cy) * (y - cy); in bilateral_kernel() local
112 float space2 = (x - cx) * (x - cx) + (y - cy) * (y - cy); in bilateral_kernel() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/polly/lib/External/ppcg/
H A Dgpu_hybrid.c124 isl_space *space, *space2; in gpu_hybrid_tile() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/ppcg/
H A Dgpu_hybrid.c124 isl_space *space, *space2; in gpu_hybrid_tile() local
/dports/devel/llvm12/llvm-project-12.0.1.src/polly/lib/External/ppcg/
H A Dgpu_hybrid.c124 isl_space *space, *space2; in gpu_hybrid_tile() local
/dports/devel/cppurses/CPPurses-0.3-5-g342a389/demos/glyph_paint/
H A Dside_pane.hpp38 cppurses::Fixed_height& space2{this->make_child<cppurses::Fixed_height>(1)}; member
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/polly/lib/External/ppcg/
H A Dgpu_hybrid.c124 isl_space *space, *space2; in gpu_hybrid_tile() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/External/ppcg/
H A Dgpu_hybrid.c124 isl_space *space, *space2; in gpu_hybrid_tile() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/polly/lib/External/ppcg/
H A Dgpu_hybrid.c124 isl_space *space, *space2; in gpu_hybrid_tile() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/polly/lib/External/ppcg/
H A Dgpu_hybrid.c124 isl_space *space, *space2; in gpu_hybrid_tile() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/External/ppcg/
H A Dgpu_hybrid.c124 isl_space *space, *space2; in gpu_hybrid_tile() local
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/External/ppcg/
H A Dgpu_hybrid.c124 isl_space *space, *space2; in gpu_hybrid_tile() local
/dports/science/mpqc/mpqc-2.3.1/src/lib/chemistry/qc/mbptr12/
H A Dtransform_tbint.cc56 … const Ref<MOIndexSpace>& space1, const Ref<MOIndexSpace>& space2, in TwoBodyMOIntsTransform()
153 TwoBodyMOIntsTransform::space2() const {return space2_;} in space2() function in TwoBodyMOIntsTransform
H A Dmultipole_ints.cc41 …tEvalInfo::compute_multipole_ints(const Ref<MOIndexSpace>& space1, const Ref<MOIndexSpace>& space2, in compute_multipole_ints()
176 …IntEvalInfo::compute_overlap_ints(const Ref<MOIndexSpace>& space1, const Ref<MOIndexSpace>& space2, in compute_overlap_ints()
/dports/textproc/sigil/Sigil-1.8.0/src/MainUI/
H A DOPFModelItem.cpp61 QString space2(s2); in operator <() local
/dports/sysutils/ccze/ccze-0.2.1/src/
H A Dmod_procmail.c37 char *space2 = NULL, *extra = NULL; in ccze_procmail_process() local
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/space/test/
H A Dtest-auxiliarydofs.cc39 DiscreteFunctionSpaceType *space2 = new DiscreteFunctionSpaceType( gridPart ); in baseTests() local
/dports/lang/rust/rustc-1.58.1-src/library/stdarch/examples/
H A Dhex.rs286 let mut space2 = vec![0; input.len() * 2]; localVariable
298 let mut space2 = vec![0; input.len() * 2]; localVariable
310 let mut space2 = vec![0; input.len() * 2]; localVariable
/dports/www/uwsgi/uwsgi-2.0.20/plugins/tuntap/
H A Dfirewall.c189 char *space2 = strchr(space + 1, ' '); in uwsgi_tuntap_opt_firewall() local
242 char *space2 = strchr(space + 1, ' '); in uwsgi_tuntap_opt_route() local
/dports/science/hdf5-18/hdf5-1.8.21/c++/test/
H A Dtfilter.cpp197 DataSpace space2 (2, size, NULL); in test_szip_filter() local
/dports/science/hdf5/hdf5-1.10.6/c++/test/
H A Dtfilter.cpp191 DataSpace space2 (2, size, NULL); in test_szip_filter() local
/dports/science/lammps/lammps-stable_29Sep2021/lib/kokkos/core/perf_test/
H A DPerfTest_ExecSpacePartitioning.cpp137 TEST_EXECSPACE space2 = SpaceInstance<TEST_EXECSPACE>::create(); in TEST() local
298 TEST_EXECSPACE space2 = SpaceInstance<TEST_EXECSPACE>::create(); in TEST() local
477 TEST_EXECSPACE space2 = SpaceInstance<TEST_EXECSPACE>::create(); in TEST() local
/dports/devel/kokkos/kokkos-3.4.01/core/perf_test/
H A DPerfTest_ExecSpacePartitioning.cpp137 TEST_EXECSPACE space2 = SpaceInstance<TEST_EXECSPACE>::create(); in TEST() local
298 TEST_EXECSPACE space2 = SpaceInstance<TEST_EXECSPACE>::create(); in TEST() local
477 TEST_EXECSPACE space2 = SpaceInstance<TEST_EXECSPACE>::create(); in TEST() local
/dports/science/sparta/sparta-20Oct2021/lib/kokkos/core/perf_test/
H A DPerfTest_ExecSpacePartitioning.cpp137 TEST_EXECSPACE space2 = SpaceInstance<TEST_EXECSPACE>::create(); in TEST() local
298 TEST_EXECSPACE space2 = SpaceInstance<TEST_EXECSPACE>::create(); in TEST() local
477 TEST_EXECSPACE space2 = SpaceInstance<TEST_EXECSPACE>::create(); in TEST() local

12345678910>>...17