Searched defs:InitState (Results 1 – 8 of 8) sorted by relevance
/external/openfst/src/include/fst/ |
D | visit.h | 208 bool InitState(StateId s, StateId) { in InitState() function 260 bool InitState(StateId s, StateId root) { in InitState() function
|
D | connect.h | 61 bool InitState(StateId s, StateId root) { in InitState() function 228 bool SccVisitor<A>::InitState(StateId s, StateId root) { in InitState() function
|
D | topsort.h | 54 bool InitState(StateId s, StateId r) { return true; } in InitState() function
|
D | state-reachable.h | 65 bool InitState(StateId s, StateId r) { in InitState() function
|
D | minimize.h | 338 bool InitState(StateId s, StateId root) { in InitState() function
|
D | randgen.h | 624 bool InitState(StateId s, StateId root) { return true; } in InitState() function
|
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
D | ExprEngine.h | 117 ProgramStateRef InitState, in ExecuteWorkListWithInitialState()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | CoreEngine.cpp | 166 ProgramStateRef InitState) { in ExecuteWorkList() 274 ProgramStateRef InitState, in ExecuteWorkListWithInitialState()
|