Home
last modified time | relevance | path

Searched refs:CDI (Results 1 – 25 of 454) sorted by relevance

12345678910>>...19

/dports/biology/mopac/mopac7-1.15/fortran/
H A Ddcart.f30 1CDI(3,2),NDI(2),LSTOR1(6), LSTOR2(6), ENG(3)
66 30 CDI(I,2)=COORD(I,II)
82 40 CDI(L,1)=COORD(L,JJ)+TVEC(L,1)*IK+TVEC(L,2)*JK+TVEC
116 CALL ANALYT(PDI,PADI,PBDI,CDI,NDI,JF,JL,IF,IL
123 CDI(1,1)=CDI(1,1)+CHNGE2
124 CDI(2,1)=CDI(2,1)+CHNGE2
125 CDI(3,1)=CDI(3,1)+CHNGE2
131 CDI(K,2)=CDI(K,2)-CHNGE2
135 CDI(K,2)=CDI(K,2)+CHNGE
138 CDI(K,2)=CDI(K,2)-CHNGE2
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Dmb89352reg.h142 #define CDI 0x02 macro
170 #define PH_CMD (CDI)
171 #define PH_STAT (CDI | IOI)
172 #define PH_MSGOUT (MSGI | CDI)
173 #define PH_MSGIN (MSGI | CDI | IOI)
175 #define PH_MASK (MSGI | CDI | IOI)
H A Daic6360reg.h133 #define CDI 0x80 macro
165 #define PH_CMD (CDI)
166 #define PH_STAT (CDI | IOI)
167 #define PH_MSGOUT (MSGI | CDI)
168 #define PH_MSGIN (MSGI | CDI | IOI)
170 #define PH_MASK (MSGI | CDI | IOI)
H A Dncr53c9xvar.h385 #define CDI 0x02 macro
391 #define COMMAND_PHASE (CDI)
392 #define STATUS_PHASE (CDI|IOI)
393 #define MESSAGE_OUT_PHASE (MSGI|CDI)
394 #define MESSAGE_IN_PHASE (MSGI|CDI|IOI)
396 #define PHASE_MASK (MSGI|CDI|IOI)
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/backend/common/
H A Duncachedmatrixview.hh124 template<typename RDI, typename CDI>
126 (std::is_same<RDI,RowDOFIndex>{} and std::is_same<CDI,ColDOFIndex>{} and not
127 (std::is_same<RDI,RowContainerIndex>{} and std::is_same<CDI,ColContainerIndex>{})),
130 operator()(const RDI& i, const CDI& j) const in operator ()()
233 template<typename RDI, typename CDI>
235 (std::is_same<RDI,RowDOFIndex>{} and std::is_same<CDI,ColDOFIndex>{} and not
239 operator()(const RDI& i, const CDI& j) in operator ()()
266 template<typename RDI, typename CDI>
268 (std::is_same<RDI,RowDOFIndex>{} and std::is_same<CDI,ColDOFIndex>{} and not
269 (std::is_same<RDI,RowContainerIndex>{} and std::is_same<CDI,ColContainerIndex>{}))
[all …]
/dports/science/cdo/cdo-2.0.0/libcdi/
H A DREADME2 CDI - Climate Data Interface
5 This package contains the source code for the CDI library from
7 CDI is a C and Fortran Interface to access Climate model Data.
12CDI is licensed under the 3-clause BSD License. This License covers all files in the CDI repository
29 CDI C Manual: ./doc/cdi_cman.pdf
30 CDI Fortran Manual: ./doc/cdi_fman.pdf
44 permissions require that. This installs CDI in the directory
/dports/security/bastillion/Bastillion-jetty/jetty_bastillion/modules/
H A Dcdi.mod4 Support for CDI inside the webapp.
5 This module does not provide CDI, but configures jetty to support various
6 integration modes with a CDI implementation on the webapp classpath.
7 CDI integration modes can be selected per webapp with the "org.eclipse.jetty.cdi"
11 CdiSpiDecorator - Jetty will call the CDI SPI within the webapp to decorate
H A Dcdi2.mod4 Deprecated support for CDI integrations inside the webapp.
5 This module does not provide CDI, but configures jetty so that a CDI implementation
7 This modules uses the deprecated technique of exposing private Jetty decorate APIs to the CDI
H A Dcdi-spi.mod4 Configures Jetty to use the "CdiSpiDecorator" that calls the CDI SPI
5 as the default CDI integration mode.
H A Dcdi-decorate.mod5 CDI integration mode that allows a webapp to register it's own CDI
/dports/www/jetty9/jetty-distribution-9.4.29.v20200521/modules/
H A Dcdi.mod4 Support for CDI inside the webapp.
5 This module does not provide CDI, but configures jetty to support various
6 integration modes with a CDI implementation on the webapp classpath.
7 CDI integration modes can be selected per webapp with the "org.eclipse.jetty.cdi"
11 CdiSpiDecorator - Jetty will call the CDI SPI within the webapp to decorate
H A Dcdi2.mod4 Deprecated support for CDI integrations inside the webapp.
5 This module does not provide CDI, but configures jetty so that a CDI implementation
7 This modules uses the deprecated technique of exposing private Jetty decorate APIs to the CDI
H A Dcdi-spi.mod4 Configures Jetty to use the "CdiSpiDecorator" that calls the CDI SPI
5 as the default CDI integration mode.
H A Dcdi-decorate.mod5 CDI integration mode that allows a webapp to register it's own CDI
/dports/astro/opencpn/OpenCPN-5.2.4/include/
H A Dconcanv.h52 class CDI:public wxWindow
55 CDI(wxWindow* parent, wxWindowID id, long style, const wxString& name);
138 CDI *pCDI;
/dports/science/cdo/cdo-2.0.0/
H A DChangeLog3 * Using CDI library version 2.0.1
294 * Using CDI library version 1.9.10
334 * Using CDI library version 1.9.9
573 * Using CDI library version 1.9.8
684 * Using CDI library version 1.9.7
788 * Using CDI library version 1.9.6
926 * Using CDI library version 1.9.5
1013 * Using CDI library version 1.9.4
1078 * Using CDI library version 1.9.3
1124 * Using CDI library version 1.9.2
[all …]
/dports/astro/opencpn/OpenCPN-5.2.4/src/
H A Dconcanv.cpp132 pCDI = new CDI( this, -1, wxSIMPLE_BORDER, _T("CDI") ); in BEGIN_EVENT_TABLE()
664 BEGIN_EVENT_TABLE(CDI, wxWindow) in BEGIN_EVENT_TABLE() argument
665 EVT_PAINT(CDI::OnPaint) in BEGIN_EVENT_TABLE()
666 EVT_MOUSE_EVENTS ( CDI::MouseEvent ) in BEGIN_EVENT_TABLE()
669 CDI::CDI( wxWindow *parent, wxWindowID id, long style, const wxString& name ) : in BEGIN_EVENT_TABLE()
676 void CDI::MouseEvent( wxMouseEvent& event ) in MouseEvent()
693 void CDI::SetColorScheme( ColorScheme cs ) in SetColorScheme()
700 void CDI::OnPaint( wxPaintEvent& event ) in OnPaint()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/MC/
H A DMCInstrInfo.h49 const ComplexDeprecationPredicate *CDI, unsigned NO) { in InitMCInstrInfo() argument
54 ComplexDeprecationInfos = CDI; in InitMCInstrInfo()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/MC/
H A DMCInstrInfo.h49 const ComplexDeprecationPredicate *CDI, unsigned NO) { in InitMCInstrInfo() argument
54 ComplexDeprecationInfos = CDI; in InitMCInstrInfo()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/MC/
H A DMCInstrInfo.h49 const ComplexDeprecationPredicate *CDI, unsigned NO) { in InitMCInstrInfo() argument
54 ComplexDeprecationInfos = CDI; in InitMCInstrInfo()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/MC/
H A DMCInstrInfo.h49 const ComplexDeprecationPredicate *CDI, unsigned NO) { in InitMCInstrInfo() argument
54 ComplexDeprecationInfos = CDI; in InitMCInstrInfo()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/MC/
H A DMCInstrInfo.h49 const ComplexDeprecationPredicate *CDI, unsigned NO) { in InitMCInstrInfo() argument
54 ComplexDeprecationInfos = CDI; in InitMCInstrInfo()
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/MC/
H A DMCInstrInfo.h49 const ComplexDeprecationPredicate *CDI, unsigned NO) { in InitMCInstrInfo() argument
54 ComplexDeprecationInfos = CDI; in InitMCInstrInfo()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/MC/
H A DMCInstrInfo.h49 const ComplexDeprecationPredicate *CDI, unsigned NO) { in InitMCInstrInfo() argument
54 ComplexDeprecationInfos = CDI; in InitMCInstrInfo()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/MC/
H A DMCInstrInfo.h49 const ComplexDeprecationPredicate *CDI, unsigned NO) { in InitMCInstrInfo() argument
54 ComplexDeprecationInfos = CDI; in InitMCInstrInfo()

12345678910>>...19