/external/libchrome/base/ |
D | big_endian_unittest.cc | 21 uint64_t u64; in TEST() local 51 uint64_t u64; in TEST() local 96 uint64_t u64 = 0; in TEST() local
|
/external/u-boot/arch/x86/include/asm/ |
D | types.h | 41 typedef unsigned long long u64; typedef 44 typedef __UINT64_TYPE__ u64; typedef
|
/external/u-boot/arch/sandbox/include/asm/ |
D | types.h | 46 typedef unsigned long long u64; typedef 49 typedef __UINT64_TYPE__ u64; 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 <<()
|
/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/compiler-rt/test/tsan/ |
D | cond_version.c | 16 typedef unsigned long long u64; in main() typedef
|
/external/strace/tests-m32/ |
D | nlattr_ifla_brport.c | 57 const uint64_t u64 = 0xabcdedeeefeafeab; in main() local
|
D | ioctl_perf.c | 47 # define u64 uint64_t macro
|
/external/strace/tests/ |
D | nlattr_ifla_brport.c | 57 const uint64_t u64 = 0xabcdedeeefeafeab; in main() local
|
D | ioctl_perf.c | 47 # define u64 uint64_t macro
|
/external/strace/tests-mx32/ |
D | nlattr_ifla_brport.c | 57 const uint64_t u64 = 0xabcdedeeefeafeab; in main() local
|
D | ioctl_perf.c | 47 # define u64 uint64_t macro
|
/external/autotest/client/profilers/powertop/src/ |
D | ethernet.c | 38 #define u64 __u64 macro
|
/external/openssh/regress/unittests/sshbuf/ |
D | test_sshbuf_getput_fuzz.c | 44 u_int64_t u64; in attempt_parse_blob() 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() 56 long u64, in createTypeAliases() 85 public static void addU64(FlatBufferBuilder builder, long u64) { builder.addLong(7, u64, 0L); } in addU64()
|
/external/u-boot/arch/arc/include/asm/ |
D | types.h | 43 typedef unsigned long long u64; typedef
|
/external/u-boot/arch/nios2/include/asm/ |
D | types.h | 48 typedef unsigned long long u64; typedef
|
/external/u-boot/arch/xtensa/include/asm/ |
D | types.h | 45 typedef unsigned long long u64; typedef
|
/external/u-boot/arch/microblaze/include/asm/ |
D | types.h | 48 typedef unsigned long long u64; typedef
|
/external/u-boot/arch/sh/include/asm/ |
D | types.h | 49 typedef unsigned long long u64; typedef
|
/external/u-boot/arch/riscv/include/asm/ |
D | types.h | 51 typedef unsigned long long u64; typedef
|
/external/u-boot/arch/nds32/include/asm/ |
D | types.h | 50 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/u-boot/arch/m68k/include/asm/ |
D | types.h | 40 typedef unsigned long long u64; typedef
|