Home
last modified time | relevance | path

Searched refs:sl_open (Results 1 – 18 of 18) sorted by relevance

/dports/games/ldmud/ldmud-3.3.720/doc/efun/
H A Dsl_close16 sl_open(E), sl_exec(E), sl_insert_id(E)
H A Dsl_insert_id17 sl_open(E), sl_exec(E), sl_close(E)
H A Dsl_open3 int sl_open(string filename)
H A Dsl_exec28 sl_open(E), sl_insert_id(E), sl_close(E)
/dports/games/ldmud/ldmud-3.3.720/doc/efun.de/
H A Dsl_close.de17 sl_open(E), sl_exec(E), sl_insert_id(E)
H A Dsl_insert_id.de18 sl_open(E), sl_exec(E), sl_close(E)
H A Dsl_open.de3 int sl_open(string filename)
H A Dsl_exec.de29 sl_open(E), sl_insert_id(E), sl_close(E)
/dports/biology/ugene/ugene-40.1/src/ugeneui/src/task_view/
H A DTaskViewController.h120 void sl_open();
H A DTaskViewController.cpp505 connect(action, SIGNAL(triggered()), SLOT(sl_open())); in createOpenAction()
524 void TVReportWindow::sl_open() { in sl_open() function in U2::TVReportWindow
/dports/games/ldmud/ldmud-3.3.720/src/
H A Dstring_spec238 SQLITE_OPEN "sl_open"
H A Dfunc_spec746 int sl_open(string);
/dports/math/minizinc/libminizinc-2.5.5/lib/
H A Doutput.cpp311 auto* sl_open = new StringLit(Location().introduce(), "["); in make_par() local
312 sl_open->type(Type::parstring()); in make_par()
319 {sl_open, join(_toString_ENUM, generators[dimensions - 2]), sl_close})); in make_par()
326 std::vector<Expression*>({sl_open, join(concat, generators[i]), sl_close})); in make_par()
H A Dtypecheck.cpp954 auto* sl_open = new StringLit(Location().introduce(), "["); in create_enum_mapper() local
955 auto* bopp0 = new BinOp(Location().introduce(), sl_open, BOT_PLUSPLUS, join); in create_enum_mapper()
1039 auto* sl_open = new StringLit(Location().introduce(), "{"); in create_enum_mapper() local
1040 auto* bopp0 = new BinOp(Location().introduce(), sl_open, BOT_PLUSPLUS, json_set); in create_enum_mapper()
1135 auto* sl_open = new StringLit(Location().introduce(), "["); in create_enum_mapper() local
1136 auto* bopp0 = new BinOp(Location().introduce(), sl_open, BOT_PLUSPLUS, join); in create_enum_mapper()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/slip/
H A Dslip.c550 static int sl_open(struct net_device *dev) function
643 .ndo_open = sl_open,
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/slip/
H A Dslip.c550 static int sl_open(struct net_device *dev) function
643 .ndo_open = sl_open,
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/slip/
H A Dslip.c550 static int sl_open(struct net_device *dev) function
643 .ndo_open = sl_open,
/dports/games/ldmud/ldmud-3.3.720/
H A DHISTORY333 + sl_close(), sl_open(), sl_exec(), sl_insert_id(): Optional SQLite