Home
last modified time | relevance | path

Searched defs:CD (Results 1 – 25 of 2567) sorted by relevance

12345678910>>...103

/dports/science/h5z-zfp/H5Z-ZFP-1.0.1/src/
H A DH5Zzfp_plugin.h35 #define H5Pset_zfp_rate_cdata(R, N, CD) \ argument
40 #define H5Pget_zfp_rate_cdata(N, CD) \ argument
43 #define H5Pset_zfp_precision_cdata(P, N, CD) \ argument
48 #define H5Pget_zfp_precision_cdata(N, CD) \ argument
51 #define H5Pset_zfp_accuracy_cdata(A, N, CD) \ argument
56 #define H5Pget_zfp_accuracy_cdata(N, CD) \ argument
59 #define H5Pset_zfp_expert_cdata(MiB, MaB, MaP, MiE, N, CD) \ argument
65 #define H5Pget_zfp_expert_cdata(N, CD, MiB, MaB, MaP, MiE) \ argument
77 #define H5Pset_zfp_reversible_cdata(N, CD) \ argument
81 #define H5Pget_zfp_reversible_cdata(N, CD) \ argument
/dports/databases/p5-Tangram/Tangram-2.12/t/moose/
H A DCD.pm2 package CD; class
71 sub CD::addone { $CD::c++ } subroutine
72 sub CD::delone { --$CD::c } method in CD::Band
/dports/math/p5-Math-Cephes/Math-Cephes-0.5305/libmd/
H A Ddawsn.c283 static double CD[5] = { variable
300 static unsigned short CD[20] = { variable
317 static unsigned short CD[20] = { variable
334 static unsigned short CD[20] = { variable
H A Dsici.c141 static double CD[] = { variable
159 static unsigned short CD[] = { variable
177 static unsigned short CD[] = { variable
195 static unsigned short CD[] = { variable
/dports/math/grace/grace-5.1.25/cephes/
H A Ddawsn.c286 static double CD[5] = { variable
303 static unsigned short CD[20] = { variable
320 static unsigned short CD[20] = { variable
337 static unsigned short CD[20] = { variable
H A Dsici.c142 static double CD[] = { variable
160 static unsigned short CD[] = { variable
178 static unsigned short CD[] = { variable
196 static unsigned short CD[] = { variable
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/ci/introduction/
H A Dindex.md82 ### GitLab CI/CD workflow
110 ### A deeper look into the CI/CD workflow
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/user/packages/container_registry/
H A Dindex.md142 ### Authenticate by using GitLab CI/CD
179 ### Configure your `.gitlab-ci.yml` file
196 ### Container Registry examples with GitLab CI/CD
305 ### Using a Docker-in-Docker image from your Container Registry
335 ### Using a Docker-in-Docker image with Dependency Proxy
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/ci/examples/laravel_with_gitlab_and_envoy/
H A Dindex.md531 #### Image and Services
549 #### CI/CD variables
568 #### Unit Test as the first job
589 #### Deploy to production
/dports/sysutils/py-ansible-lint/ansible-lint-5.3.1/docs/
H A Dusage.rst63 .. _GitHub Actions: https://github.com/features/actions
64 …/docs.github.com/en/actions/reference/workflow-commands-for-github-actions#setting-an-error-message
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/user/packages/generic_packages/
H A Dindex.md200 ### Enable or disable generic packages in the Package Registry
225 ### Generic package sample project
/dports/math/eclib/eclib-20210318/tests/
H A Dtelog.cc30 int test1(Curvedata& CD, Cperiods& per, const Point& P) in test1()
39 void test2(Curvedata& CD, Cperiods& per, const Point& P, int m) in test2()
54 void test3(Curvedata& CD, Cperiods& per, int m) in test3()
/dports/www/npc/npc-0.83/src/
H A Dnpc.mak103 CD D:\My Documents\C\npc082\src target
109 CD D:\My Documents\C\npc082\src target
/dports/cad/yosys/yosys-yosys-0.12/techlibs/ecp5/
H A Dcells_ff.vh5 module FD1P3DX(input CD, D, SP, CK, output Q); parameter GSR = "ENABLED"; TRELLIS_FF #(.GSR(GSR), .… port
6 module FD1P3IX(input CD, D, SP, CK, output Q); parameter GSR = "ENABLED"; TRELLIS_FF #(.GSR(GSR), .… port
11 module FD1S3DX(input CD, D, CK, output Q); parameter GSR = "ENABLED"; TRELLIS_FF #(.GSR(GSR), .… port
12 module FD1S3IX(input CD, D, CK, output Q); parameter GSR = "ENABLED"; TRELLIS_FF #(.GSR(GSR), .… port
27 module IFS1P3DX(input CD, D, SP, SCLK, output Q); parameter GSR = "ENABLED"; (* syn_useioff, ioff_d… port
28 module IFS1P3IX(input CD, D, SP, SCLK, output Q); parameter GSR = "ENABLED"; (* syn_useioff, ioff_d… port
32 module OFS1P3DX(input CD, D, SP, SCLK, output Q); parameter GSR = "ENABLED"; (* syn_useioff, ioff_d… port
33 module OFS1P3IX(input CD, D, SP, SCLK, output Q); parameter GSR = "ENABLED"; (* syn_useioff, ioff_d… port
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/doc/user/clusters/
H A Dapplications.md921 #### Knative Metrics
933 #### Uninstall Knative
968 #### Using AppArmor profiles in your deployments
986 #### Using PodSecurityPolicy in your deployments
/dports/math/vtk8/VTK-8.2.0/IO/AMR/
H A DvtkAMRDataSetCache.cxx98 vtkCellData *CD = amrBlock ->GetCellData(); in InsertAMRBlockCellData() local
119 vtkCellData *CD = amrBlock ->GetCellData(); in GetAMRBlockCellData() local
180 vtkCellData *CD = gridPtr->GetCellData(); in HasAMRBlockCellData() local
/dports/math/vtk9/VTK-9.1.0/IO/AMR/
H A DvtkAMRDataSetCache.cxx94 vtkCellData* CD = amrBlock->GetCellData(); in InsertAMRBlockCellData() local
113 vtkCellData* CD = amrBlock->GetCellData(); in GetAMRBlockCellData() local
172 vtkCellData* CD = gridPtr->GetCellData(); in HasAMRBlockCellData() local
/dports/math/vtk6/VTK-6.2.0/IO/AMR/
H A DvtkAMRDataSetCache.cxx101 vtkCellData *CD = amrBlock ->GetCellData(); in InsertAMRBlockCellData() local
122 vtkCellData *CD = amrBlock ->GetCellData(); in GetAMRBlockCellData() local
183 vtkCellData *CD = gridPtr->GetCellData(); in HasAMRBlockCellData() local
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c7/
H A Dc74305b.ada39 CD : CONSTANT TD; constant
50 CD : CONSTANT TD := 2; constant
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/ada/acats/tests/c7/
H A Dc74305b.ada39 CD : CONSTANT TD; constant
50 CD : CONSTANT TD := 2; constant
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/ada/acats/tests/c7/
H A Dc74305b.ada39 CD : CONSTANT TD; constant
50 CD : CONSTANT TD := 2; constant
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/ada/acats/tests/c7/
H A Dc74305b.ada39 CD : CONSTANT TD; constant
50 CD : CONSTANT TD := 2; constant
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/ada/acats/tests/c7/
H A Dc74305b.ada39 CD : CONSTANT TD; constant
50 CD : CONSTANT TD := 2; constant
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/ada/acats/tests/c7/
H A Dc74305b.ada39 CD : CONSTANT TD; constant
50 CD : CONSTANT TD := 2; constant
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/ada/acats/tests/c7/
H A Dc74305b.ada39 CD : CONSTANT TD; constant
50 CD : CONSTANT TD := 2; constant

12345678910>>...103