Home
last modified time | relevance | path

Searched defs:next_in (Results 226 – 250 of 1977) sorted by relevance

12345678910>>...80

/dports/editors/xi-term/xi-term-d264767/cargo-crates/miniz_oxide_c_api-0.2.1/src/
H A Dlib_oxide.rs62 pub next_in: *const u8, field
211 pub next_in: Option<&'io [u8]>, field
375 let next_in = stream_oxide.next_in.as_mut().ok_or(MZError::Stream)?; in mz_deflate_oxide() localVariable
523 let next_in = stream_oxide.next_in.as_mut().ok_or(MZError::Stream)?; in mz_inflate_oxide() localVariable
/dports/editors/xi-core/xi-editor-0.3.0/rust/cargo-crates/miniz_oxide_c_api-0.2.1/src/
H A Dlib_oxide.rs62 pub next_in: *const u8, field
211 pub next_in: Option<&'io [u8]>, field
375 let next_in = stream_oxide.next_in.as_mut().ok_or(MZError::Stream)?; in mz_deflate_oxide() localVariable
523 let next_in = stream_oxide.next_in.as_mut().ok_or(MZError::Stream)?; in mz_inflate_oxide() localVariable
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dbit_reader.h47 const uint8_t* next_in; /* the byte we're reading from */ member
54 const uint8_t* next_in; member
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dbit_reader.h47 const uint8_t* next_in; /* the byte we're reading from */ member
54 const uint8_t* next_in; member
/dports/www/firefox-esr/firefox-91.8.0/modules/brotli/dec/
H A Dbit_reader.h39 const uint8_t* next_in; /* the byte we're reading from */ member
46 const uint8_t* next_in; member
/dports/archivers/py-brotli/Brotli-1.0.9/c/dec/
H A Dbit_reader.h39 const uint8_t* next_in; /* the byte we're reading from */ member
46 const uint8_t* next_in; member
/dports/archivers/brotli/brotli-1.0.9/c/dec/
H A Dbit_reader.h39 const uint8_t* next_in; /* the byte we're reading from */ member
46 const uint8_t* next_in; member
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dbit_reader.h47 const uint8_t* next_in; /* the byte we're reading from */ member
54 const uint8_t* next_in; member
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dbit_reader.h47 const uint8_t* next_in; /* the byte we're reading from */ member
54 const uint8_t* next_in; member
/dports/www/restbed/restbed-4.8/dependency/asio/asio/src/examples/cpp11/executors/
H A Dpipeline.cpp196 queue_back<output_value_type> next_in(out_impl); in pipeline() local
222 queue_back<output_value_type> next_in(out_impl); in pipeline() local
/dports/www/restbed/restbed-4.8/dependency/asio/asio/src/examples/cpp14/executors/
H A Dpipeline.cpp188 queue_back<output_value_type> next_in(out_impl); in pipeline() local
216 queue_back<output_value_type> next_in(out_impl); in pipeline() local
/dports/www/firefox/firefox-99.0/modules/brotli/dec/
H A Dbit_reader.h39 const uint8_t* next_in; /* the byte we're reading from */ member
46 const uint8_t* next_in; member
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dbit_reader.h47 const uint8_t* next_in; /* the byte we're reading from */ member
54 const uint8_t* next_in; member
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dbit_reader.h47 const uint8_t* next_in; /* the byte we're reading from */ member
54 const uint8_t* next_in; member
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dbit_reader.h47 const uint8_t* next_in; /* the byte we're reading from */ member
54 const uint8_t* next_in; member
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dbit_reader.h47 const uint8_t* next_in; /* the byte we're reading from */ member
54 const uint8_t* next_in; member
/dports/math/reduce/Reduce-svn5758-src/jslisp/src/java/org/mathpiper/mpreduce/zip/
H A DZStream.java66 public byte[] next_in; // next input byte field in ZStream
193 public void setNextIn(byte[] next_in){ in setNextIn()
/dports/sysutils/edk2/edk2-edk2-stable202102/MdeModulePkg/Library/BrotliCustomDecompressLib/brotli/c/dec/
H A Dbit_reader.h47 const uint8_t* next_in; /* the byte we're reading from */ member
54 const uint8_t* next_in; member
/dports/sysutils/edk2/edk2-edk2-stable202102/BaseTools/Source/C/BrotliCompress/brotli/c/dec/
H A Dbit_reader.h47 const uint8_t* next_in; /* the byte we're reading from */ member
54 const uint8_t* next_in; member
/dports/mail/thunderbird/thunderbird-91.8.0/modules/brotli/dec/
H A Dbit_reader.h39 const uint8_t* next_in; /* the byte we're reading from */ member
46 const uint8_t* next_in; member
/dports/lang/spidermonkey78/firefox-78.9.0/modules/brotli/dec/
H A Dbit_reader.h39 const uint8_t* next_in; /* the byte we're reading from */ member
46 const uint8_t* next_in; member
/dports/irc/srain/srain-1.1.0/src/lib/
H A Dcommand.c262 char *next_in; in get_arg() local
288 char *next_in; in get_quote_arg() local
/dports/devel/hyperscan/boost_1_75_0/libs/asio/example/cpp11/executors/
H A Dpipeline.cpp196 queue_back<output_value_type> next_in(out_impl); in pipeline() local
222 queue_back<output_value_type> next_in(out_impl); in pipeline() local
/dports/devel/hyperscan/boost_1_75_0/doc/html/boost_asio/example/cpp11/executors/
H A Dpipeline.cpp196 queue_back<output_value_type> next_in(out_impl); in pipeline() local
222 queue_back<output_value_type> next_in(out_impl); in pipeline() local
/dports/devel/hyperscan/boost_1_75_0/libs/asio/example/cpp14/executors/
H A Dpipeline.cpp188 queue_back<output_value_type> next_in(out_impl); in pipeline() local
216 queue_back<output_value_type> next_in(out_impl); in pipeline() local

12345678910>>...80