Home
last modified time | relevance | path

Searched refs:_int16 (Results 1 – 25 of 390) sorted by relevance

12345678910>>...16

/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_2type_factory.c30 case GB_INT16_code : GB_WORKER (GB_OPNAME, _bool, bool, _int16, int16_t )
56 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int8, int8_t, _int16, int16_t )
78 case GB_BOOL_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _bool, bool )
79 case GB_INT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int8, int8_t )
81 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int16, int16_t )
83 case GB_INT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int32, int32_t )
84 case GB_INT64_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int64, int64_t )
85 case GB_UINT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint8, uint8_t )
86 case GB_UINT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint16, uint16_t )
87 case GB_UINT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint32, uint32_t )
[all …]
H A DGB_binop_factory.c37 case GB_INT16_code : GB_BINOP_WORKER (_min, _int16 )
58 case GB_INT16_code : GB_BINOP_WORKER (_max, _int16 )
79 case GB_INT16_code : GB_BINOP_WORKER (_plus, _int16 )
102 case GB_INT16_code : GB_BINOP_WORKER (_minus, _int16 )
171 case GB_INT16_code : GB_BINOP_WORKER (_div, _int16 )
437 case GB_INT16_code : GB_BINOP_WORKER (_eq, _int16 )
463 case GB_INT16_code : GB_BINOP_WORKER (_ne, _int16 )
490 case GB_INT16_code : GB_BINOP_WORKER (_gt, _int16 )
512 case GB_INT16_code : GB_BINOP_WORKER (_lt, _int16 )
534 case GB_INT16_code : GB_BINOP_WORKER (_ge, _int16 )
[all …]
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_2type_factory.c30 case GB_INT16_code : GB_WORKER (GB_OPNAME, _bool, bool, _int16, int16_t )
56 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int8, int8_t, _int16, int16_t )
78 case GB_BOOL_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _bool, bool )
79 case GB_INT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int8, int8_t )
81 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int16, int16_t )
83 case GB_INT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int32, int32_t )
84 case GB_INT64_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int64, int64_t )
85 case GB_UINT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint8, uint8_t )
86 case GB_UINT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint16, uint16_t )
87 case GB_UINT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint32, uint32_t )
[all …]
H A DGB_binop_factory.c37 case GB_INT16_code : GB_BINOP_WORKER (_min, _int16 )
58 case GB_INT16_code : GB_BINOP_WORKER (_max, _int16 )
79 case GB_INT16_code : GB_BINOP_WORKER (_plus, _int16 )
102 case GB_INT16_code : GB_BINOP_WORKER (_minus, _int16 )
171 case GB_INT16_code : GB_BINOP_WORKER (_div, _int16 )
437 case GB_INT16_code : GB_BINOP_WORKER (_eq, _int16 )
463 case GB_INT16_code : GB_BINOP_WORKER (_ne, _int16 )
490 case GB_INT16_code : GB_BINOP_WORKER (_gt, _int16 )
512 case GB_INT16_code : GB_BINOP_WORKER (_lt, _int16 )
534 case GB_INT16_code : GB_BINOP_WORKER (_ge, _int16 )
[all …]
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_2type_factory.c30 case GB_INT16_code : GB_WORKER (GB_OPNAME, _bool, bool, _int16, int16_t )
56 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int8, int8_t, _int16, int16_t )
78 case GB_BOOL_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _bool, bool )
79 case GB_INT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int8, int8_t )
81 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int16, int16_t )
83 case GB_INT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int32, int32_t )
84 case GB_INT64_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int64, int64_t )
85 case GB_UINT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint8, uint8_t )
86 case GB_UINT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint16, uint16_t )
87 case GB_UINT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint32, uint32_t )
[all …]
H A DGB_binop_factory.c37 case GB_INT16_code : GB_BINOP_WORKER (_min, _int16 )
58 case GB_INT16_code : GB_BINOP_WORKER (_max, _int16 )
79 case GB_INT16_code : GB_BINOP_WORKER (_plus, _int16 )
102 case GB_INT16_code : GB_BINOP_WORKER (_minus, _int16 )
171 case GB_INT16_code : GB_BINOP_WORKER (_div, _int16 )
437 case GB_INT16_code : GB_BINOP_WORKER (_eq, _int16 )
463 case GB_INT16_code : GB_BINOP_WORKER (_ne, _int16 )
490 case GB_INT16_code : GB_BINOP_WORKER (_gt, _int16 )
512 case GB_INT16_code : GB_BINOP_WORKER (_lt, _int16 )
534 case GB_INT16_code : GB_BINOP_WORKER (_ge, _int16 )
[all …]
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_2type_factory.c30 case GB_INT16_code : GB_WORKER (GB_OPNAME, _bool, bool, _int16, int16_t )
56 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int8, int8_t, _int16, int16_t )
78 case GB_BOOL_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _bool, bool )
79 case GB_INT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int8, int8_t )
81 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int16, int16_t )
83 case GB_INT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int32, int32_t )
84 case GB_INT64_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int64, int64_t )
85 case GB_UINT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint8, uint8_t )
86 case GB_UINT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint16, uint16_t )
87 case GB_UINT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint32, uint32_t )
[all …]
H A DGB_binop_factory.c37 case GB_INT16_code : GB_BINOP_WORKER (_min, _int16 )
58 case GB_INT16_code : GB_BINOP_WORKER (_max, _int16 )
79 case GB_INT16_code : GB_BINOP_WORKER (_plus, _int16 )
102 case GB_INT16_code : GB_BINOP_WORKER (_minus, _int16 )
171 case GB_INT16_code : GB_BINOP_WORKER (_div, _int16 )
437 case GB_INT16_code : GB_BINOP_WORKER (_eq, _int16 )
463 case GB_INT16_code : GB_BINOP_WORKER (_ne, _int16 )
490 case GB_INT16_code : GB_BINOP_WORKER (_gt, _int16 )
512 case GB_INT16_code : GB_BINOP_WORKER (_lt, _int16 )
534 case GB_INT16_code : GB_BINOP_WORKER (_ge, _int16 )
[all …]
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_2type_factory.c30 case GB_INT16_code : GB_WORKER (GB_OPNAME, _bool, bool, _int16, int16_t )
56 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int8, int8_t, _int16, int16_t )
78 case GB_BOOL_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _bool, bool )
79 case GB_INT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int8, int8_t )
81 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int16, int16_t )
83 case GB_INT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int32, int32_t )
84 case GB_INT64_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int64, int64_t )
85 case GB_UINT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint8, uint8_t )
86 case GB_UINT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint16, uint16_t )
87 case GB_UINT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint32, uint32_t )
[all …]
H A DGB_binop_factory.c37 case GB_INT16_code : GB_BINOP_WORKER (_min, _int16 )
58 case GB_INT16_code : GB_BINOP_WORKER (_max, _int16 )
79 case GB_INT16_code : GB_BINOP_WORKER (_plus, _int16 )
102 case GB_INT16_code : GB_BINOP_WORKER (_minus, _int16 )
171 case GB_INT16_code : GB_BINOP_WORKER (_div, _int16 )
437 case GB_INT16_code : GB_BINOP_WORKER (_eq, _int16 )
463 case GB_INT16_code : GB_BINOP_WORKER (_ne, _int16 )
490 case GB_INT16_code : GB_BINOP_WORKER (_gt, _int16 )
512 case GB_INT16_code : GB_BINOP_WORKER (_lt, _int16 )
534 case GB_INT16_code : GB_BINOP_WORKER (_ge, _int16 )
[all …]
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_2type_factory.c30 case GB_INT16_code : GB_WORKER (GB_OPNAME, _bool, bool, _int16, int16_t )
56 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int8, int8_t, _int16, int16_t )
78 case GB_BOOL_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _bool, bool )
79 case GB_INT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int8, int8_t )
81 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int16, int16_t )
83 case GB_INT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int32, int32_t )
84 case GB_INT64_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int64, int64_t )
85 case GB_UINT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint8, uint8_t )
86 case GB_UINT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint16, uint16_t )
87 case GB_UINT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint32, uint32_t )
[all …]
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_2type_factory.c30 case GB_INT16_code : GB_WORKER (GB_OPNAME, _bool, bool, _int16, int16_t )
56 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int8, int8_t, _int16, int16_t )
78 case GB_BOOL_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _bool, bool )
79 case GB_INT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int8, int8_t )
81 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int16, int16_t )
83 case GB_INT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int32, int32_t )
84 case GB_INT64_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int64, int64_t )
85 case GB_UINT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint8, uint8_t )
86 case GB_UINT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint16, uint16_t )
87 case GB_UINT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint32, uint32_t )
[all …]
H A DGB_binop_factory.c37 case GB_INT16_code : GB_BINOP_WORKER (_min, _int16 )
58 case GB_INT16_code : GB_BINOP_WORKER (_max, _int16 )
79 case GB_INT16_code : GB_BINOP_WORKER (_plus, _int16 )
102 case GB_INT16_code : GB_BINOP_WORKER (_minus, _int16 )
171 case GB_INT16_code : GB_BINOP_WORKER (_div, _int16 )
437 case GB_INT16_code : GB_BINOP_WORKER (_eq, _int16 )
463 case GB_INT16_code : GB_BINOP_WORKER (_ne, _int16 )
490 case GB_INT16_code : GB_BINOP_WORKER (_gt, _int16 )
512 case GB_INT16_code : GB_BINOP_WORKER (_lt, _int16 )
534 case GB_INT16_code : GB_BINOP_WORKER (_ge, _int16 )
[all …]
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_2type_factory.c30 case GB_INT16_code : GB_WORKER (GB_OPNAME, _bool, bool, _int16, int16_t )
56 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int8, int8_t, _int16, int16_t )
78 case GB_BOOL_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _bool, bool )
79 case GB_INT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int8, int8_t )
81 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int16, int16_t )
83 case GB_INT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int32, int32_t )
84 case GB_INT64_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int64, int64_t )
85 case GB_UINT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint8, uint8_t )
86 case GB_UINT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint16, uint16_t )
87 case GB_UINT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint32, uint32_t )
[all …]
H A DGB_binop_factory.c37 case GB_INT16_code : GB_BINOP_WORKER (_min, _int16 )
58 case GB_INT16_code : GB_BINOP_WORKER (_max, _int16 )
79 case GB_INT16_code : GB_BINOP_WORKER (_plus, _int16 )
102 case GB_INT16_code : GB_BINOP_WORKER (_minus, _int16 )
171 case GB_INT16_code : GB_BINOP_WORKER (_div, _int16 )
437 case GB_INT16_code : GB_BINOP_WORKER (_eq, _int16 )
463 case GB_INT16_code : GB_BINOP_WORKER (_ne, _int16 )
490 case GB_INT16_code : GB_BINOP_WORKER (_gt, _int16 )
512 case GB_INT16_code : GB_BINOP_WORKER (_lt, _int16 )
534 case GB_INT16_code : GB_BINOP_WORKER (_ge, _int16 )
[all …]
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_2type_factory.c30 case GB_INT16_code : GB_WORKER (GB_OPNAME, _bool, bool, _int16, int16_t )
56 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int8, int8_t, _int16, int16_t )
78 case GB_BOOL_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _bool, bool )
79 case GB_INT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int8, int8_t )
81 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int16, int16_t )
83 case GB_INT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int32, int32_t )
84 case GB_INT64_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int64, int64_t )
85 case GB_UINT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint8, uint8_t )
86 case GB_UINT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint16, uint16_t )
87 case GB_UINT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint32, uint32_t )
[all …]
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_2type_factory.c30 case GB_INT16_code : GB_WORKER (GB_OPNAME, _bool, bool, _int16, int16_t )
56 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int8, int8_t, _int16, int16_t )
78 case GB_BOOL_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _bool, bool )
79 case GB_INT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int8, int8_t )
81 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int16, int16_t )
83 case GB_INT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int32, int32_t )
84 case GB_INT64_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int64, int64_t )
85 case GB_UINT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint8, uint8_t )
86 case GB_UINT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint16, uint16_t )
87 case GB_UINT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint32, uint32_t )
[all …]
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_2type_factory.c30 case GB_INT16_code : GB_WORKER (GB_OPNAME, _bool, bool, _int16, int16_t )
56 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int8, int8_t, _int16, int16_t )
78 case GB_BOOL_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _bool, bool )
79 case GB_INT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int8, int8_t )
81 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int16, int16_t )
83 case GB_INT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int32, int32_t )
84 case GB_INT64_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int64, int64_t )
85 case GB_UINT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint8, uint8_t )
86 case GB_UINT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint16, uint16_t )
87 case GB_UINT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint32, uint32_t )
[all …]
H A DGB_binop_factory.c37 case GB_INT16_code : GB_BINOP_WORKER (_min, _int16 )
58 case GB_INT16_code : GB_BINOP_WORKER (_max, _int16 )
79 case GB_INT16_code : GB_BINOP_WORKER (_plus, _int16 )
102 case GB_INT16_code : GB_BINOP_WORKER (_minus, _int16 )
171 case GB_INT16_code : GB_BINOP_WORKER (_div, _int16 )
437 case GB_INT16_code : GB_BINOP_WORKER (_eq, _int16 )
463 case GB_INT16_code : GB_BINOP_WORKER (_ne, _int16 )
490 case GB_INT16_code : GB_BINOP_WORKER (_gt, _int16 )
512 case GB_INT16_code : GB_BINOP_WORKER (_lt, _int16 )
534 case GB_INT16_code : GB_BINOP_WORKER (_ge, _int16 )
[all …]
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_2type_factory.c30 case GB_INT16_code : GB_WORKER (GB_OPNAME, _bool, bool, _int16, int16_t )
56 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int8, int8_t, _int16, int16_t )
78 case GB_BOOL_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _bool, bool )
79 case GB_INT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int8, int8_t )
81 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int16, int16_t )
83 case GB_INT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int32, int32_t )
84 case GB_INT64_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int64, int64_t )
85 case GB_UINT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint8, uint8_t )
86 case GB_UINT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint16, uint16_t )
87 case GB_UINT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint32, uint32_t )
[all …]
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_2type_factory.c30 case GB_INT16_code : GB_WORKER (GB_OPNAME, _bool, bool, _int16, int16_t )
56 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int8, int8_t, _int16, int16_t )
78 case GB_BOOL_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _bool, bool )
79 case GB_INT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int8, int8_t )
81 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int16, int16_t )
83 case GB_INT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int32, int32_t )
84 case GB_INT64_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int64, int64_t )
85 case GB_UINT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint8, uint8_t )
86 case GB_UINT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint16, uint16_t )
87 case GB_UINT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint32, uint32_t )
[all …]
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_2type_factory.c30 case GB_INT16_code : GB_WORKER (GB_OPNAME, _bool, bool, _int16, int16_t )
56 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int8, int8_t, _int16, int16_t )
78 case GB_BOOL_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _bool, bool )
79 case GB_INT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int8, int8_t )
81 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int16, int16_t )
83 case GB_INT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int32, int32_t )
84 case GB_INT64_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int64, int64_t )
85 case GB_UINT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint8, uint8_t )
86 case GB_UINT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint16, uint16_t )
87 case GB_UINT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint32, uint32_t )
[all …]
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_2type_factory.c30 case GB_INT16_code : GB_WORKER (GB_OPNAME, _bool, bool, _int16, int16_t )
56 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int8, int8_t, _int16, int16_t )
78 case GB_BOOL_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _bool, bool )
79 case GB_INT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int8, int8_t )
81 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int16, int16_t )
83 case GB_INT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int32, int32_t )
84 case GB_INT64_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int64, int64_t )
85 case GB_UINT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint8, uint8_t )
86 case GB_UINT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint16, uint16_t )
87 case GB_UINT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint32, uint32_t )
[all …]
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_2type_factory.c30 case GB_INT16_code : GB_WORKER (GB_OPNAME, _bool, bool, _int16, int16_t )
56 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int8, int8_t, _int16, int16_t )
78 case GB_BOOL_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _bool, bool )
79 case GB_INT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int8, int8_t )
81 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int16, int16_t )
83 case GB_INT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int32, int32_t )
84 case GB_INT64_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int64, int64_t )
85 case GB_UINT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint8, uint8_t )
86 case GB_UINT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint16, uint16_t )
87 case GB_UINT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint32, uint32_t )
[all …]
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/Source/Template/
H A DGB_2type_factory.c30 case GB_INT16_code : GB_WORKER (GB_OPNAME, _bool, bool, _int16, int16_t )
56 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int8, int8_t, _int16, int16_t )
78 case GB_BOOL_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _bool, bool )
79 case GB_INT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int8, int8_t )
81 case GB_INT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int16, int16_t )
83 case GB_INT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int32, int32_t )
84 case GB_INT64_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _int64, int64_t )
85 case GB_UINT8_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint8, uint8_t )
86 case GB_UINT16_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint16, uint16_t )
87 case GB_UINT32_code : GB_WORKER (GB_OPNAME, _int16, int16_t, _uint32, uint32_t )
[all …]

12345678910>>...16