Home
last modified time | relevance | path

Searched refs:Table (Results 1 – 24 of 24) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dltable.h38 LUAI_FUNC const TValue *luaH_getint (Table *t, lua_Integer key);
39 LUAI_FUNC void luaH_setint (lua_State *L, Table *t, lua_Integer key,
41 LUAI_FUNC const TValue *luaH_getshortstr (Table *t, TString *key);
42 LUAI_FUNC const TValue *luaH_getstr (Table *t, TString *key);
43 LUAI_FUNC const TValue *luaH_get (Table *t, const TValue *key);
50 LUAI_FUNC Table *luaH_new (lua_State *L);
54 LUAI_FUNC void luaH_free (lua_State *L, Table *t);
55 LUAI_FUNC int luaH_next (lua_State *L, Table *t, StkId key);
56 LUAI_FUNC lua_Unsigned luaH_getn (Table *t);
57 LUAI_FUNC unsigned int luaH_realasize (const Table *t);
[all …]
A Dltable.c267 static int ispow2realasize (const Table *t) { in ispow2realasize()
272 static unsigned int setlimittosize (Table *t) { in setlimittosize()
360 static void freehash (lua_State *L, Table *t) { in freehash()
497 static void reinsert (lua_State *L, Table *ot, Table *t) { in reinsert()
516 static void exchangehashpart (Table *t1, Table *t2) { in exchangehashpart()
545 Table newt; /* to keep the new hash part */ in luaH_resize()
615 Table *luaH_new (lua_State *L) { in luaH_new()
617 Table *t = gco2t(o); in luaH_new()
627 void luaH_free (lua_State *L, Table *t) { in luaH_free()
634 static Node *getfreepos (Table *t) { in getfreepos()
[all …]
A Dlobject.h452 struct Table *metatable;
471 struct Table *metatable;
672 { TValue *io = (obj); Table *x_ = (x); \
724 typedef struct Table { struct
732 struct Table *metatable; argument
734 } Table; typedef
A Dltm.c60 const TValue *luaT_gettm (Table *events, TMS event, TString *ename) { in luaT_gettm()
72 Table *mt; in luaT_gettmbyobj()
92 Table *mt; in luaT_objtypename()
A Dlapi.c719 static Table *gettable (lua_State *L, int idx) { in gettable()
727 Table *t; in lua_rawget()
739 Table *t; in lua_rawgeti()
747 Table *t; in lua_rawgetp()
757 Table *t; in lua_createtable()
771 Table *mt; in lua_getmetatable()
891 Table *t; in aux_rawset()
916 Table *t; in lua_rawseti()
929 Table *mt; in lua_setmetatable()
1246 Table *t; in lua_next()
A Dlstate.h294 struct Table *mt[LUA_NUMTAGS]; /* metatables for basic types */
353 struct Table h;
A Dllex.h74 Table *h; /* to avoid collection/reuse strings */
A Dlgc.c440 static void traverseweakvalue (global_State *g, Table *h) { in traverseweakvalue()
474 static int traverseephemeron (global_State *g, Table *h, int inv) { in traverseephemeron()
517 static void traversestrongtable (global_State *g, Table *h) { in traversestrongtable()
536 static lu_mem traversetable (global_State *g, Table *h) { in traversetable()
692 Table *h = gco2t(w); in convergeephemerons()
719 Table *h = gco2t(l); in clearbykeys()
738 Table *h = gco2t(l); in clearbyvalues()
1011 void luaC_checkfinalizer (lua_State *L, GCObject *o, Table *mt) { in luaC_checkfinalizer()
A Dltm.h76 LUAI_FUNC const TValue *luaT_gettm (Table *events, TMS event, TString *ename);
A Dlgc.h185 LUAI_FUNC void luaC_checkfinalizer (lua_State *L, GCObject *o, Table *mt);
A Dlvm.c336 Table *h = hvalue(t); /* save 't' table */ in luaV_finishset()
687 Table *h = hvalue(rb); in luaV_objlen()
1330 Table *t; in luaV_execute()
1788 Table *h = hvalue(s2v(ra)); in luaV_execute()
A Dlstate.c218 Table *registry = luaH_new(L); in init_registry()
A Dldebug.c300 Table *t = luaH_new(L); /* new table to store active lines */ in collectvalidlines()
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/mips/
A DREADME9 linker can find argc, argv and Auxillary Vector Table (AVT).
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/bits/
A Dstab.def1 /* Table of DBX symbol codes for the GNU system.
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/std/
A Dfstream240 * Table 92, adapted here, gives the relation between openmode
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/std/
A Dfstream265 * Table 92, adapted here, gives the relation between openmode
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/std/
A Dfstream265 * Table 92, adapted here, gives the relation between openmode
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/std/
A Dfstream265 * Table 92, adapted here, gives the relation between openmode
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/std/
A Dfstream273 * Table 92, adapted here, gives the relation between openmode
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/std/
A Dfstream278 * Table 92, adapted here, gives the relation between openmode
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/std/
A Dfstream278 * Table 92, adapted here, gives the relation between openmode
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/std/
A Dfstream283 * Table 92, adapted here, gives the relation between openmode
/l4re-core-master/uclibc/lib/contrib/uclibc/extra/Configs/
A DConfig.in1434 bool "Use Table Versions Of 'ctype.h' Functions."

Completed in 51 milliseconds