Home
last modified time | relevance | path

Searched +defs:bv +defs:read (Results 1 – 25 of 118) sorted by relevance

12345

/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/tools/external/asm/org/objectweb/asm/attrs/
H A DStackMapAttribute.java183 protected Attribute read( in read() method in StackMapAttribute
281 private void writeTypeInfo(ByteVector bv, ClassWriter cw, List info, int max) in writeTypeInfo()
319 ByteVector bv = new ByteVector(); in write() local
348 ByteVector bv) in writeFrame()
H A DStackMapTableAttribute.java443 protected Attribute read( in read() method in StackMapTableAttribute
595 ByteVector bv = new ByteVector(); in write() local
598 writeSize(frames.size() - 1, bv, isExtCodeSize); in write() local
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/tools/external/asm/org/objectweb/asm/attrs/
H A DStackMapAttribute.java183 protected Attribute read( in read() method in StackMapAttribute
281 private void writeTypeInfo(ByteVector bv, ClassWriter cw, List info, int max) in writeTypeInfo()
319 ByteVector bv = new ByteVector(); in write() local
348 ByteVector bv) in writeFrame()
H A DStackMapTableAttribute.java443 protected Attribute read( in read() method in StackMapTableAttribute
595 ByteVector bv = new ByteVector(); in write() local
598 writeSize(frames.size() - 1, bv, isExtCodeSize); in write() local
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/tools/external/asm/org/objectweb/asm/attrs/
H A DStackMapAttribute.java183 protected Attribute read( in read() method in StackMapAttribute
281 private void writeTypeInfo(ByteVector bv, ClassWriter cw, List info, int max) in writeTypeInfo()
319 ByteVector bv = new ByteVector(); in write() local
348 ByteVector bv) in writeFrame()
H A DStackMapTableAttribute.java443 protected Attribute read( in read() method in StackMapTableAttribute
595 ByteVector bv = new ByteVector(); in write() local
598 writeSize(frames.size() - 1, bv, isExtCodeSize); in write() local
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/tools/external/asm/org/objectweb/asm/attrs/
H A DStackMapAttribute.java183 protected Attribute read( in read() method in StackMapAttribute
281 private void writeTypeInfo(ByteVector bv, ClassWriter cw, List info, int max) in writeTypeInfo()
319 ByteVector bv = new ByteVector(); in write() local
348 ByteVector bv) in writeFrame()
H A DStackMapTableAttribute.java443 protected Attribute read( in read() method in StackMapTableAttribute
595 ByteVector bv = new ByteVector(); in write() local
598 writeSize(frames.size() - 1, bv, isExtCodeSize); in write() local
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/tools/external/asm/org/objectweb/asm/attrs/
H A DStackMapAttribute.java183 protected Attribute read( in read() method in StackMapAttribute
281 private void writeTypeInfo(ByteVector bv, ClassWriter cw, List info, int max) in writeTypeInfo()
319 ByteVector bv = new ByteVector(); in write() local
348 ByteVector bv) in writeFrame()
H A DStackMapTableAttribute.java443 protected Attribute read( in read() method in StackMapTableAttribute
595 ByteVector bv = new ByteVector(); in write() local
598 writeSize(frames.size() - 1, bv, isExtCodeSize); in write() local
/dports/devel/gdcm/gdcm-3.0.10/Examples/Cxx/
H A DDumpImageHeaderInfo.cxx35 std::istream & element::read( std::istream & is ) in read() function in element
153 const gdcm::ByteValue * bv = imageheaderinfo.GetByteValue(); in main() local
/dports/print/lyx/lyx-2.3.4.2/src/insets/
H A DInsetCollapsible.cpp103 docstring InsetCollapsible::toolTip(BufferView const & bv, int x, int y) const in toolTip()
131 void InsetCollapsible::read(Lexer & lex) in read() function in lyx::InsetCollapsible
164 BufferView const & bv = *mi.base.bv; in metrics() local
219 bool InsetCollapsible::setMouseHover(BufferView const * bv, bool mouse_hover) in setMouseHover()
229 BufferView const & bv = *pi.base.bv; in draw() local
364 void InsetCollapsible::cursorPos(BufferView const & bv, in cursorPos()
411 bool InsetCollapsible::clickable(BufferView const & bv, int x, int y) const in clickable()
621 string InsetCollapsible::contextMenu(BufferView const & bv, int x, in contextMenu()
H A DInsetWrap.cpp78 docstring InsetWrap::toolTip(BufferView const & bv, int x, int y) const in toolTip()
146 void InsetWrapParams::read(Lexer & lex) in read() function in lyx::InsetWrapParams
163 void InsetWrap::read(Lexer & lex) in read() function in lyx::InsetWrap
H A DInsetBranch.cpp60 void InsetBranch::read(Lexer & lex) in read() function in lyx::InsetBranch
67 docstring InsetBranch::toolTip(BufferView const & bv, int, int) const in toolTip()
407 void InsetBranchParams::read(Lexer & lex) in read() function in lyx::InsetBranchParams
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/bitvec-0.19.5/src/field/
H A Dio.rs52 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() function
166 let mut bv = bitvec![Msb0, usize; 0, 0, 0, 0]; in write_bits() localVariable
/dports/lang/gleam/gleam-0.18.2/cargo-crates/bitvec-0.19.6/src/field/
H A Dio.rs52 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() function
166 let mut bv = bitvec![Msb0, usize; 0, 0, 0, 0]; in write_bits() localVariable
/dports/dns/doh-proxy/doh-proxy-0.9.2/cargo-crates/bitvec-0.18.5/src/field/
H A Dio.rs52 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() function
166 let mut bv = bitvec![Msb0, usize; 0, 0, 0, 0]; in write_bits() localVariable
/dports/sysutils/zoxide/zoxide-0.6.0/cargo-crates/bitvec-0.19.5/src/field/
H A Dio.rs52 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() function
166 let mut bv = bitvec![Msb0, usize; 0, 0, 0, 0]; in write_bits() localVariable
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/bitvec-0.19.5/src/field/
H A Dio.rs52 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() function
166 let mut bv = bitvec![Msb0, usize; 0, 0, 0, 0]; in write_bits() localVariable
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/bitvec-0.19.5/src/field/
H A Dio.rs52 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() function
166 let mut bv = bitvec![Msb0, usize; 0, 0, 0, 0]; in write_bits() localVariable
/dports/devel/texlab/texlab-3.3.0/cargo-crates/bitvec-0.19.5/src/field/
H A Dio.rs52 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() function
166 let mut bv = bitvec![Msb0, usize; 0, 0, 0, 0]; in write_bits() localVariable
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/bitvec-0.19.4/src/field/
H A Dio.rs52 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() function
166 let mut bv = bitvec![Msb0, usize; 0, 0, 0, 0]; in write_bits() localVariable
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/bitvec-0.19.5/src/field/
H A Dio.rs52 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() function
166 let mut bv = bitvec![Msb0, usize; 0, 0, 0, 0]; in write_bits() localVariable
/dports/x11/sirula/sirula-1.0.0/cargo-crates/bitvec-0.19.5/src/field/
H A Dio.rs52 fn read(&mut self, buf: &mut [u8]) -> io::Result<usize> { in read() function
166 let mut bv = bitvec![Msb0, usize; 0, 0, 0, 0]; in write_bits() localVariable
/dports/x11-toolkits/qt5-gui/kde-qtbase-5.15.2p263/src/gui/image/
H A Dqppmhandler.cpp133 static inline QRgb scale_pbm_color(quint16 mx, quint16 rv, quint16 gv, quint16 bv) in scale_pbm_color()
198 quint16 bv = b[4] << 8 | b[5]; in read_pbm_body() local
510 bool QPpmHandler::read(QImage *image) in read() function in QPpmHandler

12345