Home
last modified time | relevance | path

Searched refs:tombstone (Results 126 – 150 of 1398) sorted by relevance

12345678910>>...56

/dports/print/harfbuzz-hb-view/harfbuzz-3.4.0/src/
H A Dhb-map.hh310 unsigned int tombstone = (unsigned) -1; in bucket_for_hash() local
315 if (tombstone == (unsigned) -1 && items[i].is_tombstone ()) in bucket_for_hash()
316 tombstone = i; in bucket_for_hash()
319 return tombstone == (unsigned) -1 ? i : tombstone; in bucket_for_hash()
/dports/lang/mono/mono-5.10.1.57/mcs/class/corlib/System.Runtime.CompilerServices/
H A DConditionalWeakTable.cs342 var tombstone = GC.EPHEMERON_TOMBSTONE;
349 if (key != null && key != tombstone)
362 var tombstone = GC.EPHEMERON_TOMBSTONE;
369 if (item.key != null && item.key != tombstone)
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/containerregistry/client/v2/
H A Ddocker_image_.py290 tombstone = basename.startswith(_WHITEOUT_PREFIX)
291 if tombstone:
307 fs[name] = tombstone or not member.isdir()
308 if not tombstone:
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/integration/targets/collections/collection_root_user/ansible_collections/testns/testcoll/meta/
H A Druntime.yml7 tombstone:
37 tombstone:
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/integration/targets/collections/collection_root_user/ansible_collections/testns/testcoll/meta/
H A Druntime.yml7 tombstone:
37 tombstone:
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/db/
H A Dbuilder.cc176 auto tombstone = range_del_it->Tombstone(); in BuildTable() local
177 auto kv = tombstone.Serialize(); in BuildTable()
179 meta->UpdateBoundariesForRange(kv.first, tombstone.SerializeEndKey(), in BuildTable()
180 tombstone.seq_, internal_comparator); in BuildTable()
H A Drange_del_aggregator_test.cc169 void CheckIterPosition(const RangeTombstone& tombstone, in CheckIterPosition() argument
172 EXPECT_EQ(tombstone.start_key_, ExtractUserKey(iter->key())); in CheckIterPosition()
173 EXPECT_EQ(tombstone.end_key_, iter->value()); in CheckIterPosition()
174 EXPECT_EQ(tombstone.seq_, iter->seq()); in CheckIterPosition()
177 EXPECT_EQ(tombstone.start_key_, iter->start_key()); in CheckIterPosition()
178 EXPECT_EQ(tombstone.end_key_, iter->end_key()); in CheckIterPosition()
179 EXPECT_EQ(tombstone.seq_, GetInternalKeySeqno(iter->key())); in CheckIterPosition()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/sync/test/integration/
H A Dsingle_client_extensions_sync_test.cc86 std::unique_ptr<syncer::LoopbackServerEntity> tombstone( in IN_PROC_BROWSER_TEST_F() local
90 GetFakeServer()->InjectEntity(std::move(tombstone)); in IN_PROC_BROWSER_TEST_F()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/db/
H A Dbuilder.cc177 auto tombstone = range_del_it->Tombstone(); in BuildTable() local
178 auto kv = tombstone.Serialize(); in BuildTable()
180 meta->UpdateBoundariesForRange(kv.first, tombstone.SerializeEndKey(), in BuildTable()
181 tombstone.seq_, internal_comparator); in BuildTable()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/db/
H A Dbuilder.cc177 auto tombstone = range_del_it->Tombstone(); in BuildTable() local
178 auto kv = tombstone.Serialize(); in BuildTable()
180 meta->UpdateBoundariesForRange(kv.first, tombstone.SerializeEndKey(), in BuildTable()
181 tombstone.seq_, internal_comparator); in BuildTable()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/db/
H A Dbuilder.cc177 auto tombstone = range_del_it->Tombstone(); in BuildTable() local
178 auto kv = tombstone.Serialize(); in BuildTable()
180 meta->UpdateBoundariesForRange(kv.first, tombstone.SerializeEndKey(), in BuildTable()
181 tombstone.seq_, internal_comparator); in BuildTable()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/db/
H A Dbuilder.cc177 auto tombstone = range_del_it->Tombstone(); in BuildTable() local
178 auto kv = tombstone.Serialize(); in BuildTable()
180 meta->UpdateBoundariesForRange(kv.first, tombstone.SerializeEndKey(), in BuildTable()
181 tombstone.seq_, internal_comparator); in BuildTable()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/db/
H A Dbuilder.cc177 auto tombstone = range_del_it->Tombstone(); in BuildTable() local
178 auto kv = tombstone.Serialize(); in BuildTable()
180 meta->UpdateBoundariesForRange(kv.first, tombstone.SerializeEndKey(), in BuildTable()
181 tombstone.seq_, internal_comparator); in BuildTable()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/db/
H A Dbuilder.cc177 auto tombstone = range_del_it->Tombstone(); in BuildTable() local
178 auto kv = tombstone.Serialize(); in BuildTable()
180 meta->UpdateBoundariesForRange(kv.first, tombstone.SerializeEndKey(), in BuildTable()
181 tombstone.seq_, internal_comparator); in BuildTable()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/docs/proposals/
H A Dblock-storage-time-series-deletion.md21 …etion and processes them. At first, when a deletion request is made, a tombstone is created. This…
88tombstone entry will be created. The object store such as S3, GCS, Azure storage, can be used to s…
90tombstone files and will update the bucket-index with the tombstone information regarding the dele…
99tombstone entries in a separate folder called `tombstones` in the object store (e.g. S3 bucket) in…
101tombstone information to the object store. The information inside the file will be the same except…
103 The tombstone will be stored in a single JSON file per request and state:
134 …series will have to be compared to the matchers contained in the active tombstone files. The impac…
202 …er be querying any of the old blocks that were marked for deletion. The tombstone will no longer b…
207tombstone file a `.deleted` extension is created. This is done to help ensure that the cache gener…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/test/ELF/
H A Ddebug-dead-reloc-icf.s2 ## Test we resolve symbolic relocations in .debug_* sections to a tombstone
30 ## different lines to the canonical function. Leaving a tombstone value would
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/test/ELF/
H A Ddebug-dead-reloc-icf.s2 ## Test we resolve symbolic relocations in .debug_* sections to a tombstone
30 ## different lines to the canonical function. Leaving a tombstone value would
/dports/devel/llvm11/llvm-11.0.1.src/tools/lld/test/ELF/
H A Ddebug-dead-reloc-icf.s2 ## Test we resolve symbolic relocations in .debug_* sections to a tombstone
30 ## different lines to the canonical function. Leaving a tombstone value would
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/test/ELF/
H A Ddebug-dead-reloc-icf.s2 ## Test we resolve symbolic relocations in .debug_* sections to a tombstone
30 ## different lines to the canonical function. Leaving a tombstone value would
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/test/ELF/
H A Ddebug-dead-reloc-icf.s2 ## Test we resolve symbolic relocations in .debug_* sections to a tombstone
30 ## different lines to the canonical function. Leaving a tombstone value would
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/test/ELF/
H A Ddebug-dead-reloc-icf.s2 ## Test we resolve symbolic relocations in .debug_* sections to a tombstone
30 ## different lines to the canonical function. Leaving a tombstone value would
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/test/ELF/
H A Ddebug-dead-reloc-icf.s2 ## Test we resolve symbolic relocations in .debug_* sections to a tombstone
30 ## different lines to the canonical function. Leaving a tombstone value would
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/test/ELF/
H A Ddebug-dead-reloc-icf.s2 ## Test we resolve symbolic relocations in .debug_* sections to a tombstone
30 ## different lines to the canonical function. Leaving a tombstone value would
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lld/test/ELF/
H A Ddebug-dead-reloc-icf.s2 ## Test we resolve symbolic relocations in .debug_* sections to a tombstone
30 ## different lines to the canonical function. Leaving a tombstone value would
/dports/devel/llvm13/llvm-project-13.0.1.src/lld/test/ELF/
H A Ddebug-dead-reloc-icf.s2 ## Test we resolve symbolic relocations in .debug_* sections to a tombstone
30 ## different lines to the canonical function. Leaving a tombstone value would

12345678910>>...56