/aosp_15_r20/external/rust/android-crates-io/crates/plotters/src/style/colors/ |
D | colormaps.rs | 18 fn get_color_normalized(&self, h: FloatType, min: FloatType, max: FloatType) -> ColorType; in get_color_normalized() 87 h: FloatType, in calculate_relative_difference_index_lower_upper() 88 min: FloatType, in calculate_relative_difference_index_lower_upper() 89 max: FloatType, in calculate_relative_difference_index_lower_upper() 91 ) -> (FloatType, usize, usize) { in calculate_relative_difference_index_lower_upper()
|
/aosp_15_r20/external/tensorflow/tensorflow/cc/experimental/base/tests/ |
H A D | tensor_types_test_util.h | 29 struct FloatType { struct 30 using type = float; 31 static constexpr TF_DataType kDType = TF_FLOAT;
|
/aosp_15_r20/external/llvm-libc/test/src/math/exhaustive/ |
H A D | exhaustive_test.h | 45 using FloatType = InType; member 78 using FloatType = InType; member 115 using FloatType = typename Checker::FloatType; member
|
/aosp_15_r20/external/llvm-libc/test/src/math/ |
H A D | RoundToIntegerTest.h | 322 #define LIST_ROUND_TO_INTEGER_TESTS_HELPER(FloatType, IntType, func, \ argument 341 #define LIST_ROUND_TO_INTEGER_TESTS(FloatType, IntType, func) \ argument 344 #define LIST_ROUND_TO_INTEGER_TESTS_WITH_MODES(FloatType, IntType, func) \ argument
|
/aosp_15_r20/external/pytorch/aten/src/ATen/core/ |
H A D | jit_type.h | 1291 struct TORCH_API FloatType : public NumberType { struct 1302 static const TypeKind Kind = TypeKind::FloatType; argument 1307 FloatType() : NumberType(TypeKind::FloatType) {} in FloatType() function
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/random/internal/ |
H A D | uniform_helper.h | 149 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument 171 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
|
/aosp_15_r20/external/abseil-cpp/absl/random/internal/ |
H A D | uniform_helper.h | 149 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument 171 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/random/internal/ |
H A D | uniform_helper.h | 149 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument 171 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/random/internal/ |
H A D | uniform_helper.h | 149 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument 171 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/random/internal/ |
H A D | uniform_helper.h | 149 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument 171 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/random/internal/ |
D | uniform_helper.h | 149 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument 171 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/random/internal/ |
H A D | uniform_helper.h | 149 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument 171 uniform_upper_bound(Tag, FloatType, FloatType b) { in uniform_upper_bound() argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/litrs/src/float/ |
D | mod.rs | 62 pub enum FloatType { enum 125 pub fn type_suffix(&self) -> Option<FloatType> { in type_suffix()
|
/aosp_15_r20/prebuilts/go/linux-x86/src/builtin/ |
D | builtin.go | 131 type FloatType float32 type 233 func complex(r, i FloatType) ComplexType
|
/aosp_15_r20/external/oj-libjdwp/src/share/classes/com/sun/jdi/ |
H A D | FloatType.java | 39 public interface FloatType extends PrimitiveType { interface
|
/aosp_15_r20/prebuilts/go/linux-x86/src/debug/dwarf/ |
D | type.go | 76 type FloatType struct { struct 77 BasicType
|
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/types/testdata/fixedbugs/ |
D | issue51658.go | 21 type FloatType { // ERRORx "expected type|type declaration" type
|
/aosp_15_r20/external/executorch/exir/emit/ |
H A D | _emitter.py | 977 val: Tuple[Union[torch.SymInt, torch.BoolType, torch.FloatType, FakeTensor]], 993 val: Tuple[Union[torch.SymInt, torch.BoolType, torch.FloatType, FakeTensor]],
|
/aosp_15_r20/external/abseil-cpp/absl/strings/internal/ |
H A D | charconv_parse.h | 28 enum class FloatType { kNumber, kInfinity, kNan }; enum
|
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/strings/internal/ |
H A D | charconv_parse.h | 28 enum class FloatType { kNumber, kInfinity, kNan }; enum
|
/aosp_15_r20/external/angle/third_party/abseil-cpp/absl/strings/internal/ |
H A D | charconv_parse.h | 28 enum class FloatType { kNumber, kInfinity, kNan }; enum
|
/aosp_15_r20/external/cronet/third_party/abseil-cpp/absl/strings/internal/ |
H A D | charconv_parse.h | 28 enum class FloatType { kNumber, kInfinity, kNan }; enum
|
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/strings/internal/ |
H A D | charconv_parse.h | 28 enum class FloatType { kNumber, kInfinity, kNan }; enum
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/strings/internal/ |
D | charconv_parse.h | 28 enum class FloatType { kNumber, kInfinity, kNan }; enum
|
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/strings/internal/ |
H A D | charconv_parse.h | 28 enum class FloatType { kNumber, kInfinity, kNan }; enum
|