Home
last modified time | relevance | path

Searched defs:UINT64 (Results 1 – 13 of 13) sorted by relevance

/external/aac/libSYS/include/
Dmachine_type.h178 typedef unsigned __int64 UINT64; typedef
181 typedef unsigned long long UINT64; typedef
/external/tpm2/
DBaseTypes.h25 typedef uint64_t UINT64; typedef
Dtpm_types.h20 typedef uint64_t UINT64; typedef
/external/libchrome/dbus/
Dmessage.h76 UINT64 = DBUS_TYPE_UINT64, enumerator
/external/libnfc-nci/src/gki/ulinux/
Ddata_types.h32 typedef unsigned long long int UINT64; typedef
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/
Ddata_types.h32 typedef unsigned long long int UINT64; typedef
/external/protobuf/java/src/main/java/com/google/protobuf/
DWireFormat.java111 UINT64 (JavaType.LONG , WIRETYPE_VARINT ), enumConstant
DDescriptors.java1023 UINT64 (JavaType.LONG ), enumConstant
/external/chromium-trace/catapult/third_party/gsutil/third_party/crcmod/python2/src/
D_crcfunext.c47 typedef unsigned long long UINT64; typedef
/external/chromium-trace/catapult/third_party/gsutil/third_party/crcmod/python3/src/
D_crcfunext.c40 typedef unsigned long long UINT64; typedef
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/static/
Dforms.js45 UINT64: 'UINT64', property
/external/opencv3/modules/core/include/opencv2/
Dcore.hpp3009 UNSIGNED_INT=8, UINT64=9, UCHAR=11 }; enumerator
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/
Dmessages.py572 UINT64 = 4 variable in Variant