Home
last modified time | relevance | path

Searched defs:f32 (Results 1 – 25 of 60) sorted by relevance

123

/external/clang/test/CodeGen/
Dmms-bitfields.c4 int f32; member
11 int f32; member
18 int f32; member
Dms_struct.c5 int f32; member
12 int f32; member
19 int f32; member
Dtbaa-class.cpp13 uint32_t f32; member in StructA
22 uint32_t f32; member in StructB
29 uint32_t f32; member in StructC
36 uint32_t f32; member in StructD
44 uint32_t f32; member in StructS
Dtbaa.cpp16 uint32_t f32; member
24 uint32_t f32; member
30 uint32_t f32; member
36 uint32_t f32; member
43 uint32_t f32; member
48 uint32_t f32; member
/external/virglrenderer/src/gallium/auxiliary/util/
Du_half.h55 union fi f32; in util_float_to_half() local
104 union fi f32; in util_half_to_float() local
/external/mesa3d/src/gallium/auxiliary/util/
Du_half.h55 union fi f32; in util_float_to_half() local
108 union fi f32; in util_half_to_float() local
/external/mesa3d/src/util/
Dformat_r11g11b10f.h58 } f32 = {val}; in f32_to_uf11() local
106 } f32; in uf11_to_f32() local
140 } f32 = {val}; in f32_to_uf10() local
188 } f32; in uf10_to_f32() local
/external/clang/test/Sema/
Dvariadic-promotion.c5 void test_floating_promotion(__fp16 *f16, float f32, double f64) { in test_floating_promotion()
/external/skia/tests/
DF16StagesTest.cpp21 SkRasterPipeline_MemoryCtx f32 = { floats, 0 }, in DEF_TEST() local
DNonlinearBlendingTest.cpp30 f32 = skcms_PixelFormat_RGBA_ffff; in DEF_TEST() local
/external/skqp/tests/
DF16StagesTest.cpp21 SkRasterPipeline_MemoryCtx f32 = { floats, 0 }, in DEF_TEST() local
DNonlinearBlendingTest.cpp30 f32 = skcms_PixelFormat_RGBA_ffff; in DEF_TEST() local
/external/flatbuffers/rust/flatbuffers/src/
Dendian_scalar.rs81 impl EndianScalar for f32 { implementation
138 pub fn byte_swap_f32(x: f32) -> f32 { in byte_swap_f32()
Dvector.rs84 impl super::SafeSliceAccess for f32 {} implementation
/external/flatbuffers/tests/MyGame/Example/
DTypeAliases.java33 public float f32() { int o = __offset(20); return o != 0 ? bb.getFloat(o + bb_pos) : 0.0f; } in f32() method in TypeAliases
34 …public boolean mutateF32(float f32) { int o = __offset(20); if (o != 0) { bb.putFloat(o + bb_pos, … in mutateF32()
57 float f32, in createTypeAliases()
86 …public static void addF32(FlatBufferBuilder builder, float f32) { builder.addFloat(8, f32, 0.0f); } in addF32()
DTypeAliases.php191 …s(FlatBufferBuilder $builder, $i8, $u8, $i16, $u16, $i32, $u32, $i64, $u64, $f32, $f64, $v8, $vf64)
295 public static function addF32(FlatBufferBuilder $builder, $f32)
/external/swiftshader/third_party/LLVM/test/MC/ELF/
Dcfi.s191 f32: label
/external/llvm/test/MC/ELF/
Dcfi.s191 f32: label
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/ELF/
Dcfi.s191 f32: label
/external/mesa3d/src/compiler/glsl/
Dlower_packing_builtins.cpp1025 ir_variable *f32 = factory.make_temp(glsl_type::uvec2_type, in lower_pack_half_2x16() local
1251 ir_variable *f32 = factory.make_temp(glsl_type::uvec2_type, in lower_unpack_half_2x16() local
/external/flatbuffers/samples/
Dmonster_generated.rs195 pub fn new<'a>(_x: f32, _y: f32, _z: f32) -> Self { in new()
203 pub fn x<'a>(&'a self) -> f32 { in x()
206 pub fn y<'a>(&'a self) -> f32 { in y()
209 pub fn z<'a>(&'a self) -> f32 { in z()
/external/tensorflow/tensorflow/compiler/xla/service/
Dcall_inliner_test.cc146 const Shape f32 = ShapeUtil::MakeShape(F32, {}); in TEST_F() local
/external/flatbuffers/tests/
Dmonster_test_generated.rs556 pub fn new<'a>(_x: f32, _y: f32, _z: f32, _test1: f64, _test2: Color, _test3: &'a Test) -> Self { in new()
570 pub fn x<'a>(&'a self) -> f32 { in x()
573 pub fn y<'a>(&'a self) -> f32 { in y()
576 pub fn z<'a>(&'a self) -> f32 { in z()
1169 pub fn testf(&self) -> f32 { in testf()
1173 pub fn testf2(&self) -> f32 { in testf2()
1177 pub fn testf3(&self) -> f32 { in testf3()
1557 pub fn add_testf(&mut self, testf: f32) { in add_testf()
1561 pub fn add_testf2(&mut self, testf2: f32) { in add_testf2()
1565 pub fn add_testf3(&mut self, testf3: f32) { in add_testf3()
[all …]
/external/skqp/src/compute/skc/
Dstyling_types.h35 skc_float f32; member
/external/skia/src/compute/skc/
Dstyling_types.h35 skc_float f32; member

123