Home
last modified time | relevance | path

Searched defs:scalar (Results 1 – 25 of 2828) sorted by relevance

12345678910>>...114

/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/lms/trait/bound/
H A Dscalar.hpp22 struct scalar struct
39 …typedef ::color::_internal::lms::bound::scalar< index_type, scalar_type, reference_number > this_t…
41 …pe max( scalar_type const& s ) { return ( scalar_type(0) < s ) ? s : scalar_type(0); } in max()
42 …pe min( scalar_type const& s ) { return ( s < scalar_type(0) ) ? s : scalar_type(0); } in min()
44 …ix_type::a11() ) + this_type::max( matrix_type::a12() ) + this_type::max( matrix_type::a13() ) ); } in l_max()
54 static /*constexpr*/ return_image_type maximum( ) in maximum()
60 static /*constexpr*/ return_image_type maximum( index_input_const_type index ) in maximum()
67 static /*constexpr*/ return_image_type minimum( ) in minimum()
73 static /*constexpr*/ return_image_type minimum( index_input_const_type index ) in minimum()
80 static /*constexpr*/ return_image_type range() in range()
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/LuvCH/trait/bound/
H A Dscalar.hpp23 struct scalar struct
40 typedef ::color::_internal::LuvCH::bound::scalar< index_type, scalar_name > this_type;
42 static scalar_instance_type c_max() in c_max()
50 static /*constexpr*/ return_image_type maximum( ) in maximum()
56 static /*constexpr*/ return_image_type maximum( index_input_const_type index ) in maximum()
63 static /*constexpr*/ return_image_type minimum( ) in minimum()
69 static /*constexpr*/ return_image_type minimum( index_input_const_type index ) in minimum()
76 static /*constexpr*/ return_image_type range() in range()
82 static /*constexpr*/ return_image_type range( index_input_const_type index ) in range()
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/LabCH/trait/bound/
H A Dscalar.hpp23 struct scalar struct
40 typedef ::color::_internal::LabCH::bound::scalar< index_type, scalar_name > this_type;
42 static scalar_instance_type c_max() in c_max()
50 static /*constexpr*/ return_image_type maximum( ) in maximum()
56 static /*constexpr*/ return_image_type maximum( index_input_const_type index ) in maximum()
63 static /*constexpr*/ return_image_type minimum( ) in minimum()
69 static /*constexpr*/ return_image_type minimum( index_input_const_type index ) in minimum()
76 static /*constexpr*/ return_image_type range() in range()
82 static /*constexpr*/ return_image_type range( index_input_const_type index ) in range()
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/YCgCo/trait/bound/
H A Dscalar.hpp22 struct scalar struct
25 typedef scalar_name scalar_type;
26 typedef index_name index_type;
28 typedef ::color::_internal::utility::type::traitC< scalar_type > trait_type;
31 typedef typename trait_type::instance_type instance_type;
32 typedef typename trait_type::return_image_type return_image_type;
34 typedef typename index_trait_type::instance_type index_instance_type;
35 typedef typename index_trait_type::model_type index_input_const_type;
38 static /*constexpr*/ return_image_type maximum( ) in maximum()
51 static /*constexpr*/ return_image_type minimum( ) in minimum()
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/hwb/trait/bound/
H A Dscalar.hpp22 struct scalar struct
25 typedef scalar_name scalar_type;
26 typedef index_name index_type;
28 typedef ::color::_internal::utility::type::traitC< scalar_type > trait_type;
31 typedef typename trait_type::instance_type instance_type;
32 typedef typename trait_type::return_image_type return_image_type;
34 typedef typename index_trait_type::instance_type index_instance_type;
35 typedef typename index_trait_type::model_type index_input_const_type;
39 static /*constexpr*/ return_image_type maximum( ) in maximum()
52 static /*constexpr*/ return_image_type minimum( ) in minimum()
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/YPbPr/trait/bound/
H A Dscalar.hpp22 struct scalar struct
25 typedef scalar_name scalar_type;
26 typedef index_name index_type;
28 typedef ::color::_internal::utility::type::traitC< scalar_type > trait_type;
31 typedef typename trait_type::instance_type instance_type;
32 typedef typename trait_type::return_image_type return_image_type;
34 typedef typename index_trait_type::instance_type index_instance_type;
35 typedef typename index_trait_type::model_type index_input_const_type;
38 static /*constexpr*/ return_image_type maximum( ) in maximum()
51 static /*constexpr*/ return_image_type minimum( ) in minimum()
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/YDbDr/trait/bound/
H A Dscalar.hpp22 struct scalar struct
25 typedef scalar_name scalar_type;
26 typedef index_name index_type;
28 typedef ::color::_internal::utility::type::traitC< scalar_type > trait_type;
31 typedef typename trait_type::instance_type instance_type;
32 typedef typename trait_type::return_image_type return_image_type;
34 typedef typename index_trait_type::instance_type index_instance_type;
35 typedef typename index_trait_type::model_type index_input_const_type;
38 static /*constexpr*/ return_image_type maximum( ) in maximum()
51 static /*constexpr*/ return_image_type minimum( ) in minimum()
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/hsi/trait/bound/
H A Dscalar.hpp22 struct scalar struct
25 typedef scalar_name scalar_type;
26 typedef index_name index_type;
28 typedef ::color::_internal::utility::type::traitC< scalar_type > trait_type;
31 typedef typename trait_type::instance_type instance_type;
32 typedef typename trait_type::return_image_type return_image_type;
34 typedef typename index_trait_type::instance_type index_instance_type;
35 typedef typename index_trait_type::model_type index_input_const_type;
38 static /*constexpr*/ return_image_type maximum( ) in maximum()
51 static /*constexpr*/ return_image_type minimum( ) in minimum()
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/hsl/trait/bound/
H A Dscalar.hpp22 struct scalar struct
25 typedef scalar_name scalar_type;
26 typedef index_name index_type;
28 typedef ::color::_internal::utility::type::traitC< scalar_type > trait_type;
31 typedef typename trait_type::instance_type instance_type;
32 typedef typename trait_type::return_image_type return_image_type;
34 typedef typename index_trait_type::instance_type index_instance_type;
35 typedef typename index_trait_type::model_type index_input_const_type;
38 static /*constexpr*/ return_image_type maximum( ) in maximum()
51 static /*constexpr*/ return_image_type minimum( ) in minimum()
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/hsv/trait/bound/
H A Dscalar.hpp22 struct scalar struct
25 typedef scalar_name scalar_type;
26 typedef index_name index_type;
28 typedef ::color::_internal::utility::type::traitC< scalar_type > trait_type;
31 typedef typename trait_type::instance_type instance_type;
32 typedef typename trait_type::return_image_type return_image_type;
34 typedef typename index_trait_type::instance_type index_instance_type;
35 typedef typename index_trait_type::model_type index_input_const_type;
38 static /*constexpr*/ return_image_type maximum( ) in maximum()
51 static /*constexpr*/ return_image_type minimum( ) in minimum()
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/xyz/trait/bound/
H A Dscalar.hpp22 struct scalar struct
25 typedef scalar_name scalar_type;
26 typedef index_name index_type;
28 typedef ::color::_internal::utility::type::traitC< scalar_type > trait_type;
31 typedef typename trait_type::instance_type instance_type;
32 typedef typename trait_type::return_image_type return_image_type;
34 typedef typename index_trait_type::instance_type index_instance_type;
35 typedef typename index_trait_type::model_type index_input_const_type;
38 static /*constexpr*/ return_image_type maximum( ) in maximum()
51 static /*constexpr*/ return_image_type minimum( ) in minimum()
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/yuv/trait/bound/
H A Dscalar.hpp22 struct scalar struct
25 typedef scalar_name scalar_type;
26 typedef index_name index_type;
28 typedef ::color::_internal::utility::type::traitC< scalar_type > trait_type;
31 typedef typename trait_type::instance_type instance_type;
32 typedef typename trait_type::return_image_type return_image_type;
34 typedef typename index_trait_type::instance_type index_instance_type;
35 typedef typename index_trait_type::model_type index_input_const_type;
38 static /*constexpr*/ return_image_type maximum( ) in maximum()
51 static /*constexpr*/ return_image_type minimum( ) in minimum()
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/xyy/trait/bound/
H A Dscalar.hpp22 struct scalar struct
25 typedef scalar_name scalar_type;
26 typedef index_name index_type;
28 typedef ::color::_internal::utility::type::traitC< scalar_type > trait_type;
31 typedef typename trait_type::instance_type instance_type;
32 typedef typename trait_type::return_image_type return_image_type;
34 typedef typename index_trait_type::instance_type index_instance_type;
35 typedef typename index_trait_type::model_type index_input_const_type;
38 static /*constexpr*/ return_image_type maximum( ) in maximum()
51 static /*constexpr*/ return_image_type minimum( ) in minimum()
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/yiq/trait/bound/
H A Dscalar.hpp22 struct scalar struct
25 typedef scalar_name scalar_type;
26 typedef index_name index_type;
28 typedef ::color::_internal::utility::type::traitC< scalar_type > trait_type;
31 typedef typename trait_type::instance_type instance_type;
32 typedef typename trait_type::return_image_type return_image_type;
34 typedef typename index_trait_type::instance_type index_instance_type;
35 typedef typename index_trait_type::model_type index_input_const_type;
38 static /*constexpr*/ return_image_type maximum( ) in maximum()
51 static /*constexpr*/ return_image_type minimum( ) in minimum()
[all …]
/dports/science/cdk/cdk-cdk-2.3/storage/pdbcml/src/main/java/org/openscience/cdk/libio/cml/
H A DPDBAtomCustomizer.java59 CMLScalar scalar = new CMLScalar(); in customize() local
66 Element scalar = new CMLScalar(); in customize() local
73 Element scalar = new CMLScalar(); in customize() local
80 Element scalar = new CMLScalar(); in customize() local
94 Element scalar = new CMLScalar(); in customize() local
101 Element scalar = new CMLScalar(); in customize() local
108 Element scalar = new CMLScalar(); in customize() local
115 Element scalar = new CMLScalar(); in customize() local
122 Element scalar = new CMLScalar(); in customize() local
129 Element scalar = new CMLScalar(); in customize() local
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvwredsum.c13 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf8_i16m1()
23 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf4_i16m1()
33 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf2_i16m1()
43 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m1_i16m1()
53 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m2_i16m1()
63 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m4_i16m1()
73 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m8_i16m1()
83 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16mf4_i32m1()
103 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16m1_i32m1()
113 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16m2_i32m1()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvwredsum.c13 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf8_i16m1()
23 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf4_i16m1()
33 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf2_i16m1()
43 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m1_i16m1()
53 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m2_i16m1()
63 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m4_i16m1()
73 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m8_i16m1()
83 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16mf4_i32m1()
103 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16m1_i32m1()
113 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16m2_i32m1()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvwredsum.c14 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf8_i16m1()
25 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf4_i16m1()
36 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf2_i16m1()
47 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m1_i16m1()
58 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m2_i16m1()
69 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m4_i16m1()
80 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m8_i16m1()
91 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16mf4_i32m1()
113 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16m1_i32m1()
124 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16m2_i32m1()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvwredsum.c14 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf8_i16m1()
25 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf4_i16m1()
36 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf2_i16m1()
47 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m1_i16m1()
58 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m2_i16m1()
69 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m4_i16m1()
80 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m8_i16m1()
91 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16mf4_i32m1()
113 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16m1_i32m1()
124 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16m2_i32m1()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvwredsum.c14 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf8_i16m1()
25 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf4_i16m1()
36 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf2_i16m1()
47 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m1_i16m1()
58 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m2_i16m1()
69 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m4_i16m1()
80 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m8_i16m1()
91 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16mf4_i32m1()
113 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16m1_i32m1()
124 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16m2_i32m1()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvwredsum.c14 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf8_i16m1()
25 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf4_i16m1()
36 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf2_i16m1()
47 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m1_i16m1()
58 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m2_i16m1()
69 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m4_i16m1()
80 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m8_i16m1()
91 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16mf4_i32m1()
113 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16m1_i32m1()
124 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16m2_i32m1()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvwredsum.c14 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf8_i16m1()
25 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf4_i16m1()
36 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf2_i16m1()
47 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m1_i16m1()
58 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m2_i16m1()
69 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m4_i16m1()
80 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m8_i16m1()
91 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16mf4_i32m1()
113 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16m1_i32m1()
124 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16m2_i32m1()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvwredsum.c14 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf8_i16m1()
25 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf4_i16m1()
36 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf2_i16m1()
47 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m1_i16m1()
58 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m2_i16m1()
69 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m4_i16m1()
80 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m8_i16m1()
91 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16mf4_i32m1()
113 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16m1_i32m1()
124 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16m2_i32m1()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics-overloaded/
H A Dvwredsum.c14 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf8_i16m1()
25 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf4_i16m1()
36 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf2_i16m1()
47 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m1_i16m1()
58 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m2_i16m1()
69 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m4_i16m1()
80 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m8_i16m1()
91 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16mf4_i32m1()
113 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16m1_i32m1()
124 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16m2_i32m1()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/RISCV/rvv-intrinsics/
H A Dvwredsum.c14 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf8_i16m1()
25 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf4_i16m1()
36 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8mf2_i16m1()
47 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m1_i16m1()
58 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m2_i16m1()
69 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m4_i16m1()
80 vint16m1_t scalar, size_t vl) { in test_vwredsum_vs_i8m8_i16m1()
91 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16mf4_i32m1()
113 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16m1_i32m1()
124 vint32m1_t scalar, size_t vl) { in test_vwredsum_vs_i16m2_i32m1()
[all …]

12345678910>>...114