Home
last modified time | relevance | path

Searched refs:putBytes (Results 201 – 225 of 464) sorted by relevance

12345678910>>...19

/dports/misc/lastools/LAStools-8ff2694/LASzip/src/
H A Dbytestreamout.hpp73 virtual BOOL putBytes(const U8* bytes, U32 num_bytes) = 0;
H A Dlasindex.cpp459 bytestreamout->putBytes((U8*)lax_evlr.user_id, 16); in append()
462 bytestreamout->putBytes((U8*)lax_evlr.description, 32); in append()
593 if (!stream->putBytes((U8*)"LASX", 4)) in write()
/dports/databases/hbase/hbase-1.2.1/hbase-client/src/main/java/org/apache/hadoop/hbase/filter/
H A DParseFilter.java221 Bytes.putBytes(filterSimpleExpression, 0, filterStringAsByteArray, in extractFilterSimpleExpression()
285 Bytes.putBytes(filterName, 0, filterStringAsByteArray, 0, in getFilterName()
346 Bytes.putBytes(filterArgument, 0, filterStringAsByteArray, in getFilterArguments()
659 Bytes.putBytes(targetString, 0, quotedByteArray, 1, quotedByteArray.length - 2); in removeQuotesFromByteArray()
/dports/java/avis/avis-1.2.0/common/java/src/main/org/avis/io/
H A DXdrCoding.java287 putBytes (out, (byte [])value); in putObject()
326 public static void putBytes (ByteBuffer out, byte [] bytes) in putBytes() method in XdrCoding
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/Godeps/_workspace/src/github.com/Shopify/sarama/
H A Dsync_group_request.go28 if err := pe.putBytes(memberAssignment); err != nil {
H A Djoin_group_response.go35 if err := pe.putBytes(memberMetadata); err != nil {
H A Djoin_group_request.go30 if err := pe.putBytes(metadata); err != nil {
H A Dprep_encoder.go40 func (pe *prepEncoder) putBytes(in []byte) error { func
/dports/databases/pointcloud/pointcloud-1.2.1/lib/
H A Dlazperf_adapter.hpp44 void putBytes(const unsigned char* b, size_t len) { in putBytes() function
/dports/archivers/lazperf/laz-perf-2.0.0/cpp/lazperf/detail/
H A Dfield_byte10.cpp62 enc_.getOutStream().putBytes(lasts_.data(), count_); in compress()
/dports/databases/hbase/hbase-1.2.1/hbase-client/src/main/java/org/apache/hadoop/hbase/client/
H A DClientIdGenerator.java49 int offset = Bytes.putBytes(id, 0, selfBytes, 0, selfBytes.length); in generateClientId()
/dports/graphics/qgis/qgis-3.22.3/external/laz-perf/
H A Dmain.cpp43 void putBytes(const unsigned char* b, size_t len) { in putBytes() function
/dports/devel/py-opengrok-tools/opengrok-1.3.16/opengrok-indexer/src/test/resources/analysis/scala/
H A Dsample.scala140 if (!blockManager.putBytes(pieceId, bytes, MEMORY_AND_DISK_SER, tellMaster = true)) {
176 if (!bm.putBytes(pieceId, b, StorageLevel.MEMORY_AND_DISK_SER, tellMaster = true)) {
/dports/devel/spark/spark-2.1.1/core/src/main/scala/org/apache/spark/broadcast/
H A DTorrentBroadcast.scala136 if (!blockManager.putBytes(pieceId, bytes, MEMORY_AND_DISK_SER, tellMaster = true)) {
172 if (!bm.putBytes(pieceId, b, StorageLevel.MEMORY_AND_DISK_SER, tellMaster = true)) {
/dports/cad/openscad/openscad-41f58fe57c03457a3a8b4dc541ef5654ec3e8c78/src/
H A Dimageutils-macosx.cc25 dc_callbacks.putBytes = write_bytes_to_ostream; in CGDataConsumerCreateWithOstream()
/dports/cad/openscad-devel/openscad-63a7c77740030c63d646eb0684ba6947eecb0db7/src/
H A Dimageutils-macosx.cc25 dc_callbacks.putBytes = write_bytes_to_ostream; in CGDataConsumerCreateWithOstream()
/dports/databases/hbase/hbase-1.2.1/hbase-common/src/main/java/org/apache/hadoop/hbase/types/
H A DRawBytes.java98 Bytes.putBytes(dst.getBytes(), dst.getOffset() + dst.getPosition(), val, voff, vlen); in encode()
/dports/graphics/qgis/qgis-3.22.3/external/laz-perf/detail/
H A Dfield_extrabytes.hpp70 enc.getOutStream().putBytes(lasts_.data(), count_); in compressWith()
/dports/devel/spark/spark-2.1.1/sql/core/src/main/java/org/apache/spark/sql/execution/vectorized/
H A DColumnVector.java373 public abstract void putBytes(int rowId, int count, byte value); in putBytes() method in ColumnVector
378 public abstract void putBytes(int rowId, int count, byte[] src, int srcIndex); in putBytes() method in ColumnVector
705 putBytes(elementsAppended, count, v); in appendBytes()
713 putBytes(elementsAppended, length, src, offset); in appendBytes()
/dports/archivers/laszip/LASzip-3.4.3/src/
H A Dlasindex.cpp477 bytestreamout->putBytes((const U8*)lax_evlr.user_id, 16); in append()
480 bytestreamout->putBytes((const U8*)lax_evlr.description, 32); in append()
617 if (!stream->putBytes((const U8*)"LASX", 4)) in write()
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/Shopify/sarama/
H A Dsync_group_request.go28 if err := pe.putBytes(memberAssignment); err != nil {
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/ports/
H A DSkImageEncoder_CG.cpp43 procs.putBytes = consumer_put; in SkStreamToCGDataConsumer()
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/Shopify/sarama/
H A Dsync_group_request.go28 if err := pe.putBytes(memberAssignment); err != nil {
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/Shopify/sarama/
H A Dsync_group_request.go28 if err := pe.putBytes(memberAssignment); err != nil {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/ports/
H A DSkImageEncoder_CG.cpp43 procs.putBytes = consumer_put; in SkStreamToCGDataConsumer()

12345678910>>...19