Home
last modified time | relevance | path

Searched refs:TOMBSTONE (Results 1 – 25 of 35) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mono/utils/
H A Dmono-conc-hashtable.c18 #define TOMBSTONE ((gpointer)(ssize_t)-1) macro
103 if (kvs [i].key && kvs [i].key != TOMBSTONE) in expand_table()
145 if (kvs [i].key && kvs [i].key != TOMBSTONE) { in mono_conc_hashtable_destroy()
228 g_assert (key != NULL && key != TOMBSTONE); in mono_conc_hashtable_remove()
247 kvs [i].key = TOMBSTONE; in mono_conc_hashtable_remove()
271 kvs [i].key = TOMBSTONE; in mono_conc_hashtable_remove()
296 g_assert (key != NULL && key != TOMBSTONE); in mono_conc_hashtable_insert()
311 if (!kvs [i].key || kvs [i].key == TOMBSTONE) { in mono_conc_hashtable_insert()
357 if (kvs [i].key && kvs [i].key != TOMBSTONE) { in mono_conc_hashtable_foreach()
377 if (kvs [i].key && kvs [i].key != TOMBSTONE) { in mono_conc_hashtable_foreach_steal()
[all …]
/dports/net/jgroups/jgroups-2.12.0/src/org/jgroups/stack/
H A DAckReceiverWindow.java38 public static final Message TOMBSTONE=new Message(false) { field in AckReceiverWindow
60 initial_segment.add(i, TOMBSTONE); in AckReceiverWindow()
208 if(msg == TOMBSTONE) in printMessages()
290 … if(retval != null && retval != TOMBSTONE && array.compareAndSet(index, retval, TOMBSTONE)) { in remove()
309 if(tmp != null && tmp != TOMBSTONE) in size()
/dports/science/gramps/gramps-5.1.4/gramps/gen/lib/
H A Dsrcmediatype.py49 TOMBSTONE = 12 variable in SourceMediaType
69 (TOMBSTONE, _("Tombstone"), "Tombstone"),
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/parser/src/
H A Devent.rs86 Event::Start { kind: TOMBSTONE, forward_parent: None } in tombstone()
119 if kind != TOMBSTONE { in process()
H A Dparser.rs12 SyntaxKind::{self, EOF, ERROR, TOMBSTONE},
283 Some(Event::Start { kind: TOMBSTONE, forward_parent: None }) => (), in abandon()
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/parser/src/
H A Devent.rs86 Event::Start { kind: TOMBSTONE, forward_parent: None } in tombstone()
119 if kind != TOMBSTONE { in process()
H A Dparser.rs10 SyntaxKind::{self, EOF, ERROR, TOMBSTONE},
289 Some(Event::Start { kind: TOMBSTONE, forward_parent: None }) => (), in abandon()
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/libpixman/src/
H A Dpixman-glyph.c37 #define TOMBSTONE ((glyph_t *)0x1) macro
105 if (g != TOMBSTONE && in lookup_glyph()
131 } while (*loc && *loc != TOMBSTONE); in insert_glyph()
133 if (*loc == TOMBSTONE) in insert_glyph()
150 cache->glyphs[idx & HASH_MASK] = TOMBSTONE; in remove_glyph()
157 while (cache->glyphs[idx & HASH_MASK] == TOMBSTONE) in remove_glyph()
175 if (glyph && glyph != TOMBSTONE) in clear_table()
/dports/www/firefox/firefox-99.0/gfx/cairo/libpixman/src/
H A Dpixman-glyph.c37 #define TOMBSTONE ((glyph_t *)0x1) macro
105 if (g != TOMBSTONE && in lookup_glyph()
131 } while (*loc && *loc != TOMBSTONE); in insert_glyph()
133 if (*loc == TOMBSTONE) in insert_glyph()
150 cache->glyphs[idx & HASH_MASK] = TOMBSTONE; in remove_glyph()
157 while (cache->glyphs[idx & HASH_MASK] == TOMBSTONE) in remove_glyph()
175 if (glyph && glyph != TOMBSTONE) in clear_table()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/cairo/libpixman/src/
H A Dpixman-glyph.c37 #define TOMBSTONE ((glyph_t *)0x1) macro
105 if (g != TOMBSTONE && in lookup_glyph()
131 } while (*loc && *loc != TOMBSTONE); in insert_glyph()
133 if (*loc == TOMBSTONE) in insert_glyph()
150 cache->glyphs[idx & HASH_MASK] = TOMBSTONE; in remove_glyph()
157 while (cache->glyphs[idx & HASH_MASK] == TOMBSTONE) in remove_glyph()
175 if (glyph && glyph != TOMBSTONE) in clear_table()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/libpixman/src/
H A Dpixman-glyph.c37 #define TOMBSTONE ((glyph_t *)0x1) macro
105 if (g != TOMBSTONE && in lookup_glyph()
131 } while (*loc && *loc != TOMBSTONE); in insert_glyph()
133 if (*loc == TOMBSTONE) in insert_glyph()
150 cache->glyphs[idx & HASH_MASK] = TOMBSTONE; in remove_glyph()
157 while (cache->glyphs[idx & HASH_MASK] == TOMBSTONE) in remove_glyph()
175 if (glyph && glyph != TOMBSTONE) in clear_table()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/cairo/libpixman/src/
H A Dpixman-glyph.c37 #define TOMBSTONE ((glyph_t *)0x1) macro
105 if (g != TOMBSTONE && in lookup_glyph()
131 } while (*loc && *loc != TOMBSTONE); in insert_glyph()
133 if (*loc == TOMBSTONE) in insert_glyph()
150 cache->glyphs[idx & HASH_MASK] = TOMBSTONE; in remove_glyph()
157 while (cache->glyphs[idx & HASH_MASK] == TOMBSTONE) in remove_glyph()
175 if (glyph && glyph != TOMBSTONE) in clear_table()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/cairo/libpixman/src/
H A Dpixman-glyph.c37 #define TOMBSTONE ((glyph_t *)0x1) macro
105 if (g != TOMBSTONE && in lookup_glyph()
131 } while (*loc && *loc != TOMBSTONE); in insert_glyph()
133 if (*loc == TOMBSTONE) in insert_glyph()
150 cache->glyphs[idx & HASH_MASK] = TOMBSTONE; in remove_glyph()
157 while (cache->glyphs[idx & HASH_MASK] == TOMBSTONE) in remove_glyph()
175 if (glyph && glyph != TOMBSTONE) in clear_table()
/dports/x11/pixman/pixman-0.40.0/pixman/
H A Dpixman-glyph.c37 #define TOMBSTONE ((glyph_t *)0x1) macro
105 if (g != TOMBSTONE && in lookup_glyph()
131 } while (*loc && *loc != TOMBSTONE); in insert_glyph()
133 if (*loc == TOMBSTONE) in insert_glyph()
150 cache->glyphs[idx & HASH_MASK] = TOMBSTONE; in remove_glyph()
157 while (cache->glyphs[idx & HASH_MASK] == TOMBSTONE) in remove_glyph()
175 if (glyph && glyph != TOMBSTONE) in clear_table()
/dports/www/mediawiki137/mediawiki-1.37.1/includes/HookContainer/
H A DHookContainer.php57 private const TOMBSTONE = 'TOMBSTONE';
198 $this->dynamicHandlers[$hook][] = self::TOMBSTONE;
223 $this->dynamicHandlers[$hook][$ts] = self::TOMBSTONE;
410 if ( $v === self::TOMBSTONE ) {
/dports/www/mediawiki136/mediawiki-1.36.3/includes/HookContainer/
H A DHookContainer.php57 private const TOMBSTONE = 'TOMBSTONE'; define in MediaWiki\\HookContainer\\HookContainer
198 $this->dynamicHandlers[$hook][] = self::TOMBSTONE;
223 $this->dynamicHandlers[$hook][$ts] = self::TOMBSTONE;
410 if ( $v === self::TOMBSTONE ) {
/dports/editors/libreoffice/libreoffice-7.2.6.2/external/cairo/pixman/
H A Dpixman-0.24.4.patch41 if (*loc == TOMBSTONE)
49 cache->glyphs[idx & HASH_MASK] = TOMBSTONE;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/external/cairo/pixman/
H A Dpixman-0.24.4.patch41 if (*loc == TOMBSTONE)
49 cache->glyphs[idx & HASH_MASK] = TOMBSTONE;
/dports/devel/folly/folly-2021.12.27.00/folly/experimental/
H A DSingleWriterFixedHashMap.h72 enum class State : uint8_t { EMPTY, VALID, TOMBSTONE }; enumerator
145 (state == State::TOMBSTONE && e.key() == key)) { in insert()
259 void erase() { state_.store(State::TOMBSTONE, std::memory_order_release); } in erase()
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices/src/Interop/
H A DAdsSearchPreferences.cs22 TOMBSTONE = 13, enumerator
/dports/devel/libe/e-releases-0.11.0/e/
H A Dnwf_hash_map.h87 static inline type TOMBSTONE() { return reinterpret_cast<T*>(8); } in TOMBSTONE() function
95 static inline bool is_tombstone(type t) { return t == TOMBSTONE(); } in is_tombstone()
289 wrapper<V>::TOMBSTONE(), in put_ine()
314 wrapper<V>::TOMBSTONE()); in del()
326 wrapper<V>::TOMBSTONE()); in del_if()
642 return wrapper<V>::TOMBSTONE(); in put_if_match()
960 wrapper<K>::TOMBSTONE()); in copy_slot()
1015 assert(old_unboxed != wrapper<V>::TOMBSTONE()); in copy_slot()
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/sync/protocol/
H A Dloopback_server.proto25 TOMBSTONE = 3; enumerator
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.DirectoryServices/src/System/DirectoryServices/
H A DDirectorySearcher.cs763 info.dwSearchPref = (int)AdsSearchPreferences.TOMBSTONE; in SetSearchPreferences()
977 case (int)AdsSearchPreferences.TOMBSTONE: in DoSetSearchPrefs()
/dports/devel/rust-analyzer/rust-analyzer-2021-12-20/crates/parser/src/syntax_kind/
H A Dgenerated.rs9 TOMBSTONE, enumerator
/dports/lang/rust/rustc-1.58.1-src/src/tools/rust-analyzer/crates/parser/src/syntax_kind/
H A Dgenerated.rs9 TOMBSTONE, enumerator

12