/external/ceres-solver/internal/ceres/ |
D | graph.h | 55 void AddVertex(const Vertex& vertex, double weight) { in AddVertex() 65 void AddVertex(const Vertex& vertex) { in AddVertex() 69 bool RemoveVertex(const Vertex& vertex) { in RemoveVertex() 119 double VertexWeight(const Vertex& vertex) const { in VertexWeight() 137 const HashSet<Vertex>& Neighbors(const Vertex& vertex) const { in Neighbors()
|
D | graph_algorithms.h | 127 const Vertex& vertex = vertex_queue[i]; in IndependentSetOrdering() local 150 const Vertex vertex = *it; in IndependentSetOrdering() local 202 const Vertex& vertex = vertex_queue[i]; in StableIndependentSetOrdering() local 225 const Vertex vertex = *it; in StableIndependentSetOrdering() local 243 Vertex FindConnectedComponent(const Vertex& vertex, in FindConnectedComponent()
|
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/common/ |
D | meta.c | 1501 struct vertex { in blitframebuffer_texture() struct 1502 GLfloat x, y, s, t; in blitframebuffer_texture() 1588 struct vertex { in _mesa_meta_BlitFramebuffer() struct 1589 GLfloat x, y, s, t; in _mesa_meta_BlitFramebuffer() 1758 struct vertex { in _mesa_meta_Clear() struct 1759 GLfloat x, y, z, r, g, b, a; in _mesa_meta_Clear() 1997 struct vertex { in _mesa_meta_glsl_Clear() struct 1998 GLfloat x, y, z; in _mesa_meta_glsl_Clear() 2107 struct vertex { in _mesa_meta_CopyPixels() struct 2108 GLfloat x, y, z, s, t; in _mesa_meta_CopyPixels() [all …]
|
/external/mesa3d/src/mesa/drivers/common/ |
D | meta.c | 1501 struct vertex { in blitframebuffer_texture() struct 1502 GLfloat x, y, s, t; in blitframebuffer_texture() 1588 struct vertex { in _mesa_meta_BlitFramebuffer() struct 1589 GLfloat x, y, s, t; in _mesa_meta_BlitFramebuffer() 1758 struct vertex { in _mesa_meta_Clear() struct 1759 GLfloat x, y, z, r, g, b, a; in _mesa_meta_Clear() 1997 struct vertex { in _mesa_meta_glsl_Clear() struct 1998 GLfloat x, y, z; in _mesa_meta_glsl_Clear() 2107 struct vertex { in _mesa_meta_CopyPixels() struct 2108 GLfloat x, y, z, s, t; in _mesa_meta_CopyPixels() [all …]
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d11tri/ |
D | d3d11tri.cpp | 31 struct vertex { struct 36 static struct vertex vertices[3] = argument
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d10tri/ |
D | d3d10tri.cpp | 31 struct vertex { struct 36 static struct vertex vertices[3] = argument
|
/external/mesa3d/src/gallium/state_trackers/d3d1x/progs/d3d11tri/ |
D | d3d11tri.cpp | 31 struct vertex { struct 36 static struct vertex vertices[3] = argument
|
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/d3d1x/progs/d3d10tri/ |
D | d3d10tri.cpp | 31 struct vertex { struct 36 static struct vertex vertices[3] = argument
|
/external/mesa3d/src/gallium/tests/graw/ |
D | fs-frontface.c | 14 struct vertex { struct 23 static struct vertex vertices[] = argument
|
D | fs-write-z.c | 17 struct vertex { struct 27 static struct vertex vertices[] = argument
|
D | fs-fragcoord.c | 16 struct vertex { struct 21 /* Note: the upper-left vertex is pushed to the left a bit to argument
|
D | tri.c | 14 struct vertex { struct 22 static struct vertex vertices[3] = argument
|
D | tex-swizzle.c | 17 struct vertex { struct 22 static struct vertex vertices[] = argument
|
D | occlusion-query.c | 19 struct vertex { struct 27 static struct vertex obj1_vertices[4] = argument
|
D | tex-srgb.c | 16 struct vertex { struct 21 static struct vertex vertices1[] = argument
|
D | quad-tex.c | 17 struct vertex { struct 22 static struct vertex vertices[] = argument
|
/external/chromium_org/third_party/mesa/src/src/gallium/tests/graw/ |
D | fs-write-z.c | 17 struct vertex { struct 27 static struct vertex vertices[] = argument
|
D | fs-frontface.c | 14 struct vertex { struct 23 static struct vertex vertices[] = argument
|
D | fs-fragcoord.c | 16 struct vertex { struct 21 /* Note: the upper-left vertex is pushed to the left a bit to argument
|
D | tri.c | 14 struct vertex { struct 22 static struct vertex vertices[3] = argument
|
D | tex-swizzle.c | 17 struct vertex { struct 22 static struct vertex vertices[] = argument
|
D | tex-srgb.c | 16 struct vertex { struct 21 static struct vertex vertices1[] = argument
|
D | occlusion-query.c | 19 struct vertex { struct 27 static struct vertex obj1_vertices[4] = argument
|
D | quad-tex.c | 17 struct vertex { struct 22 static struct vertex vertices[] = argument
|
D | gs-test.c | 55 struct vertex { struct 65 static struct vertex vertices[] = argument
|