Home
last modified time | relevance | path

Searched defs:rel2 (Results 26 – 50 of 257) sorted by relevance

1234567891011

/dports/databases/postgresql10-client/postgresql-10.19/src/backend/optimizer/path/
H A Djoinrels.c330 join_is_legal(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2, in join_is_legal()
652 make_join_rel(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2) in make_join_rel()
743 RelOptInfo *rel2, RelOptInfo *joinrel, in populate_joinrel_with_paths()
915 RelOptInfo *rel1, RelOptInfo *rel2) in have_join_order_restriction()
1089 RelOptInfo *rel2 = (RelOptInfo *) lfirst(lc); in has_legal_joinclause() local
/dports/databases/postgresql10-docs/postgresql-10.19/src/backend/optimizer/path/
H A Djoinrels.c330 join_is_legal(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2, in join_is_legal()
652 make_join_rel(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2) in make_join_rel()
743 RelOptInfo *rel2, RelOptInfo *joinrel, in populate_joinrel_with_paths()
915 RelOptInfo *rel1, RelOptInfo *rel2) in have_join_order_restriction()
1089 RelOptInfo *rel2 = (RelOptInfo *) lfirst(lc); in has_legal_joinclause() local
/dports/databases/postgresql10-contrib/postgresql-10.19/src/backend/optimizer/path/
H A Djoinrels.c330 join_is_legal(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2, in join_is_legal()
652 make_join_rel(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2) in make_join_rel()
743 RelOptInfo *rel2, RelOptInfo *joinrel, in populate_joinrel_with_paths()
915 RelOptInfo *rel1, RelOptInfo *rel2) in have_join_order_restriction()
1089 RelOptInfo *rel2 = (RelOptInfo *) lfirst(lc); in has_legal_joinclause() local
/dports/databases/postgresql10-plperl/postgresql-10.19/src/backend/optimizer/path/
H A Djoinrels.c330 join_is_legal(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2, in join_is_legal()
652 make_join_rel(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2) in make_join_rel()
743 RelOptInfo *rel2, RelOptInfo *joinrel, in populate_joinrel_with_paths()
915 RelOptInfo *rel1, RelOptInfo *rel2) in have_join_order_restriction()
1089 RelOptInfo *rel2 = (RelOptInfo *) lfirst(lc); in has_legal_joinclause() local
/dports/databases/postgresql10-plpython/postgresql-10.19/src/backend/optimizer/path/
H A Djoinrels.c330 join_is_legal(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2, in join_is_legal()
652 make_join_rel(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2) in make_join_rel()
743 RelOptInfo *rel2, RelOptInfo *joinrel, in populate_joinrel_with_paths()
915 RelOptInfo *rel1, RelOptInfo *rel2) in have_join_order_restriction()
1089 RelOptInfo *rel2 = (RelOptInfo *) lfirst(lc); in has_legal_joinclause() local
/dports/devel/ppl/ppl-1.2/tests/Polyhedron/
H A Drelations2.cc47 Poly_Con_Relation rel2 = ph2.relation_with(A == 0); in test01() local
139 Poly_Con_Relation rel2 = ph2.relation_with((A %= 0) / 5); in test05() local
203 Poly_Con_Relation rel2 = ph.relation_with((A %= 1) / 5); in test08() local
/dports/databases/postgresql96-server/postgresql-9.6.24/src/backend/optimizer/path/
H A Djoinrels.c328 join_is_legal(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2, in join_is_legal()
650 make_join_rel(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2) in make_join_rel()
896 RelOptInfo *rel1, RelOptInfo *rel2) in have_join_order_restriction()
1070 RelOptInfo *rel2 = (RelOptInfo *) lfirst(lc); in has_legal_joinclause() local
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/backend/optimizer/path/
H A Djoinrels.c328 join_is_legal(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2, in join_is_legal()
650 make_join_rel(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2) in make_join_rel()
896 RelOptInfo *rel1, RelOptInfo *rel2) in have_join_order_restriction()
1070 RelOptInfo *rel2 = (RelOptInfo *) lfirst(lc); in has_legal_joinclause() local
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/backend/optimizer/path/
H A Djoinrels.c328 join_is_legal(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2, in join_is_legal()
650 make_join_rel(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2) in make_join_rel()
896 RelOptInfo *rel1, RelOptInfo *rel2) in have_join_order_restriction()
1070 RelOptInfo *rel2 = (RelOptInfo *) lfirst(lc); in has_legal_joinclause() local
/dports/databases/postgresql96-client/postgresql-9.6.24/src/backend/optimizer/path/
H A Djoinrels.c328 join_is_legal(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2, in join_is_legal()
650 make_join_rel(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2) in make_join_rel()
896 RelOptInfo *rel1, RelOptInfo *rel2) in have_join_order_restriction()
1070 RelOptInfo *rel2 = (RelOptInfo *) lfirst(lc); in has_legal_joinclause() local
/dports/databases/postgresql96-plperl/postgresql-9.6.24/src/backend/optimizer/path/
H A Djoinrels.c328 join_is_legal(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2, in join_is_legal()
650 make_join_rel(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2) in make_join_rel()
896 RelOptInfo *rel1, RelOptInfo *rel2) in have_join_order_restriction()
1070 RelOptInfo *rel2 = (RelOptInfo *) lfirst(lc); in has_legal_joinclause() local
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/backend/optimizer/path/
H A Djoinrels.c328 join_is_legal(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2, in join_is_legal()
650 make_join_rel(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2) in make_join_rel()
896 RelOptInfo *rel1, RelOptInfo *rel2) in have_join_order_restriction()
1070 RelOptInfo *rel2 = (RelOptInfo *) lfirst(lc); in has_legal_joinclause() local
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/backend/optimizer/path/
H A Djoinrels.c328 join_is_legal(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2, in join_is_legal()
650 make_join_rel(PlannerInfo *root, RelOptInfo *rel1, RelOptInfo *rel2) in make_join_rel()
896 RelOptInfo *rel1, RelOptInfo *rel2) in have_join_order_restriction()
1070 RelOptInfo *rel2 = (RelOptInfo *) lfirst(lc); in has_legal_joinclause() local
/dports/devel/ppl/ppl-1.2/tests/Partially_Reduced_Product/
H A Drelations1.cc110 Poly_Con_Relation rel2 = dp.domain2().relation_with(2*A + B >= 3); in test04() local
160 Poly_Con_Relation rel2 = dp.domain2().relation_with(2*A + B >= 3); in test05() local
237 Poly_Con_Relation rel2 = dp.domain2().relation_with(2*A + B %= 3); in test08() local
/dports/math/R/R-4.1.2/tests/
H A Dp-qbeta-strict-tst.R233 rel2 <- 1 - pq2/lp2 globalVar
307 rel2 <- 1 - pq3/lp3 globalVar
/dports/math/libRmath/R-4.1.1/tests/
H A Dp-qbeta-strict-tst.R233 rel2 <- 1 - pq2/lp2 globalVar
307 rel2 <- 1 - pq3/lp3 globalVar
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/ExecutionEngine/RuntimeDyld/X86/
H A DCOFF_i386.s28 rel2: label
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/ExecutionEngine/RuntimeDyld/X86/
H A DCOFF_i386.s28 rel2: label
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/ExecutionEngine/RuntimeDyld/X86/
H A DCOFF_i386.s28 rel2: label
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/ExecutionEngine/RuntimeDyld/X86/
H A DCOFF_i386.s28 rel2: label
/dports/devel/llvm11/llvm-11.0.1.src/test/ExecutionEngine/RuntimeDyld/X86/
H A DCOFF_i386.s28 rel2: label
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/ExecutionEngine/RuntimeDyld/X86/
H A DCOFF_i386.s28 rel2: label
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/ExecutionEngine/RuntimeDyld/X86/
H A DCOFF_i386.s28 rel2: label
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/ExecutionEngine/RuntimeDyld/X86/
H A DCOFF_i386.s28 rel2: label
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/ExecutionEngine/RuntimeDyld/X86/
H A DCOFF_i386.s28 rel2: label

1234567891011