Home
last modified time | relevance | path

Searched refs:MatchFinder_GetPointerToCurrentPos (Results 1 – 25 of 63) sorted by relevance

123

/aosp_15_r20/external/coreboot/util/cbfstool/lzma/C/
H A DLzFind.h55 uint8_t *MatchFinder_GetPointerToCurrentPos(struct CMatchFinder *p);
H A DLzFind.c45 uint8_t *MatchFinder_GetPointerToCurrentPos(struct CMatchFinder *p) { return p->buffer; } in MatchFinder_GetPointerToCurrentPos() function
740 …Table->GetPointerToCurrentPos = (Mf_GetPointerToCurrentPos_Func)MatchFinder_GetPointerToCurrentPos; in MatchFinder_CreateVTable()
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/lzma/C/
DLzFind.h64 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/lzma/C/
DLzFind.h64 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
/aosp_15_r20/prebuilts/vndk/v33/arm/include/external/lzma/C/
DLzFind.h64 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
/aosp_15_r20/prebuilts/vndk/v34/arm/include/external/lzma/C/
DLzFind.h64 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/lzma/C/
DLzFind.h64 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/lzma/C/
DLzFind.h64 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/lzma/C/
DLzFind.h64 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/lzma/C/
DLzFind.h64 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/lzma/C/
DLzFind.h64 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/external/lzma/C/
DLzFind.h64 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/lzma/C/
DLzFind.h64 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/lzma/C/
DLzFind.h64 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
/aosp_15_r20/prebuilts/vndk/v34/x86/include/external/lzma/C/
DLzFind.h64 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/lzma/C/
DLzFind.h64 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/lzma/C/
DLzFind.h64 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/lzma/C/
DLzFind.h64 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/lzma/C/
DLzFind.h64 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
/aosp_15_r20/prebuilts/vndk/v33/x86_64/include/external/lzma/C/
DLzFind.h64 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/lzma/C/
DLzFind.h64 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/lzma/C/
DLzFind.h64 Byte *MatchFinder_GetPointerToCurrentPos(CMatchFinder *p);
/aosp_15_r20/external/lzma/C/
H A DLzFind.c111 static const Byte *MatchFinder_GetPointerToCurrentPos(void *p) in MatchFinder_GetPointerToCurrentPos() function
1668 vTable->GetPointerToCurrentPos = MatchFinder_GetPointerToCurrentPos; in MatchFinder_CreateVTable()
/aosp_15_r20/prebuilts/abi-dumps/vndk/33/64/arm64/source-based/
Dliblzma.so.lsdump733 "name" : "MatchFinder_GetPointerToCurrentPos"
3588 "function_name" : "MatchFinder_GetPointerToCurrentPos",
3589 "linker_set_key" : "MatchFinder_GetPointerToCurrentPos",
/aosp_15_r20/prebuilts/abi-dumps/vndk/30/64/x86_x86_64/source-based/
Dliblzma.so.lsdump728 "name" : "MatchFinder_GetPointerToCurrentPos"
3629 "function_name" : "MatchFinder_GetPointerToCurrentPos",
3630 "linker_set_key" : "MatchFinder_GetPointerToCurrentPos",

123