Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/_ctypes/libffi/include/
Dffi_common.h102 typedef unsigned __int64 UINT64; typedef
106 typedef uint64_t UINT64; typedef
116 typedef unsigned int UINT64 __attribute__((__mode__(__DI__))); typedef
/external/libffi/include/
Dffi_common.h102 typedef unsigned __int64 UINT64; typedef
106 typedef uint64_t UINT64; typedef
116 typedef unsigned int UINT64 __attribute__((__mode__(__DI__))); typedef
/external/python/cpython2/Modules/_ctypes/libffi_arm_wince/
Dffi_common.h84 typedef unsigned int UINT64 __attribute__((__mode__(__DI__))); typedef
95 typedef unsigned __int64 UINT64; typedef
/external/aac/libSYS/include/
Dmachine_type.h198 typedef unsigned __int64 UINT64; typedef
201 typedef unsigned long long UINT64; typedef
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/
Ddata_types.h30 typedef unsigned long long int UINT64; typedef
/external/python/cpython3/Modules/_ctypes/libffi_msvc/
Dffi_common.h65 typedef unsigned int UINT64 __attribute__((__mode__(__DI__))); typedef
/external/python/cpython2/Modules/_ctypes/libffi_msvc/
Dffi_common.h65 typedef unsigned int UINT64 __attribute__((__mode__(__DI__))); typedef
/external/python/cpython2/Modules/_ctypes/libffi_osx/include/
Dffi_common.h94 typedef unsigned int UINT64 __attribute__((__mode__(__DI__))); typedef
/external/python/cpython3/Modules/_ctypes/libffi_osx/include/
Dffi_common.h94 typedef unsigned int UINT64 __attribute__((__mode__(__DI__))); typedef
/external/protobuf/js/binary/
Dconstants.js176 UINT64: 4, property
/external/libchrome/dbus/
Dmessage.h76 UINT64 = DBUS_TYPE_UINT64, enumerator
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java113 UINT64 (JavaType.LONG , WIRETYPE_VARINT ), enumConstant
DDescriptors.java1148 UINT64 (JavaType.LONG ), enumConstant
/external/python/cpython3/Modules/_sha3/
Dsha3module.c53 typedef PY_UINT64_T UINT64; typedef
/external/python/apitools/apitools/base/protorpclite/
Dmessages.py575 UINT64 = 4 variable in Variant
/external/openssh/
Dumac.c93 typedef u_int64_t UINT64; /* 8 bytes */ typedef
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dmodule.py176 UINT64 = Kind('u64') variable
/external/mesa3d/include/D3D9/
Dd3d9types.h71 typedef uint64_t UINT64; typedef