Home
last modified time | relevance | path

Searched defs:fillbytes (Results 1 – 25 of 27) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.pack/share/native/common-unpack/
H A Dbytes.h81 struct fillbytes { struct
82 bytes b;
83 size_t allocated;
85 byte* base() { return b.ptr; } in base()
86 size_t size() { return b.len; } in size()
110 fillbytes& append(const void* ptr_, size_t len_) in append() argument
112 fillbytes& append(bytes& other) in append() argument
114 fillbytes& append(const char* str) in append() argument
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.pack/share/native/common-unpack/
H A Dbytes.h81 struct fillbytes { struct
82 bytes b;
83 size_t allocated;
85 byte* base() { return b.ptr; } in base()
86 size_t size() { return b.len; } in size()
110 fillbytes& append(const void* ptr_, size_t len_) in append() argument
112 fillbytes& append(bytes& other) in append() argument
114 fillbytes& append(const char* str) in append() argument
/dports/games/multimc/MultiMC5-0.6.11/libraries/pack200/src/
H A Dbytes.h114 struct fillbytes struct
116 bytes b;
117 size_t allocated;
119 int8_t *base() in base()
123 size_t size() in size()
127 int8_t *limit() in limit()
136 int8_t *end() in end()
145 void init() in init()
155 void free() in free()
161 void empty() in empty()
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.pack/share/native/common-unpack/
H A Dbytes.h81 struct fillbytes { struct
82 bytes b;
83 size_t allocated;
85 byte* base() { return b.ptr; } in base()
86 size_t size() { return b.len; } in size()
110 fillbytes& append(const void* ptr_, size_t len_) in append() argument
112 fillbytes& append(bytes& other) in append() argument
114 fillbytes& append(const char* str) in append() argument
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.pack/share/native/common-unpack/
H A Dbytes.h81 struct fillbytes { struct
82 bytes b;
83 size_t allocated;
85 byte* base() { return b.ptr; } in base()
86 size_t size() { return b.len; } in size()
110 fillbytes& append(const void* ptr_, size_t len_) in append() argument
112 fillbytes& append(bytes& other) in append() argument
114 fillbytes& append(const char* str) in append() argument
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/native/com/sun/java/util/jar/pack/
H A Dbytes.h81 struct fillbytes { struct
82 bytes b;
83 size_t allocated;
85 byte* base() { return b.ptr; } in base()
86 size_t size() { return b.len; } in size()
110 fillbytes& append(const void* ptr_, size_t len_) in append() argument
112 fillbytes& append(bytes& other) in append() argument
114 fillbytes& append(const char* str) in append() argument
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/native/com/sun/java/util/jar/pack/
H A Dbytes.h81 struct fillbytes { struct
82 bytes b;
83 size_t allocated;
85 byte* base() { return b.ptr; } in base()
86 size_t size() { return b.len; } in size()
110 fillbytes& append(const void* ptr_, size_t len_) in append() argument
112 fillbytes& append(bytes& other) in append() argument
114 fillbytes& append(const char* str) in append() argument
/dports/devel/sunpromake/schily-2021-09-18/libschily/
H A Dfillbytes.c35 fillbytes(void *tov, ssize_t cnt, char val) in fillbytes() function
/dports/devel/smake/schily-2021-09-18/libschily/
H A Dfillbytes.c35 fillbytes(void *tov, ssize_t cnt, char val) in fillbytes() function
/dports/devel/sccs/schily-2021-09-18/libschily/
H A Dfillbytes.c35 fillbytes(void *tov, ssize_t cnt, char val) in fillbytes() function
/dports/net/rscsi/schily-2021-09-18/libschily/
H A Dfillbytes.c35 fillbytes(void *tov, ssize_t cnt, char val) in fillbytes() function
/dports/archivers/star/schily-2021-09-18/libschily/
H A Dfillbytes.c35 fillbytes(void *tov, ssize_t cnt, char val) in fillbytes() function
/dports/sysutils/cdrdao/cdrdao-1.2.4/scsilib/libschily/
H A Dfillbytes.c33 fillbytes(void *tov, int cnt, char val) in fillbytes() function
/dports/sysutils/cdrtools/schily-2021-09-18/libschily/
H A Dfillbytes.c35 fillbytes(void *tov, ssize_t cnt, char val) in fillbytes() function
/dports/sysutils/cdrkit/cdrkit-1.1.11/librols/
H A Dfillbytes.c44 fillbytes(void *tov, int cnt, char val) in fillbytes() function
/dports/editors/ved/schily-2021-09-18/libschily/
H A Dfillbytes.c35 fillbytes(void *tov, ssize_t cnt, char val) in fillbytes() function
/dports/sysutils/genisoimage/cdrkit-1.1.11/librols/
H A Dfillbytes.c44 fillbytes(void *tov, int cnt, char val) in fillbytes() function
/dports/devel/schilybase/schily-2021-09-18/libschily/
H A Dfillbytes.c35 fillbytes(void *tov, ssize_t cnt, char val) in fillbytes() function
/dports/sysutils/schilyutils/schily-2021-09-18/libschily/
H A Dfillbytes.c35 fillbytes(void *tov, ssize_t cnt, char val) in fillbytes() function
/dports/graphics/libraw/LibRaw-0.20.2/src/decoders/
H A Dfuji_compressed.cpp67 int fillbytes; // Counter to add extra byte for block size N*16 member
/dports/graphics/freeimage/FreeImage/Source/LibRawLite/src/
H A Dlibraw_fuji_compressed.cpp67 int fillbytes; // Counter to add extra byte for block size N*16 member
/dports/graphics/darktable38/darktable-3.8.0/src/external/LibRaw/src/decoders/
H A Dfuji_compressed.cpp74 int fillbytes; // Counter to add extra byte for block size N*16 member
/dports/sysutils/busybox/busybox-1.26.2/util-linux/
H A Dfdisk_sgi.c79 unsigned int fillbytes; member
/dports/graphics/digikam/digikam-7.4.0/core/libs/rawengine/libraw/src/decoders/
H A Dfuji_compressed.cpp74 int fillbytes; // Counter to add extra byte for block size N*16 member
/dports/graphics/rawtherapee/rawtherapee-5.8/rtengine/
H A Ddcraw.h127 int fillbytes; // Counter to add extra byte for block size N*16 member

12