Home
last modified time | relevance | path

Searched +defs:V +defs:g (Results 1 – 25 of 3991) sorted by relevance

12345678910>>...160

/dports/biology/abyss/abyss-2.3.1/Graph/
H A DBreadthFirstSearch.h25 typedef typename boost::graph_traits<G>::vertex_descriptor V; typedef
176 void breadthFirstSearch(const Graph& g, bool undirected, in breadthFirstSearch()
179 typedef typename graph_traits<Graph>::vertex_descriptor V; in breadthFirstSearch() typedef
187 void breadthFirstSearch(const Graph& g, in breadthFirstSearch()
196 const Graph& g, bool undirected, Visitor& visitor) in breadthFirstSearch()
198 typedef typename graph_traits<Graph>::vertex_descriptor V; in breadthFirstSearch() typedef
207 const Graph& g, Visitor& visitor) in breadthFirstSearch()
215 const Graph& g, ColorMap& colorMap, Visitor& visitor) in breadthFirstSearch()
225 const Graph& g, Visitor& visitor) in breadthFirstSearchMulti()
234 const Graph& g, bool undirected, Visitor& visitor) in breadthFirstSearchMulti()
[all …]
H A DPopBubbles.h32 void topologicalSort(const Graph& g, It it) in topologicalSort()
47 bool isBubble(const Graph& g, It first, It last) in isBubble()
51 typedef typename graph_traits<Graph>::vertex_descriptor V; in isBubble() typedef
77 Bubbles discoverBubbles(const Graph& g) in discoverBubbles()
79 typedef typename graph_traits<Graph>::vertex_descriptor V; in discoverBubbles() typedef
126 int longestPath(const Graph& g, const Bubble& topo) in longestPath()
132 typedef typename GTraits::vertex_descriptor V; in longestPath() typedef
161 void scaffoldBubble(Graph& g, const Bubble& bubble) in scaffoldBubble()
164 typedef typename GTraits::vertex_descriptor V; in scaffoldBubble() typedef
183 popBubbles(Graph& g) in popBubbles()
[all …]
H A DExtendPath.h155 Direction dir, unsigned depth, const Graph& g) in lookAhead()
157 typedef typename boost::graph_traits<Graph>::vertex_descriptor V; in lookAhead() typedef
178 typedef typename boost::graph_traits<Graph>::vertex_descriptor V; in trueBranch() typedef
257 typedef typename boost::graph_traits<Graph>::vertex_descriptor V; in trueBranch() typedef
279 typedef typename graph_traits::vertex_descriptor V; in trueBranches() typedef
319 typedef typename boost::graph_traits<Graph>::vertex_descriptor V; in successor() typedef
473 Direction dir, const Graph& g) in depth()
549 Direction dir, const Graph& g) in longestBranch()
623 Direction dir, const BidirectionalGraph& g, in extendPath()
629 typedef typename graph_traits::vertex_descriptor V; in extendPath() typedef
[all …]
/dports/science/madness/madness-ebb3fd7/src/madness/external/elemental/include/elemental/lapack-like/decomp/Polar/
H A DSVD.hpp34 Matrix<F> U, V; in SVD() local
50 Matrix<F> U, V; in SVD() local
68 const Grid& g = A.Grid(); in SVD() local
70 DistMatrix<F> U(g), V(g); in SVD() local
85 const Grid& g = A.Grid(); in SVD() local
87 DistMatrix<F> U(g), V(g); in SVD() local
/dports/math/gambit/gambit-16.0.1/src/tools/enumpoly/
H A Dpelgmatr.cc22 #define Vlength(V) ((V->topr)) argument
25 #define Vref(V,i) Vref1(V,i) argument
32 #define Mrows(V) ((V->topr)) argument
33 #define Mcols(V) ((V->topc)) argument
34 #define MNcols(V) ((V->ncols)) argument
74 Gmatrix V; in Gmatrix_new() local
93 void Gmatrix_free(Gmatrix V) in Gmatrix_free()
201 Gmatrix Gmatrix_Sop(Gen_node g, Gmatrix M, Gen_node (*op)(Gen_node)) in Gmatrix_Sop() argument
248 Gmatrix Gen_Mtx(Gen_node g){ in Gen_Mtx()
282 int Gen_Mtx_Specs(Gen_node g,int *r, int *c, int *t){ in Gen_Mtx_Specs()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/associated-types/
H A Dhr-associated-type-bound-param-1.rs7 type V: ?Sized; typedef
8 fn g(&self, x: &Self::V) { in g() method
14 type V = str; typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/buildtools/third_party/libc++/trunk/test/std/containers/associative/map/map.access/
H A Dindex_key.pass.cpp29 typedef std::pair<const int, double> V; in main() typedef
55 typedef std::pair<const int, double> V; in main() typedef
95 DisableAllocationGuard g; in main() local
107 DisableAllocationGuard g; in main() local
116 typedef std::pair<const int, double> V; in main() typedef
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/libcxx/test/std/containers/associative/map/map.access/
H A Dindex_key.pass.cpp29 typedef std::pair<const int, double> V; in main() typedef
55 typedef std::pair<const int, double> V; in main() typedef
95 DisableAllocationGuard g; in main() local
107 DisableAllocationGuard g; in main() local
116 typedef std::pair<const int, double> V; in main() typedef
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/libcxx/test/std/containers/associative/map/map.access/
H A Dindex_key.pass.cpp29 typedef std::pair<const int, double> V; in main() typedef
55 typedef std::pair<const int, double> V; in main() typedef
95 DisableAllocationGuard g; in main() local
107 DisableAllocationGuard g; in main() local
116 typedef std::pair<const int, double> V; in main() typedef
/dports/devel/llvm12/llvm-project-12.0.1.src/libcxx/test/std/containers/associative/map/map.access/
H A Dindex_key.pass.cpp29 typedef std::pair<const int, double> V; in main() typedef
55 typedef std::pair<const int, double> V; in main() typedef
95 DisableAllocationGuard g; in main() local
107 DisableAllocationGuard g; in main() local
116 typedef std::pair<const int, double> V; in main() typedef
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/libcxx/test/std/containers/associative/map/map.access/
H A Dindex_key.pass.cpp29 typedef std::pair<const int, double> V; in main() typedef
55 typedef std::pair<const int, double> V; in main() typedef
95 DisableAllocationGuard g; in main() local
107 DisableAllocationGuard g; in main() local
116 typedef std::pair<const int, double> V; in main() typedef
/dports/devel/libc++/libcxx-10.0.1.src/test/std/containers/associative/map/map.access/
H A Dindex_key.pass.cpp29 typedef std::pair<const int, double> V; in main() typedef
55 typedef std::pair<const int, double> V; in main() typedef
95 DisableAllocationGuard g; in main() local
107 DisableAllocationGuard g; in main() local
116 typedef std::pair<const int, double> V; in main() typedef
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/libcxx/test/std/containers/associative/map/map.access/
H A Dindex_key.pass.cpp29 typedef std::pair<const int, double> V; in main() typedef
55 typedef std::pair<const int, double> V; in main() typedef
95 DisableAllocationGuard g; in main() local
107 DisableAllocationGuard g; in main() local
116 typedef std::pair<const int, double> V; in main() typedef
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/libcxx/test/std/containers/associative/map/map.access/
H A Dindex_key.pass.cpp29 typedef std::pair<const int, double> V; in main() typedef
55 typedef std::pair<const int, double> V; in main() typedef
95 DisableAllocationGuard g; in main() local
107 DisableAllocationGuard g; in main() local
116 typedef std::pair<const int, double> V; in main() typedef
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/libcxx/test/std/containers/associative/map/map.access/
H A Dindex_key.pass.cpp29 typedef std::pair<const int, double> V; in main() typedef
55 typedef std::pair<const int, double> V; in main() typedef
95 DisableAllocationGuard g; in main() local
107 DisableAllocationGuard g; in main() local
116 typedef std::pair<const int, double> V; in main() typedef
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/libcxx/test/std/containers/associative/map/map.access/
H A Dindex_key.pass.cpp29 typedef std::pair<const int, double> V; in main() typedef
55 typedef std::pair<const int, double> V; in main() typedef
95 DisableAllocationGuard g; in main() local
107 DisableAllocationGuard g; in main() local
116 typedef std::pair<const int, double> V; in main() typedef
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/ubsan/
H A Dvptr-4.C16 int g() { return 0; } in g() function
25 struct V { struct
26 constexpr V() : a(0) {} in V() argument
33 struct W : V<U> { argument
36 int g() { return 0; } in g() function
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.dg/ubsan/
H A Dvptr-4.C16 int g() { return 0; } in g() function
25 struct V { struct
26 constexpr V() : a(0) {} in V() argument
33 struct W : V<U> { argument
36 int g() { return 0; } in g() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.dg/ubsan/
H A Dvptr-4.C16 int g() { return 0; } in g() function
25 struct V { struct
26 constexpr V() : a(0) {} in V() function
33 struct W : V<U> { argument
36 int g() { return 0; } in g() function
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.dg/ubsan/
H A Dvptr-4.C16 int g() { return 0; } in g() function
25 struct V { struct
26 constexpr V() : a(0) {} in V() function
33 struct W : V<U> { argument
36 int g() { return 0; } in g() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/ubsan/
H A Dvptr-4.C16 int g() { return 0; } in g() function
25 struct V { struct
26 constexpr V() : a(0) {} in V() function
33 struct W : V<U> { argument
36 int g() { return 0; } in g() function
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/ubsan/
H A Dvptr-4.C16 int g() { return 0; } in g() function
25 struct V { struct
26 constexpr V() : a(0) {} in V() function
33 struct W : V<U> { argument
36 int g() { return 0; } in g() function
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.dg/ubsan/
H A Dvptr-4.C16 int g() { return 0; } in g() function
25 struct V { struct
26 constexpr V() : a(0) {} in V() argument
33 struct W : V<U> { argument
36 int g() { return 0; } in g() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.dg/ubsan/
H A Dvptr-4.C16 int g() { return 0; } in g() function
25 struct V { struct
26 constexpr V() : a(0) {} in V() argument
33 struct W : V<U> { argument
36 int g() { return 0; } in g() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/ubsan/
H A Dvptr-4.C16 int g() { return 0; } in g() function
25 struct V { struct
26 constexpr V() : a(0) {} in V() function
33 struct W : V<U> { argument
36 int g() { return 0; } in g() function

12345678910>>...160