Home
last modified time | relevance | path

Searched defs:UInt32 (Results 1 – 25 of 49) sorted by relevance

12

/external/lzma/CPP/7zip/Compress/
DByteSwap.cpp33 STDMETHODIMP_(UInt32) CByteSwap2::Filter(Byte *data, UInt32 size) in STDMETHODIMP_() argument
48 STDMETHODIMP_(UInt32) CByteSwap4::Filter(Byte *data, UInt32 size) in STDMETHODIMP_() argument
DBranchCoder.cpp14 STDMETHODIMP_(UInt32) CBranchConverter::Filter(Byte *data, UInt32 size) in STDMETHODIMP_() argument
DDeltaFilter.cpp53 STDMETHODIMP_(UInt32) CDeltaEncoder::Filter(Byte *data, UInt32 size) in STDMETHODIMP_() argument
98 STDMETHODIMP_(UInt32) CDeltaDecoder::Filter(Byte *data, UInt32 size) in STDMETHODIMP_() argument
DLzmaDecoder.cpp48 STDMETHODIMP CDecoder::SetInBufSize(UInt32 , UInt32 size) { _inBufSize = size; return S_OK; } in SetInBufSize() argument
49 STDMETHODIMP CDecoder::SetOutBufSize(UInt32 , UInt32 size) { _outBufSize = size; return S_OK; } in SetOutBufSize() argument
DCodecExports.cpp270 STDMETHODIMP_(UInt32) CHashers::GetNumHashers() in STDMETHODIMP_() argument
/external/clang/test/Analysis/
DkeychainAPI-diagnostic-visitor.m9 typedef unsigned int UInt32; typedef
Dretain-release-region-store.m13 typedef unsigned long UInt32; typedef
DkeychainAPI.m8 typedef unsigned int UInt32; typedef
Dcfref_rdar6080742.c8 typedef unsigned long UInt32; typedef
Duninit-vals-ps.c71 typedef unsigned long UInt32; typedef
/external/clang/test/FixIt/
Dformat-darwin.m13 typedef unsigned int UInt32; typedef
20 typedef unsigned long UInt32; typedef
/external/lzma/CPP/Common/
DSha256Reg.cpp43 STDMETHODIMP_(UInt32) CSha256Hasher::GetDigestSize() in STDMETHODIMP_() argument
DXzCrc64Reg.cpp45 STDMETHODIMP_(UInt32) CXzCrc64Hasher::GetDigestSize() in STDMETHODIMP_() argument
DCrcReg.cpp65 STDMETHODIMP_(UInt32) CCrcHasher::GetDigestSize() in STDMETHODIMP_() argument
DStringToInt.cpp24 CONVERT_STRING_TO_UINT_FUNC(UInt32, char) in CONVERT_STRING_TO_UINT_FUNC() argument
/external/clang/test/SemaCXX/
Dneon-vector-types.cpp10 typedef unsigned long UInt32; typedef
/external/lzma/CPP/7zip/Crypto/
DMyAes.cpp29 STDMETHODIMP_(UInt32) CAesCbcCoder::Filter(Byte *data, UInt32 size) in STDMETHODIMP_() argument
D7zAes.cpp229 STDMETHODIMP_(UInt32) CBaseCoder::Filter(Byte *data, UInt32 size) in STDMETHODIMP_() argument
/external/clang/test/Analysis/Inputs/
Dsystem-header-simulator-objc.h8 typedef unsigned int UInt32; typedef
/external/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp62 STDMETHODIMP CHandler::GetPropertyInfo(UInt32 /* index */, in GetPropertyInfo() argument
296 STDMETHODIMP CHandler::GetRawPropInfo(UInt32 /* index */, BSTR *name, PROPID *propID) in GetRawPropInfo() argument
303 STDMETHODIMP CHandler::GetParent(UInt32 /* index */, UInt32 *parent, UInt32 *parentType) in GetParent() argument
/external/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp128 STDMETHODIMP CArchiveUpdateCallback::GetParent(UInt32 /* index */, UInt32 *parent, UInt32 *parentTy… in GetParent() argument
143 STDMETHODIMP CArchiveUpdateCallback::GetRawPropInfo(UInt32 /* index */, BSTR *name, PROPID *propID) in GetRawPropInfo() argument
/external/skia/src/views/mac/
DSkNSView.mm193 static SkKey raw2key(UInt32 raw) category
/external/lzma/C/
D7zTypes.h62 typedef unsigned long UInt32; typedef
65 typedef unsigned int UInt32; typedef
/external/marisa-trie/v0_1_5/lib/marisa_alpha/
Dbase.h143 typedef ::marisa_alpha_uint32 UInt32; typedef
/external/marisa-trie/lib/marisa/
Dbase.h149 typedef ::marisa_uint32 UInt32; typedef

12