Home
last modified time | relevance | path

Searched defs:Float32 (Results 1 – 25 of 73) sorted by relevance

123

/aosp_15_r20/external/golang-protobuf/internal/encoding/text/
H A Ddecode_test.go242 type Float32 struct { struct
243 val float32
246 func (n Float32) checkOk(tok text.Token) string {
257 func (n Float32) checkNok(tok text.Token) string {
/aosp_15_r20/prebuilts/go/linux-x86/src/math/rand/v2/
Drand.go214 func (r *Rand) Float32() float32 { func
341 func Float32() float32 { return globalRand.Float32() } func
/aosp_15_r20/external/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h53 Float32 = 0x0040, // 32 bit real enumerator
158 static TypeIndex Float32() { return TypeIndex(SimpleTypeKind::Float32); } in Float32() function
/aosp_15_r20/frameworks/libs/binary_translation/lite_translator/riscv64_to_x86_64/
Dcall_intrinsic.h218 using Float32 = intrinsics::Float32; in InitArgs() local
313 using Float32 = intrinsics::Float32; in ForwardResults() local
Dinline_intrinsic_tests.cc72 using Float32 = intrinsics::Float32; typedef in berberis::__anonfff7b1ad0111::TryInlineIntrinsicWithTestParams
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h59 Float32 = 0x0040, // 32 bit real enumerator
185 static TypeIndex Float32() { return TypeIndex(SimpleTypeKind::Float32); } in Float32() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/CodeView/
DTypeIndex.h60 Float32 = 0x0040, // 32 bit real enumerator
195 static TypeIndex Float32() { return TypeIndex(SimpleTypeKind::Float32); } in Float32() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/CodeView/
DTypeIndex.h60 Float32 = 0x0040, // 32 bit real enumerator
195 static TypeIndex Float32() { return TypeIndex(SimpleTypeKind::Float32); } in Float32() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeIndex.h60 Float32 = 0x0040, // 32 bit real enumerator
195 static TypeIndex Float32() { return TypeIndex(SimpleTypeKind::Float32); } in Float32() function
/aosp_15_r20/prebuilts/go/linux-x86/src/math/rand/
Drand.go215 func (r *Rand) Float32() float32 { func
461 func Float32() float32 { return globalRand().Float32() } func
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/CodeView/
DTypeIndex.h60 Float32 = 0x0040, // 32 bit real enumerator
195 static TypeIndex Float32() { return TypeIndex(SimpleTypeKind::Float32); } in Float32() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/CodeView/
DTypeIndex.h60 Float32 = 0x0040, // 32 bit real enumerator
195 static TypeIndex Float32() { return TypeIndex(SimpleTypeKind::Float32); } in Float32() function
/aosp_15_r20/external/armnn/src/backends/cl/test/
H A DClLayerTests.cpp1159 …_AUTO_TEST_FIXTURE_WITH_THF(SimpleFill, ClContextControlFixture, SimpleFillTest<DataType::Float32>) in ARMNN_AUTO_TEST_FIXTURE_WITH_THF()
/aosp_15_r20/external/tensorflow/tensorflow/cc/experimental/libtf/impl/
H A Dscalars.h64 using Float32 = Scalar<float>; variable
/aosp_15_r20/prebuilts/go/linux-x86/test/
Dcmplx.go13 Float32 float32 type
/aosp_15_r20/external/golang-protobuf/proto/
H A Dwrappers.go17 func Float32(v float32) *float32 { return &v } func
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dneon-vector-types.cpp5 typedef float Float32; typedef
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dspace_to_depth_test.cc64 TEST(SpaceToDepthOpModel, Float32) { in TEST() argument
H A Ddepth_to_space_test.cc70 TEST(DepthToSpaceOpModel, Float32) { in TEST() argument
/aosp_15_r20/external/flatbuffers/swift/Sources/FlatBuffers/
H A DConstants.swift70 extension Float32: Scalar, Verifiable { extension
/aosp_15_r20/external/golang-protobuf/internal/impl/
H A Dmessage_reflect_test.go146 Float32 *float32 `protobuf:"6"` member
295 Float32 float32 `protobuf:"6"` member
839 Float32 MyFloat32 `protobuf:"6"` member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Support/
DRISCVVIntrinsicUtils.h88 Float32 enumerator
213 Float32 = 1 << 6, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Support/
DRISCVVIntrinsicUtils.h88 Float32 enumerator
213 Float32 = 1 << 6, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Support/
DRISCVVIntrinsicUtils.h88 Float32 enumerator
213 Float32 = 1 << 6, enumerator
/aosp_15_r20/external/pytorch/torch/csrc/cuda/
H A Dnccl.h67 Float32 = 7, enumerator

123