Home
last modified time | relevance | path

Searched defs:u64 (Results 1 – 25 of 158) sorted by relevance

1234567

/external/libchrome/base/
Dbig_endian_unittest.cc21 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/
Dtypes.h41 typedef unsigned long long u64; typedef
44 typedef __UINT64_TYPE__ u64; typedef
/external/u-boot/arch/sandbox/include/asm/
Dtypes.h46 typedef unsigned long long u64; typedef
49 typedef __UINT64_TYPE__ u64; typedef
/external/google-breakpad/src/processor/
Dbinarystream.cc79 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/
Dsg_linux_inc.h22 typedef uint64_t u64; /* problems with BLKGETSIZE64 ioctl in lk 2.4 */ typedef
/external/compiler-rt/test/tsan/
Dcond_version.c16 typedef unsigned long long u64; in main() typedef
/external/strace/tests-m32/
Dnlattr_ifla_brport.c57 const uint64_t u64 = 0xabcdedeeefeafeab; in main() local
Dioctl_perf.c47 # define u64 uint64_t macro
/external/strace/tests/
Dnlattr_ifla_brport.c57 const uint64_t u64 = 0xabcdedeeefeafeab; in main() local
Dioctl_perf.c47 # define u64 uint64_t macro
/external/strace/tests-mx32/
Dnlattr_ifla_brport.c57 const uint64_t u64 = 0xabcdedeeefeafeab; in main() local
Dioctl_perf.c47 # define u64 uint64_t macro
/external/autotest/client/profilers/powertop/src/
Dethernet.c38 #define u64 __u64 macro
/external/openssh/regress/unittests/sshbuf/
Dtest_sshbuf_getput_fuzz.c44 u_int64_t u64; in attempt_parse_blob() local
/external/libyuv/files/unit_test/
Dbasictypes_test.cc34 uint64 u64 = 1u; in TEST_F() local
/external/flatbuffers/tests/MyGame/Example/
DTypeAliases.java31 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/
Dtypes.h43 typedef unsigned long long u64; typedef
/external/u-boot/arch/nios2/include/asm/
Dtypes.h48 typedef unsigned long long u64; typedef
/external/u-boot/arch/xtensa/include/asm/
Dtypes.h45 typedef unsigned long long u64; typedef
/external/u-boot/arch/microblaze/include/asm/
Dtypes.h48 typedef unsigned long long u64; typedef
/external/u-boot/arch/sh/include/asm/
Dtypes.h49 typedef unsigned long long u64; typedef
/external/u-boot/arch/riscv/include/asm/
Dtypes.h51 typedef unsigned long long u64; typedef
/external/u-boot/arch/nds32/include/asm/
Dtypes.h50 typedef unsigned long long u64; typedef
/external/libunwind/src/dwarf/
DGexpr.c130 uint64_t u64; in read_operand() local
202 uint64_t u64; in dwarf_eval_expr() local
/external/u-boot/arch/m68k/include/asm/
Dtypes.h40 typedef unsigned long long u64; typedef

1234567