Searched refs:MAX_NUM_SLOTS (Results 1 – 5 of 5) sorted by relevance
572 for (i = 0; i < MAX_NUM_SLOTS; i++) in SR_SemanticGraph_LoadFromTextFiles()1103 for(i=0; i<MAX_NUM_SLOTS;i++) in SR_SemanticGraph_AddWordToSlot()1263 asr_uint32_t idx[MAX_NUM_SLOTS]; in serializeArcTokenInfoV2()1264 for(i=0; i<MAX_NUM_SLOTS; i++) in serializeArcTokenInfoV2()1266 if (pfwrite(&idx, 4, MAX_NUM_SLOTS, fp) != MAX_NUM_SLOTS) in serializeArcTokenInfoV2()1349 asr_uint32_t idx[MAX_NUM_SLOTS]; in deserializeArcTokenInfoV2()1350 if (pfread(&idx[0], 4, MAX_NUM_SLOTS, fp) != MAX_NUM_SLOTS) { in deserializeArcTokenInfoV2()1355 for(i=0; i<MAX_NUM_SLOTS; i++) in deserializeArcTokenInfoV2()
88 #define MAX_NUM_SLOTS 12 /* SLOTS */ macro123 srec_fsm_exit_point fsm_exit_points[MAX_NUM_SLOTS];
110 arc_token* arcs_for_slot[MAX_NUM_SLOTS];
108 #define MAX_NUM_SLOTS 12 /* must agree with srec_context.h */ macro685 if(num_slots > MAX_NUM_SLOTS) { in make_openfst_graphs()865 if(slot_olabel_max > MAX_NUM_SLOTS) in make_openfst_graphs()
418 if(wmap->num_slots > MAX_NUM_SLOTS) in FST_LoadWordMap()3188 q = p + MAX_NUM_SLOTS; in FST_DumpContextAsImageV2()3450 q = p + MAX_NUM_SLOTS; in FST_LoadContextFromImageV2()3778 if (nfxps >= MAX_NUM_SLOTS) in fst_alloc_transit_points()