Home
last modified time | relevance | path

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

12

/external/libffi/include/
Dffi_common.h123 typedef unsigned __int64 UINT64; typedef
127 typedef uint64_t UINT64; typedef
137 typedef unsigned int UINT64 __attribute__((__mode__(__DI__))); typedef
/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/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/ms-tpm-20-ref/TPMCmd/tpm/include/
DBaseTypes.h56 typedef uint64_t UINT64; typedef
/external/aac/libSYS/include/
Dmachine_type.h198 typedef unsigned __int64 UINT64; typedef
201 typedef unsigned long long UINT64; typedef
/external/tensorflow/tensorflow/lite/delegates/gpu/common/
Ddata_type.h36 UINT64 = 10, enumerator
/external/protobuf/php/src/Google/Protobuf/Internal/
DGPBType.php40 const UINT64 = 4; define in Google\\Protobuf\\Internal\\GPBType
/external/tensorflow/tensorflow/lite/toco/
Dtypes.proto60 UINT64 = 13; enumerator
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/
Ddata_types.h30 typedef unsigned long long int UINT64; typedef
/external/python/cffi/c/libffi_x86_x64/
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.js192 UINT64: 4, property
/external/libchrome/dbus/
Dmessage.h76 UINT64 = DBUS_TYPE_UINT64, enumerator
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DWireFormat.java115 UINT64(JavaType.LONG, WIRETYPE_VARINT), enumConstant
DFieldType.java45 UINT64(3, Collection.SCALAR, JavaType.LONG), enumConstant
DDescriptors.java1219 UINT64(JavaType.LONG), enumConstant
/external/tpm2-tss/include/tss2/
Dtss2_common.h26 typedef uint64_t UINT64; typedef
/external/python/cpython3/Modules/_sha3/
Dsha3module.c53 typedef uint64_t UINT64; typedef
/external/rust/crates/ash/src/vk/
Denums.rs1916 pub const UINT64: Self = Self(10); constant
1997 pub const UINT64: Self = Self(3); constant
2077 pub const UINT64: Self = Self(1); constant
2114 pub const UINT64: Self = Self(2); constant
/external/python/apitools/apitools/base/protorpclite/
Dmessages.py575 UINT64 = 4 variable in Variant
/external/libchrome/mojo/public/tools/bindings/pylib/mojom/generate/
Dmodule.py176 UINT64 = Kind('u64') variable
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingDataSpillTests.cpp74 UINT64, enumerator
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/
Dserialization_base_generated.h134 UINT64 = 10, enumerator

12