Home
last modified time | relevance | path

Searched +defs:el +defs:tt (Results 1 – 25 of 2019) sorted by relevance

12345678910>>...81

/dports/cad/digital/Digital-0.27/src/test/java/de/neemann/digital/fsm/
H A DTransitionTableCreatorTest.java23 TruthTable tt = new TransitionTableCreator(fsm).create(); in testBlink() local
27 final ExpressionListenerStore el = new ExpressionListenerStore(null); in testBlink() local
40 TruthTable tt = new TransitionTableCreator(fsm).create(); in testBlinkOnOff() local
44 final ExpressionListenerStore el = new ExpressionListenerStore(null); in testBlinkOnOff() local
57 TruthTable tt = new TransitionTableCreator(fsm).create(); in testBlinkResult() local
61 ExpressionListenerStore el = new ExpressionListenerStore(null); in testBlinkResult() local
143 TruthTable tt = new TransitionTableCreator(fsm).create(); in testMealy() local
147 ExpressionListenerStore el = new ExpressionListenerStore(null); in testMealy() local
/dports/net/wireshark/wireshark-3.6.1/epan/
H A Dtvbparse.c73 static tvbparse_elem_t* new_tok(tvbparse_t* tt, in new_tok()
446 tvbparse_t* el; in tvbparse_set_oneof() local
538 tvbparse_wanted_t* el; in tvbparse_hashed() local
563 tvbparse_wanted_t* el; in tvbparse_hashed_add() local
642 tvbparse_wanted_t* el = NULL; in tvbparse_set_seq() local
738 const tvbparse_wanted_t* el) { in tvbparse_some()
820 const tvbparse_wanted_t* el, in tvbparse_until()
894 gboolean tvbparse_reset(tvbparse_t* tt, in tvbparse_reset()
913 guint tvbparse_curr_offset(tvbparse_t* tt) { in tvbparse_curr_offset()
953 gboolean tvbparse_peek(tvbparse_t* tt, in tvbparse_peek()
[all …]
/dports/net/wireshark-lite/wireshark-3.6.1/epan/
H A Dtvbparse.c73 static tvbparse_elem_t* new_tok(tvbparse_t* tt, in new_tok()
446 tvbparse_t* el; in tvbparse_set_oneof() local
538 tvbparse_wanted_t* el; in tvbparse_hashed() local
563 tvbparse_wanted_t* el; in tvbparse_hashed_add() local
642 tvbparse_wanted_t* el = NULL; in tvbparse_set_seq() local
738 const tvbparse_wanted_t* el) { in tvbparse_some()
820 const tvbparse_wanted_t* el, in tvbparse_until()
894 gboolean tvbparse_reset(tvbparse_t* tt, in tvbparse_reset()
913 guint tvbparse_curr_offset(tvbparse_t* tt) { in tvbparse_curr_offset()
953 gboolean tvbparse_peek(tvbparse_t* tt, in tvbparse_peek()
[all …]
/dports/net/tshark/wireshark-3.6.1/epan/
H A Dtvbparse.c73 static tvbparse_elem_t* new_tok(tvbparse_t* tt, in new_tok()
446 tvbparse_t* el; in tvbparse_set_oneof() local
538 tvbparse_wanted_t* el; in tvbparse_hashed() local
563 tvbparse_wanted_t* el; in tvbparse_hashed_add() local
642 tvbparse_wanted_t* el = NULL; in tvbparse_set_seq() local
738 const tvbparse_wanted_t* el) { in tvbparse_some()
820 const tvbparse_wanted_t* el, in tvbparse_until()
894 gboolean tvbparse_reset(tvbparse_t* tt, in tvbparse_reset()
913 guint tvbparse_curr_offset(tvbparse_t* tt) { in tvbparse_curr_offset()
953 gboolean tvbparse_peek(tvbparse_t* tt, in tvbparse_peek()
[all …]
/dports/sysutils/ganglia-monitor-core/ganglia-3.7.2/gmetad/
H A Dprocess_xml.c84 struct type_tag *tt; in fillmetric() local
160 startElement_GRID(void *data, const char *el, const char **attr) in startElement_GRID()
399 startElement_HOST(void *data, const char *el, const char **attr) in startElement_HOST()
620 struct type_tag *tt; in startElement_METRIC() local
968 struct type_tag *tt; in startElement_METRICS() local
1090 start (void *data, const char *el, const char **attr) in start()
1155 struct type_tag *tt; in finish_processing_source() local
1212 endElement_GRID(void *data, const char *el) in endElement_GRID()
1263 endElement_CLUSTER(void *data, const char *el) in endElement_CLUSTER()
1306 endElement_HOST(void *data, const char *el) in endElement_HOST()
[all …]
/dports/math/reduce/Reduce-svn5758-src/libraries/libedit-20140620-3.1/src/
H A Dtty.c471 tty_getty(EditLine *el, struct termios *t) in tty_getty()
495 tty_setup(EditLine *el) in tty_setup()
565 tty_init(EditLine *el) in tty_init()
581 tty_end(EditLine *el) in tty_end()
881 tty_bind_char(EditLine *el, int force) in tty_bind_char()
951 tty_update_flags(EditLine *el, int kind) in tty_update_flags()
953 tcflag_t *tt, *ed, *ex; in tty_update_flags() local
979 tty_rawmode(EditLine *el) in tty_rawmode()
1064 tty_cookedmode(EditLine *el) in tty_cookedmode()
1089 tty_quotemode(EditLine *el) in tty_quotemode()
[all …]
/dports/math/reduce/Reduce-svn5758-src/libraries/original/libedit-20160506/
H A Dtty.c474 tty_getty(EditLine *el, struct termios *t) in tty_getty()
498 tty_setup(EditLine *el) in tty_setup()
572 tty_init(EditLine *el) in tty_init()
589 tty_end(EditLine *el) in tty_end()
895 tty_bind_char(EditLine *el, int force) in tty_bind_char()
967 tty_update_flags(EditLine *el, int kind) in tty_update_flags()
969 tcflag_t *tt, *ed, *ex; in tty_update_flags() local
995 tty_rawmode(EditLine *el) in tty_rawmode()
1080 tty_cookedmode(EditLine *el) in tty_cookedmode()
1105 tty_quotemode(EditLine *el) in tty_quotemode()
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/libedit/libedit-20191231-3.1/src/
H A Dtty.c474 tty_getty(EditLine *el, struct termios *t) in tty_getty()
498 tty_setup(EditLine *el) in tty_setup()
572 tty_init(EditLine *el) in tty_init()
589 tty_end(EditLine *el, int how) in tty_end()
896 tty_bind_char(EditLine *el, int force) in tty_bind_char()
968 tty_update_flags(EditLine *el, int kind) in tty_update_flags()
970 tcflag_t *tt, *ed, *ex; in tty_update_flags() local
996 tty_rawmode(EditLine *el) in tty_rawmode()
1081 tty_cookedmode(EditLine *el) in tty_cookedmode()
1106 tty_quotemode(EditLine *el) in tty_quotemode()
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/libedit/libedit-20191231-3.1/src/
H A Dtty.c474 tty_getty(EditLine *el, struct termios *t) in tty_getty()
498 tty_setup(EditLine *el) in tty_setup()
572 tty_init(EditLine *el) in tty_init()
589 tty_end(EditLine *el, int how) in tty_end()
896 tty_bind_char(EditLine *el, int force) in tty_bind_char()
968 tty_update_flags(EditLine *el, int kind) in tty_update_flags()
970 tcflag_t *tt, *ed, *ex; in tty_update_flags() local
996 tty_rawmode(EditLine *el) in tty_rawmode()
1081 tty_cookedmode(EditLine *el) in tty_cookedmode()
1106 tty_quotemode(EditLine *el) in tty_quotemode()
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/libedit/libedit-20191231-3.1/src/
H A Dtty.c474 tty_getty(EditLine *el, struct termios *t) in tty_getty()
498 tty_setup(EditLine *el) in tty_setup()
572 tty_init(EditLine *el) in tty_init()
589 tty_end(EditLine *el, int how) in tty_end()
896 tty_bind_char(EditLine *el, int force) in tty_bind_char()
968 tty_update_flags(EditLine *el, int kind) in tty_update_flags()
970 tcflag_t *tt, *ed, *ex; in tty_update_flags() local
996 tty_rawmode(EditLine *el) in tty_rawmode()
1081 tty_cookedmode(EditLine *el) in tty_cookedmode()
1106 tty_quotemode(EditLine *el) in tty_quotemode()
[all …]
/dports/math/reduce/Reduce-svn5758-src/libraries/libedit-20210216-3.1/src/
H A Dtty.c474 tty_getty(EditLine *el, struct termios *t) in tty_getty()
498 tty_setup(EditLine *el) in tty_setup()
572 tty_init(EditLine *el) in tty_init()
589 tty_end(EditLine *el, int how) in tty_end()
896 tty_bind_char(EditLine *el, int force) in tty_bind_char()
968 tty_update_flags(EditLine *el, int kind) in tty_update_flags()
970 tcflag_t *tt, *ed, *ex; in tty_update_flags() local
996 tty_rawmode(EditLine *el) in tty_rawmode()
1081 tty_cookedmode(EditLine *el) in tty_cookedmode()
1106 tty_quotemode(EditLine *el) in tty_quotemode()
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/cmd-line-utils/libedit/libedit-20190324-3.1/src/
H A Dtty.c474 tty_getty(EditLine *el, struct termios *t) in tty_getty()
498 tty_setup(EditLine *el) in tty_setup()
572 tty_init(EditLine *el) in tty_init()
589 tty_end(EditLine *el, int how) in tty_end()
896 tty_bind_char(EditLine *el, int force) in tty_bind_char()
968 tty_update_flags(EditLine *el, int kind) in tty_update_flags()
970 tcflag_t *tt, *ed, *ex; in tty_update_flags() local
996 tty_rawmode(EditLine *el) in tty_rawmode()
1081 tty_cookedmode(EditLine *el) in tty_cookedmode()
1106 tty_quotemode(EditLine *el) in tty_quotemode()
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/libedit/libedit-20191231-3.1/src/
H A Dtty.c474 tty_getty(EditLine *el, struct termios *t) in tty_getty()
498 tty_setup(EditLine *el) in tty_setup()
572 tty_init(EditLine *el) in tty_init()
589 tty_end(EditLine *el, int how) in tty_end()
896 tty_bind_char(EditLine *el, int force) in tty_bind_char()
968 tty_update_flags(EditLine *el, int kind) in tty_update_flags()
970 tcflag_t *tt, *ed, *ex; in tty_update_flags() local
996 tty_rawmode(EditLine *el) in tty_rawmode()
1081 tty_cookedmode(EditLine *el) in tty_cookedmode()
1106 tty_quotemode(EditLine *el) in tty_quotemode()
[all …]
/dports/devel/libedit/libedit-20210216-3.1/src/
H A Dtty.c474 tty_getty(EditLine *el, struct termios *t) in tty_getty()
498 tty_setup(EditLine *el) in tty_setup()
572 tty_init(EditLine *el) in tty_init()
589 tty_end(EditLine *el, int how) in tty_end()
896 tty_bind_char(EditLine *el, int force) in tty_bind_char()
968 tty_update_flags(EditLine *el, int kind) in tty_update_flags()
970 tcflag_t *tt, *ed, *ex; in tty_update_flags() local
996 tty_rawmode(EditLine *el) in tty_rawmode()
1081 tty_cookedmode(EditLine *el) in tty_cookedmode()
1106 tty_quotemode(EditLine *el) in tty_quotemode()
[all …]
/dports/ftp/tnftp/tnftp-20210827/libedit/
H A Dtty.c480 tty_getty(EditLine *el, struct termios *t) in tty_getty()
504 tty_setup(EditLine *el) in tty_setup()
578 tty_init(EditLine *el) in tty_init()
595 tty_end(EditLine *el, int how) in tty_end()
902 tty_bind_char(EditLine *el, int force) in tty_bind_char()
974 tty_update_flags(EditLine *el, int kind) in tty_update_flags()
976 tcflag_t *tt, *ed, *ex; in tty_update_flags() local
1002 tty_rawmode(EditLine *el) in tty_rawmode()
1087 tty_cookedmode(EditLine *el) in tty_cookedmode()
1112 tty_quotemode(EditLine *el) in tty_quotemode()
[all …]
/dports/databases/mysql57-client/mysql-5.7.36/extra/libedit/libedit-20191231-3.1/src/
H A Dtty.c474 tty_getty(EditLine *el, struct termios *t) in tty_getty()
498 tty_setup(EditLine *el) in tty_setup()
572 tty_init(EditLine *el) in tty_init()
589 tty_end(EditLine *el, int how) in tty_end()
896 tty_bind_char(EditLine *el, int force) in tty_bind_char()
968 tty_update_flags(EditLine *el, int kind) in tty_update_flags()
970 tcflag_t *tt, *ed, *ex; in tty_update_flags() local
996 tty_rawmode(EditLine *el) in tty_rawmode()
1081 tty_cookedmode(EditLine *el) in tty_cookedmode()
1106 tty_quotemode(EditLine *el) in tty_quotemode()
[all …]
/dports/cad/digital/Digital-0.27/src/test/java/de/neemann/digital/gui/components/table/
H A DExpressionListenerCSVCondensedTest.java69 ExpressionListenerCSVCondensed el = new ExpressionListenerCSVCondensed(); in create() local
87 TruthTable tt = CSVImporter.readCSV(csv); in loopCheck() local
/dports/games/nlarn/nlarn-NLarn-0.7.6/src/
H A Dpathfinding.c178 map_tile_t tt; in path_step_cost() local
238 static path_element *path_element_in_list(path_element* el, GPtrArray *list) in path_element_in_list()
259 path_element *el = g_ptr_array_index(pt->open, idx); in path_find_best() local
/dports/graphics/R-cran-ggplot2/ggplot2/tests/testthat/
H A Dtest-theme.r53 tt <- theme_grey()$text globalVar
205 tt <- theme_bw() + theme(text = element_text(colour = 'red')) globalVar
207 tt <- tt[order(names(tt))] globalVar
214 tt <- theme(text = element_text(colour = 'red')) + theme_bw() globalVar
216 tt <- tt[order(names(tt))] globalVar
295 all(vapply(theme, function(el) { argument
624 el <- element_text(...) functionVar
/dports/lang/spidermonkey78/firefox-78.9.0/dom/encoding/
H A Dlocalesfallbacks.properties40 el=ISO-8859-7 key
69 tt=windows-1251 key
/dports/lang/spidermonkey60/firefox-60.9.0/dom/encoding/
H A Dlocalesfallbacks.properties40 el=ISO-8859-7 key
69 tt=windows-1251 key
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/encoding/
H A Dlocalesfallbacks.properties40 el=ISO-8859-7 key
69 tt=windows-1251 key
/dports/www/bolt/bolt-2.2.24/vendor/symfony/intl/Symfony/Component/Intl/Resources/data/languages/
H A Dps.json7 "el": "یوناني", string
32 "tt": "تاتار", string
/dports/math/py-z3-solver/z3-z3-4.8.10/src/qe/mbp/
H A Dmbp_plugin.cpp245 bool tt = m.is_true(val); in is_true() local
253 expr* c = nullptr, * th = nullptr, * el = nullptr; in visit_ite() local
255 bool tt = is_true(eval, c); in visit_ite() local
275 bool tt = is_true(eval, e); in visit_bool() local
/dports/cad/digital/Digital-0.27/src/test/java/de/neemann/digital/builder/circuit/
H A DCircuitBuilderTest.java114 final ArrayList<VisualElement> el = circuit.getElements(); in testBuilderSequentialLUT() local
186 final ArrayList<VisualElement> el = circuit.getElements(); in testBuilderSequentialConstant() local
201 final ArrayList<VisualElement> el = circuit.getElements(); in testBuilderSequentialConstantJK() local
211 TruthTable tt = new ModelAnalyser(runner.getModel()).analyse(); in testBus() local

12345678910>>...81