Merge branch 'fast_nitx'
[nit.git] / c_src / hash_collection.sep.0.h
1 #include "nit.common.h"
2 extern const int COLOR_hash_collection__HashCollection___first_item;
3 val* hash_collection__HashCollection__first_item(val* self);
4 extern const int COLOR_hash_collection__HashCollection_FT0;
5 extern const int COLOR_kernel__Object__hash;
6 extern const int COLOR_hash_collection__HashCollection___capacity;
7 extern const struct type type_kernel__Int;
8 long hash_collection__HashCollection__index_at(val* self, val* p0);
9 extern const int COLOR_hash_collection__HashCollection___last_accessed_key;
10 extern const int COLOR_kernel__Object__is_same_instance;
11 extern const int COLOR_hash_collection__HashCollection___last_accessed_node;
12 extern const int COLOR_hash_collection__HashCollection__index_at;
13 extern const int COLOR_hash_collection__HashCollection__node_at_idx;
14 val* hash_collection__HashCollection__node_at(val* self, val* p0);
15 extern const int COLOR_hash_collection__HashCollection___array;
16 extern const int COLOR_array__NativeArray___91d_93d;
17 extern const int COLOR_hash_collection__HashNode___key;
18 extern const int COLOR_kernel__Object___61d_61d;
19 extern const int COLOR_hash_collection__HashNode___next_in_bucklet;
20 extern const int COLOR_hash_collection__HashCollection_FT1;
21 val* hash_collection__HashCollection__node_at_idx(val* self, long p0, val* p1);
22 extern const int COLOR_hash_collection__HashCollection___last_item;
23 extern const int COLOR_hash_collection__HashNode___next_item;
24 extern const int COLOR_hash_collection__HashNode___prev_item;
25 extern const int COLOR_array__NativeArray___91d_93d_61d;
26 extern const int COLOR_hash_collection__HashNode___prev_in_bucklet;
27 extern const int COLOR_hash_collection__HashCollection___length;
28 extern const int COLOR_hash_collection__HashCollection__enlarge;
29 void hash_collection__HashCollection__store(val* self, long p0, val* p1);
30 void hash_collection__HashCollection__remove_node(val* self, val* p0);
31 void hash_collection__HashCollection__raz(val* self);
32 extern const int COLOR_array__ArrayCapable__calloc_array;
33 void hash_collection__HashCollection__enlarge(val* self, long p0);
34 void hash_collection__HashCollection__init(val* self);
35 val* hash_collection__HashNode__next_item(val* self);
36 extern const int COLOR_hash_collection__HashNode_VTN;
37 void hash_collection__HashNode__next_item_61d(val* self, val* p0);
38 val* hash_collection__HashNode__prev_item(val* self);
39 void hash_collection__HashNode__prev_item_61d(val* self, val* p0);
40 extern const int COLOR_hash_collection__HashNode_FT0;
41 void hash_collection__HashNode__init(val* self, val* p0);
42 extern const int COLOR_abstract_collection__MapRead_FT0;
43 extern const int COLOR_hash_collection__HashCollection__node_at;
44 extern const int COLOR_hash_collection__HashMapNode___value;
45 val* hash_collection__HashMap___91d_93d(val* self, val* p0);
46 val* NEW_hash_collection__HashMapIterator(const struct type* type);
47 extern const int COLOR_hash_collection__HashMapIteratorhash_collection__HashMap_FT0hash_collection__HashMap_FT1;
48 extern const int COLOR_hash_collection__HashMapIterator__init;
49 val* hash_collection__HashMap__iterator(val* self);
50 long hash_collection__HashMap__length(val* self);
51 short int hash_collection__HashMap__is_empty(val* self);
52 extern const int COLOR_abstract_collection__Map_FT0;
53 extern const int COLOR_abstract_collection__Map_FT1;
54 val* NEW_hash_collection__HashMapNode(const struct type* type);
55 extern const int COLOR_hash_collection__HashMapNodehash_collection__HashMap_FT0hash_collection__HashMap_FT1;
56 extern const int COLOR_hash_collection__HashMapNode__init;
57 extern const int COLOR_hash_collection__HashCollection__store;
58 void hash_collection__HashMap___91d_93d_61d(val* self, val* p0, val* p1);
59 extern const int COLOR_hash_collection__HashCollection__raz;
60 void hash_collection__HashMap__clear(val* self);
61 extern const int COLOR_hash_collection__HashCollection__init;
62 void hash_collection__HashMap__init(val* self);
63 extern const int COLOR_hash_collection__HashMap___64dkeys;
64 val* hash_collection__HashMap__keys(val* self);
65 extern const int COLOR_hash_collection__HashMapKeyshash_collection__HashMap_FT0hash_collection__HashMap_FT1;
66 void hash_collection__HashMap__keys_61d(val* self, val* p0);
67 extern const int COLOR_hash_collection__HashMap___64dvalues;
68 val* hash_collection__HashMap__values(val* self);
69 extern const int COLOR_hash_collection__HashMapValueshash_collection__HashMap_FT0hash_collection__HashMap_FT1;
70 void hash_collection__HashMap__values_61d(val* self, val* p0);
71 extern const int COLOR_hash_collection__HashMapKeys___64dmap;
72 val* hash_collection__HashMapKeys__map(val* self);
73 extern const int COLOR_hash_collection__HashMaphash_collection__HashMapKeys_FT0hash_collection__HashMapKeys_FT1;
74 void hash_collection__HashMapKeys__map_61d(val* self, val* p0);
75 extern const int COLOR_abstract_collection__Collection_FT0;
76 extern const int COLOR_abstract_collection__Collection__has;
77 long hash_collection__HashMapKeys__count(val* self, val* p0);
78 extern const int COLOR_hash_collection__HashMapKeys__map;
79 val* hash_collection__HashMapKeys__first(val* self);
80 short int hash_collection__HashMapKeys__has(val* self, val* p0);
81 extern const int COLOR_abstract_collection__Collection__length;
82 extern const int COLOR_abstract_collection__Collection__is_empty;
83 short int hash_collection__HashMapKeys__has_only(val* self, val* p0);
84 extern const int COLOR_abstract_collection__MapRead__is_empty;
85 short int hash_collection__HashMapKeys__is_empty(val* self);
86 extern const int COLOR_abstract_collection__MapRead__length;
87 long hash_collection__HashMapKeys__length(val* self);
88 val* NEW_abstract_collection__MapKeysIterator(const struct type* type);
89 extern const int COLOR_abstract_collection__MapKeysIteratorhash_collection__HashMapKeys_FT0hash_collection__HashMapKeys_FT1;
90 extern const int COLOR_abstract_collection__MapRead__iterator;
91 extern const int COLOR_abstract_collection__MapKeysIterator__init;
92 val* hash_collection__HashMapKeys__iterator(val* self);
93 extern const int COLOR_abstract_collection__Map__clear;
94 void hash_collection__HashMapKeys__clear(val* self);
95 extern const int COLOR_abstract_collection__RemovableCollection_FT0;
96 extern const int COLOR_hash_collection__HashCollection__remove_node;
97 void hash_collection__HashMapKeys__remove(val* self, val* p0);
98 void hash_collection__HashMapKeys__remove_all(val* self, val* p0);
99 void hash_collection__HashMapKeys__init(val* self, val* p0);
100 extern const int COLOR_hash_collection__HashMapValues___64dmap;
101 val* hash_collection__HashMapValues__map(val* self);
102 extern const int COLOR_hash_collection__HashMaphash_collection__HashMapValues_FT0hash_collection__HashMapValues_FT1;
103 void hash_collection__HashMapValues__map_61d(val* self, val* p0);
104 extern const int COLOR_hash_collection__HashMapValues__map;
105 long hash_collection__HashMapValues__count(val* self, val* p0);
106 val* hash_collection__HashMapValues__first(val* self);
107 short int hash_collection__HashMapValues__has(val* self, val* p0);
108 extern const int COLOR_kernel__Object___33d_61d;
109 short int hash_collection__HashMapValues__has_only(val* self, val* p0);
110 short int hash_collection__HashMapValues__is_empty(val* self);
111 long hash_collection__HashMapValues__length(val* self);
112 val* NEW_abstract_collection__MapValuesIterator(const struct type* type);
113 extern const int COLOR_abstract_collection__MapValuesIteratorhash_collection__HashMapValues_FT0hash_collection__HashMapValues_FT1;
114 extern const int COLOR_abstract_collection__MapValuesIterator__init;
115 val* hash_collection__HashMapValues__iterator(val* self);
116 void hash_collection__HashMapValues__clear(val* self);
117 void hash_collection__HashMapValues__remove(val* self, val* p0);
118 void hash_collection__HashMapValues__remove_all(val* self, val* p0);
119 void hash_collection__HashMapValues__init(val* self, val* p0);
120 extern const int COLOR_hash_collection__HashMapNode_FT0;
121 extern const int COLOR_hash_collection__HashMapNode_FT1;
122 extern const int COLOR_hash_collection__HashNode__init;
123 void hash_collection__HashMapNode__init(val* self, val* p0, val* p1);
124 extern const int COLOR_hash_collection__HashMapIterator___node;
125 short int hash_collection__HashMapIterator__is_ok(val* self);
126 extern const int COLOR_abstract_collection__MapIterator__is_ok;
127 val* hash_collection__HashMapIterator__item(val* self);
128 val* hash_collection__HashMapIterator__key(val* self);
129 void hash_collection__HashMapIterator__next(val* self);
130 extern const int COLOR_hash_collection__HashMaphash_collection__HashMapIterator_FT0hash_collection__HashMapIterator_FT1;
131 extern const int COLOR_hash_collection__HashMapIterator___map;
132 extern const int COLOR_hash_collection__HashCollection__first_item;
133 void hash_collection__HashMapIterator__init(val* self, val* p0);
134 long hash_collection__HashSet__length(val* self);
135 short int hash_collection__HashSet__is_empty(val* self);
136 val* hash_collection__HashSet__first(val* self);
137 short int hash_collection__HashSet__has(val* self, val* p0);
138 extern const int COLOR_abstract_collection__SimpleCollection_FT0;
139 val* NEW_hash_collection__HashSetNode(const struct type* type);
140 extern const int COLOR_hash_collection__HashSetNodehash_collection__HashSet_FT0;
141 extern const int COLOR_hash_collection__HashSetNode__init;
142 void hash_collection__HashSet__add(val* self, val* p0);
143 void hash_collection__HashSet__remove(val* self, val* p0);
144 void hash_collection__HashSet__clear(val* self);
145 val* NEW_hash_collection__HashSetIterator(const struct type* type);
146 extern const int COLOR_hash_collection__HashSetIteratorhash_collection__HashSet_FT0;
147 extern const int COLOR_hash_collection__HashSetIterator__init;
148 val* hash_collection__HashSet__iterator(val* self);
149 void hash_collection__HashSet__init(val* self);
150 extern const int COLOR_abstract_collection__Collectionhash_collection__HashSet_FT0;
151 extern const int COLOR_hash_collection__HashSet__init;
152 extern const int COLOR_abstract_collection__SimpleCollection__add_all;
153 void hash_collection__HashSet__from(val* self, val* p0);
154 extern const int COLOR_hash_collection__HashSetNode_FT0;
155 void hash_collection__HashSetNode__init(val* self, val* p0);
156 extern const int COLOR_hash_collection__HashSetIterator___node;
157 short int hash_collection__HashSetIterator__is_ok(val* self);
158 extern const int COLOR_abstract_collection__Iterator__is_ok;
159 val* hash_collection__HashSetIterator__item(val* self);
160 void hash_collection__HashSetIterator__next(val* self);
161 extern const int COLOR_hash_collection__HashSethash_collection__HashSetIterator_FT0;
162 extern const int COLOR_hash_collection__HashSetIterator___set;
163 void hash_collection__HashSetIterator__init(val* self, val* p0);