Home
last modified time | relevance | path

Searched refs:SIL (Results 1 – 25 of 2569) sorted by relevance

12345678910>>...103

/dports/audio/sphinx3/sphinx3-0.8/model/lm/an4/
H A Dan4.tg.phone.arpa542 -0.9052 AY SIL SIL
606 -0.4043 CH SIL SIL
639 -0.7782 D SIL SIL
759 -0.9688 EY SIL SIL
801 -1.3010 F SIL SIL
966 -0.9899 L SIL SIL
998 -1.4367 M SIL SIL
1061 -0.4937 N SIL SIL
1132 -0.0152 P SIL SIL
1200 -0.6767 R SIL SIL
[all …]
H A Dan4.tg.phone.arpa.lm_convert530 -0.9052 AY SIL SIL
594 -0.4043 CH SIL SIL
627 -0.7781 D SIL SIL
747 -0.9688 EY SIL SIL
789 -1.3009 F SIL SIL
954 -0.9898 L SIL SIL
986 -1.4366 M SIL SIL
1049 -0.4936 N SIL SIL
1120 -0.0152 P SIL SIL
1188 -0.6766 R SIL SIL
[all …]
/dports/audio/sphinx3/sphinx3-0.8/model/hmm/hub4_cd_continuous_8gau_1s_c_d_dd/
H A Dtest.align.phseg2 0 43 -1341661 SIL
3 44 68 -1119520 SIL
4 69 76 -339918 P SIL IY b
8 124 128 -274020 IY T SIL e
9 129 131 -155414 SIL
10 132 139 -227795 T SIL IY b
12 149 151 -98394 SIL
15 175 191 -1202976 SIL
18 202 208 128159 SIL
25 269 277 -103436 SIL
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/tests/QMMM/QS/sample_psf/
H A Dsio2.psf7 1 MOL1 1 SIL SI SI 2.40000 28.08550 0
8 1 MOL1 1 SIL SI SI 2.40000 28.08550 0
9 1 MOL1 1 SIL SI SI 2.40000 28.08550 0
10 1 MOL1 1 SIL SI SI 2.40000 28.08550 0
11 1 MOL1 1 SIL SI SI 2.40000 28.08550 0
12 1 MOL1 1 SIL SI SI 2.40000 28.08550 0
13 1 MOL1 1 SIL SI SI 2.40000 28.08550 0
14 1 MOL1 1 SIL SI SI 2.40000 28.08550 0
15 1 MOL1 1 SIL SI SI 2.40000 28.08550 0
16 1 MOL1 1 SIL SI SI 2.40000 28.08550 0
[all …]
/dports/science/cp2k-data/cp2k-7.1.0/tests/QMMM/QS/sample_psf/
H A Dsio2.psf7 1 MOL1 1 SIL SI SI 2.40000 28.08550 0
8 1 MOL1 1 SIL SI SI 2.40000 28.08550 0
9 1 MOL1 1 SIL SI SI 2.40000 28.08550 0
10 1 MOL1 1 SIL SI SI 2.40000 28.08550 0
11 1 MOL1 1 SIL SI SI 2.40000 28.08550 0
12 1 MOL1 1 SIL SI SI 2.40000 28.08550 0
13 1 MOL1 1 SIL SI SI 2.40000 28.08550 0
14 1 MOL1 1 SIL SI SI 2.40000 28.08550 0
15 1 MOL1 1 SIL SI SI 2.40000 28.08550 0
16 1 MOL1 1 SIL SI SI 2.40000 28.08550 0
[all …]
/dports/math/vtk8/VTK-8.2.0/IO/Xdmf3/
H A DvtkXdmf3SILBuilder.cxx32 this->SIL = nullptr; in vtkXdmf3SILBuilder()
44 if (this->SIL) in ~vtkXdmf3SILBuilder()
46 this->SIL->Delete(); in ~vtkXdmf3SILBuilder()
61 if (this->SIL) in Initialize()
63 this->SIL->Delete(); in Initialize()
65 this->SIL = vtkMutableDirectedGraph::New(); in Initialize()
66 this->SIL->Initialize(); in Initialize()
74 this->SIL->GetVertexData()->AddArray(this->NamesArray); in Initialize()
98 vtkIdType vertex = this->SIL->AddVertex(); in AddVertex()
106 vtkIdType id = this->SIL->AddEdge(parent, child).Id; in AddChildEdge()
[all …]
/dports/math/vtk9/VTK-9.1.0/IO/Xdmf3/
H A DvtkXdmf3SILBuilder.cxx32 this->SIL = nullptr; in vtkXdmf3SILBuilder()
44 if (this->SIL) in ~vtkXdmf3SILBuilder()
46 this->SIL->Delete(); in ~vtkXdmf3SILBuilder()
61 if (this->SIL) in Initialize()
63 this->SIL->Delete(); in Initialize()
65 this->SIL = vtkMutableDirectedGraph::New(); in Initialize()
66 this->SIL->Initialize(); in Initialize()
74 this->SIL->GetVertexData()->AddArray(this->NamesArray); in Initialize()
98 vtkIdType vertex = this->SIL->AddVertex(); in AddVertex()
106 vtkIdType id = this->SIL->AddEdge(parent, child).Id; in AddChildEdge()
[all …]
/dports/math/vtk6/VTK-6.2.0/IO/Xdmf3/
H A DvtkXdmf3SILBuilder.cxx34 this->SIL = NULL; in vtkXdmf3SILBuilder()
46 if (this->SIL) in ~vtkXdmf3SILBuilder()
48 this->SIL->Delete(); in ~vtkXdmf3SILBuilder()
63 if (this->SIL) in Initialize()
65 this->SIL->Delete(); in Initialize()
67 this->SIL = vtkMutableDirectedGraph::New(); in Initialize()
68 this->SIL->Initialize(); in Initialize()
76 this->SIL->GetVertexData()->AddArray(this->NamesArray); in Initialize()
100 vtkIdType vertex = this->SIL->AddVertex(); in AddVertex()
108 vtkIdType id = this->SIL->AddEdge(parent, child).Id; in AddChildEdge()
[all …]
/dports/cad/pcb/pcb-4.2.0/lib/
H A Dresistor_array.list64 r_025_sil_4:SIL:2xR-array 0.25W
65 r_025_sil_4:SIL:10:12:15:18:22:27:33:39:47:56:68:82
66 r_025_sil_4:SIL:100:120:150:180:220:270:330:390:470:560:680:820
68 r_025_sil_4:SIL:10k:12k:15k:18k:22k:27k:33k:39k:47k:56k:68k:82k
71 r_025_sil_4:SIL:10m
73 r_025_sil_6:SIL:3xR-array 0.25W
74 r_025_sil_6:SIL:10:12:15:18:22:27:33:39:47:56:68:82
80 r_025_sil_6:SIL:10m
82 r_025_sil_8:SIL:4xR-array 0.25W
83 r_025_sil_8:SIL:10:12:15:18:22:27:33:39:47:56:68:82
[all …]
/dports/lang/snobol4/snobol4-2.2.2/test/
H A Dbench.sno860 * SIL GETD (=) MACRO
864 * SIL PUTD (=) MACRO
869 * SIL GETDC (=) MACRO
874 * SIL PUTDC (=) MACRO
879 * SIL GETAC (=) MACRO
883 * SIL PUTAC (=) MACRO
1170 * SIL TESTF (=) MACRO
1270 * SIL COPY (=) macro
1454 * SIL RCALL (=) macro
1534 * SIL END (=) macro
[all …]
H A Dgenc.sno836 * SIL GETD (=) MACRO
840 * SIL PUTD (=) MACRO
845 * SIL GETDC (=) MACRO
850 * SIL PUTDC (=) MACRO
855 * SIL GETAC (=) MACRO
859 * SIL PUTAC (=) MACRO
1146 * SIL TESTF (=) MACRO
1246 * SIL COPY (=) macro
1430 * SIL RCALL (=) macro
1510 * SIL END (=) macro
[all …]
/dports/x11-fonts/charis/CharisSIL-6.001/documentation/source/
H A Ddesign.md2 title: Charis SIL - Design
6 Charis SIL is optimized for readability in long printed documents. It is highly readable and holds …
8 ![Charis SIL Sample - Precomposed Latin Diacritics](assets/images/CharisSILTypePage.png){.fullsize}
10 <figcaption>Charis SIL Sample - Precomposed Latin Diacritics</figcaption>
12SIL Type Sample](https://software.sil.org/charis/wp-content/uploads/sites/14/2015/12/CharisSILType…
16 …ris SIL font is essentially the same design as the SIL Charis font first released by SIL in 1997. …
24 SIL International is the creator of the Charis SIL fonts, and is the owner of all proprietary right…
26 *Charis SIL* is a trademark of SIL International.
/dports/x11-fonts/charis/CharisSIL-6.001/documentation/source/productsite/
H A Ddesign.md2 Charis SIL is optimized for readability in long printed documents. It is highly readable and holds …
4 <img class='fullsize' alt='Charis SIL Sample - Precomposed Latin Diacritics' src='http://software.s…
5 [caption]<em>Charis SIL Sample - Precomposed Latin Diacritics</em>[/caption]
7SIL Type Sample](https://software.sil.org/charis/wp-content/uploads/sites/14/2015/12/CharisSILType…
11 …ris SIL font is essentially the same design as the SIL Charis font first released by SIL in 1997. …
19 SIL International is the creator of the Charis SIL fonts, and is the owner of all proprietary right…
21 *Charis SIL* is a trademark of SIL International.
/dports/lang/snobol4/snobol4-2.2.2/
H A Dgenc.sno921 * SIL GETD (=) MACRO
925 * SIL PUTD (=) MACRO
930 * SIL GETDC (=) MACRO
935 * SIL PUTDC (=) MACRO
940 * SIL GETAC (=) MACRO
944 * SIL PUTAC (=) MACRO
1236 * SIL TESTF (=) MACRO
1336 * SIL COPY (=) macro
1521 * SIL RCALL (=) macro
1607 * SIL END (=) macro
[all …]
/dports/math/vtk8/VTK-8.2.0/IO/Xdmf2/
H A DvtkSILBuilder.cxx25 vtkCxxSetObjectMacro(vtkSILBuilder, SIL, vtkMutableDirectedGraph);
31 this->SIL = 0; in vtkSILBuilder()
44 this->SIL->Initialize(); in Initialize()
49 this->SIL->GetVertexData()->AddArray(this->NamesArray); in Initialize()
50 this->SIL->GetEdgeData()->AddArray(this->CrossEdgesArray); in Initialize()
60 vtkIdType vertex = this->SIL->AddVertex(); in AddVertex()
68 vtkIdType id = this->SIL->AddEdge(src, dst).Id; in AddChildEdge()
76 vtkIdType id = this->SIL->AddEdge(src, dst).Id; in AddCrossEdge()
/dports/math/vtk6/VTK-6.2.0/IO/Xdmf2/
H A DvtkSILBuilder.cxx25 vtkCxxSetObjectMacro(vtkSILBuilder, SIL, vtkMutableDirectedGraph);
31 this->SIL = 0; in vtkSILBuilder()
44 this->SIL->Initialize(); in Initialize()
49 this->SIL->GetVertexData()->AddArray(this->NamesArray); in Initialize()
50 this->SIL->GetEdgeData()->AddArray(this->CrossEdgesArray); in Initialize()
60 vtkIdType vertex = this->SIL->AddVertex(); in AddVertex()
68 vtkIdType id = this->SIL->AddEdge(src, dst).Id; in AddChildEdge()
76 vtkIdType id = this->SIL->AddEdge(src, dst).Id; in AddCrossEdge()
/dports/math/vtk9/VTK-9.1.0/IO/Xdmf2/
H A DvtkSILBuilder.cxx25 vtkCxxSetObjectMacro(vtkSILBuilder, SIL, vtkMutableDirectedGraph);
31 this->SIL = nullptr; in vtkSILBuilder()
44 this->SIL->Initialize(); in Initialize()
49 this->SIL->GetVertexData()->AddArray(this->NamesArray); in Initialize()
50 this->SIL->GetEdgeData()->AddArray(this->CrossEdgesArray); in Initialize()
60 vtkIdType vertex = this->SIL->AddVertex(); in AddVertex()
68 vtkIdType id = this->SIL->AddEdge(src, dst).Id; in AddChildEdge()
76 vtkIdType id = this->SIL->AddEdge(src, dst).Id; in AddCrossEdge()
/dports/x11-fonts/charis/CharisSIL-6.001/web/
H A DCharisSIL-webfont-example.css2 This file is from the Charis SIL project (https://software.sil.org/charis/).
3 Copyright (c) 1997-2021 SIL International (http://www.sil.org/) with Reserved
4 Font Names "Charis" and "SIL". This Font Software is licensed under the SIL
8 /* use Charis SIL - Regular in .woff2 format */
13 /* use Charis SIL - Italic in .woff2 format */
19 /* use Charis SIL - Bold in .woff2 format */
25 /* use Charis SIL - Bold Italic in .woff2 format */
33 /* set body to use Charis SIL */
/dports/x11-fonts/google-fonts/fonts-88b06a0c39a81a8b6e5ecf7f1ba2ff9273d29167/ofl/harmattan/
H A DMETADATA.pb2 designer: "SIL International"
13SIL International (http://www.sil.org), \nwith Reserved Font Names \'Andika\' and \'SIL\'.\n\nCopy…
22SIL International (http://www.sil.org), \nwith Reserved Font Names \'Andika\' and \'SIL\'.\n\nCopy…
/dports/print/fontforge/fontforge-20201107/doc/sphinx/appendices/ofl/
H A DOFL-Unofficial-el.rst6 This is an unofficial translation of the SIL Open Font License into Greek. It
7 was not published by SIL International, and does not legally state the
11 understand the SIL OFL better and use and release font families under this
16 απλά ΑΑΓ) της SIL στα ελληνικά. Δεν έχει δημοσιευθεί από την SIL International
23 την ΑΑΓ της SIL, ώστε να καταστεί ευκολότερη η χρήση και η έκδοση οικογενειών
40 | της SIL, έκδοση 1.1. Η άδεια παρουσιάζεται παρακάτω και είναι
46 Άδεια Ανοικτών Γραμματοσειρών της SIL έκδοση 1.1. - 26 Φεβρουαρίου 2007
/dports/x11-fonts/inconsolata-ttf/fonts-efcbdc5/ofl/gentiumbasic/
H A DMETADATA.pb13 …right: "Copyright (c) 2003-2013, SIL International (http://www.sil.org/) with Reserved Font Names …
22 …right: "Copyright (c) 2003-2013, SIL International (http://www.sil.org/) with Reserved Font Names …
31 …right: "Copyright (c) 2003-2013, SIL International (http://www.sil.org/) with Reserved Font Names …
40 …right: "Copyright (c) 2003-2013, SIL International (http://www.sil.org/) with Reserved Font Names …
/dports/x11-fonts/google-fonts/fonts-88b06a0c39a81a8b6e5ecf7f1ba2ff9273d29167/ofl/gentiumbasic/
H A DMETADATA.pb13 …right: "Copyright (c) 2003-2013, SIL International (http://www.sil.org/) with Reserved Font Names …
22 …right: "Copyright (c) 2003-2013, SIL International (http://www.sil.org/) with Reserved Font Names …
31 …right: "Copyright (c) 2003-2013, SIL International (http://www.sil.org/) with Reserved Font Names …
40 …right: "Copyright (c) 2003-2013, SIL International (http://www.sil.org/) with Reserved Font Names …
/dports/x11-fonts/inconsolata-ttf/fonts-efcbdc5/ofl/gentiumbookbasic/
H A DMETADATA.pb13 …right: "Copyright (c) 2003-2013, SIL International (http://www.sil.org/) with Reserved Font Names …
22 …right: "Copyright (c) 2003-2013, SIL International (http://www.sil.org/) with Reserved Font Names …
31 …right: "Copyright (c) 2003-2013, SIL International (http://www.sil.org/) with Reserved Font Names …
40 …right: "Copyright (c) 2003-2013, SIL International (http://www.sil.org/) with Reserved Font Names …
/dports/x11-fonts/google-fonts/fonts-88b06a0c39a81a8b6e5ecf7f1ba2ff9273d29167/ofl/gentiumbookbasic/
H A DMETADATA.pb13 …right: "Copyright (c) 2003-2013, SIL International (http://www.sil.org/) with Reserved Font Names …
22 …right: "Copyright (c) 2003-2013, SIL International (http://www.sil.org/) with Reserved Font Names …
31 …right: "Copyright (c) 2003-2013, SIL International (http://www.sil.org/) with Reserved Font Names …
40 …right: "Copyright (c) 2003-2013, SIL International (http://www.sil.org/) with Reserved Font Names …
/dports/textproc/kmfl-sil-ezra/EzraSIL2.51/Keyman/
H A DEzra2.4.kps30 Path=Ezra SIL Unicode 2.4
34 Ezra SIL Keyboard Chart2.3="Ezra SIL Keyboard Chart2.3.pdf",""
44 name="Ezra SIL Unicode 2.4",""
45 copyright="Copyright � 2003-2007 SIL International",""
49 0="Font Ezra SIL SR","..\SILEOTSR.ttf",0
50 1="Font Ezra SIL","..\SILEOT.ttf",0
75 27="Keyboard Ezra SIL Unicode 2.4","EZRAUNI24.kmx",0
76 28="File Ezra SIL Keyboard Chart2.4.pdf","Ezra SIL Keyboard Chart2.4.pdf",0

12345678910>>...103