Home
last modified time | relevance | path

Searched defs:cjl (Results 1 – 24 of 24) sorted by relevance

/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu43 int cjl = p % ctn; // cj local to the tile in packassemble() local
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu43 int cjl = p % ctn; // cj local to the tile in packassemble() local
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu43 int cjl = p % ctn; // cj local to the tile in packassemble() local
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu43 int cjl = p % ctn; // cj local to the tile in packassemble() local
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu43 int cjl = p % ctn; // cj local to the tile in packassemble() local
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu43 int cjl = p % ctn; // cj local to the tile in packassemble() local
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu43 int cjl = p % ctn; // cj local to the tile in packassemble() local
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu43 int cjl = p % ctn; // cj local to the tile in packassemble() local
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu43 int cjl = p % ctn; // cj local to the tile in packassemble() local
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu43 int cjl = p % ctn; // cj local to the tile in packassemble() local
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu43 int cjl = p % ctn; // cj local to the tile in packassemble() local
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu43 int cjl = p % ctn; // cj local to the tile in packassemble() local
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu43 int cjl = p % ctn; // cj local to the tile in packassemble() local
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu43 int cjl = p % ctn; // cj local to the tile in packassemble() local
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu43 int cjl = p % ctn; // cj local to the tile in packassemble() local
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu43 int cjl = p % ctn; // cj local to the tile in packassemble() local
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu43 int cjl = p % ctn; // cj local to the tile in packassemble() local
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_parse.cc8777 List<TABLE_LIST> *cjl= &cj_nest->nested_join->join_list; in add_cross_joined_table() local
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_parse.cc8673 List<TABLE_LIST> *cjl= &cj_nest->nested_join->join_list; in add_cross_joined_table() local
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_parse.cc8673 List<TABLE_LIST> *cjl= &cj_nest->nested_join->join_list; in add_cross_joined_table() local
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_parse.cc8549 List<TABLE_LIST> *cjl= &cj_nest->nested_join->join_list; in add_cross_joined_table() local
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_parse.cc8549 List<TABLE_LIST> *cjl= &cj_nest->nested_join->join_list; in add_cross_joined_table() local
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_parse.cc8777 List<TABLE_LIST> *cjl= &cj_nest->nested_join->join_list; in add_cross_joined_table() local
/dports/graphics/opencv/opencv-4.5.3/modules/imgproc/src/
H A Dhough.cpp2141 CircleData& cjl = cdata_j[l]; in HoughCirclesAlt() local