Home
last modified time | relevance | path

Searched defs:myid (Results 1 – 25 of 1264) sorted by relevance

12345678910>>...51

/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/sunlinsol/
H A Dtest_sunlinsol.f9044 integer(C_INT) :: myid local
64 integer(C_INT) :: myid local
85 integer(C_INT) :: myid local
109 integer(C_INT) :: myid local
131 integer(C_INT) :: myid local
156 integer(C_INT) :: myid local
182 integer(C_INT) :: myid local
236 integer(C_INT) :: myid local
261 integer(C_INT) :: myid local
286 integer(C_INT) :: myid local
[all …]
H A Dtest_sunlinsol.c71 int Test_SUNLinSolGetID(SUNLinearSolver S, SUNLinearSolver_ID sunid, int myid) in Test_SUNLinSolGetID()
96 int Test_SUNLinSolLastFlag(SUNLinearSolver S, int myid) in Test_SUNLinSolLastFlag()
124 int Test_SUNLinSolSpace(SUNLinearSolver S, int myid) in Test_SUNLinSolSpace()
152 int Test_SUNLinSolNumIters(SUNLinearSolver S, int myid) in Test_SUNLinSolNumIters()
176 int Test_SUNLinSolResNorm(SUNLinearSolver S, int myid) in Test_SUNLinSolResNorm()
204 int Test_SUNLinSolResid(SUNLinearSolver S, int myid) in Test_SUNLinSolResid()
234 ATimesFn ATimes, int myid) in Test_SUNLinSolSetATimes()
292 N_Vector s2, int myid) in Test_SUNLinSolSetScalingVectors()
320 int Test_SUNLinSolInitialize(SUNLinearSolver S, int myid) in Test_SUNLinSolInitialize()
349 int Test_SUNLinSolSetup(SUNLinearSolver S, SUNMatrix A, int myid) in Test_SUNLinSolSetup()
[all …]
/dports/math/sundials/sundials-5.7.0/examples/sunlinsol/
H A Dtest_sunlinsol.f9044 integer(C_INT) :: myid local
64 integer(C_INT) :: myid local
85 integer(C_INT) :: myid local
109 integer(C_INT) :: myid local
131 integer(C_INT) :: myid local
156 integer(C_INT) :: myid local
182 integer(C_INT) :: myid local
236 integer(C_INT) :: myid local
261 integer(C_INT) :: myid local
286 integer(C_INT) :: myid local
[all …]
H A Dtest_sunlinsol.c71 int Test_SUNLinSolGetID(SUNLinearSolver S, SUNLinearSolver_ID sunid, int myid) in Test_SUNLinSolGetID()
96 int Test_SUNLinSolLastFlag(SUNLinearSolver S, int myid) in Test_SUNLinSolLastFlag()
124 int Test_SUNLinSolSpace(SUNLinearSolver S, int myid) in Test_SUNLinSolSpace()
152 int Test_SUNLinSolNumIters(SUNLinearSolver S, int myid) in Test_SUNLinSolNumIters()
176 int Test_SUNLinSolResNorm(SUNLinearSolver S, int myid) in Test_SUNLinSolResNorm()
204 int Test_SUNLinSolResid(SUNLinearSolver S, int myid) in Test_SUNLinSolResid()
234 ATimesFn ATimes, int myid) in Test_SUNLinSolSetATimes()
292 N_Vector s2, int myid) in Test_SUNLinSolSetScalingVectors()
320 int Test_SUNLinSolInitialize(SUNLinearSolver S, int myid) in Test_SUNLinSolInitialize()
349 int Test_SUNLinSolSetup(SUNLinearSolver S, SUNMatrix A, int myid) in Test_SUNLinSolSetup()
[all …]
/dports/math/sundials/sundials-5.7.0/examples/nvector/
H A Dtest_nvector.c66 int Test_N_VMake(N_Vector X, sunindextype local_length, int myid) in Test_N_VMake()
91 int Test_N_VGetVectorID(N_Vector X, N_Vector_ID ID, int myid) in Test_N_VGetVectorID()
109 sunindextype local_length, int myid) in Test_N_VCloneVectorArray()
219 int Test_N_VCloneEmpty(N_Vector W, int myid) in Test_N_VCloneEmpty()
433 int Test_N_VGetLength(N_Vector W, int myid) in Test_N_VGetLength()
467 int Test_N_VGetCommunicator(N_Vector W, void *comm, int myid) in Test_N_VGetCommunicator()
501 sunindextype local_length, int myid) in Test_N_VLinearSum()
1830 sunindextype local_length, int myid) in Test_N_VConstrMask()
1994 sunindextype local_length, int myid) in Test_N_VMinQuotient()
3670 int myid) in Test_N_VWrmsNormMaskVectorArray()
[all …]
H A Dtest_nvector.f9042 integer(C_INT) :: myid local
68 integer(C_INT) :: myid local
102 integer(C_INT) :: myid, ierr local
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client/src/trusted/platform_qualify/arch/x86/
H A Dnacl_cpuwhitelist.c81 static int IsCpuInList(const char *myid, const char* const cpulist[], int n) { in IsCpuInList()
87 int NaCl_CPUIsWhitelisted(const char *myid) { in NaCl_CPUIsWhitelisted()
94 int NaCl_CPUIsBlacklisted(const char *myid) { in NaCl_CPUIsBlacklisted()
103 const char* myid; in NaCl_ThisCPUIsWhitelisted() local
113 const char* myid; in NaCl_ThisCPUIsBlacklisted() local
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/nvector/
H A Dtest_nvector.c61 int Test_N_VMake(N_Vector X, sunindextype local_length, int myid) in Test_N_VMake()
86 int Test_N_VGetVectorID(N_Vector X, N_Vector_ID ID, int myid) in Test_N_VGetVectorID()
104 sunindextype local_length, int myid) in Test_N_VCloneVectorArray()
207 int Test_N_VCloneEmpty(N_Vector W, int myid) in Test_N_VCloneEmpty()
401 int Test_N_VGetLength(N_Vector W, int myid) in Test_N_VGetLength()
428 int Test_N_VGetCommunicator(N_Vector W, void *comm, int myid) in Test_N_VGetCommunicator()
462 sunindextype local_length, int myid) in Test_N_VLinearSum()
1765 sunindextype local_length, int myid) in Test_N_VConstrMask()
1929 sunindextype local_length, int myid) in Test_N_VMinQuotient()
3603 int myid) in Test_N_VWrmsNormMaskVectorArray()
[all …]
H A Dtest_nvector.f9042 integer(C_INT) :: myid local
68 integer(C_INT) :: myid local
102 integer(C_INT) :: myid, ierr local
/dports/math/elpa/elpa-2019.05.002/test/shared/
H A Dtest_analytic_template.F9048 &(na, a, nblk, myid, np_rows, np_cols, my_prow, my_pcol, print_times) argument
50 …integer(kind=ik), intent(in) :: na, nblk, myid, np_rows, np_cols, my_prow, m… local
126 integer(kind=ik), intent(in) :: na, nev, nblk, myid, np_rows, & local
492 &(myid, na, mat, mat_name) argument
495 integer(kind=ik), intent(in) :: myid, na local
521 &(myid, na) argument
524 integer(kind=ik), intent(in) :: myid, na local
583 &(myid) argument
585 integer(kind=ik), intent(in) :: myid local
H A Dtest_check_correctness_template.F9052 integer(kind=ik), intent(in) :: na, nev, nblk, myid, np_rows, np_cols, my_prow, my_pcol local
385 integer :: status, ii, j, myid local
461 integer(kind=ik), intent(in) :: na, myid, na_rows local
577 integer(kind=ik), intent(in) :: na, myid, na_rows local
684 integer :: status, i, j, myid local
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/ext/sundials/examples/sunmatrix/
H A Dtest_sunmatrix.f90112 integer(C_INT) :: myid local
138 integer(C_INT) :: myid local
182 integer(C_INT) :: myid local
220 integer(C_INT) :: myid local
259 integer(C_INT) :: myid local
308 integer(C_INT) :: myid local
353 integer(C_INT) :: myid local
388 integer(C_INT) :: myid local
474 integer(C_INT) :: myid local
H A Dtest_sunmatrix.c48 int Test_SUNMatGetID(SUNMatrix A, SUNMatrix_ID sunid, int myid) in Test_SUNMatGetID()
77 int Test_SUNMatClone(SUNMatrix A, int myid) in Test_SUNMatClone()
133 int Test_SUNMatZero(SUNMatrix A, int myid) in Test_SUNMatZero()
178 int Test_SUNMatCopy(SUNMatrix A, int myid) in Test_SUNMatCopy()
226 int Test_SUNMatScaleAdd(SUNMatrix A, SUNMatrix I, int myid) in Test_SUNMatScaleAdd()
350 int Test_SUNMatScaleAddI(SUNMatrix A, SUNMatrix I, int myid) in Test_SUNMatScaleAddI()
401 int Test_SUNMatMatvecSetup(SUNMatrix A, int myid) in Test_SUNMatMatvecSetup()
432 int Test_SUNMatMatvec(SUNMatrix A, N_Vector x, N_Vector y, int myid) in Test_SUNMatMatvec()
529 int Test_SUNMatSpace(SUNMatrix A, int myid) in Test_SUNMatSpace()
/dports/math/sundials/sundials-5.7.0/examples/sunmatrix/
H A Dtest_sunmatrix.f90112 integer(C_INT) :: myid local
138 integer(C_INT) :: myid local
182 integer(C_INT) :: myid local
220 integer(C_INT) :: myid local
259 integer(C_INT) :: myid local
308 integer(C_INT) :: myid local
353 integer(C_INT) :: myid local
388 integer(C_INT) :: myid local
474 integer(C_INT) :: myid local
H A Dtest_sunmatrix.c48 int Test_SUNMatGetID(SUNMatrix A, SUNMatrix_ID sunid, int myid) in Test_SUNMatGetID()
77 int Test_SUNMatClone(SUNMatrix A, int myid) in Test_SUNMatClone()
133 int Test_SUNMatZero(SUNMatrix A, int myid) in Test_SUNMatZero()
178 int Test_SUNMatCopy(SUNMatrix A, int myid) in Test_SUNMatCopy()
226 int Test_SUNMatScaleAdd(SUNMatrix A, SUNMatrix I, int myid) in Test_SUNMatScaleAdd()
351 int Test_SUNMatScaleAddI(SUNMatrix A, SUNMatrix I, int myid) in Test_SUNMatScaleAddI()
402 int Test_SUNMatMatvecSetup(SUNMatrix A, int myid) in Test_SUNMatMatvecSetup()
433 int Test_SUNMatMatvec(SUNMatrix A, N_Vector x, N_Vector y, int myid) in Test_SUNMatMatvec()
536 int Test_SUNMatSpace(SUNMatrix A, int myid) in Test_SUNMatSpace()
/dports/devel/libzookeeper/apache-zookeeper-3.7.0/zookeeper-server/src/test/java/org/apache/zookeeper/server/quorum/
H A DQuorumPeerTestBase.java101 private int myid; field in QuorumPeerTestBase.MainThread
116 …public MainThread(int myid, int clientPort, String quorumCfgSection, Map<String, String> otherConf… in MainThread()
163 public MainThread(int myid, String quorumCfgSection) throws IOException { in MainThread()
167 …public MainThread(int myid, String quorumCfgSection, Integer secureClientPort, boolean writeDynami… in MainThread()
171 …public MainThread(int myid, String quorumCfgSection, boolean writeDynamicConfigFile) throws IOExce… in MainThread()
175 …public MainThread(int myid, int clientPort, String quorumCfgSection, boolean writeDynamicConfigFil… in MainThread()
183 …public MainThread(int myid, int clientPort, String quorumCfgSection, boolean writeDynamicConfigFil… in MainThread()
187 …public MainThread(int myid, int clientPort, String quorumCfgSection, String configs) throws IOExce… in MainThread()
191 …public MainThread(int myid, int clientPort, int adminServerPort, String quorumCfgSection, String c… in MainThread()
305 public MainThread(int myid, int clientPort, String quorumCfgSection) throws IOException { in MainThread()
[all …]
/dports/biology/lamarc/lamarc-2.1.8/src/lamarcmenus/
H A Ddatamodelmenu.cpp32 UIId myid) in AssignToGlobalMenuItem()
54 UIId myid) in TTRatioMenuItem()
74 UIId myid) in DataUncertaintyMenuItem()
95 UIId myid) in AlphaMenuItem()
115 UIId myid) in OptimizeAlphaMenuItem()
132 GTRRatesMenu::GTRRatesMenu(UIInterface& myui, UIId myid) in GTRRatesMenu()
214 UIId myid) in SetFrequencyMenuItemId()
308 CategoryMenu::CategoryMenu(UIInterface& myui, UIId myid) in CategoryMenu()
390 CategoriesMenu::CategoriesMenu(UIInterface& myui, UIId myid) in CategoriesMenu()
448 UIId myid) in RegionDataModelMenu()
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/geninterface/
H A Dgeninterface.F611 subroutine net_init (myid, nnodes1) argument
623 integer myid local
742 common/threads/myid local
743 integer myid local
/dports/science/nwchem-data/nwchem-7.0.2-release/src/geninterface/
H A Dgeninterface.F611 subroutine net_init (myid, nnodes1) argument
623 integer myid local
742 common/threads/myid local
743 integer myid local
/dports/dns/packetq/PacketQ-1.4.1/html/
H A D_questions.json8 …"attr" : { "myid" : "Q1", "myQuestionUrl" : "select count(*) as Count, lower(rsplit(qname,2)||'.'|… string
12 …"attr" : { "myid" : "Q2", "myQuestionUrl" : "select count(*) as Count, if(qr=1,dst_addr,src_addr) … string
16 …"attr" : { "myid" : "Q3", "myQuestionUrl" : "select count(*) as Count, qtype as Type from dns grou… string
20 …"attr" : { "myid" : "Q4", "myQuestionUrl" : "select count(*) as Count,qname,if(qr=1,dst_addr,src_a… string
29 …"attr" : { "myid" : "Q5", "myQuestionUrl" : "select * from icmp", "type" : "table", "filetype" : "… string
33 …"attr" : { "myid" : "Q6", "myQuestionUrl" : "select id as Id,src_addr as Source,dst_addr as Destin… string
37 …"attr" : { "myid" : "Q7", "myQuestionUrl" : "select id as Id,src_addr as Source,dst_addr as Destin… string
41 …"attr" : { "myid" : "Q8", "myQuestionUrl" : "select if (type=8,src_addr||' --> '||dst_addr,dst_add… string
51 "attr" : { "myid" : "Q3_1", string
60 …"attr" : { "myid" : "Q3_1", "myQuestionUrl" : "select s ,count(*)/10 as count from dns group by tr… string
[all …]
H A D_questions_hidden.json3 …{"question" : "_list_domains", "title" : "List DNS based on src_addr $1", "myid" : "subQ1", "myQue… string
4 …{"question" : "_list_addr", "title" : "List adresses for $1", "myid" : "subQ2", "myQuestionUrl" :… string
5 …{"question" : "_list_banana", "title" : "List banana-DNS for $1", "myid" : "subQ3", "myQuestionUrl… string
/dports/dns/packetq/PacketQ-1.4.1/html_NG/
H A D_questions.json9 "myid" : "Q1_1", string
23 "myid" : "Q1_2", string
37 "myid" : "Q1_3", string
51 "myid" : "Q1_4", string
62 "myid" : "Q1_4", string
72 "myid" : "Q1_5", string
96 "myid" : "Q3_1", string
111 "myid" : "Q3_2", string
125 "myid" : "Q3_3", string
226 "myid" : "Q2_1", string
[all …]
H A D_questions_hidden.json5 …{"question" : "_list_domains", "title" : "List DNS based on src_addr $1", "myid" : "subQ1", "myQue… string
6 …{"question" : "_list_addr", "title" : "List adresses for $1", "myid" : "subQ2", "myQuestionUrl" :… string
7 …{"question" : "_list_banana", "title" : "List banana-DNS for $1", "myid" : "subQ3", "myQuestionUrl… string
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/gp/
H A Done_sided_communication_wrappers.F9052 myid, & argument
71 integer, intent(in) :: myid local
106 myid, & argument
126 integer, intent(in) :: myid local
166 subroutine mpixwincreate(rbuf,nelement,myid,win_communicator,win_info,my_win) argument
186 integer, intent(in) :: myid local
222 subroutine mpixwinfree(my_win, myid) argument
232 integer, intent(in) :: myid local
/dports/math/elpa/elpa-2019.05.002/test/Fortran/
H A Dtest.F90858 subroutine check_status(status, myid) argument
860 integer, intent(in) :: status, myid local

12345678910>>...51