Home
last modified time | relevance | path

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

123

/external/valgrind/memcheck/tests/vbit-test/
Dvbits.h43 uint64_t u64; member
57 uint64_t u64; member
/external/google-breakpad/src/processor/
Dbinarystream.cc79 binarystream &binarystream::operator>>(uint64_t &u64) { in operator >>()
116 binarystream &binarystream::operator<<(uint64_t u64) { in operator <<()
Dbinarystream_unittest.cc95 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/
Dkcompat.h6 #define u64 uint64_t macro
/external/compiler-rt/test/tsan/
Dcond_version.c16 typedef unsigned long long u64; in main() typedef
/external/libunwind/src/dwarf/
DGexpr.c130 uint64_t u64; in read_operand() local
202 uint64_t u64; in dwarf_eval_expr() local
/external/autotest/client/profilers/powertop/src/
Dethernet.c38 #define u64 __u64 macro
Dwireless.c38 #define u64 __u64 macro
/external/dbus/dbus/
Ddbus-types.h167 dbus_uint64_t u64; /**< as int64 */ member
/external/deqp/framework/common/
DtcuFloat.hpp160 deUint64 u64; in Float() local
178 deUint64 u64 = Float64::convert(*this).bits(); in asDouble() local
/external/elfutils/libelf/
Delf_getarsym.c266 uint64_t (*u64)[n] = file_data; in elf_getarsym() local
Dgelf_xlate.c76 uint64_t u64; member
/external/v8/test/unittests/base/
Ddivision-by-constant-unittest.cc43 static M64 u64(uint64_t d) { return UnsignedDivisionByConstant<uint64_t>(d); } in u64() function
/external/valgrind/none/tests/arm64/
Dfp_and_simd.c34 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/
Dcommon.h80 typedef UINT64 u64; typedef
92 typedef unsigned long long u64; typedef
109 typedef uint64_t u64; typedef
/external/dng_sdk/source/
Ddng_stream.cpp531 uint64 u64; in Get_uint64() member
560 uint64 u64; in Put_uint64() member
/external/valgrind/none/tests/amd64/
Davx-1.c16 typedef struct { YMM a1; YMM a2; YMM a3; YMM a4; ULong u64; } Block; member
Davx2-1.c22 typedef struct { YMM a1; YMM a2; YMM a3; YMM a4; ULong u64; } Block; member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dr600.h63 uint64_t u64; member
/external/libunwind/include/
Ddwarf_i.h40 uint64_t u64; member
267 uint64_t u64; in dwarf_readw() local
/external/mesa3d/src/gbm/main/
Dgbm.h68 uint64_t u64; member
/external/ltrace/
Dprintf.c220 uint64_t u64; in param_printf_next() member
/external/clang/test/Sema/
Dcompare.c245 unsigned long long u64 : 64; in test2() member
/external/valgrind/VEX/priv/
Dir_opt.c1533 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/
Dreaddwarf3.c1285 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

123