Home
last modified time | relevance | path

Searched refs:lastStripe (Results 1 – 25 of 48) sorted by relevance

12

/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/dcmdata/libsrc/
H A Ddcrleccd.cc196 OFBool lastStripe = OFFalse; in decode() local
258 … if (stripeIndex + 1 == numberOfStripes) lastStripe = OFTrue; else lastStripe = OFFalse; in decode()
260 if (lastStripe) in decode()
346 …lastStripeOfColor = lastStripe || ((imagePlanarConfiguration == 1) && ((stripeIndex + 1) % imageBy… in decode()
553 OFBool lastStripe = OFFalse; in decodeFrame() local
586 if (stripeIndex + 1 == numberOfStripes) lastStripe = OFTrue; else lastStripe = OFFalse; in decodeFrame()
588 if (lastStripe) in decodeFrame()
625 …lastStripeOfColor = lastStripe || ((imagePlanarConfiguration == 1) && ((stripeIndex + 1) % imageBy… in decodeFrame()
/dports/databases/postgresql-cstore_fdw/cstore_fdw-1.7.0/
H A Dcstore_writer.c131 StripeMetadata *lastStripe = NULL; in CStoreBeginWrite() local
135 lastStripe = llast(tableFooter->stripeMetadataList); in CStoreBeginWrite()
136 lastStripeSize += lastStripe->skipListLength; in CStoreBeginWrite()
137 lastStripeSize += lastStripe->dataLength; in CStoreBeginWrite()
138 lastStripeSize += lastStripe->footerLength; in CStoreBeginWrite()
140 currentFileOffset = lastStripe->fileOffset + lastStripeSize; in CStoreBeginWrite()
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/regionserver/
H A DStripeStoreFileManager.java282 int lastStripe = findStripeForRow(stopRow, false); in getFilesForScanOrGet() local
283 assert firstStripe <= lastStripe; in getFilesForScanOrGet()
284 if (firstStripe == lastStripe && state.level0Files.isEmpty()) { in getFilesForScanOrGet()
287 if (firstStripe == 0 && lastStripe == (state.stripeFiles.size() - 1)) { in getFilesForScanOrGet()
292 result.addAllSublists(state.stripeFiles.subList(firstStripe, lastStripe + 1)); in getFilesForScanOrGet()
/dports/databases/pgroonga/pgroonga-2.3.4/vendor/xxHash/
H A Dxxh3.h1240 xxh_u8 lastStripe[STRIPE_LEN]; in XXH3_digest_long() local
1242 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3_digest_long()
1243 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3_digest_long()
1245 lastStripe, in XXH3_digest_long()
/dports/games/freecell-solver/freecell-solver-6.2.0/xxHash-wrapper/xxHash-0.7.2/
H A Dxxh3.h1242 xxh_u8 lastStripe[STRIPE_LEN]; in XXH3_digest_long() local
1244 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3_digest_long()
1245 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3_digest_long()
1247 lastStripe, in XXH3_digest_long()
/dports/games/black-hole-solver/black-hole-solver-1.10.1/xxHash-wrapper/xxHash-0.7.2/
H A Dxxh3.h1242 xxh_u8 lastStripe[STRIPE_LEN]; in XXH3_digest_long() local
1244 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3_digest_long()
1245 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3_digest_long()
1247 lastStripe, in XXH3_digest_long()
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/util/
H A Dxxh3p.h1275 xxh_u8 lastStripe[STRIPE_LEN]; in XXH3p_digest_long() local
1277 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3p_digest_long()
1278 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3p_digest_long()
1280 lastStripe, in XXH3p_digest_long()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/util/
H A Dxxh3p.h1275 xxh_u8 lastStripe[STRIPE_LEN]; in XXH3p_digest_long() local
1277 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3p_digest_long()
1278 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3p_digest_long()
1280 lastStripe, in XXH3p_digest_long()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/util/
H A Dxxh3p.h1275 xxh_u8 lastStripe[STRIPE_LEN]; in XXH3p_digest_long() local
1277 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3p_digest_long()
1278 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3p_digest_long()
1280 lastStripe, in XXH3p_digest_long()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/util/
H A Dxxh3p.h1275 xxh_u8 lastStripe[STRIPE_LEN]; in XXH3p_digest_long() local
1277 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3p_digest_long()
1278 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3p_digest_long()
1280 lastStripe, in XXH3p_digest_long()
/dports/lang/spidermonkey78/firefox-78.9.0/mfbt/lz4/
H A Dxxh3.h1650 xxh_u8 lastStripe[STRIPE_LEN]; in XXH3_digest_long() local
1652 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3_digest_long()
1653 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3_digest_long()
1655 lastStripe, in XXH3_digest_long()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/util/
H A Dxxh3p.h1275 xxh_u8 lastStripe[STRIPE_LEN]; in XXH3p_digest_long() local
1277 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3p_digest_long()
1278 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3p_digest_long()
1280 lastStripe, in XXH3p_digest_long()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/util/
H A Dxxh3p.h1275 xxh_u8 lastStripe[STRIPE_LEN]; in XXH3p_digest_long() local
1277 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3p_digest_long()
1278 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3p_digest_long()
1280 lastStripe, in XXH3p_digest_long()
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/vendored/xxhash/
H A Dxxh3.h1209 char lastStripe[STRIPE_LEN]; in XXH3_digest_long() local
1211 … memcpy(lastStripe, (const char*)state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3_digest_long()
1212 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3_digest_long()
1214 lastStripe, in XXH3_digest_long()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/util/
H A Dxxh3p.h1275 xxh_u8 lastStripe[STRIPE_LEN]; in XXH3p_digest_long() local
1277 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3p_digest_long()
1278 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3p_digest_long()
1280 lastStripe, in XXH3p_digest_long()
/dports/net/haproxy/haproxy-2.4.10/include/import/
H A Dxxhash.h4157 xxh_u8 lastStripe[XXH_STRIPE_LEN]; in XXH3_digest_long() local
4160 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3_digest_long()
4161 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3_digest_long()
4163 lastStripe, in XXH3_digest_long()
/dports/www/firefox-esr/firefox-91.8.0/mfbt/lz4/
H A Dxxhash.h4155 xxh_u8 lastStripe[XXH_STRIPE_LEN]; in XXH3_digest_long() local
4158 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3_digest_long()
4159 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3_digest_long()
4161 lastStripe, in XXH3_digest_long()
/dports/emulators/ppsspp/ppsspp-1.12.3/ext/
H A Dxxhash.h4154 xxh_u8 lastStripe[XXH_STRIPE_LEN]; in XXH3_digest_long() local
4157 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3_digest_long()
4158 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3_digest_long()
4160 lastStripe, in XXH3_digest_long()
/dports/devel/R-cran-rlang/rlang/src/internal/xxhash/
H A Dxxhash.h4156 xxh_u8 lastStripe[XXH_STRIPE_LEN]; in XXH3_digest_long() local
4159 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3_digest_long()
4160 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3_digest_long()
4162 lastStripe, in XXH3_digest_long()
/dports/archivers/c-blosc2/c-blosc2-2.0.4/plugins/codecs/ndlz/
H A Dxxhash.h4707 xxh_u8 lastStripe[XXH_STRIPE_LEN]; in XXH3_digest_long() local
4710 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3_digest_long()
4711 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3_digest_long()
4713 lastStripe, in XXH3_digest_long()
/dports/databases/rocksdb/rocksdb-6.26.1/util/
H A Dxxhash.h4720 xxh_u8 lastStripe[XXH_STRIPE_LEN]; in XXH3_digest_long() local
4723 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3_digest_long()
4724 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3_digest_long()
4726 lastStripe, in XXH3_digest_long()
/dports/databases/rocksdb-lite/rocksdb-6.26.1/util/
H A Dxxhash.h4720 xxh_u8 lastStripe[XXH_STRIPE_LEN]; in XXH3_digest_long() local
4723 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3_digest_long()
4724 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3_digest_long()
4726 lastStripe, in XXH3_digest_long()
/dports/devel/grpc/grpc-1.42.0/third_party/xxhash/
H A Dxxhash.h4703 xxh_u8 lastStripe[XXH_STRIPE_LEN]; in XXH3_digest_long() local
4706 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3_digest_long()
4707 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3_digest_long()
4709 lastStripe, in XXH3_digest_long()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/vendored/xxhash/
H A Dxxhash.h4158 xxh_u8 lastStripe[XXH_STRIPE_LEN]; in XXH3_digest_long() local
4161 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3_digest_long()
4162 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3_digest_long()
4164 lastStripe, in XXH3_digest_long()
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/vendored/xxhash/
H A Dxxhash.h4158 xxh_u8 lastStripe[XXH_STRIPE_LEN]; in XXH3_digest_long() local
4161 memcpy(lastStripe, state->buffer + sizeof(state->buffer) - catchupSize, catchupSize); in XXH3_digest_long()
4162 memcpy(lastStripe + catchupSize, state->buffer, state->bufferedSize); in XXH3_digest_long()
4164 lastStripe, in XXH3_digest_long()

12