Searched defs:vertices (Results 1 - 19 of 19) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/XRay/
H A DGraph.h49 /// Usage Example Graph with weighted edges and vertices:
56 /// for(const auto &v : G.vertices()){
57 /// // Do something with the vertices in the graph;
77 /// These objects are used to name edges and vertices in the graph.
81 /// This type is the value_type of all iterators which range over vertices,
269 /// A class for ranging over the vertices in the graph.
348 /// Returns a view object allowing iteration over the vertices of the graph.
350 VertexView<false> vertices() { return VertexView<false>(*this); } function in class:llvm::xray::Graph
352 VertexView<true> vertices() const { return VertexView<true>(*this); } function in class:llvm::xray::Graph
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/XRay/
H A DGraph.h49 /// Usage Example Graph with weighted edges and vertices:
56 /// for(const auto &v : G.vertices()){
57 /// // Do something with the vertices in the graph;
77 /// These objects are used to name edges and vertices in the graph.
81 /// This type is the value_type of all iterators which range over vertices,
269 /// A class for ranging over the vertices in the graph.
348 /// Returns a view object allowing iteration over the vertices of the graph.
350 VertexView<false> vertices() { return VertexView<false>(*this); } function in class:llvm::xray::Graph
352 VertexView<true> vertices() const { return VertexView<true>(*this); } function in class:llvm::xray::Graph
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/XRay/
H A DGraph.h49 /// Usage Example Graph with weighted edges and vertices:
56 /// for(const auto &v : G.vertices()){
57 /// // Do something with the vertices in the graph;
77 /// These objects are used to name edges and vertices in the graph.
81 /// This type is the value_type of all iterators which range over vertices,
269 /// A class for ranging over the vertices in the graph.
348 /// Returns a view object allowing iteration over the vertices of the graph.
350 VertexView<false> vertices() { return VertexView<false>(*this); } function in class:llvm::xray::Graph
352 VertexView<true> vertices() const { return VertexView<true>(*this); } function in class:llvm::xray::Graph
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/XRay/
H A DGraph.h49 /// Usage Example Graph with weighted edges and vertices:
56 /// for(const auto &v : G.vertices()){
57 /// // Do something with the vertices in the graph;
77 /// These objects are used to name edges and vertices in the graph.
81 /// This type is the value_type of all iterators which range over vertices,
269 /// A class for ranging over the vertices in the graph.
348 /// Returns a view object allowing iteration over the vertices of the graph.
350 VertexView<false> vertices() { return VertexView<false>(*this); } function in class:llvm::xray::Graph
352 VertexView<true> vertices() const { return VertexView<true>(*this); } function in class:llvm::xray::Graph
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/XRay/
H A DGraph.h49 /// Usage Example Graph with weighted edges and vertices:
56 /// for(const auto &v : G.vertices()){
57 /// // Do something with the vertices in the graph;
77 /// These objects are used to name edges and vertices in the graph.
81 /// This type is the value_type of all iterators which range over vertices,
269 /// A class for ranging over the vertices in the graph.
348 /// Returns a view object allowing iteration over the vertices of the graph.
350 VertexView<false> vertices() { return VertexView<false>(*this); } function in class:llvm::xray::Graph
352 VertexView<true> vertices() const { return VertexView<true>(*this); } function in class:llvm::xray::Graph
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/XRay/
H A DGraph.h49 /// Usage Example Graph with weighted edges and vertices:
56 /// for(const auto &v : G.vertices()){
57 /// // Do something with the vertices in the graph;
77 /// These objects are used to name edges and vertices in the graph.
81 /// This type is the value_type of all iterators which range over vertices,
269 /// A class for ranging over the vertices in the graph.
348 /// Returns a view object allowing iteration over the vertices of the graph.
350 VertexView<false> vertices() { return VertexView<false>(*this); } function in class:llvm::xray::Graph
352 VertexView<true> vertices() const { return VertexView<true>(*this); } function in class:llvm::xray::Graph
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/XRay/
H A DGraph.h49 /// Usage Example Graph with weighted edges and vertices:
56 /// for(const auto &v : G.vertices()){
57 /// // Do something with the vertices in the graph;
77 /// These objects are used to name edges and vertices in the graph.
81 /// This type is the value_type of all iterators which range over vertices,
269 /// A class for ranging over the vertices in the graph.
348 /// Returns a view object allowing iteration over the vertices of the graph.
350 VertexView<false> vertices() { return VertexView<false>(*this); } function in class:llvm::xray::Graph
352 VertexView<true> vertices() const { return VertexView<true>(*this); } function in class:llvm::xray::Graph
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/XRay/
H A DGraph.h49 /// Usage Example Graph with weighted edges and vertices:
56 /// for(const auto &v : G.vertices()){
57 /// // Do something with the vertices in the graph;
77 /// These objects are used to name edges and vertices in the graph.
81 /// This type is the value_type of all iterators which range over vertices,
269 /// A class for ranging over the vertices in the graph.
348 /// Returns a view object allowing iteration over the vertices of the graph.
350 VertexView<false> vertices() { return VertexView<false>(*this); } function in class:llvm::xray::Graph
352 VertexView<true> vertices() const { return VertexView<true>(*this); } function in class:llvm::xray::Graph
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/XRay/
H A DGraph.h49 /// Usage Example Graph with weighted edges and vertices:
56 /// for(const auto &v : G.vertices()){
57 /// // Do something with the vertices in the graph;
77 /// These objects are used to name edges and vertices in the graph.
81 /// This type is the value_type of all iterators which range over vertices,
269 /// A class for ranging over the vertices in the graph.
348 /// Returns a view object allowing iteration over the vertices of the graph.
350 VertexView<false> vertices() { return VertexView<false>(*this); } function in class:llvm::xray::Graph
352 VertexView<true> vertices() const { return VertexView<true>(*this); } function in class:llvm::xray::Graph
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/XRay/
H A DGraph.h49 /// Usage Example Graph with weighted edges and vertices:
56 /// for(const auto &v : G.vertices()){
57 /// // Do something with the vertices in the graph;
77 /// These objects are used to name edges and vertices in the graph.
81 /// This type is the value_type of all iterators which range over vertices,
269 /// A class for ranging over the vertices in the graph.
348 /// Returns a view object allowing iteration over the vertices of the graph.
350 VertexView<false> vertices() { return VertexView<false>(*this); } function in class:llvm::xray::Graph
352 VertexView<true> vertices() const { return VertexView<true>(*this); } function in class:llvm::xray::Graph
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/XRay/
H A DGraph.h49 /// Usage Example Graph with weighted edges and vertices:
56 /// for(const auto &v : G.vertices()){
57 /// // Do something with the vertices in the graph;
77 /// These objects are used to name edges and vertices in the graph.
81 /// This type is the value_type of all iterators which range over vertices,
269 /// A class for ranging over the vertices in the graph.
348 /// Returns a view object allowing iteration over the vertices of the graph.
350 VertexView<false> vertices() { return VertexView<false>(*this); } function in class:llvm::xray::Graph
352 VertexView<true> vertices() const { return VertexView<true>(*this); } function in class:llvm::xray::Graph
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/XRay/
H A DGraph.h49 /// Usage Example Graph with weighted edges and vertices:
56 /// for(const auto &v : G.vertices()){
57 /// // Do something with the vertices in the graph;
77 /// These objects are used to name edges and vertices in the graph.
81 /// This type is the value_type of all iterators which range over vertices,
269 /// A class for ranging over the vertices in the graph.
348 /// Returns a view object allowing iteration over the vertices of the graph.
350 VertexView<false> vertices() { return VertexView<false>(*this); } function in class:llvm::xray::Graph
352 VertexView<true> vertices() const { return VertexView<true>(*this); } function in class:llvm::xray::Graph
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/XRay/
H A DGraph.h49 /// Usage Example Graph with weighted edges and vertices:
56 /// for(const auto &v : G.vertices()){
57 /// // Do something with the vertices in the graph;
77 /// These objects are used to name edges and vertices in the graph.
81 /// This type is the value_type of all iterators which range over vertices,
269 /// A class for ranging over the vertices in the graph.
348 /// Returns a view object allowing iteration over the vertices of the graph.
350 VertexView<false> vertices() { return VertexView<false>(*this); } function in class:llvm::xray::Graph
352 VertexView<true> vertices() const { return VertexView<true>(*this); } function in class:llvm::xray::Graph
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/XRay/
H A DGraph.h49 /// Usage Example Graph with weighted edges and vertices:
56 /// for(const auto &v : G.vertices()){
57 /// // Do something with the vertices in the graph;
77 /// These objects are used to name edges and vertices in the graph.
81 /// This type is the value_type of all iterators which range over vertices,
269 /// A class for ranging over the vertices in the graph.
348 /// Returns a view object allowing iteration over the vertices of the graph.
350 VertexView<false> vertices() { return VertexView<false>(*this); } function in class:llvm::xray::Graph
352 VertexView<true> vertices() const { return VertexView<true>(*this); } function in class:llvm::xray::Graph
/prebuilts/ndk/current/sources/third_party/shaderc/third_party/glslang/glslang/Include/
H A DTypes.h981 int vertices; // both for tessellation "vertices" and geometry "max_vertices" member in struct:glslang::TShaderQualifiers
1003 vertices = TQualifier::layoutNotSet;
1035 if (src.vertices != TQualifier::layoutNotSet)
1036 vertices = src.vertices;
/prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/Include/
H A DTypes.h981 int vertices; // both for tessellation "vertices" and geometry "max_vertices" member in struct:glslang::TShaderQualifiers
1003 vertices = TQualifier::layoutNotSet;
1035 if (src.vertices != TQualifier::layoutNotSet)
1036 vertices = src.vertices;
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
H A Dfindbugs-2.0.1.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.3/
H A Dfindbugs-2.0.3.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...
/prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/3.0.0/
H A Dfindbugs-3.0.0.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 2890 milliseconds