Home
last modified time | relevance | path

Searched refs:get_table (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/bsd/kyua-cli/dist/engine/
H A Dkyuafile.cpp349 state.get_table(); in get_table_string()
401 state.get_table(); in lua_generic_test_program()
409 state.get_table(); in lua_generic_test_program()
H A Dtest_program.cpp84 state.get_table(-2); in lua_test_case()
/netbsd/external/bsd/lutok/dist/examples/
H A Draii.cpp79 state.get_table(); in print_table_field()
/netbsd/external/bsd/lutok/dist/
H A Dstate.hpp102 void get_table(const int = -2);
H A Dstate_test.cpp317 state.get_table(); in ATF_TEST_CASE_BODY()
330 REQUIRE_API_ERROR("lua_gettable", state.get_table()); in ATF_TEST_CASE_BODY()
344 state.get_table(); in ATF_TEST_CASE_BODY()
H A Dstate.cpp368 lutok::state::get_table(const int index) in get_table() function in lutok::state
/netbsd/external/bsd/kyua-cli/dist/utils/config/
H A Dlua_module.cpp58 state.get_table(-2); in get_global_tree()
/netbsd/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h105 int (*get_table)(sqlite3*,const char*,char***,int*,int*,char**); member
413 #define sqlite3_get_table sqlite3_api->get_table
H A Dsqlite3.c118228 int (*get_table)(sqlite3*,const char*,char***,int*,int*,char**);
118536 #define sqlite3_get_table sqlite3_api->get_table
/netbsd/external/gpl2/groff/dist/src/devices/grohtml/
H A Dpost-html.cpp495 html_table *get_table (void);
915 html_table *text_glob::get_table (void) in get_table() function in text_glob
1465 if (g->get_table() != NULL) in dump_page()
1466 g->get_table()->dump_table(); in dump_page()
2993 html_table *t = g->get_table(); in do_tab_ts()
/netbsd/external/gpl2/groff/dist/
H A DChangeLog.118593 Added `get_arg',`get_tab_args', `remember_table', and `get_table'
/netbsd/external/gpl3/gcc/dist/libgomp/
H A DChangeLog12382 (gomp_load_plugin_for_device): Replace register_image and get_table