Home
last modified time | relevance | path

Searched refs:unsafe_insert (Results 1 – 18 of 18) sorted by relevance

/dports/deskutils/ical/ical-tcl/types/
H A Dhtable_p.h75 unsafe_insert(k, x.table->val(i), htable_hash_elem(k));
77 unsafe_insert(k, htable_hash_elem(k));
171 void HTABLE::unsafe_insert(HKEY key, HVAL val, unsigned int h) in unsafe_insert() function
173 void HTABLE::unsafe_insert(HKEY key, unsigned int h) in unsafe_insert()
287 unsafe_insert(k, old->val(i), htable_hash_elem(k)); in resize()
289 unsafe_insert(k, htable_hash_elem(k)); in resize()
H A Dhtable.h176 void unsafe_insert(HKEY key, HVAL val, unsigned int hash_value);
178 void unsafe_insert(HKEY key, unsigned int hash_value);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp419 bool unsafe_insert(const VALUE& value);
H A DconcurrentHashTable.inline.hpp1075 unsafe_insert(const VALUE& value) { in unsafe_insert() function in ConcurrentHashTable
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp413 bool unsafe_insert(const VALUE& value);
H A DconcurrentHashTable.inline.hpp1060 unsafe_insert(const VALUE& value) { in unsafe_insert() function in ConcurrentHashTable
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp420 bool unsafe_insert(const VALUE& value);
H A DconcurrentHashTable.inline.hpp1060 unsafe_insert(const VALUE& value) { in unsafe_insert() function in ConcurrentHashTable
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp420 bool unsafe_insert(const VALUE& value);
H A DconcurrentHashTable.inline.hpp1060 unsafe_insert(const VALUE& value) { in unsafe_insert() function in ConcurrentHashTable
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp435 bool unsafe_insert(const VALUE& value);
H A DconcurrentHashTable.inline.hpp1085 unsafe_insert(const VALUE& value) { in unsafe_insert() function in ConcurrentHashTable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp446 bool unsafe_insert(const VALUE& value);
H A DconcurrentHashTable.inline.hpp1080 unsafe_insert(const VALUE& value) { in unsafe_insert() function in ConcurrentHashTable
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp446 bool unsafe_insert(const VALUE& value);
H A DconcurrentHashTable.inline.hpp1080 unsafe_insert(const VALUE& value) { in unsafe_insert() function in ConcurrentHashTable
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/utilities/
H A DconcurrentHashTable.hpp455 bool unsafe_insert(const VALUE& value);
H A DconcurrentHashTable.inline.hpp1148 unsafe_insert(const VALUE& value) { in unsafe_insert() function in ConcurrentHashTable