Home
last modified time | relevance | path

Searched refs:LUA_ERRRUN (Results 1 – 8 of 8) sorted by relevance

/external/libtextclassifier/native/actions/
Dlua-ranker.cc73 return LUA_ERRRUN; in ReadActionsRanking()
83 return LUA_ERRRUN; in ReadActionsRanking()
/external/libtextclassifier/native/utils/
Dlua-utils.cc229 return LUA_ERRRUN; in ReadFlatbuffer()
235 return LUA_ERRRUN; in ReadFlatbuffer()
245 return LUA_ERRRUN; in ReadFlatbuffer()
333 return LUA_ERRRUN; in ReadFlatbuffer()
340 return LUA_ERRRUN; in ReadFlatbuffer()
487 return LUA_ERRRUN; in ReadAnnotations()
Dregex-match.cc141 return LUA_ERRRUN; in Verify()
/external/lua/src/
Dldo.c608 return LUA_ERRRUN; in resume_error()
666 status = LUA_ERRRUN; in lua_resume()
Dlua.h49 #define LUA_ERRRUN 2 macro
Dldebug.c648 luaD_throw(L, LUA_ERRRUN); in luaG_errormsg()
Dlgc.c828 if (status == LUA_ERRRUN) { /* is there an error object? */ in GCTM()
/external/libtextclassifier/native/utils/intents/
Dintent-generator.cc689 return LUA_ERRRUN; in ReadRemoteActionTemplates()