Home
last modified time | relevance | path

Searched refs:t_code (Results 1 – 25 of 74) sorted by relevance

123

/dports/graphics/krita/krita-4.4.8/libs/image/3rdparty/einspline/
H A Dnubspline_structs.h30 type_code t_code; member
39 type_code t_code; member
49 type_code t_code; member
63 type_code t_code; member
73 type_code t_code; member
84 type_code t_code; member
98 type_code t_code; member
108 type_code t_code; member
119 type_code t_code; member
133 type_code t_code; member
[all …]
H A Dnubspline_create.cpp254 spline->t_code = SINGLE_REAL; in create_NUBspline_1d_s()
280 spline->t_code = SINGLE_REAL; in create_NUBspline_2d_s()
332 spline->t_code = SINGLE_REAL; in create_NUBspline_3d_s()
598 spline->t_code = DOUBLE_REAL; in create_NUBspline_1d_d()
624 spline->t_code = DOUBLE_REAL; in create_NUBspline_2d_d()
676 spline->t_code = DOUBLE_REAL; in create_NUBspline_3d_d()
770 spline->t_code = SINGLE_COMPLEX; in create_NUBspline_1d_c()
796 spline->t_code = SINGLE_COMPLEX; in create_NUBspline_2d_c()
847 spline->t_code = SINGLE_COMPLEX; in create_NUBspline_3d_c()
939 spline->t_code = DOUBLE_COMPLEX; in create_NUBspline_1d_z()
[all …]
H A Dbspline_base.h95 type_code t_code; member
/dports/science/qmcpack/qmcpack-3.11.0/src/einspline/
H A Dnubspline_structs.h16 type_code t_code; member
25 type_code t_code; member
35 type_code t_code; member
49 type_code t_code; member
59 type_code t_code; member
70 type_code t_code; member
84 type_code t_code; member
94 type_code t_code; member
105 type_code t_code; member
119 type_code t_code; member
[all …]
H A Dnubspline_create.c225 spline->t_code = SINGLE_REAL; in create_NUBspline_1d_s()
251 spline->t_code = SINGLE_REAL; in create_NUBspline_2d_s()
301 spline->t_code = SINGLE_REAL; in create_NUBspline_3d_s()
551 spline->t_code = DOUBLE_REAL; in create_NUBspline_1d_d()
577 spline->t_code = DOUBLE_REAL; in create_NUBspline_2d_d()
628 spline->t_code = DOUBLE_REAL; in create_NUBspline_3d_d()
720 spline->t_code = SINGLE_COMPLEX; in create_NUBspline_1d_c()
746 spline->t_code = SINGLE_COMPLEX; in create_NUBspline_2d_c()
796 spline->t_code = SINGLE_COMPLEX; in create_NUBspline_3d_c()
887 spline->t_code = DOUBLE_COMPLEX; in create_NUBspline_1d_z()
[all …]
H A Dbspline_base.h83 type_code t_code; member
/dports/databases/mantis/mantisbt-2.25.2/core/classes/
H A DTokenizer.class.php53 $t_code = 'return; ' . $p_code . ';';
58 eval( $t_code );
67 $result = @eval( $t_code );
110 $t_code = '';
112 $t_code .= is_array( $t_token ) ? $t_token[1] : $t_token;
114 return $t_code;
/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/krad/
H A DMakefile.in25 t_attr.c t_attrset.c t_client.c t_code.c t_packet.c t_remote.c t_test.c
34 check-unix: t_attr t_attrset t_code t_packet t_remote t_client
37 $(RUN_TEST) ./t_code
53 T_CODE_OBJS=code.o t_code.o
54 t_code: $(T_CODE_OBJS) $(TESTDEPS)
70 $(RM) *.o t_attr t_attrset t_code t_packet t_remote t_client
/dports/security/krb5/krb5-1.19.2/src/lib/krad/
H A DMakefile.in25 t_attr.c t_attrset.c t_client.c t_code.c t_packet.c t_remote.c t_test.c
34 check-unix: t_attr t_attrset t_code t_packet t_remote t_client
37 $(RUN_TEST) ./t_code
53 T_CODE_OBJS=code.o t_code.o
54 t_code: $(T_CODE_OBJS) $(TESTDEPS)
70 $(RM) *.o t_attr t_attrset t_code t_packet t_remote t_client
/dports/audio/sfront/sfront-0.99/src/
H A Doclone.c582 tnode * t_code;
610 t_code = newsym->defnode->down
612 varupdate(t_code,&locsymtable);
616 t_code = newsym->defnode->down
618 varupdate(t_code,&locsymtable);
623 while (t_code != NULL)
625 if (t_code->ttype == S_PARAMDECL)
627 t_code->sptr = t_code->down->next->sptr =
628 t_code->down->next->down->sptr =
630 t_code->sptr->defnode = t_code->down->next->down;
[all …]
/dports/math/py-pygsl/pygsl-2.3.0/testing/tools/extract_tests/
H A Dgenerate_sf_tests.py137 t_code = code_rlx %(cnt_all, txt, args, (f, t), status)
142 t_code = code_theta %(cnt_all, txt, args, (f, t), status)
147 t_code = code %(cnt_all, txt, args, (f, t), status)
155 t_code = code2 %(cnt_all, txt, args, (f1, t1), (f2, t2), status)
169 of.write(t_code)
H A Dsf_test_types.py38 t_code = code %(cnt, self.GetTestText(),
40 return t_code
79 t_code = code %(cnt, self.GetTestText(),
84 return t_code
/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/backend/Classes/Tree/View/
H A DPageMovingPagePositionMap.php70 * @param string $t_code Title string
75 public function boldTitle($t_code, $dat, $id) argument
77 return parent::boldTitle($t_code, $dat, $this->moveUid);
H A DPagePositionMap.php270 * @param string $t_code Title string
275 public function boldTitle($t_code, $dat, $id) argument
278 $t_code = '<strong>' . $t_code . '</strong>';
280 return $t_code;
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/backend/Classes/Tree/View/
H A DPageMovingPagePositionMap.php71 * @param string $t_code Title string
76 public function boldTitle($t_code, $dat, $id) argument
78 return parent::boldTitle($t_code, $dat, (int)$this->moveUid);
H A DPagePositionMap.php253 * @param string $t_code Title string
258 public function boldTitle($t_code, $dat, $id) argument
261 $t_code = '<strong>' . $t_code . '</strong>';
263 return $t_code;
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/backend/Classes/Tree/View/
H A DPageMovingPagePositionMap.php59 * @param string $t_code Title string
64 public function boldTitle($t_code, $dat, $id) argument
66 return parent::boldTitle($t_code, $dat, (int)$this->moveUid);
H A DPagePositionMap.php219 * @param string $t_code Title string
224 public function boldTitle($t_code, $dat, $id) argument
227 $t_code = '<strong>' . $t_code . '</strong>';
229 return $t_code;
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/neterion/vxge/
H A Dvxge-traffic.c1355 if (t_code == VXGE_HW_RING_T_CODE_OK || in vxge_hw_ring_handle_tcode()
1356 t_code == VXGE_HW_RING_T_CODE_L3_PKT_ERR) { in vxge_hw_ring_handle_tcode()
1366 ring->stats->rxd_t_code_err_cnt[t_code]++; in vxge_hw_ring_handle_tcode()
1585 enum vxge_hw_fifo_tcode *t_code) in vxge_hw_fifo_txdl_next_completed() argument
1640 enum vxge_hw_fifo_tcode t_code) in vxge_hw_fifo_handle_tcode() argument
1644 if (((t_code & 0x7) < 0) || ((t_code & 0x7) > 0x4)) { in vxge_hw_fifo_handle_tcode()
1649 fifo->stats->txd_t_code_err_cnt[t_code]++; in vxge_hw_fifo_handle_tcode()
2357 u8 t_code; in vxge_hw_vpath_poll_rx() local
2367 t_code, ring->channel.userdata); in vxge_hw_vpath_poll_rx()
2413 enum vxge_hw_fifo_tcode t_code; in vxge_hw_vpath_poll_tx() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/neterion/vxge/
H A Dvxge-traffic.c1355 if (t_code == VXGE_HW_RING_T_CODE_OK || in vxge_hw_ring_handle_tcode()
1356 t_code == VXGE_HW_RING_T_CODE_L3_PKT_ERR) { in vxge_hw_ring_handle_tcode()
1366 ring->stats->rxd_t_code_err_cnt[t_code]++; in vxge_hw_ring_handle_tcode()
1585 enum vxge_hw_fifo_tcode *t_code) in vxge_hw_fifo_txdl_next_completed() argument
1640 enum vxge_hw_fifo_tcode t_code) in vxge_hw_fifo_handle_tcode() argument
1644 if (((t_code & 0x7) < 0) || ((t_code & 0x7) > 0x4)) { in vxge_hw_fifo_handle_tcode()
1649 fifo->stats->txd_t_code_err_cnt[t_code]++; in vxge_hw_fifo_handle_tcode()
2357 u8 t_code; in vxge_hw_vpath_poll_rx() local
2367 t_code, ring->channel.userdata); in vxge_hw_vpath_poll_rx()
2413 enum vxge_hw_fifo_tcode t_code; in vxge_hw_vpath_poll_tx() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/neterion/vxge/
H A Dvxge-traffic.c1355 if (t_code == VXGE_HW_RING_T_CODE_OK || in vxge_hw_ring_handle_tcode()
1356 t_code == VXGE_HW_RING_T_CODE_L3_PKT_ERR) { in vxge_hw_ring_handle_tcode()
1366 ring->stats->rxd_t_code_err_cnt[t_code]++; in vxge_hw_ring_handle_tcode()
1585 enum vxge_hw_fifo_tcode *t_code) in vxge_hw_fifo_txdl_next_completed() argument
1640 enum vxge_hw_fifo_tcode t_code) in vxge_hw_fifo_handle_tcode() argument
1644 if (((t_code & 0x7) < 0) || ((t_code & 0x7) > 0x4)) { in vxge_hw_fifo_handle_tcode()
1649 fifo->stats->txd_t_code_err_cnt[t_code]++; in vxge_hw_fifo_handle_tcode()
2357 u8 t_code; in vxge_hw_vpath_poll_rx() local
2367 t_code, ring->channel.userdata); in vxge_hw_vpath_poll_rx()
2413 enum vxge_hw_fifo_tcode t_code; in vxge_hw_vpath_poll_tx() local
[all …]
/dports/textproc/wv/wv-1.2.9/
H A Dtext.c631 char t_code[33]; /* To CCSID */ in swap_iconv() local
655 memset (t_code, '\0', 33); in swap_iconv()
658 strcpy (t_code, "UCS-2"); in swap_iconv()
660 handle = g_iconv_open (t_code, f_code); in swap_iconv()
681 char t_code[33]; /* To CCSID */ in wvHandleCodePage() local
721 memset (t_code, '\0', 33); in wvHandleCodePage()
724 strcpy (t_code, "UCS-2"); in wvHandleCodePage()
726 g_iconv_handle = g_iconv_open (t_code, f_code); in wvHandleCodePage()
/dports/mail/vqadmin/vqadmin-2.3.6/
H A Dtemplate.c38 void t_code(char code) in t_code() function
108 t_code(*(p + 2)); in t_open()
H A Dglobal.h101 void t_code(char);
/dports/www/tikiwiki/tiki-21.2/lib/payment/
H A Dcartlib.php360 $t_code = $o['parentCode'] . '-' . $o['productId'];
362 $t_code = $o['productId'];
364 $order_product_itemIds[$t_code] = $o['itemId'];
383 $t_code = $cheapestProduct['code'] . '-' . $q['code'];
384 …$inputed_giftcert_prices[$t_code] = $q['inputedprice'] / $totalInputedBundle * $inputed_giftcert_p…
403 $t_code = $p['code'] . '-' . $q['code'];
404 …$inputed_giftcert_prices[$t_code] = $q['inputedprice'] / $totalInputedBundle * $inputed_giftcert_p…
405 …$inputed_bundle_prices[$t_code] = $q['inputedprice'] / $totalInputedBundle * $actual_prices_paid[$…

123