Home
last modified time | relevance | path

Searched refs:_getByte (Results 1 – 25 of 69) sorted by relevance

123

/dports/comms/pear-Horde_ActiveSync/Horde_ActiveSync-2.41.4/lib/Horde/ActiveSync/Wbxml/
H A DDecoder.php337 $byte = $this->_getByte();
345 $this->_tagcp = $this->_getByte();
457 $b = $this->_getByte();
474 $byte = $this->_getByte();
481 $this->_attrcp = $this->_getByte();
586 $in = $this->_getByte();
639 protected function _getByte() function in Horde_ActiveSync_Wbxml_Decoder
659 $byte = $this->_getByte();
/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_Text.h44 virtual bool _getByte(unsigned char &b) = 0;
68 bool _getByte(unsigned char &b);
82 bool _getByte(unsigned char &b);
H A Die_imp_Text.cpp110 if (!_getByte(b)) in getRawChar()
157 bool ImportStreamFile::_getByte(unsigned char &b) in _getByte() function in ImportStreamFile
183 bool ImportStreamClipboard::_getByte(unsigned char &b) in _getByte() function in ImportStreamClipboard
/dports/editors/abiword/abiword-3.0.5/plugins/iscii/xp/
H A Die_imp_ISCII.cpp67 if (!_getByte(m_cLookAhead)) in getRawChar()
78 if (!_getByte(m_cLookAhead)) in getRawChar()
/dports/devel/flyspray/flyspray-0.9.9.7_4/plugins/dokuwiki/inc/
H A DJpegMeta.php1332 $vmaj = $this->_getByte($data, 5);
1333 $vmin = $this->_getByte($data, 6);
1337 $units = $this->_getByte($data, 7);
1359 $thumbx = $this->_getByte($data, 12);
1360 $thumby = $this->_getByte($data, 13);
1536 $value = $this->_getByte($rawValue, 0);
1541 $value[$j] = $this->_getByte($rawValue, $j);
1595 $value = $this->_getByte($rawValue, 0);
2214 $strlen = $this->_getByte($data, $pos);
2285 $type = $this->_getByte($data, $pos);
[all …]
/dports/www/dokuwiki/dokuwiki-2020-07-29/inc/
H A DJpegMeta.php1432 $vmaj = $this->_getByte($data, 5);
1433 $vmin = $this->_getByte($data, 6);
1437 $units = $this->_getByte($data, 7);
1459 $thumbx = $this->_getByte($data, 12);
1460 $thumby = $this->_getByte($data, 13);
1739 $value = $this->_getByte($rawValue, 0);
1743 $value[$j] = $this->_getByte($rawValue, $j);
1794 $value = $this->_getByte($rawValue, 0);
2401 $strlen = $this->_getByte($data, $pos);
2471 $type = $this->_getByte($data, $pos);
[all …]
/dports/www/gallery2/gallery2/modules/exif/lib/JPEG/
H A DJPEG.inc1170 $vmaj = $this->_getByte($data, 5);
1171 $vmin = $this->_getByte($data, 6);
1175 $units = $this->_getByte($data, 7);
1197 $thumbx = $this->_getByte($data, 12);
1198 $thumby = $this->_getByte($data, 13);
1377 $value = $this->_getByte($rawValue, 0);
2057 $strlen = $this->_getByte($data, $pos);
2134 $tagmarker = $this->_getByte($data, $pos);
2138 $recordNumber = $this->_getByte($data, $pos);
2141 $type = $this->_getByte($data, $pos);
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/java/memory/memory-netty/src/main/java/io/netty/buffer/
H A DMutableWrappedByteBuf.java114 return _getByte(index); in getByte()
118 protected byte _getByte(int index) { in _getByte() method in MutableWrappedByteBuf
H A DNettyArrowBuf.java422 protected byte _getByte(int index) { in _getByte() method in NettyArrowBuf
/dports/databases/arrow/apache-arrow-6.0.1/java/memory/memory-netty/src/main/java/io/netty/buffer/
H A DMutableWrappedByteBuf.java114 return _getByte(index); in getByte()
118 protected byte _getByte(int index) { in _getByte() method in MutableWrappedByteBuf
H A DNettyArrowBuf.java422 protected byte _getByte(int index) { in _getByte() method in NettyArrowBuf
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/java/memory/src/main/java/io/netty/buffer/
H A DMutableWrappedByteBuf.java114 return _getByte(index); in getByte()
118 protected byte _getByte(int index) { in _getByte() method in MutableWrappedByteBuf
H A DNettyArrowBuf.java419 protected byte _getByte(int index) { in _getByte() method in NettyArrowBuf
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_Compiler.cpp168 case vmIntrinsics::_getByte: in is_intrinsic_supported()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_Compiler.cpp168 case vmIntrinsics::_getByte: in is_intrinsic_supported()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_Compiler.cpp168 case vmIntrinsics::_getByte: in is_intrinsic_supported()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_Compiler.cpp168 case vmIntrinsics::_getByte: in is_intrinsic_supported()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_Compiler.cpp168 case vmIntrinsics::_getByte: in is_intrinsic_supported()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_Compiler.cpp168 case vmIntrinsics::_getByte: in is_intrinsic_supported()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_Compiler.cpp168 case vmIntrinsics::_getByte: in is_intrinsic_supported()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_Compiler.cpp168 case vmIntrinsics::_getByte: in is_intrinsic_supported()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/tests/java/ifc/sdbc/
H A D_XRow.java178 public void _getByte() { in _getByte() method in _XRow
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/tests/java/ifc/sdbc/
H A D_XRow.java178 public void _getByte() { in _getByte() method in _XRow
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Dc2compiler.cpp472 case vmIntrinsics::_getByte: in is_intrinsic_supported()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Dc2compiler.cpp494 case vmIntrinsics::_getByte: in is_intrinsic_supported()

123