Home
last modified time | relevance | path

Searched defs:x_local (Results 1 – 25 of 58) sorted by relevance

123

/dports/science/hypre/hypre-2.23.0/src/parcsr_mv/
H A Dpar_vector_batched.c28 hypre_Vector **x_local; in hypre_ParVectorMassAxpy() local
56 hypre_Vector *x_local = hypre_ParVectorLocalVector(x); in hypre_ParVectorMassInnerProd() local
100 hypre_Vector *x_local = hypre_ParVectorLocalVector(x); in hypre_ParVectorMassDotpTwo() local
H A Dpar_vector.c301 hypre_Vector *x_local = hypre_ParVectorLocalVector(x); in hypre_ParVectorCopy() local
356 …hypre_Vector *x_local = hypre_SeqVectorCloneDeep_v2(hypre_ParVectorLocalVector(x), memory_location… in hypre_ParVectorMigrate() local
391 hypre_Vector *x_local = hypre_ParVectorLocalVector(x); in hypre_ParVectorAxpy() local
406 hypre_Vector *x_local = hypre_ParVectorLocalVector(x); in hypre_ParVectorInnerProd() local
434 hypre_Vector *x_local = hypre_ParVectorLocalVector(x); in hypre_ParVectorElmdivpy() local
453 hypre_Vector *x_local = hypre_ParVectorLocalVector(x); in hypre_ParVectorElmdivpyMarked() local
H A Dpar_csr_matvec.c35 hypre_Vector *x_local = hypre_ParVectorLocalVector(x); in hypre_ParCSRMatrixMatvecOutOfPlace() local
392 hypre_Vector *x_local = hypre_ParVectorLocalVector(x); in hypre_ParCSRMatrixMatvecT() local
748 hypre_Vector *x_local = hypre_ParVectorLocalVector(x); in hypre_ParCSRMatrixMatvec_FF() local
H A Ddriver_matvec.c21 hypre_Vector *x_local; in main() local
/dports/multimedia/kvazaar/kvazaar-2.1.0/src/
H A Dsearch.c71 static INLINE void copy_cu_info(int x_local, int y_local, int width, lcu_t *from, lcu_t *to) in copy_cu_info()
80 static INLINE void copy_cu_pixels(int x_local, int y_local, int width, lcu_t *from, lcu_t *to) in copy_cu_pixels()
95 static INLINE void copy_cu_coeffs(int x_local, int y_local, int width, lcu_t *from, lcu_t *to) in copy_cu_coeffs()
110 static void work_tree_copy_up(int x_local, int y_local, int depth, lcu_t *work_tree) in work_tree_copy_up()
122 static void work_tree_copy_down(int x_local, int y_local, int depth, lcu_t *work_tree) in work_tree_copy_down()
133 const int x_local = SUB_SCU(x_px); in kvz_lcu_fill_trdepth() local
168 static void lcu_fill_inter(lcu_t *lcu, int x_local, int y_local, int cu_width) in lcu_fill_inter()
185 static void lcu_fill_cbf(lcu_t *lcu, int x_local, int y_local, int width, cu_info_t *cur_cu) in lcu_fill_cbf()
209 int x_local = SUB_SCU(x); in cu_zero_coeff_cost() local
396 int x_local = SUB_SCU(x); in calc_mode_bits() local
[all …]
/dports/math/stanmath/math-4.2.0/test/unit/math/rev/functor/
H A Dgradient_test.cpp55 VectorXd x_local(2); in TEST() local
109 VectorXd x_local(2); in TEST() local
140 VectorXd x_local(2); in TEST() local
185 VectorXd x_local(2); in TEST() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/AST/
H A Dlanguage_address_space_attribute.cpp14 __attribute__((opencl_local)) int *x_local; in langas() local
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/AST/
H A Dlanguage_address_space_attribute.cpp21 __attribute__((opencl_local)) int *x_local; in langas() local
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/AST/
H A Dlanguage_address_space_attribute.cpp21 __attribute__((opencl_local)) int *x_local; in langas() local
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/AST/
H A Dlanguage_address_space_attribute.cpp14 __attribute__((opencl_local)) int *x_local; in langas() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/AST/
H A Dlanguage_address_space_attribute.cpp33 __attribute__((opencl_local)) int *x_local; in langas() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/AST/
H A Dlanguage_address_space_attribute.cpp33 __attribute__((opencl_local)) int *x_local; in langas() local
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/AST/
H A Dlanguage_address_space_attribute.cpp33 __attribute__((opencl_local)) int *x_local; in langas() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/AST/
H A Dlanguage_address_space_attribute.cpp33 __attribute__((opencl_local)) int *x_local; in langas() local
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/AST/
H A Dlanguage_address_space_attribute.cpp33 __attribute__((opencl_local)) int *x_local; in langas() local
/dports/math/blis/blis-0.8.1/frame/2/her/other/
H A Dbli_her_int.c65 obj_t x_local; in bli_her_int() local
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/AST/
H A Dlanguage_address_space_attribute.cpp33 __attribute__((opencl_local)) int *x_local; in langas() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/AST/
H A Dlanguage_address_space_attribute.cpp33 __attribute__((opencl_local)) int *x_local; in langas() local
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/AST/
H A Dlanguage_address_space_attribute.cpp33 __attribute__((opencl_local)) int *x_local; in langas() local
/dports/lang/clang-mesa/clang-13.0.1.src/test/AST/
H A Dlanguage_address_space_attribute.cpp33 __attribute__((opencl_local)) int *x_local; in langas() local
/dports/math/blis/blis-0.8.1/frame/2/gemv/other/
H A Dbli_gemv_int.c69 obj_t x_local; in bli_gemv_int() local
/dports/science/hypre/hypre-2.23.0/src/parcsr_block_mv/
H A Dpar_csr_block_matvec.c34 hypre_Vector *x_local, *y_local, *x_tmp; in hypre_ParCSRBlockMatrixMatvec() local
127 hypre_Vector *x_local = hypre_ParVectorLocalVector(x); in hypre_ParCSRBlockMatrixMatvecT() local
/dports/math/blis/blis-0.8.1/frame/2/ger/other/
H A Dbli_ger_int.c68 obj_t x_local; in bli_ger_int() local
/dports/math/blis/blis-0.8.1/frame/2/her2/other/
H A Dbli_her2_int.c71 obj_t x_local; in bli_her2_int() local
/dports/science/hypre/hypre-2.23.0/src/multivector/
H A Dpar_csr_matmultivec.c39 hypre_Multivector *x_local = hypre_ParMultivectorLocalVector(x); in hypre_ParCSRMatrixMatMultiVec() local
166 hypre_Multivector *x_local = hypre_ParMultivectorLocalVector(x); in hypre_ParCSRMatrixMultiMatVecT() local

123