Home
last modified time | relevance | path

Searched defs:uncompress (Results 1 – 25 of 122) sorted by relevance

12345

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DCompression.cpp63 Error zlib::uncompress(StringRef InputBuffer, char *UncompressedBuffer, in uncompress() function in zlib
74 Error zlib::uncompress(StringRef InputBuffer, in uncompress() function in zlib
94 Error zlib::uncompress(StringRef InputBuffer, char *UncompressedBuffer, in uncompress() function in zlib
98 Error zlib::uncompress(StringRef InputBuffer, in uncompress() function in zlib
H A DIntEqClasses.cpp66 void IntEqClasses::uncompress() { in uncompress() function in IntEqClasses
/aosp_15_r20/external/llvm/lib/Support/
H A DCompression.cpp65 zlib::Status zlib::uncompress(StringRef InputBuffer, in uncompress() function in zlib
90 zlib::Status zlib::uncompress(StringRef InputBuffer, in uncompress() function in zlib
H A DIntEqClasses.cpp67 void IntEqClasses::uncompress() { in uncompress() function in IntEqClasses
/aosp_15_r20/build/soong/cmd/zip2zip/
H A Dzip2zip.go45 uncompress multiFlag var
110 uncompress bool member
/aosp_15_r20/external/selinux/libsemanage/src/
H A Dcompressed_file.c105 uint8_t* uncompress = NULL; in bunzip() local
176 void *uncompress; in map_compressed_file() local
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/pascal/
Dzlibpas.pas150 function uncompress(dest: PChar; var destLen: LongInt; in uncompress() function
223 function uncompress; external; in uncompress() function
/aosp_15_r20/external/tensorflow/tensorflow/python/data/experimental/ops/
H A Dcompression_ops.py35 def uncompress(element, output_spec): function
/aosp_15_r20/external/puffin/src/
H A Dpuffin_unittest.cc165 Buffer* uncompress) { in Decompress()
180 Buffer puff, uncompress, huff; in CheckSample() local
/aosp_15_r20/external/libwebsockets/win32port/zlib/
H A Duncompr.c24 int ZEXPORT uncompress (dest, destLen, source, sourceLen) in uncompress() function
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/
Duncompr.c78 int Z_EXPORT PREFIX(uncompress)(unsigned char *dest, z_size_t *destLen, const unsigned char *source… in PREFIX() argument
/aosp_15_r20/external/python/cpython2/Lib/plat-irix6/
Dtorgb.py52 uncompress = pipes.Template() variable
/aosp_15_r20/external/python/cpython2/Lib/plat-irix5/
Dtorgb.py52 uncompress = pipes.Template() variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DIntEqClasses.cpp67 void IntEqClasses::uncompress() { in uncompress() function in IntEqClasses
/aosp_15_r20/external/python/cpython2/Lib/
Dtoaiff.py57 uncompress = pipes.Template() variable
/aosp_15_r20/external/python/cpython2/Modules/zlib/
Duncompr.c86 int ZEXPORT uncompress (dest, destLen, source, sourceLen) in uncompress() function
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/
Duncompr.c86 int ZEXPORT uncompress (dest, destLen, source, sourceLen) in uncompress() function
/aosp_15_r20/external/zlib/
H A Duncompr.c82 int ZEXPORT uncompress(Bytef *dest, uLongf *destLen, const Bytef *source, in uncompress() function
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib/contrib/ada/
Dzlib-thin.ads175 function uncompress subprogspec
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVBaseInfo.cpp212 bool RISCVRVC::uncompress(MCInst &OutInst, const MCInst &MI, in uncompress() function in llvm::RISCVRVC
/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Dcompressor.h31 int (*uncompress)(void *, void *, int, int, int *); member
/aosp_15_r20/out/soong/.intermediates/external/zlib/libz.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_21/gen/
Dstub.c83 void uncompress() {} in uncompress() function
/aosp_15_r20/out/soong/.intermediates/external/zlib/libz.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_24/gen/
Dstub.c83 void uncompress() {} in uncompress() function
/aosp_15_r20/out/soong/.intermediates/external/zlib/libz.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_23/gen/
Dstub.c83 void uncompress() {} in uncompress() function
/aosp_15_r20/out/soong/.intermediates/external/zlib/libz.ndk/android_arm64_armv8-2a_cortex-a55_sdk_shared_27/gen/
Dstub.c83 void uncompress() {} in uncompress() function

12345