Home
last modified time | relevance | path

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

/external/aac/libSYS/include/
Dmachine_type.h178 typedef unsigned __int64 UINT64; typedef
181 typedef unsigned long long UINT64; typedef
/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/openssh/
Dumac.c99 typedef u_int64_t UINT64; /* 8 bytes */ typedef