/external/lzma/CPP/7zip/Compress/ |
D | ByteSwap.cpp | 34 STDMETHODIMP_(UInt32) CByteSwap2::Filter(Byte *data, UInt32 size) in STDMETHODIMP_() argument 57 STDMETHODIMP_(UInt32) CByteSwap4::Filter(Byte *data, UInt32 size) in STDMETHODIMP_() argument
|
D | DeltaFilter.cpp | 48 STDMETHODIMP_(UInt32) CEncoder::Filter(Byte *data, UInt32 size) in STDMETHODIMP_() argument 108 STDMETHODIMP_(UInt32) CDecoder::Filter(Byte *data, UInt32 size) in STDMETHODIMP_() argument
|
D | BranchMisc.cpp | 16 STDMETHODIMP_(UInt32) CCoder::Filter(Byte *data, UInt32 size) in STDMETHODIMP_() argument
|
D | BcjCoder.cpp | 17 STDMETHODIMP_(UInt32) CCoder::Filter(Byte *data, UInt32 size) in STDMETHODIMP_() argument
|
D | Lzma2Decoder.cpp | 37 STDMETHODIMP CDecoder::SetInBufSize(UInt32 , UInt32 size) { _inBufSize = size; return S_OK; } in SetInBufSize() argument 38 STDMETHODIMP CDecoder::SetOutBufSize(UInt32 , UInt32 size) { _outStep = size; return S_OK; } in SetOutBufSize() argument
|
D | LzmaDecoder.cpp | 54 STDMETHODIMP CDecoder::SetInBufSize(UInt32 , UInt32 size) { _inBufSizeNew = size; return S_OK; } in SetInBufSize() argument 55 STDMETHODIMP CDecoder::SetOutBufSize(UInt32 , UInt32 size) { _outStep = size; return S_OK; } in SetOutBufSize() argument
|
D | CopyCoder.cpp | 18 STDMETHODIMP CCopyCoder::SetFinishMode(UInt32 /* finishMode */) in SetFinishMode() argument
|
D | Bcj2Coder.cpp | 64 STDMETHODIMP CEncoder::SetInBufSize(UInt32, UInt32 size) { _bufsNewSizes[BCJ2_NUM_STREAMS] = size; … in SetInBufSize() argument 325 STDMETHODIMP CDecoder::SetOutBufSize(UInt32 , UInt32 size) { _bufsNewSizes[BCJ2_NUM_STREAMS] = size… in SetOutBufSize() argument
|
/external/clang/test/Analysis/ |
D | keychainAPI-diagnostic-visitor.m | 9 typedef unsigned int UInt32; typedef
|
D | retain-release-region-store.m | 13 typedef unsigned long UInt32; typedef
|
D | keychainAPI.m | 8 typedef unsigned int UInt32; typedef
|
/external/clang/test/FixIt/ |
D | format-darwin.m | 13 typedef unsigned int UInt32; typedef 20 typedef unsigned long UInt32; typedef
|
/external/image_io/includes/image_io/base/ |
D | types.h | 16 using UInt32 = std::uint32_t; variable
|
/external/protobuf/csharp/src/Google.Protobuf/Reflection/ |
D | FieldType.cs | 91 UInt32, enumerator
|
/external/clang/test/SemaCXX/ |
D | neon-vector-types.cpp | 10 typedef unsigned long UInt32; typedef
|
/external/lzma/CPP/7zip/Crypto/ |
D | MyAes.cpp | 29 STDMETHODIMP_(UInt32) CAesCbcCoder::Filter(Byte *data, UInt32 size) in STDMETHODIMP_() argument
|
D | 7zAes.cpp | 275 STDMETHODIMP_(UInt32) CBaseCoder::Filter(Byte *data, UInt32 size) in STDMETHODIMP_() argument
|
/external/lzma/CPP/7zip/Common/ |
D | FilterCoder.cpp | 24 STDMETHODIMP CFilterCoder::SetInBufSize(UInt32 , UInt32 size) { _inBufSize = size; return S_OK; } in SetInBufSize() argument 25 STDMETHODIMP CFilterCoder::SetOutBufSize(UInt32 , UInt32 size) { _outBufSize = size; return S_OK; } in SetOutBufSize() argument
|
/external/clang/test/Analysis/Inputs/ |
D | system-header-simulator-objc.h | 8 typedef unsigned int UInt32; typedef
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 42 UInt32 = 0x0075, // 32 bit unsigned int enumerator 146 static TypeIndex UInt32() { return TypeIndex(SimpleTypeKind::UInt32); } in UInt32() function
|
/external/lzma/CPP/Common/ |
D | StringToInt.cpp | 24 CONVERT_STRING_TO_UINT_FUNC(UInt32, char, Byte) in CONVERT_STRING_TO_UINT_FUNC() argument
|
/external/lzma/CPP/7zip/Archive/7z/ |
D | 7zHandler.cpp | 65 STDMETHODIMP CHandler::GetPropertyInfo(UInt32 /* index */, in GetPropertyInfo() argument 295 STDMETHODIMP CHandler::GetRawPropInfo(UInt32 /* index */, BSTR *name, PROPID *propID) in GetRawPropInfo() argument 302 STDMETHODIMP CHandler::GetParent(UInt32 /* index */, UInt32 *parent, UInt32 *parentType) in GetParent() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/ |
D | TypeIndex.h | 49 UInt32 = 0x0075, // 32 bit unsigned int enumerator 165 static TypeIndex UInt32() { return TypeIndex(SimpleTypeKind::UInt32); } in UInt32() function
|
/external/u-boot/lib/lzma/ |
D | Types.h | 49 typedef unsigned long UInt32; typedef 52 typedef unsigned int UInt32; typedef
|
/external/lzma/CPP/7zip/UI/Common/ |
D | UpdateCallback.cpp | 148 STDMETHODIMP CArchiveUpdateCallback::GetParent(UInt32 /* index */, UInt32 *parent, UInt32 *parentTy… in GetParent() argument 163 STDMETHODIMP CArchiveUpdateCallback::GetRawPropInfo(UInt32 /* index */, BSTR *name, PROPID *propID) in GetRawPropInfo() argument
|