Home
last modified time | relevance | path

Searched +defs:debug +defs:on +defs:error (Results 1 – 25 of 81) sorted by relevance

1234

/dports/mail/mlmmj/mlmmj-1.3.0/contrib/web/php-admin/htdocs/
H A Dclass.rFastTemplate.php227 function debug ($what, $on = true) { function in rFastTemplate
235 function debugall ($on = true) {
248 function dynamic ($on = true) {
258 function strict ($on = true) {
262 function quiet ($on = true) {
279 function missing_dir_okay ($on = true) {
1079 function error ($errorMsg, $die = 0) { function in rFastTemplate
/dports/deskutils/taskwarrior/taskwarrior-2.6.1/src/
H A DTLSClient.cpp97 void TLSClient::debug (int level) in debug() function in TLSClient
258 int on = 1; in connect() local
304 std::string error {(const char*) out.data}; in connect() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/i2c/
H A Dths8200.c31 static int debug; variable
145 static int ths8200_s_power(struct v4l2_subdev *sd, int on) in ths8200_s_power()
443 int error; in ths8200_probe() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/i2c/
H A Dths8200.c31 static int debug; variable
145 static int ths8200_s_power(struct v4l2_subdev *sd, int on) in ths8200_s_power()
443 int error; in ths8200_probe() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/i2c/
H A Dths8200.c31 static int debug; variable
145 static int ths8200_s_power(struct v4l2_subdev *sd, int on) in ths8200_s_power()
443 int error; in ths8200_probe() local
/dports/misc/netron/node_modules/electron/node_modules/@types/node/
H A Dglobals.d.ts26 debug(message?: any, ...optionalParams: any[]): void; method
39 error(message?: any, ...optionalParams: any[]): void; method
984 on(event: "beforeExit", listener: BeforeExitListener): this; method
985 on(event: "disconnect", listener: DisconnectListener): this; method
986 on(event: "exit", listener: ExitListener): this; method
990 on(event: "warning", listener: WarningListener): this; method
991 on(event: "message", listener: MessageListener): this; method
992 on(event: Signals, listener: SignalsListener): this; method
993 on(event: "newListener", listener: NewListenerListener): this; method
994 on(event: "removeListener", listener: RemoveListenerListener): this; method
[all …]
/dports/misc/netron/node_modules/@types/node/
H A Dglobals.d.ts26 debug(message?: any, ...optionalParams: any[]): void; method
39 error(message?: any, ...optionalParams: any[]): void; method
604 on(event: string, listener: (...args: any[]) => void): this; method
908 on(event: "beforeExit", listener: BeforeExitListener): this; method
909 on(event: "disconnect", listener: DisconnectListener): this; method
910 on(event: "exit", listener: ExitListener): this; method
915 on(event: "warning", listener: WarningListener): this; method
916 on(event: "message", listener: MessageListener): this; method
917 on(event: Signals, listener: SignalsListener): this; method
918 on(event: "newListener", listener: NewListenerListener): this; method
[all …]
/dports/misc/netron/node_modules/protobufjs/node_modules/@types/node/
H A Dglobals.d.ts26 debug(message?: any, ...optionalParams: any[]): void; method
39 error(message?: any, ...optionalParams: any[]): void; method
834 on(event: "beforeExit", listener: BeforeExitListener): this; method
835 on(event: "disconnect", listener: DisconnectListener): this; method
836 on(event: "exit", listener: ExitListener): this; method
840 on(event: "warning", listener: WarningListener): this; method
841 on(event: "message", listener: MessageListener): this; method
842 on(event: Signals, listener: SignalsListener): this; method
843 on(event: "newListener", listener: NewListenerListener): this; method
844 on(event: "removeListener", listener: RemoveListenerListener): this; method
[all …]
/dports/net/dhcp6/wide-dhcpv6-20080615.2/
H A Ddhcp6relay.c71 static int debug = 0; variable
294 int i, error, on; in relay6_init() local
H A Ddhcp6c.c83 static int debug = 0; variable
266 int error, on = 0; in client6_init() local
H A Ddhcp6s.c126 static int debug = 0; variable
363 int error; in server6_init() local
364 int on = 1; in server6_init() local
1229 int resptype, do_binding = 0, error; local
2156 int error; local
2316 int error; local
/dports/cad/p5-Verilog-Perl/Verilog-Perl-3.478/Preproc/
H A DVPreProc.cpp82 bool on() const { return m_on; } in on() function in VPreIfEntry
84 VPreIfEntry(bool on, bool everOn) in VPreIfEntry()
193 void error(string msg) { m_lexp->m_tokFilelinep->error(msg); } in error() function in VPreProcImp
195 int debug() const { return m_debug; } in debug() function in VPreProcImp
276 void VPreProc::debug(int level) { in debug() function in VPreProc
/dports/graphics/sane-backends/sane-backends-1.0.32/frontend/
H A Dsaned.c252 static int debug; variable
2098 int error; local
2345 int on = 1; local
2428 bail_out (int error)
2479 int error; local
2657 int error; local
2842 int on = 1; local
3017 int on = 1; local
3430 static int debug; variable
/dports/net/yate/yate-6.4.0-1/modules/radio/
H A Dybladerf.cpp2365 inline unsigned int enableRfBoth(bool on, bool frontEndOnly, String* error = 0) { in enableRfBoth()
2371 inline unsigned int enableRfFpgaBoth(bool on, String* error = 0) { in enableRfFpgaBoth()
2541 inline unsigned int setRxVga2Decode(bool on, String* error) in setRxVga2Decode()
5533 Debugger debug(DebugInfo,"BrfLibUsbDevice::send()", in send() local
6356 unsigned int BrfLibUsbDevice::internalEnableRxVga(bool on, bool preMixer, String* error) in internalEnableRxVga()
7005 unsigned int BrfLibUsbDevice::lnaEnable(bool on, String* error) in lnaEnable()
7172 unsigned int BrfLibUsbDevice::enableRf(bool tx, bool on, bool frontEndOnly, String* error) in enableRf()
7215 unsigned int BrfLibUsbDevice::enableRfFpga(bool tx, bool on, String* error) in enableRfFpga()
7592 unsigned int BrfLibUsbDevice::enableTimestamps(bool on, String* error) in enableTimestamps()
10184 unsigned int BrfLibUsbDevice::calThreadsPause(bool on, String* error) in calThreadsPause()
[all …]
/dports/net-im/chatterino2/chatterino2-2.3.4/lib/libcommuni/src/core/
H A Dircmessage.cpp416 void IrcMessage::setFlag(Flag flag, bool on) in setFlag()
1017 QString IrcErrorMessage::error() const in error() function in IrcErrorMessage
2306 QDebug operator<<(QDebug debug, IrcMessage::Type type) in operator <<()
2315 QDebug operator<<(QDebug debug, IrcMessage::Flag flag) in operator <<()
2324 QDebug operator<<(QDebug debug, IrcMessage::Flags flags) in operator <<()
2339 QDebug operator<<(QDebug debug, IrcModeMessage::Kind kind) in operator <<()
2348 QDebug operator<<(QDebug debug, const IrcMessage* message) in operator <<()
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/filter_multiscale_align/lib/Patate/Vitelotte/Core/
H A DfemSolver.hpp34 bool checkEigenSolverError(const Solver& solver, SolverError& error) in checkEigenSolverError()
70 void debug(unsigned nUnk, unsigned nCons, unsigned bi, unsigned size) { in debug() function in Vitelotte::internal::SolverInserter
375 Node on = mesh.halfedgeOppositeNode(*hc, attr); in preSort() local
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/kprop/
H A Dkpropd.c118 static int debug = 0; variable
364 int error; in get_wildcard_addr() local
383 int finet, s, ret, error, val, status; in do_standalone() local
481 int on = 1; in doit() local
1460 krb5_error error; in send_error() local
1495 krb5_error *error; in recv_error() local
/dports/security/krb5/krb5-1.19.2/src/kprop/
H A Dkpropd.c118 static int debug = 0; variable
364 int error; in get_wildcard_addr() local
383 int finet, s, ret, error, val, status; in do_standalone() local
481 int on = 1; in doit() local
1464 krb5_error error; in send_error() local
1499 krb5_error *error; in recv_error() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/input/mouse/
H A Dbcm5974.c162 static int debug = 1; variable
647 static int bcm5974_wellspring_mode(struct bcm5974 *dev, bool on) in bcm5974_wellspring_mode()
703 int error; in bcm5974_irq_button() local
734 int error; in bcm5974_irq_trackpad() local
785 int error; in bcm5974_start_traffic() local
831 int error; in bcm5974_open() local
882 int error = 0; in bcm5974_resume() local
901 int error = -ENOMEM; in bcm5974_probe() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/input/mouse/
H A Dbcm5974.c162 static int debug = 1; variable
647 static int bcm5974_wellspring_mode(struct bcm5974 *dev, bool on) in bcm5974_wellspring_mode()
703 int error; in bcm5974_irq_button() local
734 int error; in bcm5974_irq_trackpad() local
785 int error; in bcm5974_start_traffic() local
831 int error; in bcm5974_open() local
882 int error = 0; in bcm5974_resume() local
901 int error = -ENOMEM; in bcm5974_probe() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/input/mouse/
H A Dbcm5974.c162 static int debug = 1; variable
647 static int bcm5974_wellspring_mode(struct bcm5974 *dev, bool on) in bcm5974_wellspring_mode()
703 int error; in bcm5974_irq_button() local
734 int error; in bcm5974_irq_trackpad() local
785 int error; in bcm5974_start_traffic() local
831 int error; in bcm5974_open() local
882 int error = 0; in bcm5974_resume() local
901 int error = -ENOMEM; in bcm5974_probe() local
/dports/deskutils/plan/plan-1.10.1/src/
H A Dnetplan.c46 static BOOL debug; /* foreground, logging is enabled */ variable
132 int c, i, n, on; in main() local
474 int i, on=1; in init_inet_port() local
1453 void error(int fd, char *fmt, ...) in error() function
/dports/japanese/plan/plan-1.10.1/src/
H A Dnetplan.c46 static BOOL debug; /* foreground, logging is enabled */ variable
132 int c, i, n, on; in main() local
474 int i, on=1; in init_inet_port() local
1453 void error(int fd, char *fmt, ...) in error() function
/dports/databases/sqlrelay/sqlrelay-1.7.0/src/api/c++/
H A Dsqlrconnection.cpp1688 bool sqlrconnection::autoCommit(bool on) { in autoCommit()
2041 char *sqlrconnection::error() { in error() function in sqlrconnection
2053 bool sqlrconnection::debug() { in debug() function in sqlrconnection
/dports/security/krb5-appl/krb5-appl-1.0.3/gssftp/ftpd/
H A Dftpd.c111 #define strerror(error) (sys_errlist[error]) argument
182 int debug; variable
282 int c, on = 1, tos, port = -1; local
1247 int s, on = 1, tries; local

1234