Home
last modified time | relevance | path

Searched refs:tombstone (Results 1 – 25 of 1398) sorted by relevance

12345678910>>...56

/dports/devel/entt/entt-3.8.1/test/entt/entity/
H A Dentity.cpp38 constexpr entt::entity tombstone = entt::tombstone; in TEST() local
52 ASSERT_EQ((entt::null | tombstone), null); in TEST()
70 constexpr entt::entity tombstone = entt::tombstone; in TEST() local
76 ASSERT_TRUE(entt::tombstone == entt::tombstone); in TEST()
77 ASSERT_FALSE(entt::tombstone != entt::tombstone); in TEST()
83 ASSERT_EQ((entt::tombstone | tombstone), tombstone); in TEST()
84 ASSERT_EQ((entt::tombstone | null), tombstone); in TEST()
88 ASSERT_FALSE(entity == entt::tombstone); in TEST()
89 ASSERT_FALSE(entt::tombstone == entity); in TEST()
91 ASSERT_TRUE(entity != entt::tombstone); in TEST()
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/meta/
H A Druntime.yml31 tombstone:
47 tombstone:
67 tombstone:
89 tombstone:
95 tombstone:
99 tombstone:
103 tombstone:
127 tombstone:
131 tombstone:
136 tombstone:
[all …]
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/network/meta/
H A Druntime.yml74 tombstone:
78 tombstone:
82 tombstone:
86 tombstone:
90 tombstone:
94 tombstone:
98 tombstone:
102 tombstone:
106 tombstone:
110 tombstone:
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libjava/java/util/
H A DIdentityHashMap.java103 static final Object tombstone = new Object(); field in IdentityHashMap
320 table[h] = tombstone; in entrySet()
321 table[h + 1] = tombstone; in entrySet()
463 table[h] = tombstone; in keySet()
464 table[h + 1] = tombstone; in keySet()
560 table[h] = tombstone; in remove()
561 table[h + 1] = tombstone; in remove()
620 table[i - 1] = tombstone; in values()
621 table[i] = tombstone; in values()
758 table[loc] = tombstone; in remove()
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libjava/java/util/
H A DIdentityHashMap.java103 static final Object tombstone = new Object(); field in IdentityHashMap
320 table[h] = tombstone; in entrySet()
321 table[h + 1] = tombstone; in entrySet()
463 table[h] = tombstone; in keySet()
464 table[h + 1] = tombstone; in keySet()
560 table[h] = tombstone; in remove()
561 table[h + 1] = tombstone; in remove()
620 table[i - 1] = tombstone; in values()
621 table[i] = tombstone; in values()
758 table[loc] = tombstone; in remove()
[all …]
/dports/java/sablevm-classpath/sablevm-classpath-1.13/java/util/
H A DIdentityHashMap.java103 static final Object tombstone = new Object(); field in IdentityHashMap
320 table[h] = tombstone; in entrySet()
321 table[h + 1] = tombstone; in entrySet()
463 table[h] = tombstone; in keySet()
464 table[h + 1] = tombstone; in keySet()
560 table[h] = tombstone; in remove()
561 table[h + 1] = tombstone; in remove()
620 table[i - 1] = tombstone; in values()
621 table[i] = tombstone; in values()
758 table[loc] = tombstone; in remove()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/build/android/
H A Dtombstones.py100 tombstone = args[0]
103 lines += [tombstone['file'] + ' created on ' + str(tombstone['time']) +
105 (str(tombstone['device_now'] - tombstone['time']) +
106 ' Device: ' + tombstone['serial'])]
110 tombstone['data'],
111 tombstone['device_abi'],
112 tombstone['stack'])
132 [[tombstone, tombstone_symbolizer] for tombstone in tombstones])
136 for tombstone in data:
137 resolved_tombstones.extend(tombstone)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/build/android/
H A Dtombstones.py100 tombstone = args[0]
103 lines += [tombstone['file'] + ' created on ' + str(tombstone['time']) +
105 (str(tombstone['device_now'] - tombstone['time']) +
106 ' Device: ' + tombstone['serial'])]
110 tombstone['data'],
111 tombstone['device_abi'],
112 tombstone['stack'])
132 [[tombstone, tombstone_symbolizer] for tombstone in tombstones])
136 for tombstone in data:
137 resolved_tombstones.extend(tombstone)
/dports/lang/v8/v8-9.6.180.12/build/android/
H A Dtombstones.py100 tombstone = args[0]
103 lines += [tombstone['file'] + ' created on ' + str(tombstone['time']) +
105 (str(tombstone['device_now'] - tombstone['time']) +
106 ' Device: ' + tombstone['serial'])]
110 tombstone['data'],
111 tombstone['device_abi'],
112 tombstone['stack'])
132 [[tombstone, tombstone_symbolizer] for tombstone in tombstones])
136 for tombstone in data:
137 resolved_tombstones.extend(tombstone)
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/build/android/
H A Dtombstones.py100 tombstone = args[0]
103 lines += [tombstone['file'] + ' created on ' + str(tombstone['time']) +
105 (str(tombstone['device_now'] - tombstone['time']) +
106 ' Device: ' + tombstone['serial'])]
110 tombstone['data'],
111 tombstone['device_abi'],
112 tombstone['stack'])
132 [[tombstone, tombstone_symbolizer] for tombstone in tombstones])
136 for tombstone in data:
137 resolved_tombstones.extend(tombstone)
/dports/net/concourse-fly/concourse-6.7.1/web/assets/css/
H A Dtombstone.less3 .tombstone {
13 .tombstone .heading {
18 .tombstone .job-name {
24 .tombstone .build-name {
29 .tombstone .date {
34 .tombstone .epitaph {
/dports/misc/concourse/concourse-6.7.2/web/assets/css/
H A Dtombstone.less3 .tombstone {
13 .tombstone .heading {
18 .tombstone .job-name {
24 .tombstone .build-name {
29 .tombstone .date {
34 .tombstone .epitaph {
/dports/graphics/shotwell/shotwell-0.30.14/src/
H A DTombstone.vala29 file_map.set(tombstone.get_file(), tombstone);
58 Tombstone tombstone = (Tombstone) object;
66 file_map.set(tombstone.get_file(), tombstone);
81 public void resurrect(Tombstone tombstone) {
82 destroy_marked(mark(tombstone), false);
116 Tombstone tombstone = (Tombstone) object;
117 File file = tombstone.get_file();
143 marker.mark(tombstone);
245 if (tombstone != null)
246 to_destroy.mark(tombstone);
[all …]
/dports/sysutils/istio/istio-1.6.7/galley/pkg/config/source/kube/apiserver/tombstone/
H A Drecover.go15 package tombstone package
31 var tombstone cache.DeletedFinalStateUnknown
33 if tombstone, ok = obj.(cache.DeletedFinalStateUnknown); !ok {
41 if objectMeta, ok = tombstone.Obj.(metav1.Object); !ok {
43 reflect.TypeOf(tombstone.Obj))
/dports/graphics/elementary-photos/photos-2.7.1/src/
H A DTombstone.vala42 file_map.set (tombstone.get_file (), tombstone);
71 Tombstone tombstone = (Tombstone) object;
79 file_map.set (tombstone.get_file (), tombstone);
94 public void resurrect (Tombstone tombstone) {
95 destroy_marked (mark (tombstone), false);
129 Tombstone tombstone = (Tombstone) object;
130 File file = tombstone.get_file ();
156 marker.mark (tombstone);
258 if (tombstone != null)
259 to_destroy.mark (tombstone);
[all …]
/dports/textproc/sonic/sonic-1.3.0/cargo-crates/librocksdb-sys-6.7.4/rocksdb/table/
H A Dsst_file_writer.cc112 RangeTombstone tombstone(begin_key, end_key, 0 /* Sequence Number */); in DeleteRange() local
114 file_info.smallest_range_del_key.assign(tombstone.start_key_.data(), in DeleteRange()
115 tombstone.start_key_.size()); in DeleteRange()
116 file_info.largest_range_del_key.assign(tombstone.end_key_.data(), in DeleteRange()
117 tombstone.end_key_.size()); in DeleteRange()
120 tombstone.start_key_, file_info.smallest_range_del_key) < 0) { in DeleteRange()
121 file_info.smallest_range_del_key.assign(tombstone.start_key_.data(), in DeleteRange()
125 tombstone.end_key_, file_info.largest_range_del_key) > 0) { in DeleteRange()
126 file_info.largest_range_del_key.assign(tombstone.end_key_.data(), in DeleteRange()
127 tombstone.end_key_.size()); in DeleteRange()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/rocksdb/rocksdb/table/
H A Dsst_file_writer.cc111 RangeTombstone tombstone(begin_key, end_key, 0 /* Sequence Number */); in DeleteRange() local
113 file_info.smallest_range_del_key.assign(tombstone.start_key_.data(), in DeleteRange()
114 tombstone.start_key_.size()); in DeleteRange()
115 file_info.largest_range_del_key.assign(tombstone.end_key_.data(), in DeleteRange()
116 tombstone.end_key_.size()); in DeleteRange()
119 tombstone.start_key_, file_info.smallest_range_del_key) < 0) { in DeleteRange()
120 file_info.smallest_range_del_key.assign(tombstone.start_key_.data(), in DeleteRange()
124 tombstone.end_key_, file_info.largest_range_del_key) > 0) { in DeleteRange()
125 file_info.largest_range_del_key.assign(tombstone.end_key_.data(), in DeleteRange()
126 tombstone.end_key_.size()); in DeleteRange()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/rocksdb/rocksdb/table/
H A Dsst_file_writer.cc111 RangeTombstone tombstone(begin_key, end_key, 0 /* Sequence Number */); in DeleteRange() local
113 file_info.smallest_range_del_key.assign(tombstone.start_key_.data(), in DeleteRange()
114 tombstone.start_key_.size()); in DeleteRange()
115 file_info.largest_range_del_key.assign(tombstone.end_key_.data(), in DeleteRange()
116 tombstone.end_key_.size()); in DeleteRange()
119 tombstone.start_key_, file_info.smallest_range_del_key) < 0) { in DeleteRange()
120 file_info.smallest_range_del_key.assign(tombstone.start_key_.data(), in DeleteRange()
124 tombstone.end_key_, file_info.largest_range_del_key) > 0) { in DeleteRange()
125 file_info.largest_range_del_key.assign(tombstone.end_key_.data(), in DeleteRange()
126 tombstone.end_key_.size()); in DeleteRange()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/rocksdb/rocksdb/table/
H A Dsst_file_writer.cc111 RangeTombstone tombstone(begin_key, end_key, 0 /* Sequence Number */); in DeleteRange() local
113 file_info.smallest_range_del_key.assign(tombstone.start_key_.data(), in DeleteRange()
114 tombstone.start_key_.size()); in DeleteRange()
115 file_info.largest_range_del_key.assign(tombstone.end_key_.data(), in DeleteRange()
116 tombstone.end_key_.size()); in DeleteRange()
119 tombstone.start_key_, file_info.smallest_range_del_key) < 0) { in DeleteRange()
120 file_info.smallest_range_del_key.assign(tombstone.start_key_.data(), in DeleteRange()
124 tombstone.end_key_, file_info.largest_range_del_key) > 0) { in DeleteRange()
125 file_info.largest_range_del_key.assign(tombstone.end_key_.data(), in DeleteRange()
126 tombstone.end_key_.size()); in DeleteRange()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/rocksdb/rocksdb/table/
H A Dsst_file_writer.cc112 RangeTombstone tombstone(begin_key, end_key, 0 /* Sequence Number */); in DeleteRange() local
114 file_info.smallest_range_del_key.assign(tombstone.start_key_.data(), in DeleteRange()
115 tombstone.start_key_.size()); in DeleteRange()
116 file_info.largest_range_del_key.assign(tombstone.end_key_.data(), in DeleteRange()
117 tombstone.end_key_.size()); in DeleteRange()
120 tombstone.start_key_, file_info.smallest_range_del_key) < 0) { in DeleteRange()
121 file_info.smallest_range_del_key.assign(tombstone.start_key_.data(), in DeleteRange()
125 tombstone.end_key_, file_info.largest_range_del_key) > 0) { in DeleteRange()
126 file_info.largest_range_del_key.assign(tombstone.end_key_.data(), in DeleteRange()
127 tombstone.end_key_.size()); in DeleteRange()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/rocksdb/rocksdb/table/
H A Dsst_file_writer.cc112 RangeTombstone tombstone(begin_key, end_key, 0 /* Sequence Number */); in DeleteRange() local
114 file_info.smallest_range_del_key.assign(tombstone.start_key_.data(), in DeleteRange()
115 tombstone.start_key_.size()); in DeleteRange()
116 file_info.largest_range_del_key.assign(tombstone.end_key_.data(), in DeleteRange()
117 tombstone.end_key_.size()); in DeleteRange()
120 tombstone.start_key_, file_info.smallest_range_del_key) < 0) { in DeleteRange()
121 file_info.smallest_range_del_key.assign(tombstone.start_key_.data(), in DeleteRange()
125 tombstone.end_key_, file_info.largest_range_del_key) > 0) { in DeleteRange()
126 file_info.largest_range_del_key.assign(tombstone.end_key_.data(), in DeleteRange()
127 tombstone.end_key_.size()); in DeleteRange()
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/rocksdb/rocksdb/table/
H A Dsst_file_writer.cc112 RangeTombstone tombstone(begin_key, end_key, 0 /* Sequence Number */); in DeleteRange() local
114 file_info.smallest_range_del_key.assign(tombstone.start_key_.data(), in DeleteRange()
115 tombstone.start_key_.size()); in DeleteRange()
116 file_info.largest_range_del_key.assign(tombstone.end_key_.data(), in DeleteRange()
117 tombstone.end_key_.size()); in DeleteRange()
120 tombstone.start_key_, file_info.smallest_range_del_key) < 0) { in DeleteRange()
121 file_info.smallest_range_del_key.assign(tombstone.start_key_.data(), in DeleteRange()
125 tombstone.end_key_, file_info.largest_range_del_key) > 0) { in DeleteRange()
126 file_info.largest_range_del_key.assign(tombstone.end_key_.data(), in DeleteRange()
127 tombstone.end_key_.size()); in DeleteRange()
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/rocksdb/rocksdb/table/
H A Dsst_file_writer.cc112 RangeTombstone tombstone(begin_key, end_key, 0 /* Sequence Number */); in DeleteRange() local
114 file_info.smallest_range_del_key.assign(tombstone.start_key_.data(), in DeleteRange()
115 tombstone.start_key_.size()); in DeleteRange()
116 file_info.largest_range_del_key.assign(tombstone.end_key_.data(), in DeleteRange()
117 tombstone.end_key_.size()); in DeleteRange()
120 tombstone.start_key_, file_info.smallest_range_del_key) < 0) { in DeleteRange()
121 file_info.smallest_range_del_key.assign(tombstone.start_key_.data(), in DeleteRange()
125 tombstone.end_key_, file_info.largest_range_del_key) > 0) { in DeleteRange()
126 file_info.largest_range_del_key.assign(tombstone.end_key_.data(), in DeleteRange()
127 tombstone.end_key_.size()); in DeleteRange()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/rocksdb/rocksdb/table/
H A Dsst_file_writer.cc112 RangeTombstone tombstone(begin_key, end_key, 0 /* Sequence Number */); in DeleteRange() local
114 file_info.smallest_range_del_key.assign(tombstone.start_key_.data(), in DeleteRange()
115 tombstone.start_key_.size()); in DeleteRange()
116 file_info.largest_range_del_key.assign(tombstone.end_key_.data(), in DeleteRange()
117 tombstone.end_key_.size()); in DeleteRange()
120 tombstone.start_key_, file_info.smallest_range_del_key) < 0) { in DeleteRange()
121 file_info.smallest_range_del_key.assign(tombstone.start_key_.data(), in DeleteRange()
125 tombstone.end_key_, file_info.largest_range_del_key) > 0) { in DeleteRange()
126 file_info.largest_range_del_key.assign(tombstone.end_key_.data(), in DeleteRange()
127 tombstone.end_key_.size()); in DeleteRange()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/rocksdb/rocksdb/table/
H A Dsst_file_writer.cc112 RangeTombstone tombstone(begin_key, end_key, 0 /* Sequence Number */); in DeleteRange() local
114 file_info.smallest_range_del_key.assign(tombstone.start_key_.data(), in DeleteRange()
115 tombstone.start_key_.size()); in DeleteRange()
116 file_info.largest_range_del_key.assign(tombstone.end_key_.data(), in DeleteRange()
117 tombstone.end_key_.size()); in DeleteRange()
120 tombstone.start_key_, file_info.smallest_range_del_key) < 0) { in DeleteRange()
121 file_info.smallest_range_del_key.assign(tombstone.start_key_.data(), in DeleteRange()
125 tombstone.end_key_, file_info.largest_range_del_key) > 0) { in DeleteRange()
126 file_info.largest_range_del_key.assign(tombstone.end_key_.data(), in DeleteRange()
127 tombstone.end_key_.size()); in DeleteRange()
[all …]

12345678910>>...56