Home
last modified time | relevance | path

Searched defs:read_byte (Results 251 – 275 of 1309) sorted by relevance

1...<<11121314151617181920>>...53

/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/drivers/i2c/
H A Dsoft_i2c.c257 static uchar read_byte(int ack) in read_byte() function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/gio-0.14.3/src/auto/
H A Dbuffered_input_stream.rs152 fn read_byte<P: IsA<Cancellable>>(&self, cancellable: Option<&P>) -> Result<i32, glib::Error>; in read_byte() method
259 fn read_byte<P: IsA<Cancellable>>(&self, cancellable: Option<&P>) -> Result<i32, glib::Error> { in read_byte() method
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/gio/src/auto/
H A Dbuffered_input_stream.rs152 fn read_byte<P: IsA<Cancellable>>(&self, cancellable: Option<&P>) -> Result<i32, glib::Error>; in read_byte() method
259 fn read_byte<P: IsA<Cancellable>>(&self, cancellable: Option<&P>) -> Result<i32, glib::Error> { in read_byte() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gio-0.14.8/src/auto/
H A Dbuffered_input_stream.rs152 fn read_byte<P: IsA<Cancellable>>(&self, cancellable: Option<&P>) -> Result<i32, glib::Error>; in read_byte() method
259 fn read_byte<P: IsA<Cancellable>>(&self, cancellable: Option<&P>) -> Result<i32, glib::Error> { in read_byte() method
/dports/www/castor/castor-0.8.16/cargo-crates/gio-0.8.1/src/auto/
H A Dbuffered_input_stream.rs130 fn read_byte<P: IsA<Cancellable>>(&self, cancellable: Option<&P>) -> Result<i32, glib::Error>; in read_byte() method
238 fn read_byte<P: IsA<Cancellable>>(&self, cancellable: Option<&P>) -> Result<i32, glib::Error> { in read_byte() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gio-0.7.0/src/auto/
H A Dbuffered_input_stream.rs136 fn read_byte<P: IsA<Cancellable>>(&self, cancellable: Option<&P>) -> Result<i32, Error>; in read_byte() method
249 fn read_byte<P: IsA<Cancellable>>(&self, cancellable: Option<&P>) -> Result<i32, Error> { in read_byte() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gio/src/auto/
H A Dbuffered_input_stream.rs130 fn read_byte<P: IsA<Cancellable>>(&self, cancellable: Option<&P>) -> Result<i32, glib::Error>; in read_byte() method
238 fn read_byte<P: IsA<Cancellable>>(&self, cancellable: Option<&P>) -> Result<i32, glib::Error> { in read_byte() method
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/gio-0.14.8/src/auto/
H A Dbuffered_input_stream.rs152 fn read_byte<P: IsA<Cancellable>>(&self, cancellable: Option<&P>) -> Result<i32, glib::Error>; in read_byte() method
259 fn read_byte<P: IsA<Cancellable>>(&self, cancellable: Option<&P>) -> Result<i32, glib::Error> { in read_byte() method
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/gio-0.14.0/src/auto/
H A Dbuffered_input_stream.rs152 fn read_byte<P: IsA<Cancellable>>(&self, cancellable: Option<&P>) -> Result<i32, glib::Error>; in read_byte() method
259 fn read_byte<P: IsA<Cancellable>>(&self, cancellable: Option<&P>) -> Result<i32, glib::Error> { in read_byte() method
/dports/x11/sirula/sirula-1.0.0/cargo-crates/gio-0.14.8/src/auto/
H A Dbuffered_input_stream.rs152 fn read_byte<P: IsA<Cancellable>>(&self, cancellable: Option<&P>) -> Result<i32, glib::Error>; in read_byte() method
259 fn read_byte<P: IsA<Cancellable>>(&self, cancellable: Option<&P>) -> Result<i32, glib::Error> { in read_byte() method
/dports/multimedia/librav1e/rav1e-0.5.1/cargo-crates/rust_hawktracer_sys-0.4.2/hawktracer/tests/integration/
H A Dtest_integration.cpp38 int read_byte() override in read_byte() function in MemoryStream
/dports/multimedia/rav1e/rav1e-0.5.1/cargo-crates/rust_hawktracer_sys-0.4.2/hawktracer/tests/integration/
H A Dtest_integration.cpp38 int read_byte() override in read_byte() function in MemoryStream
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/tools/multiplier/
H A Dmemio.h37 static inline uint8 read_byte(volatile uint8 *from) in read_byte() function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A DcompressedStream.hpp109 jbyte read_byte() { return (jbyte ) read(); } in read_byte() function in CompressedReadStream
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/tools/multiplier/
H A Dmemio.h37 static inline uint8 read_byte(volatile uint8 *from) in read_byte() function
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/tools/multiplier/
H A Dmemio.h37 static inline uint8 read_byte(volatile uint8 *from) in read_byte() function
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/tools/multiplier/
H A Dmemio.h37 static inline uint8 read_byte(volatile uint8 *from) in read_byte() function
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/code/
H A DcompressedStream.hpp109 jbyte read_byte() { return (jbyte ) read(); } in read_byte() function in CompressedReadStream
/dports/emulators/frodo/Frodo-4.1b/Src/
H A DCPU1541_SC.cpp291 uint8 MOS6502_1541::read_byte(uint16 adr) in read_byte() function in MOS6502_1541
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/tools/multiplier/
H A Dmemio.h37 static inline uint8 read_byte(volatile uint8 *from) in read_byte() function
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/tools/multiplier/
H A Dmemio.h37 static inline uint8 read_byte(volatile uint8 *from) in read_byte() function
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/tools/multiplier/
H A Dmemio.h37 static inline uint8 read_byte(volatile uint8 *from) in read_byte() function
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/code/
H A DcompressedStream.hpp109 jbyte read_byte() { return (jbyte ) read(); } in read_byte() function in CompressedReadStream
/dports/devel/caf/actor-framework-0.18.5/libcaf_core/src/
H A Duuid.cpp121 auto read_byte = [pos{x.data()}](auto& ps) mutable { in parse_impl() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/codec/
H A DSkWbmpCodec.cpp40 static bool read_byte(SkStream* stream, uint8_t* data) in read_byte() function

1...<<11121314151617181920>>...53