Lines Matching refs:ANTLR3_UINT32
111 ANTLR3_UINT32 modulo;
120 ANTLR3_UINT32 count;
142 ANTLR3_UINT32 (*size) (struct ANTLR3_HASH_TABLE_struct * table);
165 ANTLR3_UINT32 bucket;
192 ANTLR3_UINT32 (*size) (struct ANTLR3_LIST_struct * list);
212 ANTLR3_UINT32 (*size) (struct ANTLR3_STACK_struct * stack);
243 ANTLR3_UINT32 count;
263 ANTLR3_UINT32 elementsSize;
266 void (*del) (struct ANTLR3_VECTOR_struct * vector, ANTLR3_UINT32 entry);
267 void * (*get) (struct ANTLR3_VECTOR_struct * vector, ANTLR3_UINT32 entry);
268 void * (*remove) (struct ANTLR3_VECTOR_struct * vector, ANTLR3_UINT32 entry);
270 … (*swap) (struct ANTLR3_VECTOR_struct *, ANTLR3_UINT32 entry1, ANTLR3_UINT32 ent…
271 …ANTLR3_UINT32 (*add) (struct ANTLR3_VECTOR_struct * vector, void * element, void (ANTLR3_CDE…
272 …ANTLR3_UINT32 (*set) (struct ANTLR3_VECTOR_struct * vector, ANTLR3_UINT32 entry, void * elem…
273 ANTLR3_UINT32 (*size) (struct ANTLR3_VECTOR_struct * vector);
297 ANTLR3_UINT32 nextVector;
334 ANTLR3_UINT32 type;
351 …ANTLR3_UINT32 bitNum; /**< This is the left/right bit index for traversal along the nodes …
379 ANTLR3_UINT32 count; /* Current entry count */
385 …ANTLR3_BOOLEAN (*add) (struct ANTLR3_INT_TRIE_struct * trie, ANTLR3_INTKEY key, ANTLR3_UINT32 typ…
449 ANTLR3_UINT32 cycleMark;
454 ANTLR3_UINT32 limit;
475 … (*addEdge) (struct ANTLR3_TOPO_struct * topo, ANTLR3_UINT32 edge, ANTLR3_UINT32 depe…