Home
last modified time | relevance | path

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

123

/external/lzma/CPP/7zip/Compress/
DBranchMisc.cpp21 Z7_COM7F_IMF2(UInt32, CCoder::Filter(Byte *data, UInt32 size)) in Z7_COM7F_IMF2() argument
37 Z7_COM7F_IMF2(UInt32, CEncoder::Filter(Byte *data, UInt32 size)) in Z7_COM7F_IMF2() argument
84 Z7_COM7F_IMF2(UInt32, CDecoder::Filter(Byte *data, UInt32 size)) in Z7_COM7F_IMF2() argument
DByteSwap.cpp21 Z7_COM7F_IMF2(UInt32, CByteSwap2::Filter(Byte *data, UInt32 size)) in Z7_COM7F_IMF2() argument
49 Z7_COM7F_IMF2(UInt32, CByteSwap4::Filter(Byte *data, UInt32 size)) in Z7_COM7F_IMF2() argument
DZstdDecoder.cpp46 Z7_COM7F_IMF(CDecoder::SetInBufSize(UInt32 , UInt32 size)) in Z7_COM7F_IMF()
48 Z7_COM7F_IMF(CDecoder::SetOutBufSize(UInt32 , UInt32 size)) in Z7_COM7F_IMF()
61 Z7_COM7F_IMF(CDecoder::SetDecoderProperties2(const Byte * /* prop */, UInt32 /* size */)) in Z7_COM7F_IMF() argument
DDeltaFilter.cpp47 Z7_COM7F_IMF2(UInt32, CEncoder::Filter(Byte *data, UInt32 size)) in Z7_COM7F_IMF2() argument
106 Z7_COM7F_IMF2(UInt32, CDecoder::Filter(Byte *data, UInt32 size)) in Z7_COM7F_IMF2() argument
DBcjCoder.cpp17 Z7_COM7F_IMF2(UInt32, CCoder2::Filter(Byte *data, UInt32 size)) in Z7_COM7F_IMF2() argument
DLzma2Decoder.cpp37 Z7_COM7F_IMF(CDecoder::SetInBufSize(UInt32 , UInt32 size)) { _inBufSize = size; return S_OK; } in Z7_COM7F_IMF()
38 Z7_COM7F_IMF(CDecoder::SetOutBufSize(UInt32 , UInt32 size)) { _outStep = size; return S_OK; } in Z7_COM7F_IMF()
DLzmaDecoder.cpp55 Z7_COM7F_IMF(CDecoder::SetInBufSize(UInt32 , UInt32 size)) in Z7_COM7F_IMF()
57 Z7_COM7F_IMF(CDecoder::SetOutBufSize(UInt32 , UInt32 size)) in Z7_COM7F_IMF()
/external/lzma/CPP/7zip/UI/FileManager/
DFSDrives.cpp484 const wchar_t * const * /* itemsPaths */, UInt32 /* numItems */, IProgress * /* progress */)) in Z7_COM7F_IMF() argument
489 Z7_COM7F_IMF(CFSDrives::CopyFromFile(UInt32 /* index */, const wchar_t * /* fullFilePath */, IProgr… in Z7_COM7F_IMF()
504 Z7_COM7F_IMF(CFSDrives::Rename(UInt32 /* index */, const wchar_t * /* newName */, IProgress * /* pr… in Z7_COM7F_IMF()
509 Z7_COM7F_IMF(CFSDrives::Delete(const UInt32 * /* indices */, UInt32 /* numItems */, IProgress * /* … in Z7_COM7F_IMF()
514 Z7_COM7F_IMF(CFSDrives::SetProperty(UInt32 /* index */, PROPID /* propID */, in Z7_COM7F_IMF()
DAltStreamsFolder.cpp185 Z7_COM7F_IMF(CAltStreamsFolder::GetItemPrefix(UInt32 /* index */, const wchar_t **name, unsigned *l… in Z7_COM7F_IMF()
287 Z7_COM7F_IMF(CAltStreamsFolder::BindToFolder(UInt32 /* index */, IFolderFolder **resultFolder)) in Z7_COM7F_IMF()
660 Z7_COM7F_IMF(CAltStreamsFolder::SetProperty(UInt32 /* index */, PROPID /* propID */, in Z7_COM7F_IMF()
866 const wchar_t * const * /* itemsPaths */, UInt32 /* numItems */, IProgress * /* progress */)) in Z7_COM7F_IMF() argument
947 Z7_COM7F_IMF(CAltStreamsFolder::CopyFromFile(UInt32 /* index */, const wchar_t * /* fullFilePath */… in Z7_COM7F_IMF()
/external/lzma/CPP/7zip/Crypto/
DZipCrypto.cpp61 Z7_COM7F_IMF2(UInt32, CEncoder::Filter(Byte *data, UInt32 size)) in Z7_COM7F_IMF2() argument
93 Z7_COM7F_IMF2(UInt32, CDecoder::Filter(Byte *data, UInt32 size)) in Z7_COM7F_IMF2() argument
DWzAes.cpp208 Z7_COM7F_IMF2(UInt32, CEncoder::Filter(Byte *data, UInt32 size)) in Z7_COM7F_IMF2() argument
216 Z7_COM7F_IMF2(UInt32, CDecoder::Filter(Byte *data, UInt32 size)) in Z7_COM7F_IMF2() argument
DMyAes.cpp41 Z7_COM7F_IMF2(UInt32, CAesCoder::Filter(Byte *data, UInt32 size)) in Z7_COM7F_IMF2() argument
91 Z7_COM7F_IMF2(UInt32, CAesCtrCoder::Filter(Byte *data, UInt32 size)) in Z7_COM7F_IMF2() argument
/external/clang/test/Analysis/
DkeychainAPI-diagnostic-visitor.m9 typedef unsigned int UInt32; typedef
/external/clang/test/FixIt/
Dformat-darwin.m13 typedef unsigned int UInt32; typedef
20 typedef unsigned long UInt32; typedef
/external/image_io/includes/image_io/base/
Dtypes.h16 using UInt32 = std::uint32_t; variable
/external/libultrahdr/third_party/image_io/includes/image_io/base/
Dtypes.h16 using UInt32 = std::uint32_t; variable
/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs91 UInt32, enumerator
/external/protobuf/csharp/src/Google.Protobuf/Reflection/
DFieldType.cs91 UInt32, enumerator
/external/clang/test/SemaCXX/
Dneon-vector-types.cpp10 typedef unsigned long UInt32; typedef
/external/lzma/CPP/Common/
DStringToInt.cpp57 CONVERT_STRING_TO_UINT_FUNC(UInt32, char, Byte) in CONVERT_STRING_TO_UINT_FUNC() argument
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h42 UInt32 = 0x0075, // 32 bit unsigned int enumerator
146 static TypeIndex UInt32() { return TypeIndex(SimpleTypeKind::UInt32); } in UInt32() function
/external/lzma/CPP/7zip/Archive/7z/
D7zHandler.cpp65 Z7_COM7F_IMF(CHandler::GetPropertyInfo(UInt32 /* index */, in Z7_COM7F_IMF()
324 Z7_COM7F_IMF(CHandler::GetRawPropInfo(UInt32 /* index */, BSTR *name, PROPID *propID)) in Z7_COM7F_IMF()
331 Z7_COM7F_IMF(CHandler::GetParent(UInt32 /* index */, UInt32 *parent, UInt32 *parentType)) in Z7_COM7F_IMF()
/external/clang/test/Analysis/Inputs/
Dsystem-header-simulator-objc.h8 typedef unsigned int UInt32; typedef
/external/lzma/CPP/7zip/Archive/
DZHandler.cpp53 Z7_COM7F_IMF(CHandler::GetProperty(UInt32 /* index */, PROPID propID, PROPVARIANT *value)) in Z7_COM7F_IMF()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h48 UInt32 = 0x0075, // 32 bit unsigned int enumerator
173 static TypeIndex UInt32() { return TypeIndex(SimpleTypeKind::UInt32); } in UInt32() function

123