Home
last modified time | relevance | path

Searched refs:td1 (Results 101 – 125 of 990) sorted by relevance

12345678910>>...40

/dports/math/cvc4/CVC4-1.7/test/regress/regress1/fmf/
H A Dam-bad-model.cvc8 td,td1,td2: ARRAY INT OF INT;
9 ASSERT td1 = td WITH[0]:= 1;
11 ASSERT f(0bin01,0bin00)=td1;
/dports/lang/tcl85/tcl8.5.19/tests/
H A DunixFCmd.test89 file mkdir td1/td2/td3
90 file attributes td1/td2 -permissions 0000
92 file attributes td1/td2 -permissions 0755
94 } {1 {error renaming "td1/td2/td3": permission denied}}
97 file mkdir td1/td2
99 list [catch {file rename td2 td1} msg] $msg
103 file mkdir td1
104 list [catch {file rename td1 td1} msg] $msg
105 } {1 {error renaming "td1" to "td1/td1": trying to rename a volume or move a directory into itself}}
111 file mkdir td1
[all …]
/dports/sysutils/istio/istio-1.6.7/pilot/pkg/security/authz/builder/testdata/
H A Dsimple-policy-td-aliases-out.yaml26 exact: td1/ns/rule[0]/sa/from[0]-principal[0]
44 exact: td1/ns/rule[0]/sa/from[1]-principal[0]
58 exact: td1/ns/rule[0]/sa/from[1]-principal[1]
97 exact: td1/ns/rule[1]/sa/from[0]-principal[0]
/dports/x11-toolkits/py-wxPython40/wxPython-4.0.7/unittests/
H A Dtest_lib_pubsub_spec.py27 td1 = ArgSpecGiven(dict())
28 ai1 = ArgsInfo(('t1',), td1, None)
63 td1 = ArgSpecGiven(dict())
72 ai1 = ArgsInfo(('t1',), td1, None) # root, complete
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/nomad/client/allocdir/
H A Dalloc_dir_test.go113 td1 := d.NewTaskDir(t1.Name)
114 if err := td1.Build(true, nil); err != nil {
130 for _, td := range []*TaskDir{td1, td2} {
158 td1 := d.NewTaskDir(t1.Name)
159 if err := td1.Build(false, nil); err != nil {
183 if err := ioutil.WriteFile(filepath.Join(td1.LocalDir, file1), exp, 0666); err != nil {
189 if err := os.Symlink("bar", filepath.Join(td1.LocalDir, link1)); err != nil {
250 td1 := d1.NewTaskDir(t1.Name)
251 if err := td1.Build(false, nil); err != nil {
271 if err := ioutil.WriteFile(filepath.Join(td1.LocalDir, file2), exp2, 0666); err != nil {
/dports/sysutils/nomad/nomad-1.1.0/client/allocdir/
H A Dalloc_dir_test.go113 td1 := d.NewTaskDir(t1.Name)
114 if err := td1.Build(true, nil); err != nil {
130 for _, td := range []*TaskDir{td1, td2} {
158 td1 := d.NewTaskDir(t1.Name)
159 if err := td1.Build(false, nil); err != nil {
183 if err := ioutil.WriteFile(filepath.Join(td1.LocalDir, file1), exp, 0666); err != nil {
189 if err := os.Symlink("bar", filepath.Join(td1.LocalDir, link1)); err != nil {
250 td1 := d1.NewTaskDir(t1.Name)
251 if err := td1.Build(false, nil); err != nil {
271 if err := ioutil.WriteFile(filepath.Join(td1.LocalDir, file2), exp2, 0666); err != nil {
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/lib/
H A Dcsumpartial.S22 td1 .req r4 @ save before use label
115 2: ldmia buf!, {td0, td1, td2, td3}
117 adcs sum, sum, td1
120 ldmia buf!, {td0, td1, td2, td3}
122 adcs sum, sum, td1
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/lib/
H A Dcsumpartial.S22 td1 .req r4 @ save before use label
115 2: ldmia buf!, {td0, td1, td2, td3}
117 adcs sum, sum, td1
120 ldmia buf!, {td0, td1, td2, td3}
122 adcs sum, sum, td1
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/lib/
H A Dcsumpartial.S22 td1 .req r4 @ save before use label
115 2: ldmia buf!, {td0, td1, td2, td3}
117 adcs sum, sum, td1
120 ldmia buf!, {td0, td1, td2, td3}
122 adcs sum, sum, td1
/dports/lang/asn1c/asn1c-0.9.27/asn1c/tests/check-src/
H A Dcheck-60.c83 asn_TYPE_descriptor_t *td1 = &asn_DEF_T1; in main() local
100 save_object(&t1, td1); in main()
101 ret = load_object(&t1_new, td1); in main()
119 save_object(&t1, td1); in main()
120 ret = load_object(&t1_new, td1); in main()
/dports/devel/R-cran-broom/broom/tests/testthat/
H A Dtest-spdep.R36 td1 <- tidy(fit_lag) globalVar
41 check_tidy_output(td1)
46 check_dims(td1, 4, 5)
/dports/lang/tcl86/tcl8.6.12/tests/
H A DunixFCmd.test98 file mkdir td1/td2/td3
99 file attributes td1/td2 -permissions 0o000
100 file rename td1/td2/td3 td2
102 file attributes td1/td2 -permissions 0o755
108 file mkdir td1/td2
110 file rename td2 td1
117 file mkdir td1
118 file rename td1 td1
121 } -result {error renaming "td1" to "td1/td1": trying to rename a volume or move a directory into it…
128 file mkdir td1
[all …]
/dports/lang/tcl87/tcl8.7a5/tests/
H A DunixFCmd.test98 file mkdir td1/td2/td3
99 file attributes td1/td2 -permissions 0
100 file rename td1/td2/td3 td2
102 file attributes td1/td2 -permissions 0o755
108 file mkdir td1/td2
110 file rename td2 td1
117 file mkdir td1
118 file rename td1 td1
121 } -result {error renaming "td1" to "td1/td1": trying to rename a volume or move a directory into it…
128 file mkdir td1
[all …]
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/output/find/
H A DFindOutputCodec.java55 TableCellElement td1 = Document.get().createTDElement(); in getRowForItem() local
56 td1.setClassName(styles_.line()); in getRowForItem()
57 td1.setInnerText(entry.getLine() + ":\u00A0"); in getRowForItem()
58 tr.appendChild(td1); in getRowForItem()
/dports/textproc/miller/miller-5.10.2/go/reg-test/expected/
H A Dcase-dsl-extended-typeof.sh.out21 $td1 = typeof(@d[1]);
44 td1 map
65 td1 map
/dports/science/hdf/hdf-4.2.15/mfhdf/hdiff/
H A Dhdiff_list.c68 diff_dim_table_t *td1, in hdiff_list() argument
99 if ( hdiff_list_vg (fname,file_id,sd_id,gr_id,table,td1,td2) < 0) in hdiff_list()
103 if ( hdiff_list_sds(file_id,sd_id,table,td1,td2) < 0) in hdiff_list()
162 diff_dim_table_t *td1, /* dimension table 1 */ in hdiff_list_vg() argument
313 td1, in hdiff_list_vg()
377 diff_dim_table_t *td1, /* dimension table 1 */ in insert_vg() argument
473 td1, in insert_vg()
504 td1, in insert_vg()
662 td1, in hdiff_list_sds()
1044 diff_dim_table_t *td1, /* dimension table 1 */ in insert_sds() argument
[all …]
/dports/finance/R-cran-timeSeries/timeSeries/R/
H A Dfin-align.R106 td1 <- time(x) functionVar
107 td2 <- align(td1, by = by, offset = offset)
110 u <- as.numeric(td1, units = "secs")
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Designer/src/dashboard/
H A DParametersDashboardWidget.cpp68 QDomElement td1 = tr.firstChildElement("td"); in dom2WorkerParametersInfo() local
69 if (td1.isNull()) { in dom2WorkerParametersInfo()
72 QString name = rowSpan > 0 ? "" : td1.text().simplified(); in dom2WorkerParametersInfo()
73 QDomElement td2 = rowSpan > 0 ? td1 : td1.nextSiblingElement("td"); in dom2WorkerParametersInfo()
95 if (td1.hasAttribute("rowspan")) { in dom2WorkerParametersInfo()
96 rowSpan = td1.attribute("rowspan").toInt(); in dom2WorkerParametersInfo()
/dports/net/mpich2/mpich2-1.5/src/mpi/timer/
H A Dmpidtime.c146 double td1, td2; in MPID_Wtime_init() local
154 td1 = tv1.tv_sec + tv1.tv_usec / 1000000.0; in MPID_Wtime_init()
157 MPID_Seconds_per_tick = (td2 - td1) / (double)(t2 - t1); in MPID_Wtime_init()
190 double td1, td2; in MPID_Wtime_init() local
198 td1 = tv1.tv_sec + tv1.tv_usec / 1000000.0; in MPID_Wtime_init()
201 MPID_Seconds_per_tick = (td2 - td1) / (double)(t2 - t1); in MPID_Wtime_init()
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/crypto/aes/
H A Dblock.go109 t0 = xk[k+0] ^ td0[uint8(s0>>24)] ^ td1[uint8(s3>>16)] ^ td2[uint8(s2>>8)] ^ td3[uint8(s1)]
110 t1 = xk[k+1] ^ td0[uint8(s1>>24)] ^ td1[uint8(s0>>16)] ^ td2[uint8(s3>>8)] ^ td3[uint8(s2)]
111 t2 = xk[k+2] ^ td0[uint8(s2>>24)] ^ td1[uint8(s1>>16)] ^ td2[uint8(s0>>8)] ^ td3[uint8(s3)]
112 t3 = xk[k+3] ^ td0[uint8(s3>>24)] ^ td1[uint8(s2>>16)] ^ td2[uint8(s1>>8)] ^ td3[uint8(s0)]
177 x = td0[sbox0[x>>24]] ^ td1[sbox0[x>>16&0xff]] ^ td2[sbox0[x>>8&0xff]] ^ td3[sbox0[x&0xff]]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/crypto/aes/
H A Dblock.go109 t0 = xk[k+0] ^ td0[uint8(s0>>24)] ^ td1[uint8(s3>>16)] ^ td2[uint8(s2>>8)] ^ td3[uint8(s1)]
110 t1 = xk[k+1] ^ td0[uint8(s1>>24)] ^ td1[uint8(s0>>16)] ^ td2[uint8(s3>>8)] ^ td3[uint8(s2)]
111 t2 = xk[k+2] ^ td0[uint8(s2>>24)] ^ td1[uint8(s1>>16)] ^ td2[uint8(s0>>8)] ^ td3[uint8(s3)]
112 t3 = xk[k+3] ^ td0[uint8(s3>>24)] ^ td1[uint8(s2>>16)] ^ td2[uint8(s1>>8)] ^ td3[uint8(s0)]
177 x = td0[sbox0[x>>24]] ^ td1[sbox0[x>>16&0xff]] ^ td2[sbox0[x>>8&0xff]] ^ td3[sbox0[x&0xff]]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/crypto/aes/
H A Dblock.go109 t0 = xk[k+0] ^ td0[uint8(s0>>24)] ^ td1[uint8(s3>>16)] ^ td2[uint8(s2>>8)] ^ td3[uint8(s1)]
110 t1 = xk[k+1] ^ td0[uint8(s1>>24)] ^ td1[uint8(s0>>16)] ^ td2[uint8(s3>>8)] ^ td3[uint8(s2)]
111 t2 = xk[k+2] ^ td0[uint8(s2>>24)] ^ td1[uint8(s1>>16)] ^ td2[uint8(s0>>8)] ^ td3[uint8(s3)]
112 t3 = xk[k+3] ^ td0[uint8(s3>>24)] ^ td1[uint8(s2>>16)] ^ td2[uint8(s1>>8)] ^ td3[uint8(s0)]
177 x = td0[sbox0[x>>24]] ^ td1[sbox0[x>>16&0xff]] ^ td2[sbox0[x>>8&0xff]] ^ td3[sbox0[x&0xff]]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/crypto/aes/
H A Dblock.go109 t0 = xk[k+0] ^ td0[uint8(s0>>24)] ^ td1[uint8(s3>>16)] ^ td2[uint8(s2>>8)] ^ td3[uint8(s1)]
110 t1 = xk[k+1] ^ td0[uint8(s1>>24)] ^ td1[uint8(s0>>16)] ^ td2[uint8(s3>>8)] ^ td3[uint8(s2)]
111 t2 = xk[k+2] ^ td0[uint8(s2>>24)] ^ td1[uint8(s1>>16)] ^ td2[uint8(s0>>8)] ^ td3[uint8(s3)]
112 t3 = xk[k+3] ^ td0[uint8(s3>>24)] ^ td1[uint8(s2>>16)] ^ td2[uint8(s1>>8)] ^ td3[uint8(s0)]
177 x = td0[sbox0[x>>24]] ^ td1[sbox0[x>>16&0xff]] ^ td2[sbox0[x>>8&0xff]] ^ td3[sbox0[x&0xff]]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/crypto/aes/
H A Dblock.go109 t0 = xk[k+0] ^ td0[uint8(s0>>24)] ^ td1[uint8(s3>>16)] ^ td2[uint8(s2>>8)] ^ td3[uint8(s1)]
110 t1 = xk[k+1] ^ td0[uint8(s1>>24)] ^ td1[uint8(s0>>16)] ^ td2[uint8(s3>>8)] ^ td3[uint8(s2)]
111 t2 = xk[k+2] ^ td0[uint8(s2>>24)] ^ td1[uint8(s1>>16)] ^ td2[uint8(s0>>8)] ^ td3[uint8(s3)]
112 t3 = xk[k+3] ^ td0[uint8(s3>>24)] ^ td1[uint8(s2>>16)] ^ td2[uint8(s1>>8)] ^ td3[uint8(s0)]
177 x = td0[sbox0[x>>24]] ^ td1[sbox0[x>>16&0xff]] ^ td2[sbox0[x>>8&0xff]] ^ td3[sbox0[x&0xff]]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/crypto/aes/
H A Dblock.go109 t0 = xk[k+0] ^ td0[uint8(s0>>24)] ^ td1[uint8(s3>>16)] ^ td2[uint8(s2>>8)] ^ td3[uint8(s1)]
110 t1 = xk[k+1] ^ td0[uint8(s1>>24)] ^ td1[uint8(s0>>16)] ^ td2[uint8(s3>>8)] ^ td3[uint8(s2)]
111 t2 = xk[k+2] ^ td0[uint8(s2>>24)] ^ td1[uint8(s1>>16)] ^ td2[uint8(s0>>8)] ^ td3[uint8(s3)]
112 t3 = xk[k+3] ^ td0[uint8(s3>>24)] ^ td1[uint8(s2>>16)] ^ td2[uint8(s1>>8)] ^ td3[uint8(s0)]
177 x = td0[sbox0[x>>24]] ^ td1[sbox0[x>>16&0xff]] ^ td2[sbox0[x>>8&0xff]] ^ td3[sbox0[x&0xff]]

12345678910>>...40