Home
last modified time | relevance | path

Searched refs:nexist (Results 1 – 25 of 189) sorted by relevance

12345678

/dports/cad/verilator/verilator-4.216/test_regress/t/
H A Dt_lint_pindup_bad.out12 %Error-PINNOTFOUND: t/t_lint_pindup_bad.v:22:10: Pin not found: 'nexist'
14 22 | .nexist(i2)
H A Dt_lint_pindup_bad.v22 .nexist(i2) // Not found
/dports/math/barvinok/barvinok-0.41.5/
H A Dedomain.cc437 int nexist = floors.size(); in substitute() local
438 Matrix *M = align_matrix_initial(T, T->NbRows+nexist); in substitute()
444 M = nexist ? InsertColumns(Eq, 1+dimension(), nexist) : Eq; in substitute()
448 if (nexist) in substitute()
/dports/science/sparta/sparta-20Oct2021/src/
H A Dadapt_grid.h90 int nexist; // # of identified children (owned or recvd)
H A Dadapt_grid.cpp975 clist[m].nexist = 0; in candidates_coarsen()
981 n = clist[m].nexist; in candidates_coarsen()
988 clist[m].nexist++; in candidates_coarsen()
1040 clist[cnum].nexist = 0; in candidates_coarsen()
1051 clist[m].nexist++; in candidates_coarsen()
1059 if (clist[i].nexist == clist[i].nchild) clist[i].flag = 1; in candidates_coarsen()
/dports/math/py-numpy/numpy-1.20.3/numpy/core/src/common/
H A Dnpy_cpu_features.c.src198 char nexist[NPY__MAX_VAR_LEN];
199 char *nexist_cur = &nexist[0];
240 if (nexist[0] != '\0') {
247 nexist
/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/lib/raidfile/
H A DRaidFileRead.cpp1554 unsigned int nexist = 0; in DirectoryExists() local
1568 nexist++; in DirectoryExists()
1588 if(nexist == 0) in DirectoryExists()
1593 else if(nexist == rSet.size()) in DirectoryExists()
/dports/astro/cfitsio/cfitsio-3.49/
H A Dgetkey.c18 int *nexist, /* O - number of existing keywords in header */ in ffghsp() argument
33 if (nexist) in ffghsp()
34 *nexist = (int) (( ((fptr->Fptr)->headend) - in ffghsp()
53 int *nexist, /* O - number of existing keywords in header */ in ffghps() argument
67 if (nexist) in ffghps()
68 …*nexist = (int) (( ((fptr->Fptr)->headend) - ((fptr->Fptr)->headstart[(fptr->Fptr)->curhdu]) ) / 8… in ffghps()
/dports/astro/oskar/OSKAR-2.8.0/extern/cfitsio/
H A Dgetkey.c18 int *nexist, /* O - number of existing keywords in header */ in ffghsp() argument
33 if (nexist) in ffghsp()
34 *nexist = (int) (( ((fptr->Fptr)->headend) - in ffghsp()
53 int *nexist, /* O - number of existing keywords in header */ in ffghps() argument
67 if (nexist) in ffghps()
68 …*nexist = (int) (( ((fptr->Fptr)->headend) - ((fptr->Fptr)->headstart[(fptr->Fptr)->curhdu]) ) / 8… in ffghps()
/dports/astro/py-astropy/astropy-5.0/cextern/cfitsio/lib/
H A Dgetkey.c18 int *nexist, /* O - number of existing keywords in header */ in ffghsp() argument
33 if (nexist) in ffghsp()
34 *nexist = (int) (( ((fptr->Fptr)->headend) - in ffghsp()
53 int *nexist, /* O - number of existing keywords in header */ in ffghps() argument
67 if (nexist) in ffghps()
68 …*nexist = (int) (( ((fptr->Fptr)->headend) - ((fptr->Fptr)->headstart[(fptr->Fptr)->curhdu]) ) / 8… in ffghps()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/SemaCXX/
H A Dscope-check.cpp429 void test(nexist, int c) { // expected-error {{}} in test() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/SemaCXX/
H A Dscope-check.cpp429 void test(nexist, int c) { // expected-error {{}} in test() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dscope-check.cpp429 void test(nexist, int c) { // expected-error {{}} in test() argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/SemaCXX/
H A Dscope-check.cpp429 void test(nexist, int c) { // expected-error {{}} in test() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/SemaCXX/
H A Dscope-check.cpp429 void test(nexist, int c) { // expected-error {{}} in test() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/SemaCXX/
H A Dscope-check.cpp429 void test(nexist, int c) { // expected-error {{}} in test() argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/SemaCXX/
H A Dscope-check.cpp429 void test(nexist, int c) { // expected-error {{}} in test() argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/SemaCXX/
H A Dscope-check.cpp429 void test(nexist, int c) { // expected-error {{}} in test() argument
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/SemaCXX/
H A Dscope-check.cpp429 void test(nexist, int c) { // expected-error {{}} in test() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/SemaCXX/
H A Dscope-check.cpp429 void test(nexist, int c) { // expected-error {{}} in test() argument
/dports/lang/clang-mesa/clang-13.0.1.src/test/SemaCXX/
H A Dscope-check.cpp429 void test(nexist, int c) { // expected-error {{}} in test() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/SemaCXX/
H A Dscope-check.cpp429 void test(nexist, int c) { // expected-error {{}} in test() argument
/dports/textproc/py-docutils/docutils-0.17.1/docutils/parsers/rst/include/
H A Disoamso.txt48 .. |nexist| unicode:: U+02204 .. THERE DOES NOT EXIST
/dports/textproc/py-docutils/docutils-0.17.1/build/lib/docutils/parsers/rst/include/
H A Disoamso.txt48 .. |nexist| unicode:: U+02204 .. THERE DOES NOT EXIST
/dports/textproc/py-docutils/stage/usr/local/lib/python3.8/site-packages/docutils/parsers/rst/include/
H A Disoamso.txt48 .. |nexist| unicode:: U+02204 .. THERE DOES NOT EXIST

12345678