/aosp_15_r20/external/lzma/CPP/7zip/Compress/ |
H A D | DeflateEncoder.cpp | 289 const Byte *pby = Inline_MatchFinder_GetPointerToCurrentPos(&_lzInWindow) - 1; in GetMatches() 366 …m_Optimum[1].Price = m_LiteralPrices[*(Inline_MatchFinder_GetPointerToCurrentPos(&_lzInWindow) - m… in GetOptimal() 411 …onst UInt32 curAnd1Price = curPrice + m_LiteralPrices[*(Inline_MatchFinder_GetPointerToCurrentPos(… in GetOptimal() 669 Byte b = *(Inline_MatchFinder_GetPointerToCurrentPos(&_lzInWindow) - m_AdditionalOffset); in TryBlock() 771 const Byte *data = Inline_MatchFinder_GetPointerToCurrentPos(&_lzInWindow)- additionalOffset; in WriteStoreBlock()
|
/aosp_15_r20/external/lzma/C/ |
H A D | LzFindMt.c | 470 const Byte *beforePtr = Inline_MatchFinder_GetPointerToCurrentPos(mf); in HashThreadFunc() 473 offset = beforePtr - Inline_MatchFinder_GetPointerToCurrentPos(mf); in HashThreadFunc() 898 p->pointerToCurPos = Inline_MatchFinder_GetPointerToCurrentPos(mf); in MatchFinderMt_Init()
|
H A D | LzFind.h | 56 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((const Byte *)(p)->buffer) macro
|
/aosp_15_r20/external/coreboot/util/cbfstool/lzma/C/ |
H A D | LzFind.h | 49 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/lzma/C/ |
D | LzFind.h | 54 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/lzma/C/ |
D | LzFind.h | 54 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/lzma/C/ |
D | LzFind.h | 54 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/lzma/C/ |
D | LzFind.h | 54 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/lzma/C/ |
D | LzFind.h | 54 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/lzma/C/ |
D | LzFind.h | 54 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/lzma/C/ |
D | LzFind.h | 54 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/lzma/C/ |
D | LzFind.h | 54 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/lzma/C/ |
D | LzFind.h | 54 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/lzma/C/ |
D | LzFind.h | 54 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/lzma/C/ |
D | LzFind.h | 54 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/lzma/C/ |
D | LzFind.h | 54 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/lzma/C/ |
D | LzFind.h | 54 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/lzma/C/ |
D | LzFind.h | 54 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/lzma/C/ |
D | LzFind.h | 54 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/lzma/C/ |
D | LzFind.h | 54 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/lzma/C/ |
D | LzFind.h | 54 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/lzma/C/ |
D | LzFind.h | 54 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/lzma/C/ |
D | LzFind.h | 54 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/lzma/C/ |
D | LzFind.h | 54 #define Inline_MatchFinder_GetPointerToCurrentPos(p) ((p)->buffer) macro
|