Home
last modified time | relevance | path

Searched refs:nativeInfo (Results 1 – 25 of 39) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/font/
H A DStrikeCache.java138 long[] nativeInfo = new long[13];
139 getGlyphCacheDescription(nativeInfo);
142 nativeAddressSize = (int)nativeInfo[0];
143 glyphInfoSize = (int)nativeInfo[1];
144 xAdvanceOffset = (int)nativeInfo[2];
145 yAdvanceOffset = (int)nativeInfo[3];
146 widthOffset = (int)nativeInfo[4];
147 heightOffset = (int)nativeInfo[5];
148 rowBytesOffset = (int)nativeInfo[6];
152 invisibleGlyphPtr = nativeInfo[10];
[all …]
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/sun/font/
H A DStrikeCache.java138 long[] nativeInfo = new long[13];
139 getGlyphCacheDescription(nativeInfo);
142 nativeAddressSize = (int)nativeInfo[0];
143 glyphInfoSize = (int)nativeInfo[1];
144 xAdvanceOffset = (int)nativeInfo[2];
145 yAdvanceOffset = (int)nativeInfo[3];
146 widthOffset = (int)nativeInfo[4];
147 heightOffset = (int)nativeInfo[5];
148 rowBytesOffset = (int)nativeInfo[6];
152 invisibleGlyphPtr = nativeInfo[10];
[all …]
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.desktop/share/classes/sun/font/
H A DStrikeCache.java138 long[] nativeInfo = new long[13];
139 getGlyphCacheDescription(nativeInfo);
142 nativeAddressSize = (int)nativeInfo[0];
143 glyphInfoSize = (int)nativeInfo[1];
144 xAdvanceOffset = (int)nativeInfo[2];
145 yAdvanceOffset = (int)nativeInfo[3];
146 widthOffset = (int)nativeInfo[4];
147 heightOffset = (int)nativeInfo[5];
148 rowBytesOffset = (int)nativeInfo[6];
152 invisibleGlyphPtr = nativeInfo[10];
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/font/
H A DStrikeCache.java138 long[] nativeInfo = new long[13];
139 getGlyphCacheDescription(nativeInfo);
142 nativeAddressSize = (int)nativeInfo[0];
143 glyphInfoSize = (int)nativeInfo[1];
144 xAdvanceOffset = (int)nativeInfo[2];
145 yAdvanceOffset = (int)nativeInfo[3];
146 widthOffset = (int)nativeInfo[4];
147 heightOffset = (int)nativeInfo[5];
148 rowBytesOffset = (int)nativeInfo[6];
152 invisibleGlyphPtr = nativeInfo[10];
[all …]
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/sun/font/
H A DStrikeCache.java138 long[] nativeInfo = new long[13];
139 getGlyphCacheDescription(nativeInfo);
142 nativeAddressSize = (int)nativeInfo[0];
143 glyphInfoSize = (int)nativeInfo[1];
144 xAdvanceOffset = (int)nativeInfo[2];
145 yAdvanceOffset = (int)nativeInfo[3];
146 widthOffset = (int)nativeInfo[4];
147 heightOffset = (int)nativeInfo[5];
148 rowBytesOffset = (int)nativeInfo[6];
152 invisibleGlyphPtr = nativeInfo[10];
[all …]
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/sun/font/
H A DStrikeCache.java138 long[] nativeInfo = new long[13];
139 getGlyphCacheDescription(nativeInfo);
142 nativeAddressSize = (int)nativeInfo[0];
143 glyphInfoSize = (int)nativeInfo[1];
144 xAdvanceOffset = (int)nativeInfo[2];
145 yAdvanceOffset = (int)nativeInfo[3];
146 widthOffset = (int)nativeInfo[4];
147 heightOffset = (int)nativeInfo[5];
148 rowBytesOffset = (int)nativeInfo[6];
152 invisibleGlyphPtr = nativeInfo[10];
[all …]
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/sun/font/
H A DStrikeCache.java139 long[] nativeInfo = new long[13];
140 getGlyphCacheDescription(nativeInfo);
143 nativeAddressSize = (int)nativeInfo[0];
144 glyphInfoSize = (int)nativeInfo[1];
145 xAdvanceOffset = (int)nativeInfo[2];
146 yAdvanceOffset = (int)nativeInfo[3];
147 widthOffset = (int)nativeInfo[4];
148 heightOffset = (int)nativeInfo[5];
149 rowBytesOffset = (int)nativeInfo[6];
153 invisibleGlyphPtr = nativeInfo[10];
[all …]
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/sun/font/
H A DStrikeCache.java138 long[] nativeInfo = new long[13];
139 getGlyphCacheDescription(nativeInfo);
142 nativeAddressSize = (int)nativeInfo[0];
143 glyphInfoSize = (int)nativeInfo[1];
144 xAdvanceOffset = (int)nativeInfo[2];
145 yAdvanceOffset = (int)nativeInfo[3];
146 widthOffset = (int)nativeInfo[4];
147 heightOffset = (int)nativeInfo[5];
148 rowBytesOffset = (int)nativeInfo[6];
152 invisibleGlyphPtr = nativeInfo[10];
[all …]
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/sun/font/
H A DStrikeCache.java138 long[] nativeInfo = new long[13];
139 getGlyphCacheDescription(nativeInfo);
142 nativeAddressSize = (int)nativeInfo[0];
143 glyphInfoSize = (int)nativeInfo[1];
144 xAdvanceOffset = (int)nativeInfo[2];
145 yAdvanceOffset = (int)nativeInfo[3];
146 widthOffset = (int)nativeInfo[4];
147 heightOffset = (int)nativeInfo[5];
148 rowBytesOffset = (int)nativeInfo[6];
152 invisibleGlyphPtr = nativeInfo[10];
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/sun/font/
H A DStrikeCache.java138 long[] nativeInfo = new long[13];
139 getGlyphCacheDescription(nativeInfo);
142 nativeAddressSize = (int)nativeInfo[0];
143 glyphInfoSize = (int)nativeInfo[1];
144 xAdvanceOffset = (int)nativeInfo[2];
145 yAdvanceOffset = (int)nativeInfo[3];
146 widthOffset = (int)nativeInfo[4];
147 heightOffset = (int)nativeInfo[5];
148 rowBytesOffset = (int)nativeInfo[6];
152 invisibleGlyphPtr = nativeInfo[10];
[all …]
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Net.NetworkInformation/src/System/Net/NetworkInformation/
H A DOsxIPGlobalProperties.cs25 Interop.Sys.NativeTcpConnectionInformation nativeInfo = infos[i]; in GetActiveTcpConnections()
26 TcpState state = nativeInfo.State; in GetActiveTcpConnections()
28 byte[] localBytes = new byte[nativeInfo.LocalEndPoint.NumAddressBytes]; in GetActiveTcpConnections()
31 …Buffer.MemoryCopy(nativeInfo.LocalEndPoint.AddressBytes, localBytesPtr, localBytes.Length, localBy… in GetActiveTcpConnections()
34 … IPEndPoint local = new IPEndPoint(localIPAddress, (int)nativeInfo.LocalEndPoint.Port); in GetActiveTcpConnections()
37 if (nativeInfo.RemoteEndPoint.NumAddressBytes == 0) in GetActiveTcpConnections()
43 byte[] remoteBytes = new byte[nativeInfo.RemoteEndPoint.NumAddressBytes]; in GetActiveTcpConnections()
46 …Buffer.MemoryCopy(nativeInfo.RemoteEndPoint.AddressBytes, remoteBytesPtr, remoteBytes.Length, remo… in GetActiveTcpConnections()
51 … IPEndPoint remote = new IPEndPoint(remoteIPAddress, (int)nativeInfo.RemoteEndPoint.Port); in GetActiveTcpConnections()
/dports/net-p2p/qbittorrent/qbittorrent-4.3.9/src/base/bittorrent/
H A Dtorrentinfo.cpp80 TorrentInfo::TorrentInfo(std::shared_ptr<const lt::torrent_info> nativeInfo) in TorrentInfo() argument
82 m_nativeInfo = std::const_pointer_cast<lt::torrent_info>(nativeInfo); in TorrentInfo()
175 const lt::create_torrent torrentCreator = lt::create_torrent(*(nativeInfo())); in saveToFile()
367 const std::vector<lt::file_slice> files = nativeInfo()->map_block( in fileIndicesForPiece()
368 … lt::piece_index_t {pieceIndex}, 0, nativeInfo()->piece_size(lt::piece_index_t {pieceIndex})); in fileIndicesForPiece()
417 const lt::file_storage &files = nativeInfo()->files(); in filePieces()
432nativeInfo()->rename_file(lt::file_index_t {index}, Utils::Fs::toNativePath(newPath).toStdString()… in renameFile()
522 std::shared_ptr<lt::torrent_info> TorrentInfo::nativeInfo() const in nativeInfo() function in TorrentInfo
H A Dtorrentinfo.h55 explicit TorrentInfo(std::shared_ptr<const lt::torrent_info> nativeInfo = {});
101 std::shared_ptr<lt::torrent_info> nativeInfo() const;
/dports/textproc/qstardict/qstardict-qstardict-1.3/plugins/stardict/
H A Dstardict.cpp190 ::DictInfo nativeInfo; in dictInfo()
191 nativeInfo.wordcount = 0; in dictInfo()
192 if (! nativeInfo.load_from_ifo_file(whereDict(dict, m_dictDirs).toUtf8().data(), false)) { in dictInfo()
197 result.setAuthor(QString::fromUtf8(nativeInfo.author.c_str())); in dictInfo()
198 result.setDescription(QString::fromUtf8(nativeInfo.description.c_str())); in dictInfo()
199 result.setWordsCount(nativeInfo.wordcount ? static_cast<long>(nativeInfo.wordcount) : -1); in dictInfo()
/dports/devel/ice37/ice-3.7.2/cpp/src/Ice/
H A DSelector.cpp227 NativeInfoPtr nativeInfo = handler->getNativeInfo(); in completed() local
228 if(nativeInfo) in completed()
230 info = nativeInfo->getAsyncInfo(op); in completed()
351 NativeInfoPtr nativeInfo = handler->getNativeInfo(); in update() local
352 if(nativeInfo && nativeInfo->fd() != INVALID_SOCKET) in update()
369 if(!nativeInfo || nativeInfo->fd() == INVALID_SOCKET) in enable()
377 SOCKET fd = nativeInfo->fd(); in enable()
423 if(!nativeInfo || nativeInfo->fd() == INVALID_SOCKET) in disable()
431 SOCKET fd = nativeInfo->fd(); in disable()
450 SOCKET fd = nativeInfo->fd(); in disable()
[all …]
/dports/devel/php-ice37/ice-3.7.2/cpp/src/Ice/
H A DSelector.cpp227 NativeInfoPtr nativeInfo = handler->getNativeInfo(); in completed() local
228 if(nativeInfo) in completed()
230 info = nativeInfo->getAsyncInfo(op); in completed()
351 NativeInfoPtr nativeInfo = handler->getNativeInfo(); in update() local
352 if(nativeInfo && nativeInfo->fd() != INVALID_SOCKET) in update()
369 if(!nativeInfo || nativeInfo->fd() == INVALID_SOCKET) in enable()
377 SOCKET fd = nativeInfo->fd(); in enable()
423 if(!nativeInfo || nativeInfo->fd() == INVALID_SOCKET) in disable()
431 SOCKET fd = nativeInfo->fd(); in disable()
450 SOCKET fd = nativeInfo->fd(); in disable()
[all …]
/dports/devel/py-ice37/ice-3.7.2/cpp/src/Ice/
H A DSelector.cpp227 NativeInfoPtr nativeInfo = handler->getNativeInfo(); in completed() local
228 if(nativeInfo) in completed()
230 info = nativeInfo->getAsyncInfo(op); in completed()
351 NativeInfoPtr nativeInfo = handler->getNativeInfo(); in update() local
352 if(nativeInfo && nativeInfo->fd() != INVALID_SOCKET) in update()
369 if(!nativeInfo || nativeInfo->fd() == INVALID_SOCKET) in enable()
377 SOCKET fd = nativeInfo->fd(); in enable()
423 if(!nativeInfo || nativeInfo->fd() == INVALID_SOCKET) in disable()
431 SOCKET fd = nativeInfo->fd(); in disable()
450 SOCKET fd = nativeInfo->fd(); in disable()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/codec/
H A DSkSampledCodec.cpp214 const SkImageInfo nativeInfo = info.makeDimensions(nativeSize); in sampledDecode() local
229 const SkCodec::Result startResult = this->codec()->startIncrementalDecode(nativeInfo, in sampledDecode()
266 SkCodec::Result result = this->codec()->startScanlineDecode(nativeInfo, in sampledDecode()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/codec/
H A DSkSampledCodec.cpp214 const SkImageInfo nativeInfo = info.makeDimensions(nativeSize); in sampledDecode() local
229 const SkCodec::Result startResult = this->codec()->startIncrementalDecode(nativeInfo, in sampledDecode()
266 SkCodec::Result result = this->codec()->startScanlineDecode(nativeInfo, in sampledDecode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/codec/
H A DSkSampledCodec.cpp214 const SkImageInfo nativeInfo = info.makeDimensions(nativeSize); in sampledDecode() local
229 const SkCodec::Result startResult = this->codec()->startIncrementalDecode(nativeInfo, in sampledDecode()
266 SkCodec::Result result = this->codec()->startScanlineDecode(nativeInfo, in sampledDecode()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/codec/
H A DSkSampledCodec.cpp214 const SkImageInfo nativeInfo = info.makeDimensions(nativeSize); in sampledDecode() local
229 const SkCodec::Result startResult = this->codec()->startIncrementalDecode(nativeInfo, in sampledDecode()
266 SkCodec::Result result = this->codec()->startScanlineDecode(nativeInfo, in sampledDecode()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/codec/
H A DSkSampledCodec.cpp214 const SkImageInfo nativeInfo = info.makeDimensions(nativeSize); in sampledDecode() local
229 const SkCodec::Result startResult = this->codec()->startIncrementalDecode(nativeInfo, in sampledDecode()
266 SkCodec::Result result = this->codec()->startScanlineDecode(nativeInfo, in sampledDecode()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/codec/
H A DSkSampledCodec.cpp215 const SkImageInfo nativeInfo = info.makeWH(nativeSize.width(), nativeSize.height()); in sampledDecode() local
237 const SkCodec::Result startResult = this->codec()->startIncrementalDecode(nativeInfo, in sampledDecode()
272 SkCodec::Result result = this->codec()->startScanlineDecode(nativeInfo, in sampledDecode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/codec/
H A DSkSampledCodec.cpp214 const SkImageInfo nativeInfo = info.makeDimensions(nativeSize); in sampledDecode() local
229 const SkCodec::Result startResult = this->codec()->startIncrementalDecode(nativeInfo, in sampledDecode()
266 SkCodec::Result result = this->codec()->startScanlineDecode(nativeInfo, in sampledDecode()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/codec/
H A DSkSampledCodec.cpp215 const SkImageInfo nativeInfo = info.makeWH(nativeSize.width(), nativeSize.height()); in sampledDecode() local
230 const SkCodec::Result startResult = this->codec()->startIncrementalDecode(nativeInfo, in sampledDecode()
264 SkCodec::Result result = this->codec()->startScanlineDecode(nativeInfo, in sampledDecode()

12