inbytes            27 opal/mca/compress/base/compress_base_frame.c static bool compress_block(uint8_t *inbytes,
inbytes            36 opal/mca/compress/base/compress_base_frame.c                              uint8_t *inbytes, size_t len)
inbytes            69 opal/mca/compress/bzip/compress_bzip_component.c static bool nocompress(uint8_t *inbytes,
inbytes            78 opal/mca/compress/bzip/compress_bzip_component.c                          uint8_t *inbytes, size_t len)
inbytes            92 opal/mca/compress/compress.h typedef bool (*opal_compress_base_module_compress_string_fn_t)(uint8_t *inbytes,
inbytes            97 opal/mca/compress/compress.h                                                                  uint8_t *inbytes, size_t len);
inbytes            69 opal/mca/compress/gzip/compress_gzip_component.c static bool nocompress(uint8_t *inbytes,
inbytes            78 opal/mca/compress/gzip/compress_gzip_component.c                          uint8_t *inbytes, size_t len)
inbytes            53 opal/mca/compress/zlib/compress_zlib.c bool opal_compress_zlib_compress_block(uint8_t *inbytes,
inbytes            81 opal/mca/compress/zlib/compress_zlib.c     strm.next_in = inbytes;
inbytes           100 opal/mca/compress/zlib/compress_zlib.c                                          uint8_t *inbytes, size_t len)
inbytes           121 opal/mca/compress/zlib/compress_zlib.c     strm.next_in = inbytes;
inbytes            55 opal/mca/compress/zlib/compress_zlib.h     bool opal_compress_zlib_compress_block(uint8_t *inbytes,
inbytes            60 opal/mca/compress/zlib/compress_zlib.h                                              uint8_t *inbytes, size_t len);
inbytes            35 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/base/pcompress_base_frame.c                              uint8_t *inbytes, size_t len)
inbytes            96 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/pcompress.h                                                                  uint8_t *inbytes, size_t len);
inbytes           111 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/zlib/compress_zlib.c                                          uint8_t *inbytes, size_t len)
inbytes           122 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/zlib/compress_zlib.c     memcpy(&len2, inbytes, sizeof(uint32_t));
inbytes           141 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/zlib/compress_zlib.c     strm.next_in = (uint8_t*)(inbytes + sizeof(uint32_t));
inbytes            49 opal/mca/pmix/pmix4x/pmix/src/mca/pcompress/zlib/compress_zlib.h                                              uint8_t *inbytes, size_t len);