Home
last modified time | relevance | path

Searched refs:QueryHandle (Results 1 – 25 of 57) sorted by relevance

123

/dports/games/irrlamb/irrlamb-1.0.1/src/
H A Ddatabase.cpp27 QueryHandle[0] = nullptr; in _Database()
28 QueryHandle[1] = nullptr; in _Database()
97 assert(QueryHandle[Handle] == nullptr); in RunDataQuery()
100 …int Result = sqlite3_prepare_v2(Database, QueryString, strlen(QueryString), &QueryHandle[Handle], … in RunDataQuery()
124 int Result = sqlite3_step(QueryHandle[Handle]); in FetchRow()
141 int Result = sqlite3_finalize(QueryHandle[Handle]); in CloseQuery()
146 QueryHandle[Handle] = nullptr; in CloseQuery()
160 return sqlite3_column_int(QueryHandle[Handle], ColumnIndex); in GetInt()
166 return static_cast<float>(sqlite3_column_double(QueryHandle[Handle], ColumnIndex)); in GetFloat()
172 return (const char *)sqlite3_column_text(QueryHandle[Handle], ColumnIndex); in GetString()
H A Ddatabase.h46 sqlite3_stmt *QueryHandle[2]; variable
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/dbi/hiveserver2/thrift/
H A Dbeeswax.thrift49 struct QueryHandle { struct
90 // (Optional) The QueryHandle that caused this exception
91 3: QueryHandle handle,
108 * Submit a query and return a handle (QueryHandle). The query runs asynchronously.
110 QueryHandle query(1:Query query) throws(1:BeeswaxException error),
113 * run a query synchronously and return a handle (QueryHandle).
115 QueryHandle executeAndWait(1:Query query, 2:LogContextId clientCtx)
129 Results fetch(1:QueryHandle query_id, 2:bool start_over, 3:i32 fetch_size=-1)
135 QueryState get_state(1:QueryHandle handle) throws(1:QueryNotFoundException error),
140 ResultsMetadata get_results_metadata(1:QueryHandle handle)
[all …]
/dports/databases/arrow/apache-arrow-6.0.1/cpp/src/arrow/dbi/hiveserver2/thrift/
H A Dbeeswax.thrift49 struct QueryHandle { struct
90 // (Optional) The QueryHandle that caused this exception
91 3: QueryHandle handle,
108 * Submit a query and return a handle (QueryHandle). The query runs asynchronously.
110 QueryHandle query(1:Query query) throws(1:BeeswaxException error),
113 * run a query synchronously and return a handle (QueryHandle).
115 QueryHandle executeAndWait(1:Query query, 2:LogContextId clientCtx)
129 Results fetch(1:QueryHandle query_id, 2:bool start_over, 3:i32 fetch_size=-1)
135 QueryState get_state(1:QueryHandle handle) throws(1:QueryNotFoundException error),
140 ResultsMetadata get_results_metadata(1:QueryHandle handle)
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/dbi/hiveserver2/thrift/
H A Dbeeswax.thrift49 struct QueryHandle { struct
90 // (Optional) The QueryHandle that caused this exception
91 3: QueryHandle handle,
108 * Submit a query and return a handle (QueryHandle). The query runs asynchronously.
110 QueryHandle query(1:Query query) throws(1:BeeswaxException error),
113 * run a query synchronously and return a handle (QueryHandle).
115 QueryHandle executeAndWait(1:Query query, 2:LogContextId clientCtx)
129 Results fetch(1:QueryHandle query_id, 2:bool start_over, 3:i32 fetch_size=-1)
135 QueryState get_state(1:QueryHandle handle) throws(1:QueryNotFoundException error),
140 ResultsMetadata get_results_metadata(1:QueryHandle handle)
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DSmbiosView.h38 IN UINT16 QueryHandle,
58 IN UINT16 QueryHandle,
H A DSmbiosView.c241 IN UINT16 QueryHandle, in SMBiosView() argument
282 …,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_SMBIOSVIEW_QUERYHANDLE), gShellDebug1HiiHandle, QueryHandle); in SMBiosView()
306 Handle = QueryHandle; in SMBiosView()
414 IN UINT16 QueryHandle, in SMBios64View() argument
454 …,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_SMBIOSVIEW_QUERYHANDLE), gShellDebug1HiiHandle, QueryHandle); in SMBios64View()
478 Handle = QueryHandle; in SMBios64View()
/dports/emulators/qemu42/qemu-4.2.1/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DSmbiosView.h38 IN UINT16 QueryHandle,
58 IN UINT16 QueryHandle,
H A DSmbiosView.c241 IN UINT16 QueryHandle, in SMBiosView() argument
282 …,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_SMBIOSVIEW_QUERYHANDLE), gShellDebug1HiiHandle, QueryHandle); in SMBiosView()
306 Handle = QueryHandle; in SMBiosView()
414 IN UINT16 QueryHandle, in SMBios64View() argument
454 …,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_SMBIOSVIEW_QUERYHANDLE), gShellDebug1HiiHandle, QueryHandle); in SMBios64View()
478 Handle = QueryHandle; in SMBios64View()
/dports/emulators/qemu/qemu-6.2.0/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DSmbiosView.h38 IN UINT16 QueryHandle,
58 IN UINT16 QueryHandle,
H A DSmbiosView.c241 IN UINT16 QueryHandle, in SMBiosView() argument
282 …,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_SMBIOSVIEW_QUERYHANDLE), gShellDebug1HiiHandle, QueryHandle); in SMBiosView()
306 Handle = QueryHandle; in SMBiosView()
414 IN UINT16 QueryHandle, in SMBios64View() argument
454 …,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_SMBIOSVIEW_QUERYHANDLE), gShellDebug1HiiHandle, QueryHandle); in SMBios64View()
478 Handle = QueryHandle; in SMBios64View()
/dports/sysutils/uefi-edk2-qemu/edk2-edk2-stable201911/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DSmbiosView.h38 IN UINT16 QueryHandle,
58 IN UINT16 QueryHandle,
H A DSmbiosView.c241 IN UINT16 QueryHandle, in SMBiosView() argument
282 …,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_SMBIOSVIEW_QUERYHANDLE), gShellDebug1HiiHandle, QueryHandle); in SMBiosView()
306 Handle = QueryHandle; in SMBiosView()
414 IN UINT16 QueryHandle, in SMBios64View() argument
454 …,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_SMBIOSVIEW_QUERYHANDLE), gShellDebug1HiiHandle, QueryHandle); in SMBios64View()
478 Handle = QueryHandle; in SMBios64View()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DSmbiosView.h38 IN UINT16 QueryHandle,
58 IN UINT16 QueryHandle,
H A DSmbiosView.c241 IN UINT16 QueryHandle, in SMBiosView() argument
282 …,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_SMBIOSVIEW_QUERYHANDLE), gShellDebug1HiiHandle, QueryHandle); in SMBiosView()
306 Handle = QueryHandle; in SMBiosView()
414 IN UINT16 QueryHandle, in SMBios64View() argument
454 …,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_SMBIOSVIEW_QUERYHANDLE), gShellDebug1HiiHandle, QueryHandle); in SMBios64View()
478 Handle = QueryHandle; in SMBios64View()
/dports/emulators/qemu5/qemu-5.2.0/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DSmbiosView.h38 IN UINT16 QueryHandle,
58 IN UINT16 QueryHandle,
H A DSmbiosView.c241 IN UINT16 QueryHandle, in SMBiosView() argument
282 …,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_SMBIOSVIEW_QUERYHANDLE), gShellDebug1HiiHandle, QueryHandle); in SMBiosView()
306 Handle = QueryHandle; in SMBiosView()
414 IN UINT16 QueryHandle, in SMBios64View() argument
454 …,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_SMBIOSVIEW_QUERYHANDLE), gShellDebug1HiiHandle, QueryHandle); in SMBios64View()
478 Handle = QueryHandle; in SMBios64View()
/dports/sysutils/uefi-edk2-bhyve/edk2-edk2-stable202102/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DSmbiosView.h38 IN UINT16 QueryHandle,
58 IN UINT16 QueryHandle,
H A DSmbiosView.c241 IN UINT16 QueryHandle, in SMBiosView() argument
282 …,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_SMBIOSVIEW_QUERYHANDLE), gShellDebug1HiiHandle, QueryHandle); in SMBiosView()
306 Handle = QueryHandle; in SMBiosView()
414 IN UINT16 QueryHandle, in SMBios64View() argument
454 …,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_SMBIOSVIEW_QUERYHANDLE), gShellDebug1HiiHandle, QueryHandle); in SMBios64View()
478 Handle = QueryHandle; in SMBios64View()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/edk2/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DSmbiosView.h38 IN UINT16 QueryHandle,
58 IN UINT16 QueryHandle,
H A DSmbiosView.c241 IN UINT16 QueryHandle, in SMBiosView() argument
282 …,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_SMBIOSVIEW_QUERYHANDLE), gShellDebug1HiiHandle, QueryHandle); in SMBiosView()
306 Handle = QueryHandle; in SMBiosView()
414 IN UINT16 QueryHandle, in SMBios64View() argument
454 …,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_SMBIOSVIEW_QUERYHANDLE), gShellDebug1HiiHandle, QueryHandle); in SMBios64View()
478 Handle = QueryHandle; in SMBios64View()
/dports/sysutils/edk2/edk2-edk2-stable202102/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DSmbiosView.h38 IN UINT16 QueryHandle,
58 IN UINT16 QueryHandle,
H A DSmbiosView.c241 IN UINT16 QueryHandle, in SMBiosView() argument
282 …,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_SMBIOSVIEW_QUERYHANDLE), gShellDebug1HiiHandle, QueryHandle); in SMBiosView()
306 Handle = QueryHandle; in SMBiosView()
414 IN UINT16 QueryHandle, in SMBios64View() argument
454 …,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_SMBIOSVIEW_QUERYHANDLE), gShellDebug1HiiHandle, QueryHandle); in SMBios64View()
478 Handle = QueryHandle; in SMBios64View()
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/ShellPkg/Library/UefiShellDebug1CommandsLib/SmbiosView/
H A DSmbiosView.c185 IN UINT16 QueryHandle, in SMBiosView() argument
226 …,-1,NULL,STRING_TOKEN (STR_SMBIOSVIEW_SMBIOSVIEW_QUERYHANDLE), gShellDebug1HiiHandle, QueryHandle); in SMBiosView()
250 Handle = QueryHandle; in SMBiosView()
H A DSmbiosView.h45 IN UINT16 QueryHandle,

123