Home
last modified time | relevance | path

Searched defs:ctn (Results 1 – 25 of 127) sorted by relevance

123456

/dports/security/openct/openct-0.6.20/src/pcsc/
H A Dpcsc.c78 unsigned short ctn, pn, slot; in IFDHCreateChannel() local
131 unsigned short ctn, slot; in IFDHCloseChannel() local
166 unsigned short ctn, slot; in IFDHGetCapabilities() local
226 unsigned short ctn, slot, lc, lr; in IFDHSetProtocolParameters() local
276 unsigned short ctn, slot, lc, lr; in IFDHPowerICC() local
387 unsigned short ctn, slot, lc, lr; in IFDHTransmitToICC() local
439 unsigned short ctn, slot, lc, lr; in IFDHControl() local
498 unsigned short ctn, slot, lc, lr; in IFDHICCPresence() local
/dports/math/xtensor/xtensor-0.24.0/test/files/
H A Dgenerate.py11 ctn = ff.read() variable
/dports/science/frontistr/FrontISTR-c66bdc397de319ca59a0565b3f3b1a3b33f0c50c/fistr1/src/lib/physics/
H A DHyperelastic.f9014 subroutine cderiv( matl, sectType, ctn, itn, & argument
24 real(kind=kreal), intent(out) :: ctn(3,3) !< right Cauchy-Green deformation tensor local
142 subroutine cderiv_aniso( ctn, inv3, didc_3, d2idc2_3, direction, inv4b, dibdc_ani, d2ibdc2_ani ) argument
143 real(kind=kreal), intent(in) :: ctn(3,3) !< right Cauchy-Green deformation tensor local
204 real(kind=kreal) :: ctn(3,3), itn(3,3) local
242 real(kind=kreal) :: ctn(3,3), itn(3,3) local
287 real(kind=kreal) :: ctn(3,3), itn(3,3) local
318 real(kind=kreal) :: ctn(3,3), itn(3,3) local
358 real(kind=kreal) :: ctn(3,3), itn(3,3) local
394 real(kind=kreal) :: ctn(3,3), itn(3,3) local
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/example/PDE-OPT/TOOLS/
H A Dmeshreader.hpp189 Intrepid::FieldContainer<int> &ctn = *meshCellToNodeMap_; in MeshReader() local
579 Intrepid::FieldContainer<int> &ctn = *meshCellToNodeMap_; in computeCellToEdgeMap() local
615 Intrepid::FieldContainer<int> &ctn = *meshCellToNodeMap_; in computeCellToFaceMap() local
H A Dmeshmanager.hpp322 Intrepid::FieldContainer<int> &ctn = *meshCellToNodeMap_; in computeCellToNodeMap() local
595 Intrepid::FieldContainer<int> &ctn = *meshCellToNodeMap_; in computeCellToNodeMap() local
742 Intrepid::FieldContainer<int> &ctn = *meshCellToNodeMap_; in computeCellToNodeMap() local
864 Intrepid::FieldContainer<int> &ctn = *meshCellToNodeMap_; in computeCellToNodeMap() local
1045 Intrepid::FieldContainer<int> &ctn = *meshCellToNodeMap_; in computeCellToNodeMap() local
/dports/science/PETSc/petsc-3.14.1/src/sys/utils/
H A Dpbarrier.c18 PetscErrorCode PetscAllreduceBarrierCheck(MPI_Comm comm,PetscMPIInt ctn,int line,const char *func,c… in PetscAllreduceBarrierCheck()
/dports/security/openct/openct-0.6.20/src/ctapi/
H A Dctapi.c52 unsigned short ctn; member
545 char CT_init(unsigned short ctn, unsigned short pn) in CT_init()
602 char CT_close(unsigned short ctn) in CT_close()
618 char CT_data(unsigned short ctn, unsigned char *dad, unsigned char *sad, in CT_data()
/dports/math/suitesparse-klu/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu28 int ctn = cjend - cjstart; // # cell tile cols in packassemble() local
/dports/math/suitesparse-ldl/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu28 int ctn = cjend - cjstart; // # cell tile cols in packassemble() local
/dports/math/suitesparse-btf/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu28 int ctn = cjend - cjstart; // # cell tile cols in packassemble() local
/dports/math/suitesparse-amd/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu28 int ctn = cjend - cjstart; // # cell tile cols in packassemble() local
/dports/math/suitesparse-slip_lu/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu28 int ctn = cjend - cjstart; // # cell tile cols in packassemble() local
/dports/math/suitesparse-mongoose/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu28 int ctn = cjend - cjstart; // # cell tile cols in packassemble() local
/dports/math/suitesparse-rbio/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu28 int ctn = cjend - cjstart; // # cell tile cols in packassemble() local
/dports/math/suitesparse-config/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu28 int ctn = cjend - cjstart; // # cell tile cols in packassemble() local
/dports/math/suitesparse-cholmod/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu28 int ctn = cjend - cjstart; // # cell tile cols in packassemble() local
/dports/math/suitesparse-colamd/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu28 int ctn = cjend - cjstart; // # cell tile cols in packassemble() local
/dports/math/suitesparse-ccolamd/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu28 int ctn = cjend - cjstart; // # cell tile cols in packassemble() local
/dports/math/suitesparse-spqr/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu28 int ctn = cjend - cjstart; // # cell tile cols in packassemble() local
/dports/math/suitesparse-umfpack/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu28 int ctn = cjend - cjstart; // # cell tile cols in packassemble() local
/dports/math/suitesparse-camd/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu28 int ctn = cjend - cjstart; // # cell tile cols in packassemble() local
/dports/math/suitesparse-csparse/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu28 int ctn = cjend - cjstart; // # cell tile cols in packassemble() local
/dports/math/suitesparse-cxsparse/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu28 int ctn = cjend - cjstart; // # cell tile cols in packassemble() local
/dports/math/suitesparse-graphblas/SuiteSparse-5.10.1/GPUQREngine/Include/Kernel/Assemble/
H A DpackAssemble.cu28 int ctn = cjend - cjstart; // # cell tile cols in packassemble() local
/dports/math/eprover/eprover-E-2.0/ORDERINGS/
H A Dcto_kbolin.c333 bool ctn = mfyvwbc(ocb, t, deref_t, s, false); in kbo6cmp() local
340 bool ctn = mfyvwbc(ocb, s, deref_s, t, true); in kbo6cmp() local

123456