Home
last modified time | relevance | path

Searched defs:UInt32 (Results 1 – 25 of 38) 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
85 STDMETHODIMP_(UInt32) CDeltaDecoder::Filter(Byte *data, UInt32 size) in STDMETHODIMP_() argument
DLzmaDecoder.cpp47 STDMETHODIMP CDecoder::SetInBufSize(UInt32 , UInt32 size) { _inBufSize = size; return S_OK; } in SetInBufSize() argument
48 STDMETHODIMP CDecoder::SetOutBufSize(UInt32 , UInt32 size) { _outBufSize = size; return S_OK; } in SetOutBufSize() argument
DBcj2Coder.cpp269 STDMETHODIMP CDecoder::SetOutBufSize(UInt32 , UInt32 size) { _outBufSize = size; return S_OK; } in SetOutBufSize() 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/clang/test/SemaCXX/
Dneon-vector-types.cpp10 typedef unsigned long UInt32; typedef
/external/clang/test/Analysis/Inputs/
Dsystem-header-simulator-objc.h8 typedef unsigned int UInt32; typedef
/external/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp59 STDMETHODIMP CHandler::GetNumberOfProperties(UInt32 * /* numProperties */) in GetNumberOfProperties() argument
64 STDMETHODIMP CHandler::GetPropertyInfo(UInt32 /* index */, in GetPropertyInfo() argument
/external/skia/src/views/mac/
DSkNSView.mm193 static SkKey raw2key(UInt32 raw) category
/external/lzma/C/
DTypes.h61 typedef unsigned long UInt32; typedef
64 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
/external/lzma/CPP/7zip/Archive/
DSplitHandler.cpp282 STDMETHODIMP CHandler::GetProperty(UInt32 /* index */, PROPID propID, PROPVARIANT *value) in GetProperty() argument
DXzHandler.cpp276 STDMETHODIMP CHandler::GetProperty(UInt32, PROPID propID, PROPVARIANT *value) in GetProperty() argument
435 STDMETHODIMP CSeekToSeqStream::Seek(Int64, UInt32, UInt64 *) { return E_NOTIMPL; } in Seek() argument
DLzmaHandler.cpp256 STDMETHODIMP CHandler::GetProperty(UInt32 /* index */, PROPID propID, PROPVARIANT *value) in GetProperty() argument
/external/bzip2/
Dbzip2recover.c51 typedef unsigned int UInt32; typedef
/external/lzma/C/Util/7z/
D7zMain.c278 static void GetAttribString(UInt32, Bool, char *s) in GetAttribString() argument
/external/llvm/include/llvm/DebugInfo/PDB/
DPDBTypes.h450 UInt32, enumerator
471 uint32_t UInt32; member
/external/lzma/CPP/7zip/UI/Client7z/
DClient7z.cpp503 STDMETHODIMP CArchiveUpdateCallback::GetUpdateItemInfo(UInt32 /* index */, in GetUpdateItemInfo() argument

12