Home
last modified time | relevance | path

Searched refs:tto (Results 1 – 25 of 1084) sorted by relevance

12345678910>>...44

/dports/math/pspp/pspp-1.4.1/src/ui/gui/
H A Dt-test-options.c60 struct tt_options_dialog *tto = xmalloc (sizeof (*tto)); in tt_options_dialog_create() local
64 tto->confidence = in tt_options_dialog_create()
72 tto->dialog = get_widget_assert (tto->xml, "options-dialog"); in tt_options_dialog_create()
74 tto->box = get_widget_assert (tto->xml, "vbox1"); in tt_options_dialog_create()
81 psppire_box_pack_start_defaults (GTK_BOX (tto->box), tto->confidence); in tt_options_dialog_create()
88 return tto; in tt_options_dialog_create()
95 if (tto == NULL) in tt_options_dialog_destroy()
97 gtk_container_remove (GTK_CONTAINER (tto->box), tto->confidence); in tt_options_dialog_destroy()
99 g_free (tto); in tt_options_dialog_destroy()
113 gtk_spin_button_set_value (tto->conf_percent, tto->confidence_interval); in tt_options_dialog_run()
[all …]
/dports/net/frr7-pythontools/frr-frr-7.5.1/bgpd/rfapi/
H A Drfapi_encap_tlv.c74 tto = &dto; in rfapi_tunneltype_option_to_tlv()
75 memset(tto, 0, sizeof(dto)); in rfapi_tunneltype_option_to_tlv()
78 switch (tto->type) { in rfapi_tunneltype_option_to_tlv()
105 &tto->bgpinfo.ip_ipsec, attr); in rfapi_tunneltype_option_to_tlv()
156 return tto->type; in rfapi_tunneltype_option_to_tlv()
176 tto = &uo->v.tunnel; in rfapi_encap_tlv_to_un_option()
181 stlv, &tto->bgpinfo.l2tpv3_ip); in rfapi_encap_tlv_to_un_option()
200 stlv, &tto->bgpinfo.ip_ipsec); in rfapi_encap_tlv_to_un_option()
671 switch (tto->type) { in rfapi_print_tunneltype_option()
704 &tto->bgpinfo.ip_ip); in rfapi_print_tunneltype_option()
[all …]
/dports/net/frr7/frr-frr-7.5.1/bgpd/rfapi/
H A Drfapi_encap_tlv.c74 tto = &dto; in rfapi_tunneltype_option_to_tlv()
75 memset(tto, 0, sizeof(dto)); in rfapi_tunneltype_option_to_tlv()
78 switch (tto->type) { in rfapi_tunneltype_option_to_tlv()
105 &tto->bgpinfo.ip_ipsec, attr); in rfapi_tunneltype_option_to_tlv()
156 return tto->type; in rfapi_tunneltype_option_to_tlv()
176 tto = &uo->v.tunnel; in rfapi_encap_tlv_to_un_option()
181 stlv, &tto->bgpinfo.l2tpv3_ip); in rfapi_encap_tlv_to_un_option()
200 stlv, &tto->bgpinfo.ip_ipsec); in rfapi_encap_tlv_to_un_option()
671 switch (tto->type) { in rfapi_print_tunneltype_option()
704 &tto->bgpinfo.ip_ip); in rfapi_print_tunneltype_option()
[all …]
/dports/print/py-fonttools3/fonttools-3.44.0/Tests/ttx/
H A Dttx_test.py358 assert tto.overWrite is True
363 assert tto.verbose is True
369 assert tto.quiet is True
375 assert tto.listTables is True
392 assert tto.splitTables is True
421 assert tto.fontNumber == 1
441 assert tto.allowVID is True
456 assert tto.newlinestr == "\n"
461 assert tto.newlinestr == "\r"
486 assert tto.flavor == "woff"
[all …]
/dports/print/py-fonttools/fonttools-4.28.2/Tests/ttx/
H A Dttx_test.py359 assert tto.overWrite is True
364 assert tto.verbose is True
370 assert tto.quiet is True
376 assert tto.listTables is True
393 assert tto.splitTables is True
399 assert tto.splitGlyphs is True
422 assert tto.fontNumber == 1
451 assert tto.newlinestr == "\n"
456 assert tto.newlinestr == "\r"
481 assert tto.flavor == "woff"
[all …]
/dports/editors/biew/biew-610/biewlib/sysdep/x86_64/
H A Daclib_template.c92 unsigned char *tto=to; in RENAME() local
112 small_memcpy(tto, cfrom, delta); in RENAME()
168 :: "r" (cfrom), "r" (tto): in RENAME()
173 tto+=256ULL; in RENAME()
220 :: "r" (cfrom), "r" (tto): in RENAME()
225 tto+=256ULL; in RENAME()
254 unsigned char *tto=to; in RENAME() local
256 retval = tto; in RENAME()
265 small_memset(tto, val, delta); in RENAME()
285 :: "r" (tto) : "memory"); in RENAME()
[all …]
/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_v8/src/
H A Dfsteletone.cpp82 FSTeleTone *tto = (FSTeleTone *)ts->user_data; in Handler() local
85 if (!tto) { in Handler()
97 FSTeleTone *tto = NULL; in Construct() local
129 if (!(tto = new FSTeleTone(info))) { in Construct()
137 if (switch_core_codec_init(&tto->_codec, in Construct()
147 delete tto; in Construct()
156 tto->_timer = &tto->_timer_base; in Construct()
164 tto->_pool = pool; in Construct()
165 tto->_session = jss->GetSession(); in Construct()
166 teletone_init_session(&tto->_ts, 0, FSTeleTone::Handler, tto); in Construct()
[all …]
/dports/devel/skalibs/skalibs-2.10.0.3/src/libstddjb/
H A Dalarm_timeout.c21 int alarm_timeout (tain_t const *tto) in alarm_timeout() argument
25 if (!timespec_from_tain_relative(&it.it_value, tto)) return 0 ; in alarm_timeout()
42 int alarm_timeout (tain_t const *tto) in alarm_timeout() argument
45 if (!timeval_from_tain_relative(&it.it_value, tto)) return 0 ; in alarm_timeout()
55 int alarm_timeout (tain_t const *tto) in alarm_timeout() argument
57 int t = tain_to_millisecs(tto) ; in alarm_timeout()
H A Dalarm_deadline.c41 tain_t tto ; in alarm_deadline() local
42 tain_now(&tto) ; in alarm_deadline()
43 tain_sub(&tto, deadline, &tto) ; in alarm_deadline()
44 return alarm_timeout(&tto) ; in alarm_deadline()
/dports/www/py-protego/Protego-0.1.16/tests/test_data/
H A Dwww.thetimes.co.uk13 Disallow: /tto/papers/
14 Disallow: /tto/papers.do
15 Disallow: /tto/feeds/
16 Disallow: /tto/adtest/
17 Disallow: /tto/public/sitesearch.do
18 Disallow: /tto/public/needtoknow/
/dports/math/igraph/igraph-0.9.5/src/paths/
H A Ddijkstra.c190 long int tto = IGRAPH_OTHER(graph, edge, minnei); in igraph_shortest_paths_dijkstra() local
423 long int tto = IGRAPH_OTHER(graph, edge, minnei); in igraph_get_shortest_paths_dijkstra() local
425 igraph_real_t curdist = VECTOR(dists)[tto]; in igraph_get_shortest_paths_dijkstra()
428 VECTOR(dists)[tto] = altdist; in igraph_get_shortest_paths_dijkstra()
429 parents[tto] = edge + 1; in igraph_get_shortest_paths_dijkstra()
433 VECTOR(dists)[tto] = altdist; in igraph_get_shortest_paths_dijkstra()
434 parents[tto] = edge + 1; in igraph_get_shortest_paths_dijkstra()
806 long int tto = IGRAPH_OTHER(graph, edge, minnei); in igraph_get_all_shortest_paths_dijkstra() local
808 igraph_real_t curdist = VECTOR(dists)[tto]; in igraph_get_all_shortest_paths_dijkstra()
813 VECTOR(dists)[tto] = altdist; in igraph_get_all_shortest_paths_dijkstra()
[all …]
H A Dshortest_paths.c238 long int tto = IGRAPH_OTHER(graph, edge, minnei); in igraph_i_average_path_length_dijkstra() local
240 igraph_bool_t active = igraph_2wheap_has_active(&Q, tto); in igraph_i_average_path_length_dijkstra()
241 igraph_bool_t has = igraph_2wheap_has_elem(&Q, tto); in igraph_i_average_path_length_dijkstra()
248 IGRAPH_CHECK(igraph_2wheap_modify(&Q, tto, -altdist)); in igraph_i_average_path_length_dijkstra()
613 long int tto = IGRAPH_OTHER(graph, edge, minnei); in igraph_i_local_efficiency_dijkstra() local
615 if (tto == vertex) in igraph_i_local_efficiency_dijkstra()
619 active = igraph_2wheap_has_active(Q, tto); in igraph_i_local_efficiency_dijkstra()
620 has = igraph_2wheap_has_elem(Q, tto); in igraph_i_local_efficiency_dijkstra()
621 curdist = active ? -igraph_2wheap_get(Q, tto) : 0.0; in igraph_i_local_efficiency_dijkstra()
1201 long int tto = IGRAPH_OTHER(graph, edge, minnei); in igraph_diameter_dijkstra() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/nasm/asm/
H A Deval.c429 int tto = tt; in rexp3() local
437 switch (tto) { in rexp3()
464 v = (tto == TOKEN_LE || tto == TOKEN_GE); in rexp3()
466 v = (tto == TOKEN_GE || tto == TOKEN_GT); in rexp3()
468 v = (tto == TOKEN_LE || tto == TOKEN_LT); in rexp3()
568 int tto = tt; in expr3() local
580 switch (tto) { in expr3()
606 int tto = tt; in expr4() local
611 switch (tto) { in expr4()
632 int tto = tt; in expr5() local
[all …]
/dports/devel/nasm/nasm-2.15.05/asm/
H A Deval.c429 int tto = tt; in rexp3() local
437 switch (tto) { in rexp3()
464 v = (tto == TOKEN_LE || tto == TOKEN_GE); in rexp3()
466 v = (tto == TOKEN_GE || tto == TOKEN_GT); in rexp3()
468 v = (tto == TOKEN_LE || tto == TOKEN_LT); in rexp3()
568 int tto = tt; in expr3() local
580 switch (tto) { in expr3()
606 int tto = tt; in expr4() local
611 switch (tto) { in expr4()
632 int tto = tt; in expr5() local
[all …]
/dports/graphics/vips/vips-8.12.0/libvips/draw/
H A Ddraw_mask.c90 TYPE *tto = (TYPE *) (TO); \
97 tto[j] = (tink[i] * m[x] + \
98 tto[j] * (255 - m[x])) / 255; \
104 TYPE *tto = (TYPE *) (TO); \
111 tto[j] = ((double) tink[i] * m[x] + \
112 (double) tto[j] * (255 - m[x])) / 255; \
118 TYPE *tto = (TYPE *) (TO); \
125 tto[j] = ((double) tink[i] * m[x] + \
126 (double) tto[j] * (255 - m[x])) / 255;\
127 tto[j + 1] = ((double) tink[i + 1] * m[x] + \
[all …]
/dports/sysutils/syslinux/syslinux-6.03/com32/elflink/ldlinux/
H A Dcli.c31 static int mygetkey_timeout(clock_t *kbd_to, clock_t *tto) in mygetkey_timeout() argument
37 key = get_key(stdin, *kbd_to ? *kbd_to : *tto); in mygetkey_timeout()
44 if (*tto) { in mygetkey_timeout()
46 if (*tto <= (long long)t1) in mygetkey_timeout()
50 if (*tto > totaltimeout) in mygetkey_timeout()
53 *tto -= t1; in mygetkey_timeout()
61 clock_t *tto) in cmd_reverse_search() argument
76 key = mygetkey_timeout(kbd_to, tto); in cmd_reverse_search()
137 clock_t tto = totaltimeout; in edit_cmdline() local
207 key = mygetkey_timeout(&kbd_to, &tto); in edit_cmdline()
[all …]
/dports/sysutils/s6/s6-2.10.0.3/src/pipe-tools/
H A Ds6-ftrig-wait.c16 tain_t deadline, tto ; in main() local
33 if (t) tain_from_millisecs(&tto, t) ; in main()
34 else tto = tain_infinite_relative ; in main()
40 tain_add_g(&deadline, &tto) ; in main()
H A Ds6-ftrig-listen1.c36 tain_t deadline, tto ; in main() local
54 if (t) tain_from_millisecs(&tto, t) ; in main()
55 else tto = tain_infinite_relative ; in main()
61 tain_add_g(&deadline, &tto) ; in main()
H A Ds6-ftrig-listen.c37 tain_t deadline, tto ; in main() local
57 if (t) tain_from_millisecs(&tto, t) ; else tto = tain_infinite_relative ; in main()
65 tain_add_g(&deadline, &tto) ; in main()
/dports/sysutils/s6/s6-2.10.0.3/src/supervision/
H A Ds6-svwait.c20 tain_t deadline, tto ; in main() local
44 if (t) tain_from_millisecs(&tto, t) ; else tto = tain_infinite_relative ; in main()
49 tain_add_g(&deadline, &tto) ; in main()
H A Ds6-svlisten1.c21 tain_t deadline, tto ; in main() local
49 if (t) tain_from_millisecs(&tto, t) ; else tto = tain_infinite_relative ; in main()
53 tain_add_g(&deadline, &tto) ; in main()
H A Ds6-svlisten.c22 tain_t deadline, tto ; in main() local
50 if (t) tain_from_millisecs(&tto, t) ; else tto = tain_infinite_relative ; in main()
63 tain_add_g(&deadline, &tto) ; in main()
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dsafe.c93 bool isSafeCast(Expression *e, Type *tfrom, Type *tto) in isSafeCast() argument
96 if (tfrom->implicitConvTo(tto)) in isSafeCast()
99 if (!tto->hasPointers()) in isSafeCast()
102 Type *ttob = tto->toBasetype(); in isSafeCast()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dsafe.c93 bool isSafeCast(Expression *e, Type *tfrom, Type *tto) in isSafeCast() argument
96 if (tfrom->implicitConvTo(tto)) in isSafeCast()
99 if (!tto->hasPointers()) in isSafeCast()
102 Type *ttob = tto->toBasetype(); in isSafeCast()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dsafe.c93 bool isSafeCast(Expression *e, Type *tfrom, Type *tto) in isSafeCast() argument
96 if (tfrom->implicitConvTo(tto)) in isSafeCast()
99 if (!tto->hasPointers()) in isSafeCast()
102 Type *ttob = tto->toBasetype(); in isSafeCast()

12345678910>>...44