/prebuilts/go/darwin-x86/src/runtime/ |
defs_freebsd_amd64.go | 115 ss_size uint64 138 si_addr uint64 144 mc_onstack uint64 145 mc_rdi uint64 146 mc_rsi uint64 147 mc_rdx uint64 148 mc_rcx uint64 149 mc_r8 uint64 150 mc_r9 uint64 151 mc_rax uint64 [all...] |
defs_linux_amd64.go | 116 sa_flags uint64 118 sa_mask uint64 126 si_addr uint64 148 __val [16]uint64 166 rip uint64 167 rdp uint64 190 rip uint64 191 rdp uint64 212 gregs [23]uint64 214 __reserved1 [8]uint64 [all...] |
signal_linux_ppc64x.go | 18 func (c *sigctxt) r0() uint64 { return c.regs().gpr[0] } 19 func (c *sigctxt) r1() uint64 { return c.regs().gpr[1] } 20 func (c *sigctxt) r2() uint64 { return c.regs().gpr[2] } 21 func (c *sigctxt) r3() uint64 { return c.regs().gpr[3] } 22 func (c *sigctxt) r4() uint64 { return c.regs().gpr[4] } 23 func (c *sigctxt) r5() uint64 { return c.regs().gpr[5] } 24 func (c *sigctxt) r6() uint64 { return c.regs().gpr[6] } 25 func (c *sigctxt) r7() uint64 { return c.regs().gpr[7] } 26 func (c *sigctxt) r8() uint64 { return c.regs().gpr[8] } 27 func (c *sigctxt) r9() uint64 { return c.regs().gpr[9] [all...] |
lfstack_32bit.go | 11 // On 32-bit systems, the stored uint64 has a 32-bit pointer and 32-bit count. 13 func lfstackPack(node *lfnode, cnt uintptr) uint64 { 14 return uint64(uintptr(unsafe.Pointer(node)))<<32 | uint64(cnt) 17 func lfstackUnpack(val uint64) (node *lfnode, cnt uintptr) {
|
os1_netbsd_amd64.go | 11 mc.__gregs[_REG_RIP] = uint64(funcPC(lwp_tramp)) 12 mc.__gregs[_REG_RSP] = uint64(uintptr(stk)) 13 mc.__gregs[_REG_R8] = uint64(uintptr(unsafe.Pointer(mp))) 14 mc.__gregs[_REG_R9] = uint64(uintptr(unsafe.Pointer(gp))) 15 mc.__gregs[_REG_R12] = uint64(fn)
|
atomic_ppc64x.go | 15 func xadd64(ptr *uint64, delta int64) uint64 25 func xchg64(ptr *uint64, new uint64) uint64 37 func atomicload64(ptr *uint64) uint64 51 func cas64(ptr *uint64, old, new uint64) bool 57 func atomicstore64(ptr *uint64, val uint64 [all...] |
/prebuilts/go/linux-x86/src/runtime/ |
defs_freebsd_amd64.go | 115 ss_size uint64 138 si_addr uint64 144 mc_onstack uint64 145 mc_rdi uint64 146 mc_rsi uint64 147 mc_rdx uint64 148 mc_rcx uint64 149 mc_r8 uint64 150 mc_r9 uint64 151 mc_rax uint64 [all...] |
defs_linux_amd64.go | 116 sa_flags uint64 118 sa_mask uint64 126 si_addr uint64 148 __val [16]uint64 166 rip uint64 167 rdp uint64 190 rip uint64 191 rdp uint64 212 gregs [23]uint64 214 __reserved1 [8]uint64 [all...] |
signal_linux_ppc64x.go | 18 func (c *sigctxt) r0() uint64 { return c.regs().gpr[0] } 19 func (c *sigctxt) r1() uint64 { return c.regs().gpr[1] } 20 func (c *sigctxt) r2() uint64 { return c.regs().gpr[2] } 21 func (c *sigctxt) r3() uint64 { return c.regs().gpr[3] } 22 func (c *sigctxt) r4() uint64 { return c.regs().gpr[4] } 23 func (c *sigctxt) r5() uint64 { return c.regs().gpr[5] } 24 func (c *sigctxt) r6() uint64 { return c.regs().gpr[6] } 25 func (c *sigctxt) r7() uint64 { return c.regs().gpr[7] } 26 func (c *sigctxt) r8() uint64 { return c.regs().gpr[8] } 27 func (c *sigctxt) r9() uint64 { return c.regs().gpr[9] [all...] |
lfstack_32bit.go | 11 // On 32-bit systems, the stored uint64 has a 32-bit pointer and 32-bit count. 13 func lfstackPack(node *lfnode, cnt uintptr) uint64 { 14 return uint64(uintptr(unsafe.Pointer(node)))<<32 | uint64(cnt) 17 func lfstackUnpack(val uint64) (node *lfnode, cnt uintptr) {
|
os1_netbsd_amd64.go | 11 mc.__gregs[_REG_RIP] = uint64(funcPC(lwp_tramp)) 12 mc.__gregs[_REG_RSP] = uint64(uintptr(stk)) 13 mc.__gregs[_REG_R8] = uint64(uintptr(unsafe.Pointer(mp))) 14 mc.__gregs[_REG_R9] = uint64(uintptr(unsafe.Pointer(gp))) 15 mc.__gregs[_REG_R12] = uint64(fn)
|
/external/valgrind/coregrind/m_gdbserver/ |
power64-core-valgrind-s1.xml | 10 <reg name="r0s1" bitsize="64" type="uint64"/> 11 <reg name="r1s1" bitsize="64" type="uint64"/> 12 <reg name="r2s1" bitsize="64" type="uint64"/> 13 <reg name="r3s1" bitsize="64" type="uint64"/> 14 <reg name="r4s1" bitsize="64" type="uint64"/> 15 <reg name="r5s1" bitsize="64" type="uint64"/> 16 <reg name="r6s1" bitsize="64" type="uint64"/> 17 <reg name="r7s1" bitsize="64" type="uint64"/> 18 <reg name="r8s1" bitsize="64" type="uint64"/> 19 <reg name="r9s1" bitsize="64" type="uint64"/> [all...] |
power64-core-valgrind-s2.xml | 10 <reg name="r0s2" bitsize="64" type="uint64"/> 11 <reg name="r1s2" bitsize="64" type="uint64"/> 12 <reg name="r2s2" bitsize="64" type="uint64"/> 13 <reg name="r3s2" bitsize="64" type="uint64"/> 14 <reg name="r4s2" bitsize="64" type="uint64"/> 15 <reg name="r5s2" bitsize="64" type="uint64"/> 16 <reg name="r6s2" bitsize="64" type="uint64"/> 17 <reg name="r7s2" bitsize="64" type="uint64"/> 18 <reg name="r8s2" bitsize="64" type="uint64"/> 19 <reg name="r9s2" bitsize="64" type="uint64"/> [all...] |
s390-fpr-valgrind-s1.xml | 11 <reg name="f0s1" bitsize="64" type="uint64" group="float"/> 12 <reg name="f1s1" bitsize="64" type="uint64" group="float"/> 13 <reg name="f2s1" bitsize="64" type="uint64" group="float"/> 14 <reg name="f3s1" bitsize="64" type="uint64" group="float"/> 15 <reg name="f4s1" bitsize="64" type="uint64" group="float"/> 16 <reg name="f5s1" bitsize="64" type="uint64" group="float"/> 17 <reg name="f6s1" bitsize="64" type="uint64" group="float"/> 18 <reg name="f7s1" bitsize="64" type="uint64" group="float"/> 19 <reg name="f8s1" bitsize="64" type="uint64" group="float"/> 20 <reg name="f9s1" bitsize="64" type="uint64" group="float"/ [all...] |
s390-fpr-valgrind-s2.xml | 11 <reg name="f0s2" bitsize="64" type="uint64" group="float"/> 12 <reg name="f1s2" bitsize="64" type="uint64" group="float"/> 13 <reg name="f2s2" bitsize="64" type="uint64" group="float"/> 14 <reg name="f3s2" bitsize="64" type="uint64" group="float"/> 15 <reg name="f4s2" bitsize="64" type="uint64" group="float"/> 16 <reg name="f5s2" bitsize="64" type="uint64" group="float"/> 17 <reg name="f6s2" bitsize="64" type="uint64" group="float"/> 18 <reg name="f7s2" bitsize="64" type="uint64" group="float"/> 19 <reg name="f8s2" bitsize="64" type="uint64" group="float"/> 20 <reg name="f9s2" bitsize="64" type="uint64" group="float"/ [all...] |
/external/lzma/CPP/7zip/Archive/Common/ |
MultiStream.h | 15 UInt64 _pos;
16 UInt64 _totalLength;
24 UInt64 Size;
25 UInt64 GlobalOffset;
26 UInt64 LocalPos;
35 UInt64 total = 0;
52 STDMETHOD(Seek)(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition);
61 UInt64 _offsetPos; // offset from start of _streamIndex index
62 UInt64 _absPos;
63 UInt64 _length; [all...] |
CrossThreadProgress.cpp | 7 STDMETHODIMP CCrossThreadProgress::SetRatioInfo(const UInt64 *inSize, const UInt64 *outSize)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
ipsectypes.h | 19 typedef UINT64 IPSEC_TOKEN_HANDLE; 234 UINT64 encryptedByteCount; 235 UINT64 authenticatedAHByteCount; 236 UINT64 authenticatedESPByteCount; 237 UINT64 transportByteCount; 238 UINT64 tunnelByteCount; 239 UINT64 offloadByteCount; 263 UINT64 explicitCredentials; 264 UINT64 logonId; 315 UINT64 mmSaId [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/ |
mkvmuxerutil.hpp | 18 const uint64 kEbmlUnknownValue = 0x01FFFFFFFFFFFFFFULL; 25 int32 GetUIntSize(uint64 value); 26 int32 GetCodedUIntSize(uint64 value); 27 uint64 EbmlMasterElementSize(uint64 type, uint64 value); 28 uint64 EbmlElementSize(uint64 type, int64 value); 29 uint64 EbmlElementSize(uint64 type, uint64 value) [all...] |
/external/lzma/CPP/7zip/Common/ |
MethodId.h | 8 typedef UInt64 CMethodId;
|
OffsetStream.h | 14 UInt64 _offset;
17 HRESULT Init(IOutStream *stream, UInt64 offset);
22 STDMETHOD(Seek)(Int64 offset, UInt32 seekOrigin, UInt64 *newPosition);
23 STDMETHOD(SetSize)(UInt64 newSize);
|
/external/lzma/CPP/Windows/ |
FileSystem.h | 23 bool MyGetDiskFreeSpace(CFSTR rootPath, UInt64 &clusterSize, UInt64 &totalSize, UInt64 &freeSize);
|
/external/lzma/CPP/7zip/UI/Console/ |
ExtractCallbackConsole.h | 32 STDMETHOD(SetTotal)(UInt64 total);
33 STDMETHOD(SetCompleted)(const UInt64 *completeValue);
37 const wchar_t *existName, const FILETIME *existTime, const UInt64 *existSize,
38 const wchar_t *newName, const FILETIME *newTime, const UInt64 *newSize,
40 STDMETHOD (PrepareOperation)(const wchar_t *name, bool isFolder, Int32 askExtractMode, const UInt64 *position);
65 UInt64 NumTryArcs;
69 UInt64 NumCantOpenArcs;
70 UInt64 NumOkArcs;
71 UInt64 NumArcsWithError;
72 UInt64 NumArcsWithWarnings; [all...] |
/external/dng_sdk/source/ |
dng_shared.h | 70 uint64 fHueSatDeltas1Offset; 73 uint64 fHueSatDeltas2Offset; 82 uint64 fLookTableOffset; 91 uint64 fToneCurveOffset; 107 uint64 tagOffset); 120 uint64 fExifIFD; 121 uint64 fGPSInfo; 122 uint64 fInteroperabilityIFD; 123 uint64 fKodakDCRPrivateIFD; 124 uint64 fKodakKDCPrivateIFD [all...] |
/external/lzma/CPP/7zip/Compress/ |
CopyCoder.h | 19 UInt64 TotalSize;
26 const UInt64 *inSize, const UInt64 *outSize, ICompressProgressInfo *progress);
27 STDMETHOD(GetInStreamProcessedSize)(UInt64 *value);
31 HRESULT CopyStream_ExactSize(ISequentialInStream *inStream, ISequentialOutStream *outStream, UInt64 size, ICompressProgressInfo *progress);
|