/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | Compression.cpp | 46 void compression::compress(Params P, ArrayRef<uint8_t> Input, in compress() function in compression 107 void zlib::compress(ArrayRef<uint8_t> Input, in compress() function in zlib 147 void zlib::compress(ArrayRef<uint8_t> Input, in compress() function in zlib 166 void zstd::compress(ArrayRef<uint8_t> Input, in compress() function in zstd 207 void zstd::compress(ArrayRef<uint8_t> Input, in compress() function in zstd
|
H A D | IntEqClasses.cpp | 60 void IntEqClasses::compress() { in compress() function in IntEqClasses
|
/openbsd/sys/dev/pci/drm/i915/ |
H A D | i915_gpu_error.c | 1134 struct i915_vma_compress *compress, in i915_vma_coredump_create() 1561 const char *name, struct i915_vma_compress *compress) in create_vma_coredump() 1584 struct i915_vma_compress *compress) in add_vma_coredump() 1659 struct i915_vma_compress *compress) in intel_engine_coredump_add_vma() 1687 struct i915_vma_compress *compress, in capture_engine() 1727 struct i915_vma_compress *compress, in gt_record_engines() 1777 struct i915_vma_compress *compress) in gt_record_uc() 2116 struct i915_vma_compress *compress; in i915_vma_capture_prepare() local 2131 struct i915_vma_compress *compress) in i915_vma_capture_finish() 2157 struct i915_vma_compress *compress; in __i915_gpu_coredump() local
|
H A D | i915_gpu_error.h | 387 struct i915_vma_compress *compress) in intel_engine_coredump_add_vma() 399 struct i915_vma_compress *compress) in i915_vma_capture_finish()
|
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/ |
H A D | compress.c | 68 int ZEXPORT compress ( in compress() function
|
H A D | zconf.h | 34 # define compress z_compress macro
|
/openbsd/lib/libz/ |
H A D | compress.c | 61 int ZEXPORT compress(Bytef *dest, uLongf *destLen, const Bytef *source, in compress() function
|
H A D | zconf.h | 32 # define compress z_compress macro
|
/openbsd/sys/lib/libz/ |
H A D | compress.c | 61 int ZEXPORT compress(Bytef *dest, uLongf *destLen, const Bytef *source, in compress() function
|
H A D | zconf.h | 32 # define compress z_compress macro
|
/openbsd/usr.bin/pkg-config/OpenBSD/ |
H A D | PkgConfig.pm | 182 sub compress($class, $l, $keep = undef) subroutine
|
/openbsd/gnu/usr.bin/perl/cpan/IO-Compress/lib/Compress/ |
H A D | Zlib.pm | 301 sub compress($;$) subroutine
|
/openbsd/gnu/llvm/llvm/lib/Target/RISCV/MCTargetDesc/ |
H A D | RISCVBaseInfo.cpp | 207 bool RISCVRVC::compress(MCInst &OutInst, const MCInst &MI, in compress() function in llvm::RISCVRVC
|
/openbsd/usr.sbin/tcpdump/ |
H A D | print-domain.c | 162 int compress = 0; in ns_nprint() local
|
/openbsd/sys/crypto/ |
H A D | xform.h | 75 u_int32_t (*compress) (u_int8_t *, u_int32_t, u_int8_t **); member
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_stackdepot.cpp | 127 int compress = common_flags()->compress_stack_depot; in NewWorkNotify() local
|
/openbsd/sys/net/ |
H A D | ppp-comp.h | 71 int (*compress)(void *state, PACKETPTR *mret, member
|
/openbsd/usr.bin/ctfconv/ |
H A D | generate.c | 360 generate(const char *path, const char *label, int compress) in generate()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | dominance.c | 365 compress (di, v) in compress() function
|
/openbsd/gnu/gcc/gcc/ |
H A D | dominance.c | 383 compress (struct dom_info *di, TBB v) in compress() function
|
/openbsd/sys/dev/pci/drm/i915/gt/ |
H A D | intel_execlists_submission.c | 2237 struct i915_vma_compress *compress = in execlists_capture_work() local
|