OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_table
(Results
1 - 5
of
5
) sorted by relevancy
/src/sbin/efi/
efiio.c
114
get_table
(int fd, struct uuid *uuid, size_t *buflen)
function
/src/external/bsd/lutok/dist/
state.cpp
368
lutok::state::
get_table
(const int index)
function in class:lutok::state
/src/external/gpl3/gcc/dist/gcc/analyzer/
access-diagram.cc
844
const table &
get_table
() const { return m_table; }
function in class:ana::x_aligned_table_widget
2167
iter->get_cell_sizes ().pass_1 (iter->
get_table
());
2169
iter->get_cell_sizes ().pass_2 (iter->
get_table
());
/src/external/gpl2/groff/dist/src/devices/grohtml/
post-html.cpp
495
html_table *
get_table
(void);
912
*
get_table
- returns the stored table description.
915
html_table *text_glob::
get_table
(void)
function in class:text_glob
1465
if (g->
get_table
() != NULL)
1466
g->
get_table
()->dump_table();
2993
html_table *t = g->
get_table
();
/src/external/public-domain/sqlite/dist/
sqlite3ext.h
105
int (*
get_table
)(sqlite3*,const char*,char***,int*,int*,char**);
member in struct:sqlite3_api_routines
460
#define sqlite3_get_table sqlite3_api->
get_table
Completed in 40 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026