Searched defs:Float32 (Results 1 – 11 of 11) sorted by relevance
| /third_party/node/deps/v8/src/utils/ |
| D | boxed-float.h | 25 explicit Float32(float value) : bit_pattern_(bit_cast<uint32_t>(value)) { in Float32() function 50 explicit constexpr Float32(uint32_t bit_pattern) in Float32() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/ |
| D | TypeIndex.h | 59 Float32 = 0x0040, // 32 bit real enumerator 185 static TypeIndex Float32() { return TypeIndex(SimpleTypeKind::Float32); } in Float32() function
|
| /third_party/mesa3d/src/panfrost/bifrost/valhall/test/ |
| D | test-lower-constants.cpp | 53 TEST_F(LowerConstants, Float32) { in TEST_F() argument
|
| /third_party/rust/crates/minimal-lexical/etc/correctness/test-parse-unittests/ |
| D | to_toml.py | 95 class Float32(FloatMixin): class
|
| /third_party/node/deps/v8/src/codegen/ |
| D | machine-type.h | 193 constexpr static MachineType Float32() { in Float32() function
|
| /third_party/node/deps/v8/src/compiler/ |
| D | representation-change.h | 198 static UseInfo Float32() { in Float32() function
|
| /third_party/vk-gl-cts/framework/common/ |
| D | tcuFloat.hpp | 145 typedef Float<deUint32, 8, 23, 127, FLOAT_HAS_SIGN|FLOAT_SUPPORT_DENORM> Float32; //!< IEEE 754 3… typedef
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/ |
| D | ShaderModule.h | 212 enum class Type { Boolean, Float32, Uint32, Int32 } type; enumerator
|
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| D | VertexFormatTests.cpp | 711 TEST_P(VertexFormatTest, Float32) { in TEST_P() argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
| D | Wasm.h | 79 int32_t Float32; member
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/ |
| D | stylo.hpp | 120343 Float32, enumerator 122283 Float32, enumerator
|