Home
last modified time | relevance | path

Searched refs:depths_ (Results 1 – 25 of 70) sorted by relevance

123

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/andybalholm/brotli/
H A Dbrotli_bit_stream.go885 depths_ []byte member
897 self.depths_ = self.depths_[:0]
972 if cap(self.depths_) < int(table_size) {
973 self.depths_ = make([]byte, table_size)
975 self.depths_ = self.depths_[:table_size]
993 if cap(self.depths_) < int(table_size) {
994 self.depths_ = make([]byte, table_size)
996 self.depths_ = self.depths_[:table_size]
1014 if cap(self.depths_) < int(table_size) {
1015 self.depths_ = make([]byte, table_size)
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/andybalholm/brotli/
H A Dbrotli_bit_stream.go885 depths_ []byte member
897 self.depths_ = self.depths_[:0]
972 if cap(self.depths_) < int(table_size) {
973 self.depths_ = make([]byte, table_size)
975 self.depths_ = self.depths_[:table_size]
993 if cap(self.depths_) < int(table_size) {
994 self.depths_ = make([]byte, table_size)
996 self.depths_ = self.depths_[:table_size]
1014 if cap(self.depths_) < int(table_size) {
1015 self.depths_ = make([]byte, table_size)
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/andybalholm/brotli/
H A Dbrotli_bit_stream.go885 depths_ []byte member
897 self.depths_ = self.depths_[:0]
972 if cap(self.depths_) < int(table_size) {
973 self.depths_ = make([]byte, table_size)
975 self.depths_ = self.depths_[:table_size]
993 if cap(self.depths_) < int(table_size) {
994 self.depths_ = make([]byte, table_size)
996 self.depths_ = self.depths_[:table_size]
1014 if cap(self.depths_) < int(table_size) {
1015 self.depths_ = make([]byte, table_size)
[all …]
/dports/multimedia/zoneminder/zoneminder-1.36.5/dep/jwt-cpp/include/picojson/
H A Dpicojson.h969 size_t depths_; variable
997 if (depths_ == 0) in parse_array_start()
999 --depths_; in parse_array_start()
1010 ++depths_; in parse_array_stop()
1014 if (depths_ == 0) in parse_object_start()
1025 ++depths_; in parse_object_stop()
1036 size_t depths_;
1068 --depths_; in parse_array_start()
1075 ++depths_; in parse_array_stop()
1081 --depths_; in parse_object_start()
[all …]
/dports/games/easyrpg-player/Player-0.7.0/src/external/
H A Dpicojson.h973 size_t depths_; variable
1001 if (depths_ == 0) in parse_array_start()
1003 --depths_; in parse_array_start()
1014 ++depths_; in parse_array_stop()
1018 if (depths_ == 0) in parse_object_start()
1029 ++depths_; in parse_object_stop()
1040 size_t depths_;
1072 --depths_; in parse_array_start()
1079 ++depths_; in parse_array_stop()
1085 --depths_; in parse_object_start()
[all …]
/dports/textproc/highlight/highlight-4.1/src/include/picojson/
H A Dpicojson.h969 size_t depths_; variable
997 if (depths_ == 0) in parse_array_start()
999 --depths_; in parse_array_start()
1010 ++depths_; in parse_array_stop()
1014 if (depths_ == 0) in parse_object_start()
1025 ++depths_; in parse_object_stop()
1036 size_t depths_;
1068 --depths_; in parse_array_start()
1075 ++depths_; in parse_array_stop()
1081 --depths_; in parse_object_start()
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/brotli-sys-0.3.2/brotli/enc/
H A Dblock_encoder_inc.h19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in FN()
28 &self->depths_[ix], &self->bits_[ix], storage_ix, storage); in FN()
/dports/archivers/py-brotlipy/brotlipy-0.7.0/libbrotli/enc/
H A Dblock_encoder_inc.h19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in FN()
28 &self->depths_[ix], &self->bits_[ix], storage_ix, storage); in FN()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Native/AnyOS/brotli/enc/
H A Dblock_encoder_inc.h19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in FN()
28 &self->depths_[ix], &self->bits_[ix], storage_ix, storage); in FN()
/dports/net/proby/proby-1.0.2/cargo-crates/brotli-sys-0.3.2/brotli/enc/
H A Dblock_encoder_inc.h19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in FN()
28 &self->depths_[ix], &self->bits_[ix], storage_ix, storage); in FN()
/dports/lang/spidermonkey60/firefox-60.9.0/modules/brotli/enc/
H A Dblock_encoder_inc.h19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in FN()
28 &self->depths_[ix], &self->bits_[ix], storage_ix, storage); in FN()
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/brotli-sys-0.3.2/brotli/enc/
H A Dblock_encoder_inc.h19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in FN()
28 &self->depths_[ix], &self->bits_[ix], storage_ix, storage); in FN()
/dports/www/h2o-devel/h2o-dcc7134/deps/brotli/c/enc/
H A Dblock_encoder_inc.h19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in FN()
28 &self->depths_[ix], &self->bits_[ix], storage_ix, storage); in FN()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/brotli/enc/
H A Dblock_encoder_inc.h19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in FN()
28 alphabet_size, tree, &self->depths_[ix], &self->bits_[ix], in FN()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/enc/
H A Dblock_encoder_inc.h19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in FN()
28 alphabet_size, tree, &self->depths_[ix], &self->bits_[ix], in FN()
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/enc/
H A Dblock_encoder_inc.h19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in FN()
28 alphabet_size, tree, &self->depths_[ix], &self->bits_[ix], in FN()
/dports/archivers/p5-IO-Compress-Brotli/IO-Compress-Brotli-0.004001/brotli/c/enc/
H A Dblock_encoder_inc.h19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in FN()
28 alphabet_size, tree, &self->depths_[ix], &self->bits_[ix], in FN()
/dports/archivers/py-brotli/Brotli-1.0.9/c/enc/
H A Dblock_encoder_inc.h19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in FN()
28 alphabet_size, tree, &self->depths_[ix], &self->bits_[ix], in FN()
/dports/archivers/brotli/brotli-1.0.9/c/enc/
H A Dblock_encoder_inc.h19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in FN()
28 alphabet_size, tree, &self->depths_[ix], &self->bits_[ix], in FN()
/dports/devel/apitrace/apitrace-9.0/thirdparty/brotli/c/enc/
H A Dblock_encoder_inc.h19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in FN()
28 alphabet_size, tree, &self->depths_[ix], &self->bits_[ix], in FN()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/BaseTools/Source/C/BrotliCompress/enc/
H A Dblock_encoder_inc.h19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in FN()
28 alphabet_size, tree, &self->depths_[ix], &self->bits_[ix], in FN()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/enc/
H A Dblock_encoder_inc.h19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in FN()
28 alphabet_size, tree, &self->depths_[ix], &self->bits_[ix], in FN()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/enc/
H A Dblock_encoder_inc.h19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in FN()
28 alphabet_size, tree, &self->depths_[ix], &self->bits_[ix], in FN()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/enc/
H A Dblock_encoder_inc.h19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in FN()
28 alphabet_size, tree, &self->depths_[ix], &self->bits_[ix], in FN()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/enc/
H A Dblock_encoder_inc.h19 self->depths_ = BROTLI_ALLOC(m, uint8_t, table_size); in FN()
28 alphabet_size, tree, &self->depths_[ix], &self->bits_[ix], in FN()

123