Home
last modified time | relevance | path

Searched refs:type_range (Results 1 – 25 of 78) sorted by relevance

1234

/dports/multimedia/libv4l/linux-5.13-rc2/drivers/target/iscsi/
H A Discsi_target_parameters.h23 u16 type_range; member
250 #define IS_TYPERANGE_0_TO_2(p) ((p)->type_range & TYPERANGE_0_TO_2)
251 #define IS_TYPERANGE_0_TO_3600(p) ((p)->type_range & TYPERANGE_0_TO_3600)
252 #define IS_TYPERANGE_0_TO_32767(p) ((p)->type_range & TYPERANGE_0_TO_32767)
253 #define IS_TYPERANGE_0_TO_65535(p) ((p)->type_range & TYPERANGE_0_TO_65535)
254 #define IS_TYPERANGE_1_TO_65535(p) ((p)->type_range & TYPERANGE_1_TO_65535)
255 #define IS_TYPERANGE_2_TO_3600(p) ((p)->type_range & TYPERANGE_2_TO_3600)
256 #define IS_TYPERANGE_512_TO_16777215(p) ((p)->type_range & \
258 #define IS_TYPERANGE_AUTH_PARAM(p) ((p)->type_range & TYPERANGE_AUTH)
259 #define IS_TYPERANGE_DIGEST_PARAM(p) ((p)->type_range & TYPERANGE_DIGEST)
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/target/iscsi/
H A Discsi_target_parameters.h23 u16 type_range; member
250 #define IS_TYPERANGE_0_TO_2(p) ((p)->type_range & TYPERANGE_0_TO_2)
251 #define IS_TYPERANGE_0_TO_3600(p) ((p)->type_range & TYPERANGE_0_TO_3600)
252 #define IS_TYPERANGE_0_TO_32767(p) ((p)->type_range & TYPERANGE_0_TO_32767)
253 #define IS_TYPERANGE_0_TO_65535(p) ((p)->type_range & TYPERANGE_0_TO_65535)
254 #define IS_TYPERANGE_1_TO_65535(p) ((p)->type_range & TYPERANGE_1_TO_65535)
255 #define IS_TYPERANGE_2_TO_3600(p) ((p)->type_range & TYPERANGE_2_TO_3600)
256 #define IS_TYPERANGE_512_TO_16777215(p) ((p)->type_range & \
258 #define IS_TYPERANGE_AUTH_PARAM(p) ((p)->type_range & TYPERANGE_AUTH)
259 #define IS_TYPERANGE_DIGEST_PARAM(p) ((p)->type_range & TYPERANGE_DIGEST)
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/target/iscsi/
H A Discsi_target_parameters.h23 u16 type_range; member
250 #define IS_TYPERANGE_0_TO_2(p) ((p)->type_range & TYPERANGE_0_TO_2)
251 #define IS_TYPERANGE_0_TO_3600(p) ((p)->type_range & TYPERANGE_0_TO_3600)
252 #define IS_TYPERANGE_0_TO_32767(p) ((p)->type_range & TYPERANGE_0_TO_32767)
253 #define IS_TYPERANGE_0_TO_65535(p) ((p)->type_range & TYPERANGE_0_TO_65535)
254 #define IS_TYPERANGE_1_TO_65535(p) ((p)->type_range & TYPERANGE_1_TO_65535)
255 #define IS_TYPERANGE_2_TO_3600(p) ((p)->type_range & TYPERANGE_2_TO_3600)
256 #define IS_TYPERANGE_512_TO_16777215(p) ((p)->type_range & \
258 #define IS_TYPERANGE_AUTH_PARAM(p) ((p)->type_range & TYPERANGE_AUTH)
259 #define IS_TYPERANGE_DIGEST_PARAM(p) ((p)->type_range & TYPERANGE_DIGEST)
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A Driscv_vector.td153 string TypeRange = type_range;
219 : RVVBuiltin<suffix, prototype, type_range> {
224 : RVVBuiltin<suffix, prototype, type_range> {
229 : RVVBuiltin<suffix, prototype, type_range> {
234 : RVVBuiltin<suffix, prototype, type_range> {
353 string type_range>
354 : RVVBuiltin<suffix, prototype, type_range> {
441 : RVVBuiltin<suffix, prototype, type_range> {
1270 def : RVVBuiltin<"v", "vv", type_range>;
1301 def : RVVBuiltin<"v", "vv", type_range>;
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A Driscv_vector.td153 string TypeRange = type_range;
219 : RVVBuiltin<suffix, prototype, type_range> {
224 : RVVBuiltin<suffix, prototype, type_range> {
229 : RVVBuiltin<suffix, prototype, type_range> {
234 : RVVBuiltin<suffix, prototype, type_range> {
353 string type_range>
354 : RVVBuiltin<suffix, prototype, type_range> {
441 : RVVBuiltin<suffix, prototype, type_range> {
1270 def : RVVBuiltin<"v", "vv", type_range>;
1301 def : RVVBuiltin<"v", "vv", type_range>;
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Basic/
H A Driscv_vector.td153 string TypeRange = type_range;
219 : RVVBuiltin<suffix, prototype, type_range> {
224 : RVVBuiltin<suffix, prototype, type_range> {
229 : RVVBuiltin<suffix, prototype, type_range> {
234 : RVVBuiltin<suffix, prototype, type_range> {
353 string type_range>
354 : RVVBuiltin<suffix, prototype, type_range> {
441 : RVVBuiltin<suffix, prototype, type_range> {
1270 def : RVVBuiltin<"v", "vv", type_range>;
1301 def : RVVBuiltin<"v", "vv", type_range>;
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A Driscv_vector.td153 string TypeRange = type_range;
219 : RVVBuiltin<suffix, prototype, type_range> {
224 : RVVBuiltin<suffix, prototype, type_range> {
229 : RVVBuiltin<suffix, prototype, type_range> {
234 : RVVBuiltin<suffix, prototype, type_range> {
353 string type_range>
354 : RVVBuiltin<suffix, prototype, type_range> {
441 : RVVBuiltin<suffix, prototype, type_range> {
1270 def : RVVBuiltin<"v", "vv", type_range>;
1301 def : RVVBuiltin<"v", "vv", type_range>;
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Basic/
H A Driscv_vector.td153 string TypeRange = type_range;
219 : RVVBuiltin<suffix, prototype, type_range> {
224 : RVVBuiltin<suffix, prototype, type_range> {
229 : RVVBuiltin<suffix, prototype, type_range> {
234 : RVVBuiltin<suffix, prototype, type_range> {
353 string type_range>
354 : RVVBuiltin<suffix, prototype, type_range> {
441 : RVVBuiltin<suffix, prototype, type_range> {
1270 def : RVVBuiltin<"v", "vv", type_range>;
1301 def : RVVBuiltin<"v", "vv", type_range>;
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Basic/
H A Driscv_vector.td153 string TypeRange = type_range;
238 : RVVBuiltin<suffix, prototype, type_range> {
243 : RVVBuiltin<suffix, prototype, type_range> {
248 : RVVBuiltin<suffix, prototype, type_range> {
253 : RVVBuiltin<suffix, prototype, type_range> {
372 string type_range>
373 : RVVBuiltin<suffix, prototype, type_range> {
460 : RVVBuiltin<suffix, prototype, type_range> {
1362 def : RVVBuiltin<"v", "vv", type_range>;
1397 def : RVVBuiltin<"v", "vv", type_range>;
[all …]
/dports/science/afni/afni-AFNI_21.3.16/src/pkundu/meica.libs/nibabel/tests/
H A Dtest_round_trip.py114 type_range = mx - mn
115 center = type_range / 2.0 + mn
117 width = type_range * float(sd)
/dports/science/py-nibabel/nibabel-3.2.1/nibabel/tests/
H A Dtest_round_trip.py114 type_range = mx - mn
115 center = type_range / 2.0 + mn
117 width = type_range * float(sd)
/dports/devel/llvm12/llvm-project-12.0.1.src/mlir/include/mlir/IR/
H A DOperationSupport.h691 using type_range = ValueTypeRange<OperandRange>; variable
692 type_range getTypes() const { return {begin(), end()}; } in getTypes()
790 using type_range = ArrayRef<Type>; variable
791 type_range getTypes() const;
860 using type_range = ValueTypeRange<ValueRange>; variable
861 type_range getTypes() const { return {begin(), end()}; } in getTypes()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/mlir/include/mlir/IR/
H A DOperationSupport.h691 using type_range = ValueTypeRange<OperandRange>; variable
692 type_range getTypes() const { return {begin(), end()}; } in getTypes()
790 using type_range = ArrayRef<Type>; variable
791 type_range getTypes() const;
860 using type_range = ValueTypeRange<ValueRange>; variable
861 type_range getTypes() const { return {begin(), end()}; } in getTypes()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/mlir/include/mlir/IR/
H A DOperationSupport.h674 using type_range = ValueTypeRange<OperandRange>; variable
675 type_range getTypes() const { return {begin(), end()}; } in getTypes()
773 using type_range = ArrayRef<Type>; variable
774 type_range getTypes() const;
843 using type_range = ValueTypeRange<ValueRange>; variable
844 type_range getTypes() const { return {begin(), end()}; } in getTypes()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/Interfaces/
H A DInferTypeOpInterface.h95 using type_range = ValueTypeRange<ValueRange>; variable
96 type_range getTypes() const { return {begin(), end()}; } in getTypes()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/Interfaces/
H A DInferTypeOpInterface.h95 using type_range = ValueTypeRange<ValueRange>; variable
96 type_range getTypes() const { return {begin(), end()}; } in getTypes()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/Interfaces/
H A DInferTypeOpInterface.h95 using type_range = ValueTypeRange<ValueRange>;
96 type_range getTypes() const { return {begin(), end()}; }
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/mlir/include/mlir/IR/
H A DOperationSupport.h722 using type_range = ValueTypeRange<OperandRange>; variable
723 type_range getTypes() const { return {begin(), end()}; } in getTypes()
819 using type_range = ValueTypeRange<ResultRange>; variable
820 type_range getTypes() const { return {begin(), end()}; } in getTypes()
880 using type_range = ValueTypeRange<ValueRange>; variable
881 type_range getTypes() const { return {begin(), end()}; } in getTypes()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/mlir/include/mlir/IR/
H A DOperationSupport.h722 using type_range = ValueTypeRange<OperandRange>; variable
723 type_range getTypes() const { return {begin(), end()}; } in getTypes()
819 using type_range = ValueTypeRange<ResultRange>; variable
820 type_range getTypes() const { return {begin(), end()}; } in getTypes()
880 using type_range = ValueTypeRange<ValueRange>; variable
881 type_range getTypes() const { return {begin(), end()}; } in getTypes()
/dports/devel/llvm13/llvm-project-13.0.1.src/mlir/include/mlir/IR/
H A DOperationSupport.h722 using type_range = ValueTypeRange<OperandRange>;
723 type_range getTypes() const { return {begin(), end()}; }
819 using type_range = ValueTypeRange<ResultRange>;
820 type_range getTypes() const { return {begin(), end()}; }
880 using type_range = ValueTypeRange<ValueRange>;
881 type_range getTypes() const { return {begin(), end()}; }
/dports/databases/postgis25/postgis-2.5.5/topology/test/regress/
H A Dtopoelement_expected6 ERROR: value for domain topoelement violates check constraint "type_range"
/dports/databases/postgis32/postgis-3.2.0/topology/test/regress/
H A Dtopoelement_expected6 ERROR: value for domain topoelement violates check constraint "type_range"
/dports/databases/postgis30/postgis-3.0.4/topology/test/regress/
H A Dtopoelement_expected6 ERROR: value for domain topoelement violates check constraint "type_range"
/dports/databases/postgis31/postgis-3.1.4/topology/test/regress/
H A Dtopoelement_expected6 ERROR: value for domain topoelement violates check constraint "type_range"
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/mlir/include/mlir/IR/
H A DOperationSupport.h737 using type_range = ValueTypeRange<OperandRange>; variable
738 type_range getTypes() const { return {begin(), end()}; } in getTypes()
836 using type_range = ArrayRef<Type>; variable
837 type_range getTypes() const;
906 using type_range = ValueTypeRange<ValueRange>; variable
907 type_range getTypes() const { return {begin(), end()}; } in getTypes()

1234