/external/syslinux/com32/lua/src/ |
D | lauxlib.c | 153 LUALIB_API int luaL_argerror (lua_State *L, int narg, const char *extramsg) { in luaL_argerror() 171 static int typeerror (lua_State *L, int narg, const char *tname) { in typeerror() 178 static void tag_error (lua_State *L, int narg, int tag) { in tag_error() 320 LUALIB_API int luaL_checkoption (lua_State *L, int narg, const char *def, in luaL_checkoption() 345 LUALIB_API void luaL_checktype (lua_State *L, int narg, int t) { in luaL_checktype() 351 LUALIB_API void luaL_checkany (lua_State *L, int narg) { in luaL_checkany() 357 LUALIB_API const char *luaL_checklstring (lua_State *L, int narg, size_t *len) { in luaL_checklstring() 364 LUALIB_API const char *luaL_optlstring (lua_State *L, int narg, in luaL_optlstring() 375 LUALIB_API lua_Number luaL_checknumber (lua_State *L, int narg) { in luaL_checknumber() 384 LUALIB_API lua_Number luaL_optnumber (lua_State *L, int narg, lua_Number def) { in luaL_optnumber() [all …]
|
D | lua.c | 179 static int docall (lua_State *L, int narg, int nres) { in docall() 200 int narg; in getargs() local 336 int narg = getargs(L, argv, n); /* collect arguments */ in handle_script() local
|
D | lcorolib.c | 20 static int auxresume (lua_State *L, lua_State *co, int narg) { in auxresume()
|
/external/skia/third_party/lua/src/ |
D | lauxlib.c | 153 LUALIB_API int luaL_argerror (lua_State *L, int narg, const char *extramsg) { in luaL_argerror() 171 static int typeerror (lua_State *L, int narg, const char *tname) { in typeerror() 178 static void tag_error (lua_State *L, int narg, int tag) { in tag_error() 320 LUALIB_API int luaL_checkoption (lua_State *L, int narg, const char *def, in luaL_checkoption() 345 LUALIB_API void luaL_checktype (lua_State *L, int narg, int t) { in luaL_checktype() 351 LUALIB_API void luaL_checkany (lua_State *L, int narg) { in luaL_checkany() 357 LUALIB_API const char *luaL_checklstring (lua_State *L, int narg, size_t *len) { in luaL_checklstring() 364 LUALIB_API const char *luaL_optlstring (lua_State *L, int narg, in luaL_optlstring() 375 LUALIB_API lua_Number luaL_checknumber (lua_State *L, int narg) { in luaL_checknumber() 384 LUALIB_API lua_Number luaL_optnumber (lua_State *L, int narg, lua_Number def) { in luaL_optnumber() [all …]
|
D | lua.c | 172 static int docall (lua_State *L, int narg, int nres) { in docall() 193 int narg; in getargs() local 329 int narg = getargs(L, argv, n); /* collect arguments */ in handle_script() local
|
D | lcorolib.c | 20 static int auxresume (lua_State *L, lua_State *co, int narg) { in auxresume()
|
/external/mesa3d/src/mesa/drivers/dri/r200/ |
D | radeon_fog.c | 56 #define NEG_EXP( result, narg ) \ argument 66 #define NEG_EXP( result, narg ) \ argument
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
D | radeon_fog.c | 56 #define NEG_EXP( result, narg ) \ argument 66 #define NEG_EXP( result, narg ) \ argument
|
/external/mesa3d/src/mesa/tnl/ |
D | t_vb_fog.c | 55 #define NEG_EXP( result, narg ) \ argument 65 #define NEG_EXP( result, narg ) \ argument
|
/external/ltp/testcases/kernel/firmware/fw_load_user/ |
D | fw_load.c | 62 static char *narg; variable
|
/external/ltp/testcases/kernel/syscalls/kill/ |
D | kill10.c | 204 char *narg, *garg, *darg; variable
|
/external/ltp/testcases/kernel/controllers/cgroup_xattr/ |
D | cgroup_xattr.c | 95 static char *narg; variable
|
/external/ltp/testcases/network/tcp_fastopen/ |
D | tcp_fastopen.c | 109 static char *narg, *Narg, *qarg, *rarg, *Rarg, *aarg, *Targ, *barg; variable
|
/external/dhcpcd-6.8.2/ |
D | if-options.c | 399 uint32_t narg; in parse_iaid1() local
|
/external/mksh/src/ |
D | edit.c | 2243 size_t ndel, narg; in x_kill() local
|