Home
last modified time | relevance | path

Searched refs:unpackable (Results 1 – 25 of 50) sorted by relevance

12

/dports/archivers/zoo/zoo-2.10.1_4/
H A Dio.c36 int unpackable; variable
102 } else unpackable = 1;
115 } else unpackable = 1;
H A Dhuf.c167 if (unpackable) return; in send_block()
185 if (unpackable) return;
221 if (! unpackable) { in huf_encode_end()
H A Dar.h53 extern int unpackable;
/dports/devel/folly/folly-2021.12.27.00/folly/io/test/
H A DIOBufQueueTest.cpp585 auto unpackable = IOBuf::create(IOBufQueue::kMaxPackCopy + 1); in TEST() local
586 unpackable->append(IOBufQueue::kMaxPackCopy + 1); in TEST()
587 return unpackable; in TEST()
590 auto unpackable = makeUnpackable(); in TEST() local
591 expectedCapacity += unpackable->capacity(); in TEST()
598 buf = std::move(unpackable); in TEST()
603 buf->insertAfterThisOne(std::move(unpackable)); in TEST()
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/archivers/lha/
H A Dhuf.c210 if (unpackable)
231 if (unpackable)
307 if (!unpackable) {
H A Dcrcio.c115 unpackable = 1;
143 unpackable = 1;
H A Dslide.c311 crc = unpackable = 0;
330 while (remainder > 0 && ! unpackable) {
H A Dlha.h165 EXTERN int unpackable; variable
/dports/archivers/lha-ac/lha-1.14i-ac20050924p1/src/
H A Dhuf.c225 if (unpackable) in send_block()
248 if (unpackable)
314 if (!unpackable) { in encode_end_st1()
H A Dbitio.c61 unpackable = 1;
H A Dslide.c310 unpackable = 0;
329 while (remainder > 0 && ! unpackable) {
H A Dlha.h346 EXTERN int unpackable; variable
/dports/archivers/lha/lha-114i/src/
H A Dhuf.c211 if (unpackable) in send_block()
231 if (unpackable) in output_st1()
306 if (!unpackable) { in encode_end_st1()
H A Dcrcio.c115 unpackable = 1; in putcode()
141 unpackable = 1; in putbits()
H A Dhuf.c.orig211 if (unpackable)
233 if (unpackable)
308 if (!unpackable) {
H A Dslide.c310 crc = unpackable = 0;
329 while (remainder > 0 && ! unpackable) {
H A Dcrcio.c.orig119 unpackable = 1;
147 unpackable = 1;
/dports/archivers/arj/arj-3.10.22/
H A Dencode.c525 if(!unpackable) in send_block()
561 if(unpackable) in send_block()
843 if(unpackable) in output()
887 if(unpackable) in output_opt()
952 if(!unpackable) in huf_encode_end()
1010 while(!unpackable) in huf_encode()
1201 while(!unpackable) in huf_encode_m3()
1579 while(!unpackable) in encode_f()
/dports/archivers/lha-ac/lha-1.14i-ac20050924p1/
H A DHacking_of_LHa182 while (remainder > 0 && ! unpackable) {
2418 unpackable = 1;
2474 unpackable = 1;
2483 unpackable = 1;
2486 unpackable == 1 �ʤ���������Ǥ���)
3686 if (unpackable)
3790 if (unpackable)
3861 if (unpackable)
3881 if (!unpackable) {
3944 if (unpackable)
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/mysql-test/rocksdb/t/
H A Dtype_varchar.test73 # Issue #784 - Skip trailing space bytes for non-unpackable fields
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/mysql-test/rocksdb/t/
H A Dtype_varchar.test73 # Issue #784 - Skip trailing space bytes for non-unpackable fields
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/mysql-test/rocksdb/t/
H A Dtype_varchar.test73 # Issue #784 - Skip trailing space bytes for non-unpackable fields
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/mysql-test/rocksdb/t/
H A Dtype_varchar.test73 # Issue #784 - Skip trailing space bytes for non-unpackable fields
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/mysql-test/rocksdb/t/
H A Dtype_varchar.test73 # Issue #784 - Skip trailing space bytes for non-unpackable fields
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/mysql-test/rocksdb/t/
H A Dtype_varchar.test73 # Issue #784 - Skip trailing space bytes for non-unpackable fields

12