Home
last modified time | relevance | path

Searched refs:Am (Results 1 – 25 of 3563) sorted by relevance

12345678910>>...143

/dports/lang/perl5.30/perl-5.30.3/dist/Devel-PPPort/parts/
H A Dapidoc.fnc21 Am|AV*|GvAV|GV* gv
29 Am|bool|ckWARN|U32 w
102 Am|CV*|GvCV|GV* gv
105 Am|HV*|GvHV|GV* gv
110 Am|IV|SvIV|SV* sv
111 Am|IV|SvIVx|SV* sv
112 Am|IV|SvIVX|SV* sv
139 Am|NV|SvNV|SV* sv
140 Am|NV|SvNVx|SV* sv
194 Am|SV*|ST|int ix
[all …]
/dports/textproc/p5-Syntax-Highlight-Engine-Kate/Syntax-Highlight-Engine-Kate-0.14/samples/
H A Dhighlight.m3u2 #EXTINF:189,Am�lia Rodrigues - Who Will Buy
3 01. Am�lia Rodrigues - Who Will Buy.mp3
4 #EXTINF:210,Am�lia Rodrigues - Long Ago And Far Away
5 02. Am�lia Rodrigues - Long Ago And Far Away.mp3
7 03. Am�lia Rodrigues - All The Things You Are.mp3
8 #EXTINF:174,Am�lia Rodrigues - Blue Moon
9 04. Am�lia Rodrigues - Blue Moon.mp3
10 #EXTINF:200,Am�lia Rodrigues - Summertime
11 05. Am�lia Rodrigues - Summertime.mp3
12 #EXTINF:179,Am�lia Rodrigues - The Nearness Of You
[all …]
/dports/print/abcm2ps/abcm2ps-8.13.23/
H A Daccordion.abc46 K:Am
66 K:Am
68 …|: "Am" ee/f/ "Am" ed "Am" c2 | "Am" ed/c/ "G" Bd "Am" cA | "Am" ee/f/ "Am" ed "Am" c2 |1 "Am"…
72 …|: "Am" AA/B/ "Am" cd "C" e2 | "G" de/f/ "F" af "Am" e2 | "Am" cd/e/ "F" fe "G" d2 |1 "G" Bc/d/ "E…
/dports/audio/py-music21/music21-7.1.0/music21/corpus/nottingham-dataset/
H A Dreelsa-c.abc26 K:Am
28 |:E|"Am"A^G A"E7"B|"Am"cB c"E7"d|"Am"e^d e"Dm"f|"Am"e2 -"Am/c"e2|"Dm"d^c de|\
29 "Am/e"cB cd|"E7"B^A Bc|[1"Am"A3:|[2 "Am" A4|
30 "Am"a2 "G7/b"e2|"C"ef g2|"D"dd "E7"ed|"Am"cB A2:|
31 "Am"AB "Am/g"c2|"D/f+"AB "F"c2|"E7"ed Bc|"Am"A4:|
/dports/math/armadillo/armadillo-10.7.1/include/armadillo_bits/
H A Dop_strans_meat.hpp31 const eT* Am = A.memptr(); in apply_mat_noalias_tinysq() local
38 outm[0] = Am[0]; in apply_mat_noalias_tinysq()
44 outm[pos<false,0,0>::n2] = Am[pos<true,0,0>::n2]; in apply_mat_noalias_tinysq()
45 outm[pos<false,1,0>::n2] = Am[pos<true,1,0>::n2]; in apply_mat_noalias_tinysq()
47 outm[pos<false,0,1>::n2] = Am[pos<true,0,1>::n2]; in apply_mat_noalias_tinysq()
48 outm[pos<false,1,1>::n2] = Am[pos<true,1,1>::n2]; in apply_mat_noalias_tinysq()
54 outm[pos<false,0,0>::n3] = Am[pos<true,0,0>::n3]; in apply_mat_noalias_tinysq()
55 outm[pos<false,1,0>::n3] = Am[pos<true,1,0>::n3]; in apply_mat_noalias_tinysq()
56 outm[pos<false,2,0>::n3] = Am[pos<true,2,0>::n3]; in apply_mat_noalias_tinysq()
58 outm[pos<false,0,1>::n3] = Am[pos<true,0,1>::n3]; in apply_mat_noalias_tinysq()
[all …]
H A Dmul_gemv.hpp70 const eT* Am = A.memptr(); in apply() local
76 const eT acc = Am[0] * x[0]; in apply()
88 const eT acc0 = Am[pos<0,0>::n2]*x0 + Am[pos<0,1>::n2]*x1; in apply()
89 const eT acc1 = Am[pos<1,0>::n2]*x0 + Am[pos<1,1>::n2]*x1; in apply()
103 const eT acc0 = Am[pos<0,0>::n3]*x0 + Am[pos<0,1>::n3]*x1 + Am[pos<0,2>::n3]*x2; in apply()
104 const eT acc1 = Am[pos<1,0>::n3]*x0 + Am[pos<1,1>::n3]*x1 + Am[pos<1,2>::n3]*x2; in apply()
105 const eT acc2 = Am[pos<2,0>::n3]*x0 + Am[pos<2,1>::n3]*x1 + Am[pos<2,2>::n3]*x2; in apply()
121 …const eT acc0 = Am[pos<0,0>::n4]*x0 + Am[pos<0,1>::n4]*x1 + Am[pos<0,2>::n4]*x2 + Am[pos<0,3>::n4]… in apply()
122 …const eT acc1 = Am[pos<1,0>::n4]*x0 + Am[pos<1,1>::n4]*x1 + Am[pos<1,2>::n4]*x2 + Am[pos<1,3>::n4]… in apply()
123 …const eT acc2 = Am[pos<2,0>::n4]*x0 + Am[pos<2,1>::n4]*x1 + Am[pos<2,2>::n4]*x2 + Am[pos<2,3>::n4]… in apply()
[all …]
/dports/math/R-cran-RcppArmadillo/RcppArmadillo/inst/include/armadillo_bits/
H A Dop_strans_meat.hpp31 const eT* Am = A.memptr(); in apply_mat_noalias_tinysq() local
38 outm[0] = Am[0]; in apply_mat_noalias_tinysq()
44 outm[pos<false,0,0>::n2] = Am[pos<true,0,0>::n2]; in apply_mat_noalias_tinysq()
45 outm[pos<false,1,0>::n2] = Am[pos<true,1,0>::n2]; in apply_mat_noalias_tinysq()
47 outm[pos<false,0,1>::n2] = Am[pos<true,0,1>::n2]; in apply_mat_noalias_tinysq()
48 outm[pos<false,1,1>::n2] = Am[pos<true,1,1>::n2]; in apply_mat_noalias_tinysq()
54 outm[pos<false,0,0>::n3] = Am[pos<true,0,0>::n3]; in apply_mat_noalias_tinysq()
55 outm[pos<false,1,0>::n3] = Am[pos<true,1,0>::n3]; in apply_mat_noalias_tinysq()
56 outm[pos<false,2,0>::n3] = Am[pos<true,2,0>::n3]; in apply_mat_noalias_tinysq()
58 outm[pos<false,0,1>::n3] = Am[pos<true,0,1>::n3]; in apply_mat_noalias_tinysq()
[all …]
H A Dmul_gemv.hpp70 const eT* Am = A.memptr(); in apply() local
76 const eT acc = Am[0] * x[0]; in apply()
88 const eT acc0 = Am[pos<0,0>::n2]*x0 + Am[pos<0,1>::n2]*x1; in apply()
89 const eT acc1 = Am[pos<1,0>::n2]*x0 + Am[pos<1,1>::n2]*x1; in apply()
103 const eT acc0 = Am[pos<0,0>::n3]*x0 + Am[pos<0,1>::n3]*x1 + Am[pos<0,2>::n3]*x2; in apply()
104 const eT acc1 = Am[pos<1,0>::n3]*x0 + Am[pos<1,1>::n3]*x1 + Am[pos<1,2>::n3]*x2; in apply()
105 const eT acc2 = Am[pos<2,0>::n3]*x0 + Am[pos<2,1>::n3]*x1 + Am[pos<2,2>::n3]*x2; in apply()
121 …const eT acc0 = Am[pos<0,0>::n4]*x0 + Am[pos<0,1>::n4]*x1 + Am[pos<0,2>::n4]*x2 + Am[pos<0,3>::n4]… in apply()
122 …const eT acc1 = Am[pos<1,0>::n4]*x0 + Am[pos<1,1>::n4]*x1 + Am[pos<1,2>::n4]*x2 + Am[pos<1,3>::n4]… in apply()
123 …const eT acc2 = Am[pos<2,0>::n4]*x0 + Am[pos<2,1>::n4]*x1 + Am[pos<2,2>::n4]*x2 + Am[pos<2,3>::n4]… in apply()
[all …]
/dports/audio/pianobooster/PianoBooster-1.0.0/music/src/BeginnerCourse/
H A D03-UpAndDown.mma69 C C Am:5 Am:5
71 G:8 G:8 Am:5 Am:5
75 C C Am:5 Am:5
77 G:8 G:8 Am:5 Am:5
80 C C Am:5 Am:5 {4c++;4d++;4e++;4f++;}
81 G:8 G:8 Am:5 Am:5 {4g++;4f++;4e++;4d++;}
H A D06-DownAndUp.mma69 C C Am Am
71 F F Am Am
75 C C Am Am
77 F F Am Am
80 C C Am:5 Am:5 {4c++;4b+;4a+;4g+;}
81 F:8 F:8 Am:5 Am:5 {4f+;4g+;4a+;4b+;}
/dports/german/BBBike/BBBike-3.18/data/
H A DPotsdam.coords.data22 Am Angelhaken|Potsdam||
24 Am Bahnhof|Potsdam||-18808,2241
25 Am Bassin|Potsdam||-12863,-921
26 Am Blinker|Potsdam||-19661,4436
28 Am Breiten Gestell|Potsdam||
34 Am Fenn|Potsdam||-10079,-4378
37 Am Geh�lz|Potsdam||-8149,-2407
43 Am Hang|Potsdam||-13138,1284
58 Am Meedehorn|Potsdam||
65 Am Neuen Tornow|Potsdam||
[all …]
H A Dgreen67 Am Landwehrkanal green2 12981,9672 12935,9689
68 Am Flutgraben green2 13333,9929 13418,9944 13579,10146
114 Am Volkspark Wilmersdorf green2 5417,8519 5347,8562
119 Am Volkspark Wilmersdorf green2 6263,8456 6244,8597
277 Am Walde: Wald green2 17987,7973 17771,7880
398 Am Rummelsburger See green1 16182,9591 16268,9670
436 Am Britzer Kirchteich green1 12836,4649 12678,4389
594 (Am Rudower Flie�) green2 15821,26 15843,4
596 (Am Rudower Flie�) green2 15891,53 15949,53
623 Am Bullengraben green1 -7237,13461 -7273,13354
[all …]
/dports/science/py-scipy/scipy-1.7.1/scipy/sparse/linalg/isolve/tests/
H A Ddemo_lgmres.py13 Am = io.mmread(f).tocsr() variable
26 return Am*v
29 A = la.LinearOperator(matvec=matvec, shape=Am.shape, dtype=Am.dtype)
34 print("Invert %d x %d matrix; nnz = %d" % (Am.shape[0], Am.shape[1], Am.nnz))
39 err0 = np.linalg.norm(Am*x0 - b) / np.linalg.norm(b)
47 err1 = np.linalg.norm(Am*x1 - b) / np.linalg.norm(b)
56 err2 = np.linalg.norm(Am*x2 - b) / np.linalg.norm(b)
/dports/accessibility/orca/orca-41.1/help/C/
H A Dhowto_whereami.page5 <title type="sort">1. Where Am I</title>
17 <title>Where Am I</title>
20 status bar, Orca provides two context-sensitive Where Am I commands:
21 Basic Where Am I and Detailed Where Am I. Basic Where Am I is implemented
27 The best way to become familiar with what Where Am I will present is to
28 give the <link xref="commands_where_am_i">Where Am I commands</link> a
30 of <app>Orca</app>'s Where Am I feature, consider the following:
42 however, a basic Where Am I will tell you what text is selected. A
43 detailed Where Am I within the text will also include the text
76 If the widget is an icon within an icon group, a basic Where Am I
[all …]
/dports/devel/mercurial/mercurial-6.0/tests/bundles/
H A Drebase.sh22 hg ci -Am A
24 hg ci -Am B
26 hg ci -Am C
28 hg ci -Am D
31 hg ci -Am E
34 hg ci -Am F
39 hg ci -Am H
/dports/german/bugzilla44/de-bugzilla44-4.4.10_1/de/default/whine/
H A Dschedule.html.tmpl356 ['1', 'Am 1. jeden Monats', ],
357 ['2', 'Am 2. jeden Monats', ],
358 ['3', 'Am 3. jeden Monats', ],
359 ['4', 'Am 4. jeden Monats', ],
360 ['5', 'Am 5. jeden Monats', ],
361 ['6', 'Am 6. jeden Monats', ],
362 ['7', 'Am 7. jeden Monats', ],
363 ['8', 'Am 8. jeden Monats', ],
364 ['9', 'Am 9. jeden Monats', ],
365 ['10', 'Am 10. jeden Monats', ],
[all …]
/dports/sysutils/cinnamon-control-center/cinnamon-control-center-4.8.2/panels/datetime/po-timezones/
H A Dgl.po248 msgstr "América/Adak"
272 msgstr "América/Antiga"
404 msgstr "América/Aruba"
413 msgstr "América/Atka"
422 msgstr "América/Atka"
426 msgstr "América/Baía"
436 msgstr "América/Baía"
449 msgstr "América/Belém"
485 msgstr "América/Boise"
899 msgstr "América/Knox"
[all …]
H A Dca.po265 msgstr "Amèrica/Adak"
412 msgstr "Amèrica/Aruba"
429 msgstr "Amèrica/Atka"
433 msgstr "Amèrica/Bahia"
455 msgstr "Amèrica/Belem"
464 msgstr "Amèrica/Belize"
486 msgstr "Amèrica/Bogotà"
490 msgstr "Amèrica/Boise"
870 msgstr "Amèrica/Jujuy"
909 msgstr "Amèrica/Lima"
[all …]
H A Dpt.po252 msgstr "América/Adak"
274 msgstr "América/Antigua"
399 msgstr "América/Aruba"
416 msgstr "América/Atka"
420 msgstr "América/Bahia"
442 msgstr "América/Belém"
451 msgstr "América/Belize"
473 msgstr "América/Bogota"
477 msgstr "América/Boise"
895 msgstr "América/Lima"
[all …]
H A Dast.po252 msgstr "América/Adak"
274 msgstr "América/Antigua"
399 msgstr "América/Aruba"
416 msgstr "América/Atka"
420 msgstr "América/Bahia"
442 msgstr "América/Belem"
451 msgstr "América/Belize"
477 msgstr "América/Boise"
856 msgstr "América/Jujuy"
895 msgstr "América/Lima"
[all …]
/dports/sysutils/gnome-control-center/gnome-control-center-41.2/panels/datetime/po-timezones/
H A Dgl.po248 msgstr "América/Adak"
272 msgstr "América/Antiga"
404 msgstr "América/Aruba"
413 msgstr "América/Atka"
422 msgstr "América/Atka"
426 msgstr "América/Baía"
436 msgstr "América/Baía"
449 msgstr "América/Belém"
485 msgstr "América/Boise"
899 msgstr "América/Knox"
[all …]
H A Dca.po265 msgstr "Amèrica/Adak"
412 msgstr "Amèrica/Aruba"
429 msgstr "Amèrica/Atka"
433 msgstr "Amèrica/Bahia"
455 msgstr "Amèrica/Belem"
464 msgstr "Amèrica/Belize"
486 msgstr "Amèrica/Bogotà"
490 msgstr "Amèrica/Boise"
870 msgstr "Amèrica/Jujuy"
909 msgstr "Amèrica/Lima"
[all …]
H A Dast.po252 msgstr "América/Adak"
274 msgstr "América/Antigua"
399 msgstr "América/Aruba"
416 msgstr "América/Atka"
420 msgstr "América/Bahia"
442 msgstr "América/Belem"
451 msgstr "América/Belize"
477 msgstr "América/Boise"
856 msgstr "América/Jujuy"
895 msgstr "América/Lima"
[all …]
/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-rebase-issue-noparam-single-rev.t17 $ hg ci -Am c1
21 $ hg ci -Am c2
25 $ hg ci -Am l1
31 $ hg ci -Am r1
36 $ hg ci -Am r2
76 $ hg ci -Am c1
80 $ hg ci -Am c2
84 $ hg ci -Am l1
88 $ hg ci -Am l2
94 $ hg ci -Am r1
H A Dtest-journal-share.t46 $ hg commit -Am file0-added
50 0fd3805711f9 . commit -Am file0-added
51 0fd3805711f9 bm commit -Am file0-added
74 0fd3805711f9 bm commit -Am file0-added
81 $ hg commit -Am file1-added
90 4f354088b094 bm commit -Am file1-added
92 0fd3805711f9 bm commit -Am file0-added
103 4f354088b094 . commit -Am file1-added
104 4f354088b094 bm commit -Am file1-added
105 0fd3805711f9 . commit -Am file0-added
[all …]

12345678910>>...143