| /external/clang/test/CodeGen/ |
| D | mms-bitfields.c | 5 long long f64; member 12 long long f64[4]; member
|
| D | ms_struct.c | 6 long long f64; member 13 long long f64[4]; member
|
| D | x86_64-arguments.c | 534 void f64() { in f64() function
|
| D | x86_32-arguments-darwin.c | 322 void f64(struct s64 x) {} in f64() function
|
| /external/clang/test/Sema/ |
| D | variadic-promotion.c | 5 void test_floating_promotion(__fp16 *f16, float f32, double f64) { in test_floating_promotion()
|
| /external/flatbuffers/rust/flatbuffers/src/ |
| D | endian_scalar.rs | 108 impl EndianScalar for f64 { implementation 145 pub fn byte_swap_f64(x: f64) -> f64 { in byte_swap_f64()
|
| D | vector.rs | 85 impl super::SafeSliceAccess for f64 {} implementation
|
| /external/flatbuffers/tests/MyGame/Example/ |
| D | TypeAliases.java | 35 public double f64() { int o = __offset(22); return o != 0 ? bb.getDouble(o + bb_pos) : 0.0; } in f64() method in TypeAliases 36 …public boolean mutateF64(double f64) { int o = __offset(22); if (o != 0) { bb.putDouble(o + bb_pos… in mutateF64() 58 double f64, in createTypeAliases() 87 …public static void addF64(FlatBufferBuilder builder, double f64) { builder.addDouble(9, f64, 0.0);… in addF64()
|
| D | TypeAliases.php | 191 …s(FlatBufferBuilder $builder, $i8, $u8, $i16, $u16, $i32, $u32, $i64, $u64, $f32, $f64, $v8, $vf64) 305 public static function addF64(FlatBufferBuilder $builder, $f64)
|
| D | TypeAliases.py | 145 def TypeAliasesAddF64(builder, f64): builder.PrependFloat64Slot(9, f64, 0.0) argument
|
| /external/flatbuffers/tests/ |
| D | monster_test_generated.rs | 556 pub fn new<'a>(_x: f32, _y: f32, _z: f32, _test1: f64, _test2: Color, _test3: &'a Test) -> Self { in new() 579 pub fn test1<'a>(&'a self) -> f64 { in test1() 1201 pub fn vector_of_doubles(&self) -> Option<flatbuffers::Vector<'a, f64>> { in vector_of_doubles() argument 1589 …r_of_doubles(&mut self, vector_of_doubles: flatbuffers::WIPOffset<flatbuffers::Vector<'b , f64>>) { in add_vector_of_doubles() argument 1758 pub fn f64_(&self) -> f64 { in f64_() 1766 pub fn vf64(&self) -> Option<flatbuffers::Vector<'a, f64>> { in vf64() argument 1846 pub fn add_f64_(&mut self, f64_: f64) { in add_f64_() 1854 pub fn add_vf64(&mut self, vf64: flatbuffers::WIPOffset<flatbuffers::Vector<'b , f64>>) { in add_vf64() argument
|
| D | monster_test_generated.js | 2909 MyGame.Example.TypeAliases.prototype.f64 = function() { method in MyGame.Example.TypeAliases 3062 MyGame.Example.TypeAliases.addF64 = function(builder, f64) { argument 3149 …TypeAliases = function(builder, i8, u8, i16, u16, i32, u32, i64, u64, f32, f64, v8Offset, vf64Offs… argument
|
| D | monster_test.schema.json | 176 "f64" : { "type" : "number" }, object
|
| D | monster_test_generated.ts | 2763 f64():number { method in MyGame.Example.TypeAliases
|
| /external/swiftshader/third_party/llvm-7.0/llvm/unittests/FuzzMutate/ |
| D | OperationsTest.cpp | 91 Constant *f64 = ConstantFP::get(Type::getDoubleTy(Ctx), 123.45); in TEST() local
|
| /external/mesa3d/src/amd/common/ |
| D | ac_llvm_build.h | 56 LLVMTypeRef f64; member
|
| /external/llvm/include/llvm/CodeGen/ |
| D | MachineValueType.h | 51 f64 = 9, // This is a 64 bit floating point value enumerator
|
| /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
| D | ValueTypes.h | 49 f64 = 8, // This is a 64 bit floating point value enumerator
|
| /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
| D | MachineValueType.h | 52 f64 = 10, // This is a 64 bit floating point value enumerator
|
| /external/tensorflow/tensorflow/compiler/xla/ |
| D | literal_test.cc | 1334 auto f64 = LiteralUtil::CreateR4WithLayout<double>({{ in TEST_F() local
|
| /external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
| D | nv50_ir.h | 514 double f64; member
|
| /external/flatbuffers/tests/rust_usage_test/tests/ |
| D | integration_test.rs | 754 fn prop_f64(x: f64) { in prop_f64()
|
| /external/mesa3d/src/compiler/nir/ |
| D | nir.h | 122 double f64[4]; member
|
| /external/mesa3d/src/gallium/drivers/radeonsi/ |
| D | si_shader.c | 460 LLVMTypeRef f64 = LLVMDoubleTypeInContext(ctx->ac.context); in extract_double_to_float() local
|