/third_party/lzma/C/ |
H A D | Ppmd.h | 46 UInt16 Summ; /* Freq */
53 { (p)->Summ = (UInt16)((p)->Summ << 1); \
61 UInt16 Successor_0;
62 UInt16 Successor_1;
73 UInt16 Successor_0;
74 UInt16 Successor_1;
146 (p)->Successor_0 = (UInt16)(((UInt32)(v) >> 16) /* & 0xFFFF */); \
147 (p)->Successor_1 = (UInt16)((UInt32)(v) /* & 0xFFFF */); }
155 (p)->Successor_0 = (UInt16)((UInt32)(v) /* & 0xFFFF */); \
156 (p)->Successor_1 = (UInt16)(((UInt3 [all...] |
H A D | Ppmd7.c | 17 static const UInt16 PPMD7_kInitBinEsc[] = { 0x3CDD, 0x1F3F, 0x59BF, 0x48F3, 0x64A1, 0x5ABC, 0x6632, 0x6051};
25 #define I2U_UInt16(indx) ((UInt16)p->Indx2Units[indx])
44 UInt16 Stamp; /* must be at offset 0 as CPpmd7_Context::NumStats. Stamp=0 means free */
45 UInt16 NU;
165 we use first UInt16 field of 12-bytes UNITs as record type stamp
in Ppmd7_GlueFreeBlocks() 167 CPpmd7_Context { UInt16 NumStats; : NumStats != 0
in Ppmd7_GlueFreeBlocks() 168 CPpmd7_Node { UInt16 Stamp : Stamp == 0 for free record
in Ppmd7_GlueFreeBlocks() 187 const UInt16 nu = I2U_UInt16(i);
in Ppmd7_GlueFreeBlocks() 226 node->NU = (UInt16)nu;
in Ppmd7_GlueFreeBlocks() 393 UInt16 *des in Ppmd7_RestartModel() [all...] |
H A D | CpuArch.h | 308 #define Z7_BSWAP16(v) ((UInt16) \
345 #define GetUi16(p) (*(const UInt16 *)(const void *)(p))
352 #define SetUi16(p, v) { *(UInt16 *)(void *)(p) = (v); }
357 #define GetUi16(p) ( (UInt16) ( \
359 ((UInt16)((const Byte *)(p))[1] << 8) ))
421 #define GetBe16(p) ( (UInt16) ( \
422 ((UInt16)((const Byte *)(p))[0] << 8) | \
443 #define GetBe16a(p) (*(const UInt16 *)(const void *)(p))
445 #define SetBe16a(p, v) { *(UInt16 *)(void *)(p) = (v); }
455 #define GetUi16a(p) (*(const UInt16 *)(cons [all...] |
H A D | Ppmd7Enc.c | 153 UInt16 *prob = Ppmd7_GetBinSumm(p);
in Ppmd7z_EncodeSymbol() 160 *prob = (UInt16)(pr + (1 << PPMD_INT_BITS));
in Ppmd7z_EncodeSymbol() 183 *prob = (UInt16)pr;
in Ppmd7z_EncodeSymbol() 232 unsigned summ = (UInt16)see->Summ; // & 0xFFFF
in Ppmd7z_EncodeSymbol() 234 see->Summ = (UInt16)(summ - r);
in Ppmd7z_EncodeSymbol() 293 see->Summ = (UInt16)(see->Summ + total);
in Ppmd7z_EncodeSymbol()
|
H A D | Ppmd7.h | 28 UInt16 NumStats;
33 UInt16 SummFreq;
101 UInt16 BinSumm[128][64];
|
H A D | Ppmd7Dec.c | 135 UInt16 *prob = Ppmd7_GetBinSumm(p);
in Ppmd7z_DecodeSymbol() 143 *prob = (UInt16)(pr + (1 << PPMD_INT_BITS));
in Ppmd7z_DecodeSymbol() 170 *prob = (UInt16)pr;
in Ppmd7z_DecodeSymbol() 268 see->Summ = (UInt16)(see->Summ + freqSum);
in Ppmd7z_DecodeSymbol()
|
H A D | SwapBytes.h | 11 void z7_SwapBytes2(UInt16 *data, size_t numItems);
|
H A D | DllSecur.c | 61 if ((UInt16)GetVersion() != 6) { \
|
H A D | Bcj2.h | 52 typedef UInt16 CBcj2Prob;
|
H A D | Bra.c | 320 SetUi16a(p - 4, (UInt16)(((v >> 11) & 0x7ff) | 0xf000))
in Z7_BRANCH_FUNCS_IMP() 321 SetUi16a(p - 2, (UInt16)(v | 0xf800))
in Z7_BRANCH_FUNCS_IMP()
|
H A D | 7z.h | 146 size_t SzArEx_GetFileNameUtf16(const CSzArEx *p, size_t fileIndex, UInt16 *dest);
150 UInt16 *SzArEx_GetFullNameUtf16_Back(const CSzArEx *p, size_t fileIndex, UInt16 *dest);
|
/third_party/lzma/C/Util/7z/ |
H A D | 7zMain.c | 70 static size_t Utf16_To_Utf8_Calc(const UInt16 *src, const UInt16 *srcLim)
in Utf16_To_Utf8_Calc() 106 static Byte *Utf16_To_Utf8(Byte *dest, const UInt16 *src, const UInt16 *srcLim)
in Utf16_To_Utf8() 153 static SRes Utf16_To_Utf8Buf(CBuf *dest, const UInt16 *src, size_t srcLen)
in Utf16_To_Utf8Buf() 165 static SRes Utf16_To_Char(CBuf *buf, const UInt16 *s
in Utf16_To_Char() 208 static WRes MyCreateDir(const UInt16 *name)
in MyCreateDir() 234 static WRes OutFile_OpenUtf16(CSzFile *p, const UInt16 *name)
in OutFile_OpenUtf16() 250 static SRes PrintString(const UInt16 *s)
in PrintString() 400 static WRes Set_File_FILETIME(const UInt16 *nam [all...] |
/third_party/lzma/CPP/Windows/ |
H A D | FileLink.cpp | 46 UInt16 Size; // not including starting 8 bytes
47 UInt16 Reserved; // = 0
49 UInt16 SubstituteOffset; // offset in bytes from start of namesChars
50 UInt16 SubstituteLen; // size in bytes, it doesn't include tailed NUL
51 UInt16 PrintOffset; // offset in bytes from start of namesChars
52 UInt16 PrintLen; // size in bytes, it doesn't include tailed NUL
56 UInt16 namesChars[]
124 Set16(dest, (UInt16)c)
in WriteString() 141 if (size != (UInt16)size)
in FillLinkData() 146 Set16(p + 4, (UInt16)(siz in FillLinkData() [all...] |
H A D | PropVariant.h | 122 CPropVariant(UInt16 value); // { vt = VT_UI2; wReserved1 = 0; uiVal = value; }
147 CPropVariant& operator=(UInt16 value) throw();
|
H A D | TimeUtils.cpp | 28 return BOOLToBool(::DosDateTimeToFileTime((UInt16)(dosTime >> 16), (UInt16)(dosTime & 0xFFFF), &ft));
in DosTime_To_FileTime()
|
/third_party/lzma/CPP/Common/ |
H A D | MyGuidDef.h | 14 UInt16 Data2;
15 UInt16 Data3;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 401 UInt16, enumerator 431 explicit Variant(uint16_t V) : Type(PDB_VariantType::UInt16) { in Variant() 432 Value.UInt16 = V; in Variant() 460 uint16_t UInt16; member 482 VARIANT_EQUAL_CASE(UInt16) in operator ==()
|
/third_party/lame/mac/ |
H A D | Precompile_Common.h | 26 #define uint16_t UInt16
|
/third_party/pulseaudio/speex/tmv/ |
H A D | speex_config_types.h | 11 typedef UInt16 spx_uint16_t;
|
/third_party/lzma/CPP/7zip/Compress/ |
H A D | ByteSwap.cpp | 42 z7_SwapBytes2((UInt16 *)(void *)data, size >> 1);
in Z7_COM7F_IMF2()
|
/third_party/pulseaudio/speex/include/speex/ |
H A D | speexdsp_types.h | 55 typedef UInt16 spx_uint16_t;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeIndex.cpp | 41 {"unsigned __int16*", SimpleTypeKind::UInt16},
|
/third_party/lzma/CPP/7zip/UI/Common/ |
H A D | DirItem.h | 89 UInt16 Prec;
224 Prec = (UInt16)prec;
in Set_From_Prop()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/ |
H A D | PDBExtras.cpp | 35 CASE_OUTPUT_ENUM_CLASS_NAME(PDB_VariantType, UInt16, OS) in operator <<() 361 case PDB_VariantType::UInt16: in operator <<() 362 OS << Value.Value.UInt16; in operator <<()
|
/third_party/lzma/CPP/7zip/Common/ |
H A D | RegisterArc.h | 13 UInt16 SignatureOffset;
|