Home
last modified time | relevance | path

Searched defs:boolstr (Results 1 – 12 of 12) sorted by relevance

/dports/x11-wm/i3/i3-4.20.1/libi3/
H A Dboolstr.c18 bool boolstr(const char *str) { in boolstr() function
/dports/x11-wm/i3-gaps/i3-4.20.1/libi3/
H A Dboolstr.c18 bool boolstr(const char *str) { in boolstr() function
/dports/net/c3270/suite3270-4.0/Common/
H A Dboolstr.c46 boolstr(const char *text, bool *result) in boolstr() function
/dports/x11/x3270/suite3270-4.0/Common/
H A Dboolstr.c46 boolstr(const char *text, bool *result) in boolstr() function
/dports/cad/ghdl/ghdl-1.0.0/testsuite/gna/bug7751/
H A D7751_tests.vhd9 constant boolstr : string := "false"; constant
/dports/sysutils/py-salt/salt-3004.1/salt/modules/
H A Dslsutil.py394 def boolstr(value, true="true", false="false"): function
/dports/textproc/py-line-protocol-parser/line-protocol-parser-1.1.0/src/
H A Dline_protocol_parser.c249 char boolstr[6]; in parse_value() local
/dports/x11-wm/icewm/icewm-2.9.4/src/
H A Dbase.h160 inline const char* boolstr(bool bval) { in boolstr() function
/dports/multimedia/lives/lives-3.2.0/src/
H A Dosc.c636 char *boolstr; in lives_osc_cb_set_pingpong() local
1024 char *boolstr; in lives_osc_cb_clip_close() local
1127 char *boolstr; in lives_osc_cb_fgclip_copy() local
1217 char *boolstr; in lives_osc_cb_fgclipsel_copy() local
1270 char *boolstr; in lives_osc_cb_fgclipsel_cut() local
1327 char *boolstr; in lives_osc_cb_fgclipsel_delete() local
1380 char *boolstr; in lives_osc_cb_clipbd_paste() local
1426 char *boolstr; in lives_osc_cb_clipbd_insertb() local
1488 char *boolstr; in lives_osc_cb_clipbd_inserta() local
1784 char *boolstr; in lives_osc_cb_notify_c() local
[all …]
/dports/devel/libsigrok/libsigrok-0.5.2/src/
H A Dstrutil.c990 SR_API gboolean sr_parse_boolstring(const char *boolstr) in sr_parse_boolstring()
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dnhlua.c757 static const char *const boolstr[] = { in get_table_boolean() local
/dports/graphics/klatexformula/klatexformula-4.0.0/src/klfbackend/
H A Dklfbackend.cpp139 static QString boolstr[2] = { QLatin1String("true"), QLatin1String("false") } ; in saveMetaInfo() local