Home
last modified time | relevance | path

Searched defs:get_switch (Results 1 – 20 of 20) sorted by relevance

/dports/deskutils/p5-Goo/Goo-0.09/lib/Goo/
H A DCommandLineManager.pm143 sub get_switch { subroutine
/dports/net/ryu/ryu-4.26/ryu/topology/
H A Dapi.py20 def get_switch(app, dpid=None): function
/dports/editors/kakoune/kakoune-2021.11.08/src/
H A Dparameters_parser.cc78 Optional<StringView> ParametersParser::get_switch(StringView name) const in get_switch() function in Kakoune::ParametersParser
/dports/comms/uhd/uhd-90ce6062b6b5df2eddeee723777be85108e4e7c7/host/python/uhd/usrp/cal/
H A Dswitch.py118 def get_switch(direction, dev_key, options): function
/dports/audio/libmatemixer/libmatemixer-1.26.0/libmatemixer/
H A Dmatemixer-device.h71 MateMixerDeviceSwitch *(*get_switch) (MateMixerDevice *device, member
H A Dmatemixer-stream.h72 MateMixerStreamSwitch *(*get_switch) (MateMixerStream *stream, member
/dports/net/ryu/ryu-4.26/ryu/app/
H A Drest_topology.py74 def get_switch(self, req, **kwargs): member in TopologyController
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dopt_hints.cc85 bool Opt_hints::get_switch(opt_hints_enum type_arg) const in get_switch() function in Opt_hints
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dopt_hints.cc85 bool Opt_hints::get_switch(opt_hints_enum type_arg) const in get_switch() function in Opt_hints
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dopt_hints.cc85 bool Opt_hints::get_switch(opt_hints_enum type_arg) const in get_switch() function in Opt_hints
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dopt_hints.cc85 bool Opt_hints::get_switch(opt_hints_enum type_arg) const in get_switch() function in Opt_hints
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dopt_hints.cc85 bool Opt_hints::get_switch(opt_hints_enum type_arg) const in get_switch() function in Opt_hints
/dports/audio/alsa-lib/alsa-lib-1.2.2/include/
H A Dmixer_abst.h91 …int (*get_switch)(snd_mixer_elem_t *elem, int dir, snd_mixer_selem_channel_id_t channel, int *valu… member
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dopt_hints.cc85 bool Opt_hints::get_switch(opt_hints_enum type_arg) const in get_switch() function in Opt_hints
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/toolbox/
H A Dgetevent.c522 uint16_t get_switch = 0; in getevent_main() local
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/toolbox/
H A Dgetevent.c522 uint16_t get_switch = 0; in getevent_main() local
/dports/sysutils/azure-agent/WALinuxAgent-2.2.54.2/azurelinuxagent/common/
H A Dconf.py56 def get_switch(self, key, default_val): member in ConfigurationProvider
/dports/games/tads/tads-3.0.8/tads3/
H A Dtcgen.h594 class CTPNStmSwitch *get_switch() const { return cur_switch_; } in get_switch() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dopt_hints.cc114 bool Opt_hints::get_switch(opt_hints_enum type_arg) const { in get_switch() function in Opt_hints
/dports/net/scamper/scamper-cvs-20211026/scamper/
H A Dscamper_control.c673 static int get_switch(client_t *client, char *name, char *buf, long *l) in get_switch() function