Home
last modified time | relevance | path

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

12

/external/crosvm/hypervisor/src/whpx/whpx_sys/
Dbindings.rs100 pub type UINT64 = ::std::os::raw::c_ulonglong; typedef
160 pub fn PartialUnmap(&self) -> UINT64 { in PartialUnmap()
164 pub fn set_PartialUnmap(&mut self, val: UINT64) { in set_PartialUnmap()
171 pub fn LocalApicEmulation(&self) -> UINT64 { in LocalApicEmulation()
175 pub fn set_LocalApicEmulation(&mut self, val: UINT64) { in set_LocalApicEmulation()
182 pub fn Xsave(&self) -> UINT64 { in Xsave()
186 pub fn set_Xsave(&mut self, val: UINT64) { in set_Xsave()
193 pub fn DirtyPageTracking(&self) -> UINT64 { in DirtyPageTracking()
197 pub fn set_DirtyPageTracking(&mut self, val: UINT64) { in set_DirtyPageTracking()
204 pub fn SpeculationControl(&self) -> UINT64 { in SpeculationControl()
[all …]
DWinHvPlatform.h37 typedef unsigned __int64 UINT64, *PUINT64; 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/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_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/cronet/third_party/protobuf/php/src/Google/Protobuf/Internal/
DGPBType.php40 const UINT64 = 4; define in Google\\Protobuf\\Internal\\GPBType
/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/cpython2/Modules/_ctypes/libffi_msvc/
Dffi_common.h65 typedef unsigned int UINT64 __attribute__((__mode__(__DI__))); 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_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/cronet/base/allocator/partition_allocator/partition_alloc_base/win/
Dwindows_types.h32 typedef unsigned __int64 UINT64; typedef
/external/libchrome/dbus/
Dmessage.h76 UINT64 = DBUS_TYPE_UINT64, enumerator
/external/cronet/third_party/protobuf/js/binary/
Dconstants.js193 UINT64: 4, property
/external/cronet/third_party/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
/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
/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

12