Home
last modified time | relevance | path

Searched refs:MO_INVALID_IDX (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/hyperscan/hyperscan-5.4.0/src/nfa/
H A Dlimex_runtime.h95 for (; *reports != MO_INVALID_IDX; ++reports) { in limexRunReports()
127 assert(*reports != MO_INVALID_IDX); in limexAcceptHasReport()
133 } while (*reports != MO_INVALID_IDX); in limexAcceptHasReport()
H A Dlimex_dump.cpp195 for (; *report != MO_INVALID_IDX; report++) { in dumpAcceptList()
265 if (e[i].reports == MO_INVALID_IDX) { in dumpLimexExceptions()
269 while (*r != MO_INVALID_IDX) { in dumpLimexExceptions()
H A Dlimex_exceptional.h125 assert(e->repeatOffset != MO_INVALID_IDX); in RUN_EXCEPTION_FN()
163 if (e->reports != MO_INVALID_IDX) { in RUN_EXCEPTION_FN()
H A Dnfa_internal.h44 #define MO_INVALID_IDX 0xffffffff /**< index meaning value is invalid */ macro
H A Dlimex_compile.cpp988 return MO_INVALID_IDX; in addSquashMask()
1010 my_reports.push_back(MO_INVALID_IDX); // sentinel in addReports()
1349 u32 reports_index = MO_INVALID_IDX;
1352 u32 repeat_index = MO_INVALID_IDX;
1418 e.reports_index = MO_INVALID_IDX; in buildExceptionMap()
1956 if (proto.reports_index == MO_INVALID_IDX) { in writeExceptions()
1957 e.reports = MO_INVALID_IDX; in writeExceptions()
1964 u32 repeat_offset = proto.repeat_index == MO_INVALID_IDX in writeExceptions()
1965 ? MO_INVALID_IDX in writeExceptions()
H A Dshengcompile.cpp211 reports.push_back(MO_INVALID_IDX); in gatherReports()
229 reports_eod.push_back(MO_INVALID_IDX); in gatherReports()
259 if (rl_index == MO_INVALID_IDX) { in gatherReports()
H A Dmcclellancompile.cpp401 reports.push_back(MO_INVALID_IDX); in gatherReports()
420 reports_eod.push_back(MO_INVALID_IDX); in gatherReports()
451 if (rl_index == MO_INVALID_IDX) { in gatherReports()
867 assert(reports[i] != MO_INVALID_IDX); in fillInBasicState8()
H A Dgoughcompile.cpp1255 reports.push_back(MO_INVALID_IDX); in gatherReports()
1273 reports_eod.push_back(MO_INVALID_IDX); in gatherReports()
1292 *arbReport = MO_INVALID_IDX; in gatherReports()
H A Dlimex_common_impl.h152 if (squash != NULL && a->squash != MO_INVALID_IDX) { in PROCESS_ACCEPTS_IMPL_FN()
H A Dcastle.c172 if (report == MO_INVALID_IDX) { in castleInAccept()
/dports/devel/hyperscan/hyperscan-5.4.0/src/rose/
H A Dinit.c64 if (t->initMpvNfa != MO_INVALID_IDX) { in init_outfixes()
H A Drose_graph.h86 ReportID leftfix_report = MO_INVALID_IDX;
H A Drose_build_anchored.cpp668 u32 simple_report = MO_INVALID_IDX; in finalise_out()
670 assert(simple_report != MO_INVALID_IDX); in finalise_out()
H A Dblock.c101 if (t->initMpvNfa != MO_INVALID_IDX) { in init_outfixes_for_block()
H A Dprogram_runtime.c211 nfaQueueExecRose(q->nfa, q, MO_INVALID_IDX); in roseTriggerSuffix()
311 assert(leftfixReport != MO_INVALID_IDX); in roseTestLeftfix()
453 nfaQueueExecRose(q->nfa, q, MO_INVALID_IDX); in roseTriggerInfix()
1212 assert(lookaroundReachIndex != MO_INVALID_IDX); in roseCheckSingleLookaround()
1256 assert(lookaroundLookIndex != MO_INVALID_IDX); in roseCheckLookaround()
1257 assert(lookaroundReachIndex != MO_INVALID_IDX); in roseCheckLookaround()
1812 if (!nfaQueueExecRose(q->nfa, q, MO_INVALID_IDX)) { in roseSuffixesEod()
H A Drose_build_misc.cpp81 eod_event_literal_id(MO_INVALID_IDX), in RoseBuildImpl()
799 leftfix_report = MO_INVALID_IDX; in reset()
H A Drose_build_add.cpp675 if (build.eod_event_literal_id == MO_INVALID_IDX) { in getEodEventID()
1186 if (delay2 == MO_INVALID_IDX) { in transformInfixToDelay()
1308 if (delay2 == MO_INVALID_IDX) { in transformInfixToAnchBounds()
1866 assert(int_report != MO_INVALID_IDX); in prepAcceptForAddAnchoredNFA()
H A Drose_build_groups.cpp194 if (build.eod_event_literal_id == MO_INVALID_IDX) { in allocateGroupForEvent()
H A Drose_build_impl.h267 u32 undelayed_id = MO_INVALID_IDX;
H A Dstream.c307 char rv = nfaQueueExecRose(nfa, q, MO_INVALID_IDX); in roseCatchUpLeftfix()
H A Drose_build_bytecode.cpp2456 if (build.eod_event_literal_id != MO_INVALID_IDX) { in hasEodAnchors()
3300 if (build.eod_event_literal_id == MO_INVALID_IDX) { in addEodEventProgram()
3834 proto.initMpvNfa = mpv_as_outfix ? 0 : MO_INVALID_IDX; in buildFinalEngine()
H A Drose_build_program.cpp2029 if (tbi.eod_event_literal_id != MO_INVALID_IDX && in onlyAtEod()
2283 assert(build.eod_event_literal_id != MO_INVALID_IDX); in makeLiteralProgram()
/dports/devel/hyperscan/hyperscan-5.4.0/src/
H A Dreport.h64 assert(do_som || dkey != MO_INVALID_IDX); in dedupeCatchup()
83 if (dkey != MO_INVALID_IDX) { in dedupeCatchup()
/dports/devel/hyperscan/hyperscan-5.4.0/src/nfagraph/
H A Dng_dump.cpp425 if (dkey != MO_INVALID_IDX) { in dumpReportManager()
H A Dng_violet.cpp1537 return MO_INVALID_IDX; in maxDelay()
1608 if (delay && delay != MO_INVALID_IDX) { in removeRedundantLiteralsFromPrefixes()
1720 if (delay == MO_INVALID_IDX) { in removeRedundantLiteralsFromInfix()

12