Home
last modified time | relevance | path

Searched refs:atype (Results 1 – 25 of 4090) sorted by relevance

12345678910>>...164

/dports/cad/opencascade/opencascade-7.6.0/src/IGESSolid/
H A DIGESSolid_Protocol.cxx98 if (atype == atype01) return 1; in TypeNumber()
99 else if (atype == atype02) return 2; in TypeNumber()
100 else if (atype == atype03) return 3; in TypeNumber()
101 else if (atype == atype04) return 4; in TypeNumber()
102 else if (atype == atype05) return 5; in TypeNumber()
103 else if (atype == atype06) return 6; in TypeNumber()
104 else if (atype == atype07) return 7; in TypeNumber()
105 else if (atype == atype08) return 8; in TypeNumber()
106 else if (atype == atype09) return 9; in TypeNumber()
107 else if (atype == atype10) return 10; in TypeNumber()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/IGESGeom/
H A DIGESGeom_Protocol.cxx96 if (atype == atype01) return 1; in TypeNumber()
97 else if (atype == atype02) return 2; in TypeNumber()
98 else if (atype == atype03) return 3; in TypeNumber()
99 else if (atype == atype04) return 4; in TypeNumber()
100 else if (atype == atype05) return 5; in TypeNumber()
101 else if (atype == atype06) return 6; in TypeNumber()
102 else if (atype == atype07) return 7; in TypeNumber()
103 else if (atype == atype08) return 8; in TypeNumber()
104 else if (atype == atype09) return 9; in TypeNumber()
105 else if (atype == atype10) return 10; in TypeNumber()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/IGESDimen/
H A DIGESDimen_Protocol.cxx102 if (atype == atype01) return 1; in TypeNumber()
103 else if (atype == atype02) return 2; in TypeNumber()
104 else if (atype == atype03) return 3; in TypeNumber()
105 else if (atype == atype04) return 4; in TypeNumber()
106 else if (atype == atype05) return 5; in TypeNumber()
107 else if (atype == atype06) return 6; in TypeNumber()
108 else if (atype == atype07) return 7; in TypeNumber()
109 else if (atype == atype08) return 8; in TypeNumber()
110 else if (atype == atype09) return 9; in TypeNumber()
111 else if (atype == atype10) return 10; in TypeNumber()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/IGESAppli/
H A DIGESAppli_Protocol.cxx94 if (atype == atype01) return 1; in TypeNumber()
95 else if (atype == atype02) return 2; in TypeNumber()
96 else if (atype == atype03) return 3; in TypeNumber()
97 else if (atype == atype04) return 4; in TypeNumber()
98 else if (atype == atype05) return 5; in TypeNumber()
99 else if (atype == atype06) return 6; in TypeNumber()
100 else if (atype == atype07) return 7; in TypeNumber()
101 else if (atype == atype08) return 8; in TypeNumber()
102 else if (atype == atype09) return 9; in TypeNumber()
103 else if (atype == atype10) return 10; in TypeNumber()
[all …]
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/util/
H A Dgb_is_equal.c29 GrB_Type atype, btype ; in gb_is_equal() local
30 OK (GxB_Matrix_type (&atype, A)) ; in gb_is_equal()
32 if (atype != btype) in gb_is_equal()
40 if (atype == GrB_BOOL ) op = GrB_EQ_BOOL ; in gb_is_equal()
41 else if (atype == GrB_INT8 ) op = GrB_EQ_INT8 ; in gb_is_equal()
42 else if (atype == GrB_INT16 ) op = GrB_EQ_INT16 ; in gb_is_equal()
43 else if (atype == GrB_INT32 ) op = GrB_EQ_INT32 ; in gb_is_equal()
44 else if (atype == GrB_INT64 ) op = GrB_EQ_INT64 ; in gb_is_equal()
45 else if (atype == GrB_UINT8 ) op = GrB_EQ_UINT8 ; in gb_is_equal()
46 else if (atype == GrB_UINT16) op = GrB_EQ_UINT16 ; in gb_is_equal()
[all …]
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/util/
H A Dgb_is_equal.c29 GrB_Type atype, btype ; in gb_is_equal() local
30 OK (GxB_Matrix_type (&atype, A)) ; in gb_is_equal()
32 if (atype != btype) in gb_is_equal()
40 if (atype == GrB_BOOL ) op = GrB_EQ_BOOL ; in gb_is_equal()
41 else if (atype == GrB_INT8 ) op = GrB_EQ_INT8 ; in gb_is_equal()
42 else if (atype == GrB_INT16 ) op = GrB_EQ_INT16 ; in gb_is_equal()
43 else if (atype == GrB_INT32 ) op = GrB_EQ_INT32 ; in gb_is_equal()
44 else if (atype == GrB_INT64 ) op = GrB_EQ_INT64 ; in gb_is_equal()
45 else if (atype == GrB_UINT8 ) op = GrB_EQ_UINT8 ; in gb_is_equal()
46 else if (atype == GrB_UINT16) op = GrB_EQ_UINT16 ; in gb_is_equal()
[all …]
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/util/
H A Dgb_is_equal.c29 GrB_Type atype, btype ; in gb_is_equal() local
30 OK (GxB_Matrix_type (&atype, A)) ; in gb_is_equal()
32 if (atype != btype) in gb_is_equal()
40 if (atype == GrB_BOOL ) op = GrB_EQ_BOOL ; in gb_is_equal()
41 else if (atype == GrB_INT8 ) op = GrB_EQ_INT8 ; in gb_is_equal()
42 else if (atype == GrB_INT16 ) op = GrB_EQ_INT16 ; in gb_is_equal()
43 else if (atype == GrB_INT32 ) op = GrB_EQ_INT32 ; in gb_is_equal()
44 else if (atype == GrB_INT64 ) op = GrB_EQ_INT64 ; in gb_is_equal()
45 else if (atype == GrB_UINT8 ) op = GrB_EQ_UINT8 ; in gb_is_equal()
46 else if (atype == GrB_UINT16) op = GrB_EQ_UINT16 ; in gb_is_equal()
[all …]
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/util/
H A Dgb_is_equal.c29 GrB_Type atype, btype ; in gb_is_equal() local
30 OK (GxB_Matrix_type (&atype, A)) ; in gb_is_equal()
32 if (atype != btype) in gb_is_equal()
40 if (atype == GrB_BOOL ) op = GrB_EQ_BOOL ; in gb_is_equal()
41 else if (atype == GrB_INT8 ) op = GrB_EQ_INT8 ; in gb_is_equal()
42 else if (atype == GrB_INT16 ) op = GrB_EQ_INT16 ; in gb_is_equal()
43 else if (atype == GrB_INT32 ) op = GrB_EQ_INT32 ; in gb_is_equal()
44 else if (atype == GrB_INT64 ) op = GrB_EQ_INT64 ; in gb_is_equal()
45 else if (atype == GrB_UINT8 ) op = GrB_EQ_UINT8 ; in gb_is_equal()
46 else if (atype == GrB_UINT16) op = GrB_EQ_UINT16 ; in gb_is_equal()
[all …]
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/util/
H A Dgb_is_equal.c29 GrB_Type atype, btype ; in gb_is_equal() local
30 OK (GxB_Matrix_type (&atype, A)) ; in gb_is_equal()
32 if (atype != btype) in gb_is_equal()
40 if (atype == GrB_BOOL ) op = GrB_EQ_BOOL ; in gb_is_equal()
41 else if (atype == GrB_INT8 ) op = GrB_EQ_INT8 ; in gb_is_equal()
42 else if (atype == GrB_INT16 ) op = GrB_EQ_INT16 ; in gb_is_equal()
43 else if (atype == GrB_INT32 ) op = GrB_EQ_INT32 ; in gb_is_equal()
44 else if (atype == GrB_INT64 ) op = GrB_EQ_INT64 ; in gb_is_equal()
45 else if (atype == GrB_UINT8 ) op = GrB_EQ_UINT8 ; in gb_is_equal()
46 else if (atype == GrB_UINT16) op = GrB_EQ_UINT16 ; in gb_is_equal()
[all …]
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/util/
H A Dgb_is_equal.c29 GrB_Type atype, btype ; in gb_is_equal() local
30 OK (GxB_Matrix_type (&atype, A)) ; in gb_is_equal()
32 if (atype != btype) in gb_is_equal()
40 if (atype == GrB_BOOL ) op = GrB_EQ_BOOL ; in gb_is_equal()
41 else if (atype == GrB_INT8 ) op = GrB_EQ_INT8 ; in gb_is_equal()
42 else if (atype == GrB_INT16 ) op = GrB_EQ_INT16 ; in gb_is_equal()
43 else if (atype == GrB_INT32 ) op = GrB_EQ_INT32 ; in gb_is_equal()
44 else if (atype == GrB_INT64 ) op = GrB_EQ_INT64 ; in gb_is_equal()
45 else if (atype == GrB_UINT8 ) op = GrB_EQ_UINT8 ; in gb_is_equal()
46 else if (atype == GrB_UINT16) op = GrB_EQ_UINT16 ; in gb_is_equal()
[all …]
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/util/
H A Dgb_is_equal.c29 GrB_Type atype, btype ; in gb_is_equal() local
30 OK (GxB_Matrix_type (&atype, A)) ; in gb_is_equal()
32 if (atype != btype) in gb_is_equal()
40 if (atype == GrB_BOOL ) op = GrB_EQ_BOOL ; in gb_is_equal()
41 else if (atype == GrB_INT8 ) op = GrB_EQ_INT8 ; in gb_is_equal()
42 else if (atype == GrB_INT16 ) op = GrB_EQ_INT16 ; in gb_is_equal()
43 else if (atype == GrB_INT32 ) op = GrB_EQ_INT32 ; in gb_is_equal()
44 else if (atype == GrB_INT64 ) op = GrB_EQ_INT64 ; in gb_is_equal()
45 else if (atype == GrB_UINT8 ) op = GrB_EQ_UINT8 ; in gb_is_equal()
46 else if (atype == GrB_UINT16) op = GrB_EQ_UINT16 ; in gb_is_equal()
[all …]
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/util/
H A Dgb_is_equal.c29 GrB_Type atype, btype ; in gb_is_equal() local
30 OK (GxB_Matrix_type (&atype, A)) ; in gb_is_equal()
32 if (atype != btype) in gb_is_equal()
40 if (atype == GrB_BOOL ) op = GrB_EQ_BOOL ; in gb_is_equal()
41 else if (atype == GrB_INT8 ) op = GrB_EQ_INT8 ; in gb_is_equal()
42 else if (atype == GrB_INT16 ) op = GrB_EQ_INT16 ; in gb_is_equal()
43 else if (atype == GrB_INT32 ) op = GrB_EQ_INT32 ; in gb_is_equal()
44 else if (atype == GrB_INT64 ) op = GrB_EQ_INT64 ; in gb_is_equal()
45 else if (atype == GrB_UINT8 ) op = GrB_EQ_UINT8 ; in gb_is_equal()
46 else if (atype == GrB_UINT16) op = GrB_EQ_UINT16 ; in gb_is_equal()
[all …]
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/util/
H A Dgb_is_equal.c29 GrB_Type atype, btype ; in gb_is_equal() local
30 OK (GxB_Matrix_type (&atype, A)) ; in gb_is_equal()
32 if (atype != btype) in gb_is_equal()
40 if (atype == GrB_BOOL ) op = GrB_EQ_BOOL ; in gb_is_equal()
41 else if (atype == GrB_INT8 ) op = GrB_EQ_INT8 ; in gb_is_equal()
42 else if (atype == GrB_INT16 ) op = GrB_EQ_INT16 ; in gb_is_equal()
43 else if (atype == GrB_INT32 ) op = GrB_EQ_INT32 ; in gb_is_equal()
44 else if (atype == GrB_INT64 ) op = GrB_EQ_INT64 ; in gb_is_equal()
45 else if (atype == GrB_UINT8 ) op = GrB_EQ_UINT8 ; in gb_is_equal()
46 else if (atype == GrB_UINT16) op = GrB_EQ_UINT16 ; in gb_is_equal()
[all …]
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/util/
H A Dgb_is_equal.c29 GrB_Type atype, btype ; in gb_is_equal() local
30 OK (GxB_Matrix_type (&atype, A)) ; in gb_is_equal()
32 if (atype != btype) in gb_is_equal()
40 if (atype == GrB_BOOL ) op = GrB_EQ_BOOL ; in gb_is_equal()
41 else if (atype == GrB_INT8 ) op = GrB_EQ_INT8 ; in gb_is_equal()
42 else if (atype == GrB_INT16 ) op = GrB_EQ_INT16 ; in gb_is_equal()
43 else if (atype == GrB_INT32 ) op = GrB_EQ_INT32 ; in gb_is_equal()
44 else if (atype == GrB_INT64 ) op = GrB_EQ_INT64 ; in gb_is_equal()
45 else if (atype == GrB_UINT8 ) op = GrB_EQ_UINT8 ; in gb_is_equal()
46 else if (atype == GrB_UINT16) op = GrB_EQ_UINT16 ; in gb_is_equal()
[all …]
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/util/
H A Dgb_is_equal.c29 GrB_Type atype, btype ; in gb_is_equal() local
30 OK (GxB_Matrix_type (&atype, A)) ; in gb_is_equal()
32 if (atype != btype) in gb_is_equal()
40 if (atype == GrB_BOOL ) op = GrB_EQ_BOOL ; in gb_is_equal()
41 else if (atype == GrB_INT8 ) op = GrB_EQ_INT8 ; in gb_is_equal()
42 else if (atype == GrB_INT16 ) op = GrB_EQ_INT16 ; in gb_is_equal()
43 else if (atype == GrB_INT32 ) op = GrB_EQ_INT32 ; in gb_is_equal()
44 else if (atype == GrB_INT64 ) op = GrB_EQ_INT64 ; in gb_is_equal()
45 else if (atype == GrB_UINT8 ) op = GrB_EQ_UINT8 ; in gb_is_equal()
46 else if (atype == GrB_UINT16) op = GrB_EQ_UINT16 ; in gb_is_equal()
[all …]
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/util/
H A Dgb_is_equal.c29 GrB_Type atype, btype ; in gb_is_equal() local
30 OK (GxB_Matrix_type (&atype, A)) ; in gb_is_equal()
32 if (atype != btype) in gb_is_equal()
40 if (atype == GrB_BOOL ) op = GrB_EQ_BOOL ; in gb_is_equal()
41 else if (atype == GrB_INT8 ) op = GrB_EQ_INT8 ; in gb_is_equal()
42 else if (atype == GrB_INT16 ) op = GrB_EQ_INT16 ; in gb_is_equal()
43 else if (atype == GrB_INT32 ) op = GrB_EQ_INT32 ; in gb_is_equal()
44 else if (atype == GrB_INT64 ) op = GrB_EQ_INT64 ; in gb_is_equal()
45 else if (atype == GrB_UINT8 ) op = GrB_EQ_UINT8 ; in gb_is_equal()
46 else if (atype == GrB_UINT16) op = GrB_EQ_UINT16 ; in gb_is_equal()
[all …]
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/util/
H A Dgb_is_equal.c29 GrB_Type atype, btype ; in gb_is_equal() local
30 OK (GxB_Matrix_type (&atype, A)) ; in gb_is_equal()
32 if (atype != btype) in gb_is_equal()
40 if (atype == GrB_BOOL ) op = GrB_EQ_BOOL ; in gb_is_equal()
41 else if (atype == GrB_INT8 ) op = GrB_EQ_INT8 ; in gb_is_equal()
42 else if (atype == GrB_INT16 ) op = GrB_EQ_INT16 ; in gb_is_equal()
43 else if (atype == GrB_INT32 ) op = GrB_EQ_INT32 ; in gb_is_equal()
44 else if (atype == GrB_INT64 ) op = GrB_EQ_INT64 ; in gb_is_equal()
45 else if (atype == GrB_UINT8 ) op = GrB_EQ_UINT8 ; in gb_is_equal()
46 else if (atype == GrB_UINT16) op = GrB_EQ_UINT16 ; in gb_is_equal()
[all …]
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/util/
H A Dgb_is_equal.c29 GrB_Type atype, btype ; in gb_is_equal() local
30 OK (GxB_Matrix_type (&atype, A)) ; in gb_is_equal()
32 if (atype != btype) in gb_is_equal()
40 if (atype == GrB_BOOL ) op = GrB_EQ_BOOL ; in gb_is_equal()
41 else if (atype == GrB_INT8 ) op = GrB_EQ_INT8 ; in gb_is_equal()
42 else if (atype == GrB_INT16 ) op = GrB_EQ_INT16 ; in gb_is_equal()
43 else if (atype == GrB_INT32 ) op = GrB_EQ_INT32 ; in gb_is_equal()
44 else if (atype == GrB_INT64 ) op = GrB_EQ_INT64 ; in gb_is_equal()
45 else if (atype == GrB_UINT8 ) op = GrB_EQ_UINT8 ; in gb_is_equal()
46 else if (atype == GrB_UINT16) op = GrB_EQ_UINT16 ; in gb_is_equal()
[all …]
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/util/
H A Dgb_is_equal.c29 GrB_Type atype, btype ; in gb_is_equal() local
30 OK (GxB_Matrix_type (&atype, A)) ; in gb_is_equal()
32 if (atype != btype) in gb_is_equal()
40 if (atype == GrB_BOOL ) op = GrB_EQ_BOOL ; in gb_is_equal()
41 else if (atype == GrB_INT8 ) op = GrB_EQ_INT8 ; in gb_is_equal()
42 else if (atype == GrB_INT16 ) op = GrB_EQ_INT16 ; in gb_is_equal()
43 else if (atype == GrB_INT32 ) op = GrB_EQ_INT32 ; in gb_is_equal()
44 else if (atype == GrB_INT64 ) op = GrB_EQ_INT64 ; in gb_is_equal()
45 else if (atype == GrB_UINT8 ) op = GrB_EQ_UINT8 ; in gb_is_equal()
46 else if (atype == GrB_UINT16) op = GrB_EQ_UINT16 ; in gb_is_equal()
[all …]
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/util/
H A Dgb_is_equal.c29 GrB_Type atype, btype ; in gb_is_equal() local
30 OK (GxB_Matrix_type (&atype, A)) ; in gb_is_equal()
32 if (atype != btype) in gb_is_equal()
40 if (atype == GrB_BOOL ) op = GrB_EQ_BOOL ; in gb_is_equal()
41 else if (atype == GrB_INT8 ) op = GrB_EQ_INT8 ; in gb_is_equal()
42 else if (atype == GrB_INT16 ) op = GrB_EQ_INT16 ; in gb_is_equal()
43 else if (atype == GrB_INT32 ) op = GrB_EQ_INT32 ; in gb_is_equal()
44 else if (atype == GrB_INT64 ) op = GrB_EQ_INT64 ; in gb_is_equal()
45 else if (atype == GrB_UINT8 ) op = GrB_EQ_UINT8 ; in gb_is_equal()
46 else if (atype == GrB_UINT16) op = GrB_EQ_UINT16 ; in gb_is_equal()
[all …]
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GraphBLAS/GraphBLAS/@GrB/private/util/
H A Dgb_is_equal.c29 GrB_Type atype, btype ; in gb_is_equal() local
30 OK (GxB_Matrix_type (&atype, A)) ; in gb_is_equal()
32 if (atype != btype) in gb_is_equal()
40 if (atype == GrB_BOOL ) op = GrB_EQ_BOOL ; in gb_is_equal()
41 else if (atype == GrB_INT8 ) op = GrB_EQ_INT8 ; in gb_is_equal()
42 else if (atype == GrB_INT16 ) op = GrB_EQ_INT16 ; in gb_is_equal()
43 else if (atype == GrB_INT32 ) op = GrB_EQ_INT32 ; in gb_is_equal()
44 else if (atype == GrB_INT64 ) op = GrB_EQ_INT64 ; in gb_is_equal()
45 else if (atype == GrB_UINT8 ) op = GrB_EQ_UINT8 ; in gb_is_equal()
46 else if (atype == GrB_UINT16) op = GrB_EQ_UINT16 ; in gb_is_equal()
[all …]
/dports/science/hdf5-18/hdf5-1.8.21/bin/
H A Dtrace170 my ($file, $func, $atype) = @_;
176 $atype =~ s/^\bconst\b//;
178 $atype =~ s/\s+/ /g;
180 $atype =~ s/^\s+//;
181 $atype =~ s/\s+$//;
183 ($array, $atype) = ($2, $1);
184 $atype =~ s/\s+$//;
197 $tstr = $TypeString{$atype};
240 $atype =~ s/\s+$//;
247 $atype .= "*";
[all …]
/dports/science/hdf5/hdf5-1.10.6/bin/
H A Dtrace187 my ($file, $func, $atype) = @_;
193 $atype =~ s/^\bconst\b//;
195 $atype =~ s/\s+/ /g;
197 $atype =~ s/^\s+//;
198 $atype =~ s/\s+$//;
200 ($array, $atype) = ($2, $1);
201 $atype =~ s/\s+$//;
214 $tstr = $TypeString{$atype};
257 $atype =~ s/\s+$//;
264 $atype .= "*";
[all …]
/dports/cad/opencascade/opencascade-7.6.0/src/IGESBasic/
H A DIGESBasic_Protocol.cxx83 if (atype == atype01) return 1; in TypeNumber()
84 else if (atype == atype02) return 2; in TypeNumber()
85 else if (atype == atype03) return 3; in TypeNumber()
86 else if (atype == atype04) return 4; in TypeNumber()
87 else if (atype == atype05) return 5; in TypeNumber()
88 else if (atype == atype06) return 6; in TypeNumber()
89 else if (atype == atype07) return 7; in TypeNumber()
90 else if (atype == atype08) return 8; in TypeNumber()
91 else if (atype == atype09) return 9; in TypeNumber()
92 else if (atype == atype10) return 10; in TypeNumber()
[all …]
/dports/french/med/med-4.0.0/src/fi/
H A Dmedstructelement.f156 integer cret,atype,anc
175 integer cret,atype,anc
180 & atype,anc)
194 integer cret,atype,anc,it
198 & aname,atype,anc)
210 integer size,atype,cret
213 size = msefasz(atype)
234 integer cret,atype,anc,setype
255 integer cret,atype,anc,setype
276 integer cret,atype,anc,setype
[all …]

12345678910>>...164