Home
last modified time | relevance | path

Searched refs:propNew (Results 1 – 25 of 169) sorted by relevance

1234567

/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/Public-domain/
H A DLzmaDec.c926 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
940 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
942 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
943 p->prop = propNew; in LzmaDec_AllocateProbs()
949 CLzmaProps propNew; in LzmaDec_Allocate() local
952 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
953 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
965 p->prop = propNew; in LzmaDec_Allocate()
973 RINOK(LzmaDec_AllocateProbs2(p, propNew, alloc)); in LzmaDec_Allocate_MAME()
974 dicBufSize = propNew->dicSize; in LzmaDec_Allocate_MAME()
[all …]
/dports/astro/opencpn/OpenCPN-5.2.4/plugins/chartdldr_pi/src/unarr/lzmasdk/
H A DLzmaDec.c957 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
959 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
973 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
974 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
975 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
976 p->prop = propNew; in LzmaDec_AllocateProbs()
982 CLzmaProps propNew; in LzmaDec_Allocate() local
984 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
985 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
986 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/archivers/ppmd-7z/p7zip_9.04/C/
H A DLzmaDec.c932 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
934 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
948 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
949 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
950 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
951 p->prop = propNew; in LzmaDec_AllocateProbs()
957 CLzmaProps propNew; in LzmaDec_Allocate() local
959 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
960 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
961 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/MdeModulePkg/Library/LzmaCustomDecompressLib/Sdk/C/
H A DLzmaDec.c950 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
952 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
966 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
967 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
968 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
969 p->prop = propNew; in LzmaDec_AllocateProbs()
975 CLzmaProps propNew; in LzmaDec_Allocate() local
977 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
978 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
979 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/graphics/argyllcms/Argyll_V1.9.2/spectro/
H A DLzmaDec.c925 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
927 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
941 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
942 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
943 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
944 p->prop = propNew; in LzmaDec_AllocateProbs()
950 CLzmaProps propNew; in LzmaDec_Allocate() local
952 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
953 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
954 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/graphics/blender/blender-2.91.0/extern/lzma/
H A DLzmaDec.c932 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
934 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
948 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
949 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
950 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
951 p->prop = propNew; in LzmaDec_AllocateProbs()
957 CLzmaProps propNew; in LzmaDec_Allocate() local
959 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
960 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
961 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/archivers/lrzip/lrzip-0.631/lzma/C/
H A DLzmaDec.c924 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
926 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
940 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
941 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
942 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
943 p->prop = propNew; in LzmaDec_AllocateProbs()
949 CLzmaProps propNew; in LzmaDec_Allocate() local
951 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
952 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
953 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/cad/openctm/OpenCTM-1.0.3/lib/liblzma/
H A DLzmaDec.c932 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
934 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
948 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
949 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
950 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
951 p->prop = propNew; in LzmaDec_AllocateProbs()
957 CLzmaProps propNew; in LzmaDec_Allocate() local
959 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
960 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
961 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/sysutils/UEFITool/UEFITool-A59/common/LZMA/SDK/C/
H A DLzmaDec.c912 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
914 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
928 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
929 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
930 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
931 p->prop = propNew; in LzmaDec_AllocateProbs()
937 CLzmaProps propNew; in LzmaDec_Allocate() local
939 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
940 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
941 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/security/clamav/clamav-0.104.2/libclamav/7z/
H A DLzmaDec.c926 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
928 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
942 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
943 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
944 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
945 p->prop = propNew; in LzmaDec_AllocateProbs()
951 CLzmaProps propNew; in LzmaDec_Allocate() local
953 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
954 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
955 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/security/clamav-lts/clamav-0.103.5/libclamav/7z/
H A DLzmaDec.c926 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
928 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
942 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
943 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
944 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
945 p->prop = propNew; in LzmaDec_AllocateProbs()
951 CLzmaProps propNew; in LzmaDec_Allocate() local
953 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
954 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
955 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/emulators/visualboyadvance-m/visualboyadvance-m-VBA-M_Beta_2/fex/7z_C/
H A DLzmaDec.c924 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
926 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
940 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
941 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
942 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
943 p->prop = propNew; in LzmaDec_AllocateProbs()
949 CLzmaProps propNew; in LzmaDec_Allocate() local
951 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
952 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
953 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/lib/lzma/
H A DLzmaDec.c958 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
960 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
974 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
975 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
976 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
977 p->prop = propNew; in LzmaDec_AllocateProbs()
983 CLzmaProps propNew; in LzmaDec_Allocate() local
985 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
986 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
987 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/lib/lzma/
H A DLzmaDec.c950 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
952 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
966 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
967 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
968 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
969 p->prop = propNew; in LzmaDec_AllocateProbs()
975 CLzmaProps propNew; in LzmaDec_Allocate() local
977 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
978 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
979 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/lib/lzma/
H A DLzmaDec.c950 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
952 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
966 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
967 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
968 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
969 p->prop = propNew; in LzmaDec_AllocateProbs()
975 CLzmaProps propNew; in LzmaDec_Allocate() local
977 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
978 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
979 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/lib/lzma/
H A DLzmaDec.c950 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
952 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
966 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
967 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
968 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
969 p->prop = propNew; in LzmaDec_AllocateProbs()
975 CLzmaProps propNew; in LzmaDec_Allocate() local
977 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
978 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
979 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/lib/lzma/
H A DLzmaDec.c950 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
952 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
966 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
967 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
968 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
969 p->prop = propNew; in LzmaDec_AllocateProbs()
975 CLzmaProps propNew; in LzmaDec_Allocate() local
977 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
978 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
979 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/sysutils/wiimms/wiimms-iso-tools/src/lzma/
H A DLzmaDec.c924 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
926 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
940 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
941 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
942 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
943 p->prop = propNew; in LzmaDec_AllocateProbs()
949 CLzmaProps propNew; in LzmaDec_Allocate() local
951 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
952 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
953 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/lib/lzma/
H A DLzmaDec.c950 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
952 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
966 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
967 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
968 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
969 p->prop = propNew; in LzmaDec_AllocateProbs()
975 CLzmaProps propNew; in LzmaDec_Allocate() local
977 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
978 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
979 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/lib/lzma/
H A DLzmaDec.c950 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
952 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
966 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
967 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
968 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
969 p->prop = propNew; in LzmaDec_AllocateProbs()
975 CLzmaProps propNew; in LzmaDec_Allocate() local
977 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
978 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
979 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/lib/lzma/
H A DLzmaDec.c950 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
952 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
966 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
967 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
968 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
969 p->prop = propNew; in LzmaDec_AllocateProbs()
975 CLzmaProps propNew; in LzmaDec_Allocate() local
977 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
978 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
979 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/lib/lzma/
H A DLzmaDec.c958 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
960 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
974 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
975 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
976 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
977 p->prop = propNew; in LzmaDec_AllocateProbs()
983 CLzmaProps propNew; in LzmaDec_Allocate() local
985 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
986 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
987 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/lib/lzma/
H A DLzmaDec.c958 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
960 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
974 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
975 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
976 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
977 p->prop = propNew; in LzmaDec_AllocateProbs()
983 CLzmaProps propNew; in LzmaDec_Allocate() local
985 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
986 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
987 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/lib/lzma/
H A DLzmaDec.c950 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
952 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
966 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
967 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
968 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
969 p->prop = propNew; in LzmaDec_AllocateProbs()
975 CLzmaProps propNew; in LzmaDec_Allocate() local
977 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
978 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
979 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]
/dports/sysutils/daa2iso/src/
H A DLzmaDec.c932 static SRes LzmaDec_AllocateProbs2(CLzmaDec *p, const CLzmaProps *propNew, ISzAlloc *alloc) in LzmaDec_AllocateProbs2() argument
934 UInt32 numProbs = LzmaProps_GetNumProbs(propNew); in LzmaDec_AllocateProbs2()
948 CLzmaProps propNew; in LzmaDec_AllocateProbs() local
949 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_AllocateProbs()
950 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_AllocateProbs()
951 p->prop = propNew; in LzmaDec_AllocateProbs()
957 CLzmaProps propNew; in LzmaDec_Allocate() local
959 RINOK(LzmaProps_Decode(&propNew, props, propsSize)); in LzmaDec_Allocate()
960 RINOK(LzmaDec_AllocateProbs2(p, &propNew, alloc)); in LzmaDec_Allocate()
961 dicBufSize = propNew.dicSize; in LzmaDec_Allocate()
[all …]

1234567