Searched defs:orderBy (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/db/
H A Dlistdb.cpp169 ClookUpDlg(wxWindow *parent, const wxString &windowTitle, const wxString &tableName, const wxString &colName, const wxString &where, const wxString &orderBy, wxDb *pDb, const wxString &defDir) argument
271 ClookUpDlg(wxWindow *parent, const wxString &windowTitle, const wxString &tableName, const wxString &dispCol1, const wxString &dispCol2, const wxString &where, const wxString &orderBy, wxDb *pDb, const wxString &defDir, bool distinctValues, const wxString &selectStmt, int maxLenCol1, bool allowOk) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Ddbtable.h114 wxString orderBy; // Standard SQL order by clause, minus the ORDER BY member in class:wxDbTable
148 char *orderBy; // Standard SQL order by clause, minus the ORDER BY member in class:wxDbTable
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dupnpsoap.c876 char * orderBy = NULL; local
1051 char * orderBy = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dupnpsoap.c1197 char *orderBy = NULL; local
1322 orderBy = parse_sort_criteria(SortCriteria, &ret); local
1684 char *orderBy = NULL, *where = NULL, sep[] = "$*"; local
1780 orderBy = parse_sort_criteria(SortCriteria, &ret); local
[all...]

Completed in 58 milliseconds