Home
last modified time | relevance | path

Searched refs:simple_hashmap_traits (Results 1 – 25 of 152) sorted by relevance

1234567

/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dhash-map-traits.h32 struct simple_hashmap_traits struct
47 simple_hashmap_traits <H, Value>::hash (const key_type &h) in hash() argument
54 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys()
63 simple_hashmap_traits <H, Value>::remove (T &entry) in remove()
72 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty()
80 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted()
88 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty()
96 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) in mark_deleted()
102 struct simple_cache_map_traits: public simple_hashmap_traits<H,Value>
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dhash-map-traits.h32 struct simple_hashmap_traits struct
48 simple_hashmap_traits <H, Value>::hash (const key_type &h) in hash() argument
55 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys()
64 simple_hashmap_traits <H, Value>::remove (T &entry) in remove()
73 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty()
81 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted()
89 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty()
97 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) in mark_deleted()
103 struct simple_cache_map_traits: public simple_hashmap_traits<H,Value>
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dhash-map-traits.h32 struct simple_hashmap_traits struct
47 simple_hashmap_traits <H, Value>::hash (const key_type &h) in hash() argument
54 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys()
63 simple_hashmap_traits <H, Value>::remove (T &entry) in remove()
72 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty()
80 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted()
88 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty()
96 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) in mark_deleted()
102 struct simple_cache_map_traits: public simple_hashmap_traits<H,Value>
H A Djson.h96 simple_hashmap_traits<nofree_string_hash, value *> > map_t;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dhash-map-traits.h32 struct simple_hashmap_traits struct
48 simple_hashmap_traits <H, Value>::hash (const key_type &h) in hash() argument
55 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys()
64 simple_hashmap_traits <H, Value>::remove (T &entry) in remove()
73 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty()
81 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted()
89 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty()
97 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) in mark_deleted()
103 struct simple_cache_map_traits: public simple_hashmap_traits<H,Value>
H A Djson.h101 simple_hashmap_traits<nofree_string_hash, value *> > map_t;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dhash-map-traits.h32 struct simple_hashmap_traits struct
47 simple_hashmap_traits <H, Value>::hash (const key_type &h) in hash() argument
54 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys()
63 simple_hashmap_traits <H, Value>::remove (T &entry) in remove()
72 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty()
80 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted()
88 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty()
96 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) in mark_deleted()
102 struct simple_cache_map_traits: public simple_hashmap_traits<H,Value>
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dhash-map-traits.h32 struct simple_hashmap_traits struct
48 simple_hashmap_traits <H, Value>::hash (const key_type &h) in hash() argument
55 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys()
64 simple_hashmap_traits <H, Value>::remove (T &entry) in remove()
73 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty()
81 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted()
89 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty()
97 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) in mark_deleted()
103 struct simple_cache_map_traits: public simple_hashmap_traits<H,Value>
H A Djson.h101 simple_hashmap_traits<nofree_string_hash, value *> > map_t;
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dhash-map-traits.h32 struct simple_hashmap_traits struct
48 simple_hashmap_traits <H, Value>::hash (const key_type &h) in hash() argument
55 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys()
64 simple_hashmap_traits <H, Value>::remove (T &entry) in remove()
73 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty()
81 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted()
89 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty()
97 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) in mark_deleted()
103 struct simple_cache_map_traits: public simple_hashmap_traits<H,Value>
H A Djson.h101 simple_hashmap_traits<nofree_string_hash, value *> > map_t;
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dhash-map-traits.h32 struct simple_hashmap_traits struct
47 simple_hashmap_traits <H, Value>::hash (const key_type &h) in hash() argument
54 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys()
63 simple_hashmap_traits <H, Value>::remove (T &entry) in remove()
72 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty()
80 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted()
88 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty()
96 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) in mark_deleted()
102 struct simple_cache_map_traits: public simple_hashmap_traits<H,Value>
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dhash-map-traits.h32 struct simple_hashmap_traits struct
48 simple_hashmap_traits <H, Value>::hash (const key_type &h) in hash() argument
55 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys()
64 simple_hashmap_traits <H, Value>::remove (T &entry) in remove()
73 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty()
81 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted()
89 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty()
97 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) in mark_deleted()
103 struct simple_cache_map_traits: public simple_hashmap_traits<H,Value>
H A Djson.h101 simple_hashmap_traits<nofree_string_hash, value *> > map_t;
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dhash-map-traits.h32 struct simple_hashmap_traits struct
47 simple_hashmap_traits <H, Value>::hash (const key_type &h) in hash() argument
54 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys()
63 simple_hashmap_traits <H, Value>::remove (T &entry) in remove()
72 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty()
80 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted()
88 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty()
96 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) in mark_deleted()
102 struct simple_cache_map_traits: public simple_hashmap_traits<H,Value>
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dhash-map-traits.h32 struct simple_hashmap_traits struct
47 simple_hashmap_traits <H, Value>::hash (const key_type &h) in hash() argument
54 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys()
63 simple_hashmap_traits <H, Value>::remove (T &entry) in remove()
72 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty()
80 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted()
88 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty()
96 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) in mark_deleted()
102 struct simple_cache_map_traits: public simple_hashmap_traits<H,Value>
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dhash-map-traits.h32 struct simple_hashmap_traits struct
47 simple_hashmap_traits <H, Value>::hash (const key_type &h) in hash() argument
54 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys()
63 simple_hashmap_traits <H, Value>::remove (T &entry) in remove()
72 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty()
80 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted()
88 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty()
96 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) in mark_deleted()
102 struct simple_cache_map_traits: public simple_hashmap_traits<H,Value>
H A Djson.h96 simple_hashmap_traits<nofree_string_hash, value *> > map_t;
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dhash-map-traits.h32 struct simple_hashmap_traits struct
48 simple_hashmap_traits <H, Value>::hash (const key_type &h) in hash() argument
55 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys()
64 simple_hashmap_traits <H, Value>::remove (T &entry) in remove()
73 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty()
81 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted()
89 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty()
97 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) in mark_deleted()
103 struct simple_cache_map_traits: public simple_hashmap_traits<H,Value>
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dhash-map-traits.h32 struct simple_hashmap_traits struct
48 simple_hashmap_traits <H, Value>::hash (const key_type &h) in hash() argument
55 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys()
64 simple_hashmap_traits <H, Value>::remove (T &entry) in remove()
73 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty()
81 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted()
89 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty()
97 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) in mark_deleted()
103 struct simple_cache_map_traits: public simple_hashmap_traits<H,Value>
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dhash-map-traits.h32 struct simple_hashmap_traits struct
47 simple_hashmap_traits <H, Value>::hash (const key_type &h) in hash() argument
54 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys()
63 simple_hashmap_traits <H, Value>::remove (T &entry) in remove()
72 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty()
80 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted()
88 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty()
96 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) in mark_deleted()
102 struct simple_cache_map_traits: public simple_hashmap_traits<H,Value>
H A Djson.h96 simple_hashmap_traits<nofree_string_hash, value *> > map_t;
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dhash-map-traits.h32 struct simple_hashmap_traits struct
47 simple_hashmap_traits <H, Value>::hash (const key_type &h) in hash() argument
54 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys()
63 simple_hashmap_traits <H, Value>::remove (T &entry) in remove()
72 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty()
80 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted()
88 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty()
96 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) in mark_deleted()
102 struct simple_cache_map_traits: public simple_hashmap_traits<H,Value>
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dhash-map-traits.h32 struct simple_hashmap_traits struct
46 simple_hashmap_traits <H, Value>::hash (const key_type &h) in hash() argument
53 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys()
62 simple_hashmap_traits <H, Value>::remove (T &entry) in remove()
71 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty()
79 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted()
87 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty()
95 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) in mark_deleted()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dhash-map-traits.h32 struct simple_hashmap_traits struct
46 simple_hashmap_traits <H, Value>::hash (const key_type &h) in hash() argument
53 simple_hashmap_traits <H, Value>::equal_keys (const key_type &k1, in equal_keys()
62 simple_hashmap_traits <H, Value>::remove (T &entry) in remove()
71 simple_hashmap_traits <H, Value>::is_empty (const T &entry) in is_empty()
79 simple_hashmap_traits <H, Value>::is_deleted (const T &entry) in is_deleted()
87 simple_hashmap_traits <H, Value>::mark_empty (T &entry) in mark_empty()
95 simple_hashmap_traits <H, Value>::mark_deleted (T &entry) in mark_deleted()

1234567