Home
last modified time | relevance | path

Searched defs:permuted (Results 1 – 25 of 99) sorted by relevance

1234

/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/dune/pdelab/ordering/
H A Dpermutedordering.hh20 namespace permuted { namespace
80 const permuted::base_holder<i>& permuted() const in permuted() function
86 permuted::base_holder<i>& permuted() in permuted() function
227 namespace permuted { namespace
/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dscatter_maxval.c429 __INT_T permuted = 0x0; in ENTFTN() local
440 __INT_T permuted = 0x0; in ENTFTN() local
452 __INT_T permuted = 0x0; in ENTFTN() local
466 __INT_T permuted = 0x0; in ENTFTN() local
480 __INT_T permuted = 0x0; in ENTFTN() local
495 __INT_T permuted = 0x0; in ENTFTN() local
508 __INT_T permuted = 0x0; in ENTFTN() local
H A Dscatter_minval.c428 __INT_T permuted = 0x0; in ENTFTN() local
439 __INT_T permuted = 0x0; in ENTFTN() local
451 __INT_T permuted = 0x0; in ENTFTN() local
465 __INT_T permuted = 0x0; in ENTFTN() local
479 __INT_T permuted = 0x0; in ENTFTN() local
494 __INT_T permuted = 0x0; in ENTFTN() local
507 __INT_T permuted = 0x0; in ENTFTN() local
/dports/net-im/biboumi/biboumi-9.0/external/src/catch/projects/SelfTest/UsageTests/
H A DMatchers.tests.cpp242 auto permuted = v; variable
284 auto permuted = v; variable
/dports/science/cdk/cdk-cdk-2.3/base/test-standard/src/test/java/org/openscience/cdk/graph/
H A DAtomContainerBondPermutorTest.java59 IAtomContainer permuted = acbp.containerFromPermutation(new int[]{1, 0, 2}); in containerFromPermutationTest() local
H A DAtomContainerAtomPermutorTest.java82 IAtomContainer permuted = acap.containerFromPermutation(new int[]{1, 0, 2}); in containerFromPermutationTest() local
/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/test/correctness/
H A Dlegal_race_condition.cpp44 Expr permuted = (38 * r * r + 193 * r + 32) % 256; in main() local
/dports/math/polylib/polylib-5.22.5/source/kernel/
H A Dmatrix_permutations.c67 Matrix * permuted; in mtransformation_permute() local
87 Matrix * permuted = Matrix_Alloc(polyh->NbRows, polyh->NbColumns); in mpolyhedron_permute() local
/dports/math/barvinok/barvinok-0.41.5/polylib/source/kernel/
H A Dmatrix_permutations.c67 Matrix * permuted; in mtransformation_permute() local
87 Matrix * permuted = Matrix_Alloc(polyh->NbRows, polyh->NbColumns); in mpolyhedron_permute() local
/dports/www/restbed/restbed-4.8/dependency/catch/projects/SelfTest/UsageTests/
H A DMatchers.tests.cpp270 auto permuted = v; variable
322 auto permuted = v; variable
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dstl_util_test.cc71 auto permuted = unsorted; in ExpectSortPermutation() local
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/util/
H A Dstl_util_test.cc71 auto permuted = unsorted; in ExpectSortPermutation() local
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/include/deal.II/lac/
H A Dprecondition_block.templates.h238 const bool permuted = (permutation.size() == M.m()); in forward_step() local
337 const bool permuted = (permutation.size() == M.m()); in backward_step() local
726 const bool permuted = (this->permutation.size() != 0); in forward() local
815 const bool permuted = (this->permutation.size() != 0); in backward() local
/dports/math/ogdf/OGDF/src/coin/Clp/
H A DClpCholeskyTaucs.cpp228 … taucs_ccs_matrix * permuted = taucs_ccs_permute_symmetrically(matrix_, permuteInverse_, permute_); in order() local
332 … taucs_ccs_matrix * permuted = taucs_ccs_permute_symmetrically(matrix_, permuteInverse_, permute_); in factorize() local
/dports/math/clp/Clp-1.17.3/Clp/src/
H A DClpCholeskyTaucs.cpp225 taucs_ccs_matrix *permuted = taucs_ccs_permute_symmetrically(matrix_, permuteInverse_, permute_); in order() local
328 taucs_ccs_matrix *permuted = taucs_ccs_permute_symmetrically(matrix_, permuteInverse_, permute_); in factorize() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/ui/accessibility/
H A Dtree_generator.cc65 std::vector<int> permuted; in BuildUniqueTreeWithSize() local
/dports/astro/astrometry/astrometry.net-0.85/libkd/
H A Dspherematch.py179 def match(x1, x2, radius, notself=False, permuted=True, indexlist=False): argument
424 permuted=True, count=False): argument
/dports/security/highwayhash/highwayhash-bdd572de8cfa3a1fbef6ba32307c2629db7c4773/c/
H A Dhighwayhash.c114 static void Permute(const uint64_t v[4], uint64_t* permuted) { in Permute()
122 uint64_t permuted[4]; in PermuteAndUpdate() local
/dports/sysutils/rmlint/rmlint-2.10.1-11-ga726d0cb/lib/checksums/
H A Dhighwayhash.c113 static void Permute(const uint64_t v[4], uint64_t* permuted) { in Permute()
121 uint64_t permuted[4]; in PermuteAndUpdate() local
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/tools/editors/
H A Demacs.samples79 ;; files use 1-space indent, mostly for historical reasons at this
/dports/devel/catch/Catch2-2.13.7/projects/SelfTest/UsageTests/
H A DMatchers.tests.cpp328 auto permuted = v; variable
386 auto permuted = v; variable
/dports/math/e-antic/Catch2-ff349a5/projects/SelfTest/UsageTests/
H A DMatchers.tests.cpp328 auto permuted = v; variable
386 auto permuted = v; variable
/dports/math/e-antic/e-antic-1.0.0-rc.13/libeantic/test/external/catch2/projects/SelfTest/UsageTests/
H A DMatchers.tests.cpp328 auto permuted = v; variable
386 auto permuted = v; variable
/dports/emulators/citra-qt5/citra-ac98458e0/externals/catch/projects/SelfTest/UsageTests/
H A DMatchers.tests.cpp328 auto permuted = v; variable
386 auto permuted = v; variable
/dports/emulators/citra/citra-ac98458e0/externals/catch/projects/SelfTest/UsageTests/
H A DMatchers.tests.cpp328 auto permuted = v; variable
386 auto permuted = v; variable

1234