Home
last modified time | relevance | path

Searched refs:CommandDelete (Results 1 – 25 of 31) sorted by relevance

12

/dports/databases/fastdb/fastdb/GiST/RSTree/
H A Dcommand.h34 void CommandDelete(const char *table,
H A Dgram.y76 { CommandDelete($3, *$4);
H A Dcommand.cpp174 CommandDelete(const char *table, in CommandDelete() function
H A Dgram.tab.cpp780 { CommandDelete(yyvsp[-2].string, *yyvsp[-1].pred); in yyparse()
/dports/databases/fastdb/fastdb/GiST/RTree/
H A Dcommand.h35 void CommandDelete(const char *table,
H A Dgram.y76 { CommandDelete($3, *$4);
H A Dcommand.cpp174 CommandDelete(const char *table, in CommandDelete() function
H A Dgram.tab.cpp780 { CommandDelete(yyvsp[-2].string, *yyvsp[-1].pred); in yyparse()
/dports/databases/fastdb/fastdb/GiST/BTree/
H A Dcommand.h35 void CommandDelete(const char *table,
H A Dgram.y72 { CommandDelete($3, *$4);
H A Dcommand.cpp165 void CommandDelete(const char *table, in CommandDelete() function
H A Dgram.tab.cpp774 { CommandDelete(yyvsp[-2].string, *yyvsp[-1].pred); in yyparse()
/dports/databases/gigabase/gigabase/GiST/BTree/
H A Dcommand.h35 void CommandDelete(const char *table,
H A Dgram.y72 { CommandDelete($3, *$4);
H A Dcommand.cpp165 void CommandDelete(const char *table, in CommandDelete() function
/dports/databases/gigabase/gigabase/GiST/RSTree/
H A Dcommand.h34 void CommandDelete(const char *table,
H A Dgram.y76 { CommandDelete($3, *$4);
H A Dcommand.cpp174 CommandDelete(const char *table, in CommandDelete() function
/dports/databases/gigabase/gigabase/GiST/RTree/
H A Dcommand.h35 void CommandDelete(const char *table,
H A Dgram.y76 { CommandDelete($3, *$4);
H A Dcommand.cpp174 CommandDelete(const char *table, in CommandDelete() function
/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_Interpretor.cxx239 static void CommandDelete (ClientData theClientData) in CommandDelete() function
322 Tcl_CreateCommand (myInterp, aName, CommandCmd, (ClientData )theCallback, CommandDelete); in add()
/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/bin/bbackupquery/
H A DBackupQueries.h140 void CommandDelete(const std::vector<std::string> &args,
/dports/lang/spidermonkey60/firefox-60.9.0/widget/cocoa/
H A DNativeKeyBindings.mm87 SEL_TO_COMMAND(delete:, CommandDelete);
/dports/www/firefox-legacy/firefox-52.8.0esr/widget/cocoa/
H A DNativeKeyBindings.mm91 SEL_TO_COMMAND(delete:, CommandDelete);

12