| /external/rust/crates/grpcio-sys/grpc/third_party/upb/upb/bindings/lua/ |
| D | msg.c | 97 static upb_fieldtype_t lupb_checkfieldtype(lua_State *L, int narg) { in lupb_checkfieldtype() 169 static upb_arena *lupb_arena_check(lua_State *L, int narg) { in lupb_arena_check() 213 static upb_arena *lupb_arenaget(lua_State *L, int narg) { in lupb_arenaget() 237 static upb_msgval lupb_tomsgval(lua_State *L, upb_fieldtype_t type, int narg, in lupb_tomsgval() 340 static lupb_array *lupb_array_check(lua_State *L, int narg) { in lupb_array_check() 351 static int lupb_array_checkindex(lua_State *L, int narg, uint32_t max) { in lupb_array_checkindex() 463 static lupb_map *lupb_map_check(lua_State *L, int narg) { in lupb_map_check() 613 static upb_msg *lupb_msg_check(lua_State *L, int narg) { in lupb_msg_check() 641 upb_msg *lupb_msg_pushnew(lua_State *L, int narg) { in lupb_msg_pushnew() 661 static void lupb_msg_newmsgwrapper(lua_State *L, int narg, upb_msgval val) { in lupb_msg_newmsgwrapper() [all …]
|
| D | upb.c | 136 bool lupb_checkbool(lua_State *L, int narg) { in lupb_checkbool() 145 const char *lupb_checkstring(lua_State *L, int narg, size_t *len) { in lupb_checkstring() 200 float lupb_checkfloat(lua_State *L, int narg) { in lupb_checkfloat()
|
| D | def.c | 32 static const void *lupb_wrapper_check(lua_State *L, int narg, in lupb_wrapper_check() 38 static void lupb_wrapper_pushsymtab(lua_State *L, int narg) { in lupb_wrapper_pushsymtab() 46 static void lupb_wrapper_pushwrapper(lua_State *L, int narg, const void *def, in lupb_wrapper_pushwrapper() 68 const upb_fielddef *lupb_fielddef_check(lua_State *L, int narg) { in lupb_fielddef_check() 217 const upb_oneofdef *lupb_oneofdef_check(lua_State *L, int narg) { in lupb_oneofdef_check() 324 const upb_msgdef *lupb_msgdef_check(lua_State *L, int narg) { in lupb_msgdef_check() 525 const upb_enumdef *lupb_enumdef_check(lua_State *L, int narg) { in lupb_enumdef_check() 613 const upb_filedef *lupb_filedef_check(lua_State *L, int narg) { in lupb_filedef_check() 712 upb_symtab *lupb_symtab_check(lua_State *L, int narg) { in lupb_symtab_check() 720 void lupb_symtab_pushwrapper(lua_State *L, int narg, const void *def, in lupb_symtab_pushwrapper()
|
| /external/mesa3d/src/mesa/drivers/dri/r200/ |
| D | radeon_fog.c | 57 #define NEG_EXP( result, narg ) \ argument 67 #define NEG_EXP( result, narg ) \ argument
|
| /external/mesa3d/src/mesa/drivers/dri/radeon/ |
| D | radeon_fog.c | 57 #define NEG_EXP( result, narg ) \ argument 67 #define NEG_EXP( result, narg ) \ argument
|
| /external/mesa3d/src/mesa/tnl/ |
| D | t_vb_fog.c | 56 #define NEG_EXP( result, narg ) \ argument 66 #define NEG_EXP( result, narg ) \ argument
|
| /external/oss-fuzz/projects/lua/ |
| D | fuzz_lua.c | 120 static int docall (lua_State *L, int narg, int nres) { in docall()
|
| /external/bcc/src/lua/src/ |
| D | main.c | 87 static int docall(lua_State *L, int narg, int clear) { in docall()
|
| /external/lua/src/ |
| D | ldo.c | 477 int narg = cast_int(L->top - func) - 1; in luaD_call() local 490 int narg = cast_int(L->top - func) - 1; /* number of real arguments */ in luaD_call() local 620 static int resume_error (lua_State *L, const char *msg, int narg) { in resume_error()
|
| D | lcorolib.c | 32 static int auxresume (lua_State *L, lua_State *co, int narg) { in auxresume()
|
| D | lua.c | 132 static int docall (lua_State *L, int narg, int nres) { in docall() 161 int i, narg; in createargtable() local
|
| /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/python/cpython3/Modules/_sqlite/clinic/ |
| D | connection.c.h | 119 int narg; in pysqlite_connection_create_function() local
|
| /external/one-true-awk/ |
| D | awk.h | 161 struct Node *narg[1]; /* variable: actual size set by calling malloc */ member
|
| /external/ltp/testcases/network/netstress/ |
| D | netstress.c | 117 static char *narg, *Narg, *qarg, *rarg, *Rarg, *aarg, *Targ, *barg, *targ, variable
|
| /external/python/cpython3/Modules/_sqlite/ |
| D | connection.c | 898 const char *name, int narg, in pysqlite_connection_create_function_impl()
|
| /external/python/cpython2/Modules/_sqlite/ |
| D | connection.c | 867 int narg; in pysqlite_connection_create_function() local
|
| /external/mksh/src/ |
| D | edit.c | 2253 size_t ndel, narg; in x_kill() local
|