/external/valgrind/memcheck/tests/vbit-test/ |
D | vbits.h | 44 uint64_t u64; member 58 uint64_t u64; member
|
/external/fio/os/ |
D | kcompat.h | 6 #define u64 uint64_t macro
|
/external/f2fs-tools/tools/sg_write_buffer/include/ |
D | sg_linux_inc.h | 22 typedef uint64_t u64; /* problems with BLKGETSIZE64 ioctl in lk 2.4 */ typedef
|
/external/google-breakpad/src/processor/ |
D | binarystream.cc | 79 binarystream &binarystream::operator>>(uint64_t &u64) { in operator >>() 116 binarystream &binarystream::operator<<(uint64_t u64) { in operator <<()
|
D | binarystream_unittest.cc | 95 uint64_t u64 = 0; in TEST_F() local 269 uint64_t u64 = 0; in TEST_F() local 368 uint64_t u64 = 0; in TEST_F() local
|
/external/compiler-rt/test/tsan/ |
D | cond_version.c | 16 typedef unsigned long long u64; in main() typedef
|
/external/autotest/client/profilers/powertop/src/ |
D | ethernet.c | 38 #define u64 __u64 macro
|
/external/strace/tests-m32/ |
D | nlattr_ifla_brport.c | 99 const uint64_t u64 = 0xabcdedeeefeafeab; in main() local
|
/external/syslinux/gpxe/src/include/ |
D | stdint.h | 25 typedef uint64_t u64; typedef
|
/external/strace/tests-mx32/ |
D | nlattr_ifla_brport.c | 99 const uint64_t u64 = 0xabcdedeeefeafeab; in main() local
|
/external/strace/tests/ |
D | nlattr_ifla_brport.c | 99 const uint64_t u64 = 0xabcdedeeefeafeab; in main() local
|
/external/libyuv/files/unit_test/ |
D | basictypes_test.cc | 34 uint64 u64 = 1u; in TEST_F() local
|
/external/flatbuffers/tests/MyGame/Example/ |
D | TypeAliases.java | 31 public long u64() { int o = __offset(18); return o != 0 ? bb.getLong(o + bb_pos) : 0L; } in u64() method in TypeAliases 32 …public boolean mutateU64(long u64) { int o = __offset(18); if (o != 0) { bb.putLong(o + bb_pos, u6… in mutateU64() 54 long u64, in createTypeAliases() 83 public static void addU64(FlatBufferBuilder builder, long u64) { builder.addLong(7, u64, 0L); } in addU64()
|
D | TypeAliases.php | 191 …iases(FlatBufferBuilder $builder, $i8, $u8, $i16, $u16, $i32, $u32, $i64, $u64, $f32, $f64, $v8, $… 285 public static function addU64(FlatBufferBuilder $builder, $u64)
|
/external/linux-kselftest/tools/testing/selftests/powerpc/include/ |
D | utils.h | 17 typedef unsigned long long u64; typedef
|
/external/libunwind/src/dwarf/ |
D | Gexpr.c | 130 uint64_t u64; in read_operand() local 202 uint64_t u64; in dwarf_eval_expr() local
|
/external/elfutils/libelf/ |
D | elf_getarsym.c | 266 uint64_t (*u64)[n] = file_data; in elf_getarsym() local
|
/external/linux-kselftest/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/ |
D | int_typedefs.h | 14 typedef uint64_t u64; typedef
|
/external/deqp/framework/common/ |
D | tcuFloat.hpp | 160 deUint64 u64; in Float() local 178 deUint64 u64 = Float64::convert(*this).bits(); in asDouble() local
|
/external/ltp/testcases/kernel/syscalls/epoll2/include/ |
D | epoll.h | 78 uint64_t u64; member
|
/external/valgrind/none/tests/amd64/ |
D | avx-1.c | 16 typedef struct { YMM a1; YMM a2; YMM a3; YMM a4; ULong u64; } Block; member
|
D | avx2-1.c | 22 typedef struct { YMM a1; YMM a2; YMM a3; YMM a4; ULong u64; } Block; member
|
/external/valgrind/none/tests/arm64/ |
D | fp_and_simd.c | 34 ULong u64[2]; member 174 ULong u64 = randULong(TyDF); in randDouble() local 193 ULong u64 = randULong(TyDF); in randFloat() local
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | query9.c | 199 UINT64 u64; member
|
/external/valgrind/none/tests/arm/ |
D | v8crypto_t.c | 39 ULong u64[2]; member
|