/external/lua/src/ |
D | loadlib.c | 135 if (lib == NULL) lua_pushstring(L, dlerror()); in lsys_load() 142 if (f == NULL) lua_pushstring(L, dlerror()); in lsys_sym() 197 lua_pushstring(L, buffer); in pusherror() 304 lua_pushstring(L, dft); /* use default */ in setpath() 306 lua_pushstring(L, path); /* nothing to change */ in setpath() 418 lua_pushstring(L, (stat == ERRLIB) ? LIB_FAIL : "init"); in ll_loadlib() 498 return lua_pushstring(L, filename); /* save and return name */ in searchpath() 534 lua_pushstring(L, filename); /* will be 2nd argument to module */ in checkload() 603 lua_pushstring(L, filename); /* will be 2nd argument to module */ in searcher_Croot() 638 lua_pushstring(L, name); in findloader()
|
D | ldblib.c | 112 lua_pushstring(L, v); in settabss() 208 lua_pushstring(L, lua_getlocal(L, NULL, nvar)); /* push local name */ in db_getlocal() 221 lua_pushstring(L, name); /* push name */ in db_getlocal() 249 lua_pushstring(L, name); in db_setlocal() 263 lua_pushstring(L, name); in auxupvalue() 320 lua_pushstring(L, hooknames[(int)ar->event]); /* push event name */ in hookf() 372 lua_pushstring(L, "k"); in db_sethook() 405 lua_pushstring(L, unmakemask(mask, buff)); /* 2nd result = mask */ in db_gethook()
|
D | lauxlib.c | 86 lua_pushstring(L, name + 3); /* push name without prefix */ in pushglobalfuncname() 256 lua_pushstring(L, strerror(en)); in luaL_fileresult() 295 lua_pushstring(L, what); in luaL_execresult() 316 lua_pushstring(L, tname); in luaL_newmetatable() 828 lua_pushstring(L, event); in luaL_getmetafield() 879 lua_pushstring(L, (lua_toboolean(L, idx) ? "true" : "false")); in luaL_tolstring() 952 lua_pushstring(L, modname); /* argument to open function */ in luaL_requiref()
|
D | loslib.c | 175 lua_pushstring(L, buff); in os_tmpname() 181 lua_pushstring(L, getenv(luaL_checkstring(L, 1))); /* if NULL push nil */ in os_getenv() 389 lua_pushstring(L, setlocale(cat[op], l)); in os_setlocale()
|
D | lbaselib.c | 185 lua_pushstring(L, (oldmode == LUA_GCINC) ? "incremental" : "generational"); in pushmode() 246 lua_pushstring(L, lua_typename(L, t)); in luaB_type()
|
D | lcorolib.c | 148 lua_pushstring(L, statname[auxstatus(L, co)]); in luaB_costatus()
|
D | lua.c | 166 lua_pushstring(L, argv[i]); in createargtable() 196 lua_pushstring(L, name); in dolibrary()
|
D | lua.h | 237 LUA_API const char *(lua_pushstring) (lua_State *L, const char *s); variable 381 #define lua_pushliteral(L, s) lua_pushstring(L, "" s)
|
D | ltablib.c | 37 lua_pushstring(L, key); in checkfield()
|
D | lmathlib.c | 235 lua_pushstring(L, (lua_isinteger(L, 1)) ? "integer" : "float"); in math_type()
|
D | lapi.c | 514 LUA_API const char *lua_pushstring (lua_State *L, const char *s) { in lua_pushstring() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/bindings/lua/ |
D | def.c | 155 lua_pushstring(L, upb_fielddef_name(f)); in lupb_fielddef_name() 299 lua_pushstring(L, upb_oneofdef_name(o)); in lupb_oneofdef_name() 347 lua_pushstring(L, upb_msgdef_fullname(m)); in lupb_msgdef_pushnested() 348 lua_pushstring(L, "."); in lupb_msgdef_pushnested() 416 lua_pushstring(L, upb_msgdef_name(m)); in lupb_msgdef_name() 449 lua_pushstring(L, upb_msgdef_fullname(m)); in lupb_msgdef_fullname() 555 lua_pushstring(L, upb_enumdef_iton(e, key)); in lupb_enumdef_value() 581 lua_pushstring(L, upb_enum_iter_name(i)); in lupb_enumiter_next() 661 lua_pushstring(L, upb_filedef_name(f)); in lupb_filedef_name() 667 lua_pushstring(L, upb_filedef_package(f)); in lupb_filedef_package() [all …]
|
D | upb.c | 47 lua_pushstring(L, upb_status_errmsg(s)); in lupb_checkstatus()
|
D | msg.c | 116 lua_pushstring(L, "v"); in lupb_cacheinit() 928 lua_pushstring(L, "Error decoding protobuf."); in lupb_decode() 954 lua_pushstring(L, "Error encoding protobuf."); in lupb_encode()
|
/external/mesa3d/src/freedreno/decode/ |
D | script.c | 104 lua_pushstring(L, e->str); in l_meta_rnn_enum_tostring() 108 lua_pushstring(L, buf); in l_meta_rnn_enum_tostring() 378 lua_pushstring(L, decoded); in l_rnn_reg_meta_tostring() 472 lua_pushstring(L, rnn_enumname(rnn, name, val)); in l_rnn_enumname() 480 lua_pushstring(L, rnn_regname(rnn, regbase, 1)); in l_rnn_regname() 496 lua_pushstring(L, decoded); in l_rnn_regval() 620 lua_pushstring(L, name); in script_start_cmdstream() 643 lua_pushstring(L, primtype); in script_draw()
|
/external/bcc/src/lua/src/ |
D | main.c | 104 lua_pushstring(L, name); in dolibrary() 118 lua_pushstring(L, argv[i]); in pushargv() 135 lua_pushstring(L, progname); in pmain()
|
/external/skqp/src/utils/ |
D | SkLua.cpp | 169 lua_pushstring(L, value); in setfield_string() 243 lua_pushstring(L, str); in setarray_string() 253 lua_pushstring(fL, str); in pushString() 260 lua_pushstring(fL, s.c_str()); in pushString() 265 lua_pushstring(fL, str.c_str()); in pushString() 370 lua_pushstring(L, key); in getfield_scalar() 380 lua_pushstring(L, key); in getfield_scalar_default() 1354 lua_pushstring(L, dir2string(dirs[0])); in lpath_isNestedFillRects() 1355 lua_pushstring(L, dir2string(dirs[0])); in lpath_isNestedFillRects() 1484 lua_pushstring(L, rrect_type(*get_obj<SkRRect>(L, 1))); in lrrect_type() [all …]
|
/external/skqp/tools/lua/ |
D | lua_pictures.cpp | 58 lua_pushstring(L, pictureFile); in call_canvas()
|
/external/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/ |
D | Lua.cpp | 49 lua_pushstring(L, i != n ? "\t" : "\n"); in lldb_print()
|