Home
last modified time | relevance | path

Searched refs:gettable (Results 1 – 3 of 3) sorted by relevance

/external/lua/src/
Dlapi.c691 static Table *gettable (lua_State *L, int idx) { in gettable() function
703 t = gettable(L, idx); in lua_rawget()
713 t = gettable(L, idx); in lua_rawgeti()
722 t = gettable(L, idx); in lua_rawgetp()
867 t = gettable(L, idx); in aux_rawset()
893 t = gettable(L, idx); in lua_rawseti()
1225 t = gettable(L, idx); in lua_next()
/external/parameter-framework/upstream/doc/requirements/
Drequirements.md132 This value **SHOULD** be gettable for a mutable parameter.
1097 This value **MUST** be gettable for an immutable parameter.
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dospd.txt.gz