/external/clang/test/CodeGen/ |
D | arm-microsoft-intrinsics.c | 29 __INT64_TYPE__ i64; in check__ldrexd() local
|
/external/libyuv/files/unit_test/ |
D | basictypes_test.cc | 33 int64 i64 = -1; in TEST_F() local
|
/external/flatbuffers/tests/MyGame/Example/ |
D | TypeAliases.java | 29 public long i64() { int o = __offset(16); return o != 0 ? bb.getLong(o + bb_pos) : 0L; } in i64() method in TypeAliases 30 …public boolean mutateI64(long i64) { int o = __offset(16); if (o != 0) { bb.putLong(o + bb_pos, i6… in mutateI64() 55 long i64, in createTypeAliases() 84 public static void addI64(FlatBufferBuilder builder, long i64) { builder.addLong(6, i64, 0L); } in addI64()
|
D | TypeAliases.php | 191 …TypeAliases(FlatBufferBuilder $builder, $i8, $u8, $i16, $u16, $i32, $u32, $i64, $u64, $f32, $f64, … 275 public static function addI64(FlatBufferBuilder $builder, $i64)
|
D | TypeAliases.py | 142 def TypeAliasesAddI64(builder, i64): builder.PrependInt64Slot(6, i64, 0) argument
|
/external/clang/test/Sema/ |
D | format-strings-ms.c | 11 void non_iso_warning_test(__int32 i32, __int64 i64, wchar_t c, void *p) { in non_iso_warning_test()
|
D | atomic-ops.c | 51 int __attribute__((vector_size(8))) i64; variable
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | text.h | 39 int64_t i64; member
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | text.h | 39 int64_t i64; member
|
D | text.cpp | 132 int64_t i64 = strtoll(textValue, nullptr, 10); in spvTextToLiteral() local
|
/external/icu/icu4c/source/test/iotest/ |
D | iotest.cpp | 217 int64_t i64; in DataDrivenPrintf() local 382 int64_t i64, expected64; in DataDrivenScanf() local 586 int64_t i64; in DataDrivenPrintfPrecision() local
|
D | strtst.c | 753 int64_t i64 = -1; in TestCount() local
|
/external/protobuf/src/google/protobuf/util/internal/ |
D | proto_writer.cc | 165 StatusOr<int64> i64 = data.ToInt64(); in WriteInt64() local 175 StatusOr<int64> i64 = data.ToInt64(); in WriteSFixed64() local 185 StatusOr<int64> i64 = data.ToInt64(); in WriteSInt64() local
|
/external/tensorflow/tensorflow/core/lib/strings/ |
D | strcat.h | 111 AlphaNum(long long int i64) // NOLINT(runtime/explicit) in AlphaNum()
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | glslang.y | 78 long long i64; member
|
/external/icu/icu4c/source/test/intltest/ |
D | winnmtst.cpp | 241 int64_t i64 = randomInt64(); in testLocale() local
|
/external/v8/src/mips/ |
D | simulator-mips.cc | 997 int64_t i64 = bit_cast<int64_t>(value); in set_fpu_register_double() local 1035 uint64_t i64; in get_fpu_register() local 1073 int64_t i64; in get_fpu_register_double() local 2668 int64_t i64; in DecodeTypeRegisterDRsType() local 2950 int64_t i64 = static_cast<int64_t>(result); in DecodeTypeRegisterDRsType() local 2964 int64_t i64 = static_cast<int64_t>(rounded); in DecodeTypeRegisterDRsType() local 2978 int64_t i64 = static_cast<int64_t>(rounded); in DecodeTypeRegisterDRsType() local 3420 int64_t i64 = static_cast<int64_t>(rounded); in DecodeTypeRegisterSRsType() local 3443 int64_t i64 = static_cast<int64_t>(rounded); in DecodeTypeRegisterSRsType() local 3477 int64_t i64 = static_cast<int64_t>(result); in DecodeTypeRegisterSRsType() local [all …]
|
/external/deqp-deps/glslang/glslang/Include/ |
D | ConstantUnion.h | 88 void setI64Const(long long i64) in setI64Const()
|
/external/flatbuffers/rust/flatbuffers/src/ |
D | vector.rs | 82 impl super::SafeSliceAccess for i64 {} implementation
|
/external/golang-protobuf/jsonpb/jsonpb_test_proto/ |
D | test_objects.proto | 149 optional google.protobuf.Int64Value i64 = 5; field
|
/external/protobuf/src/google/protobuf/util/internal/testdata/ |
D | books.proto | 104 optional int64 i64 = 8; field
|
/external/flatbuffers/tests/ |
D | monster_test_generated.rs | 781 pub fn val(&self) -> i64 { in val() 815 pub fn add_val(&mut self, val: i64) { in add_val() 1141 pub fn testhashs64_fnv1(&self) -> i64 { in testhashs64_fnv1() 1157 pub fn testhashs64_fnv1a(&self) -> i64 { in testhashs64_fnv1a() 1197 pub fn vector_of_longs(&self) -> Option<flatbuffers::Vector<'a, i64>> { in vector_of_longs() argument 1529 pub fn add_testhashs64_fnv1(&mut self, testhashs64_fnv1: i64) { in add_testhashs64_fnv1() 1545 pub fn add_testhashs64_fnv1a(&mut self, testhashs64_fnv1a: i64) { in add_testhashs64_fnv1a() 1585 …ector_of_longs(&mut self, vector_of_longs: flatbuffers::WIPOffset<flatbuffers::Vector<'b , i64>>) { in add_vector_of_longs() argument 1746 pub fn i64_(&self) -> i64 { in i64_() 1834 pub fn add_i64_(&mut self, i64_: i64) { in add_i64_()
|
/external/python/cpython2/Modules/_ctypes/libffi/src/x86/ |
D | ffi64.c | 56 UINT64 i64; member
|
/external/libffi/src/x86/ |
D | ffi64.c | 56 UINT64 i64; member
|
/external/libevent/test/ |
D | regress_util.c | 387 ev_int64_t i64 = -1 * (ev_int64_t) u64; in test_evutil_snprintf() local 689 ev_int64_t i64; in test_evutil_integers() local
|