/external/valgrind/memcheck/tests/vbit-test/ |
D | vbits.h | 43 uint64_t u64; member 57 uint64_t u64; member
|
/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/fio/os/ |
D | kcompat.h | 6 #define u64 uint64_t macro
|
/external/compiler-rt/test/tsan/ |
D | cond_version.c | 16 typedef unsigned long long u64; in main() 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/autotest/client/profilers/powertop/src/ |
D | ethernet.c | 38 #define u64 __u64 macro
|
D | wireless.c | 38 #define u64 __u64 macro
|
/external/dbus/dbus/ |
D | dbus-types.h | 167 dbus_uint64_t u64; /**< as int64 */ member
|
/external/deqp/framework/common/ |
D | tcuFloat.hpp | 160 deUint64 u64; in Float() local 178 deUint64 u64 = Float64::convert(*this).bits(); in asDouble() local
|
/external/elfutils/libelf/ |
D | elf_getarsym.c | 266 uint64_t (*u64)[n] = file_data; in elf_getarsym() local
|
D | gelf_xlate.c | 76 uint64_t u64; member
|
/external/v8/test/unittests/base/ |
D | division-by-constant-unittest.cc | 43 static M64 u64(uint64_t d) { return UnsignedDivisionByConstant<uint64_t>(d); } in u64() function
|
/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/wpa_supplicant_8/src/utils/ |
D | common.h | 80 typedef UINT64 u64; typedef 92 typedef unsigned long long u64; typedef 109 typedef uint64_t u64; typedef
|
/external/dng_sdk/source/ |
D | dng_stream.cpp | 531 uint64 u64; in Get_uint64() member 560 uint64 u64; in Put_uint64() 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/mesa3d/src/gallium/drivers/radeonsi/ |
D | r600.h | 63 uint64_t u64; member
|
/external/libunwind/include/ |
D | dwarf_i.h | 40 uint64_t u64; member 267 uint64_t u64; in dwarf_readw() local
|
/external/mesa3d/src/gbm/main/ |
D | gbm.h | 68 uint64_t u64; member
|
/external/ltrace/ |
D | printf.c | 220 uint64_t u64; in param_printf_next() member
|
/external/clang/test/Sema/ |
D | compare.c | 245 unsigned long long u64 : 64; in test2() member
|
/external/valgrind/VEX/priv/ |
D | ir_opt.c | 1533 ULong u64 = e->Iex.Unop.arg->Iex.Const.con->Ico.U16; in fold_Expr() local 1540 ULong u64 = e->Iex.Unop.arg->Iex.Const.con->Ico.U32; in fold_Expr() local 1605 ULong u64 = e->Iex.Unop.arg->Iex.Const.con->Ico.U64; in fold_Expr() local 1619 ULong u64 = e->Iex.Unop.arg->Iex.Const.con->Ico.U64; in fold_Expr() local 1657 ULong u64 = e->Iex.Unop.arg->Iex.Const.con->Ico.U64; in fold_Expr() local 1912 /*unsigned*/ ULong u64; in fold_Expr() local
|
/external/valgrind/coregrind/m_debuginfo/ |
D | readdwarf3.c | 1285 ULong u64 = get_ULong(c); in get_Form_contents() local 1293 ULong u64 = get_ULEB128(c); in get_Form_contents() local 1314 ULong u64 = (ULong)get_UChar(c); in get_Form_contents() local 1327 ULong u64 = (ULong)get_UShort(c); in get_Form_contents() local 1340 ULong u64 = (ULong)get_UInt(c); in get_Form_contents() local 1354 ULong u64 = (ULong)get_ULEB128(c); in get_Form_contents() local
|