| /third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
| D | gstv4l2codecdevice.c | 75 clear_topology (struct media_v2_topology *topology) in clear_topology() 85 get_topology (gint fd, struct media_v2_topology *topology) in get_topology() 126 find_v4l_entity (struct media_v2_topology *topology, guint32 id) in find_v4l_entity() 143 find_pad (struct media_v2_topology *topology, guint32 id) in find_pad() 158 find_codec_entity (struct media_v2_topology *topology) in find_codec_entity() 181 find_codec_entity_pads (struct media_v2_topology *topology, in find_codec_entity_pads() 215 find_peer_v4l_entity (struct media_v2_topology *topology, in find_peer_v4l_entity() 251 find_video_interface (struct media_v2_topology *topology, guint32 id) in find_video_interface() 270 find_video_devnode (struct media_v2_topology *topology, in find_video_devnode() 323 struct media_v2_topology topology; in gst_v4l2_codec_find_devices() local
|
| /third_party/boost/boost/graph/ |
| D | fruchterman_reingold.hpp | 182 const Topology& topology; member 189 const Topology& topology, const PositionMap& position, const Graph& g) in make_grid_force_pairs() 195 void scale_graph(const Graph& g, PositionMap position, const Topology& topology, in scale_graph() 233 void maybe_jitter_point(const Topology& topology, const PropMap& pm, in maybe_jitter_point() 297 const Topology& topology; member 311 PositionMap position, const Topology& topology, in fruchterman_reingold_force_directed_layout() 430 PositionMap position, const Topology& topology, in fruchterman_reingold_force_directed_layout() 450 const Graph& g, PositionMap position, const Topology& topology) in fruchterman_reingold_force_directed_layout()
|
| D | random_layout.hpp | 25 const Graph& g, PositionMap position_map, const Topology& topology) in random_graph_layout()
|
| D | kamada_kawai_spring_layout.hpp | 427 const Topology& topology; member 589 WeightMap weight, const Topology& topology, in kamada_kawai_spring_layout() 619 WeightMap weight, const Topology& topology, in kamada_kawai_spring_layout() 648 WeightMap weight, const Topology& topology, in kamada_kawai_spring_layout() 663 WeightMap weight, const Topology& topology, in kamada_kawai_spring_layout() 678 WeightMap weight, const Topology& topology, in kamada_kawai_spring_layout()
|
| /third_party/boost/libs/mpi/src/ |
| D | cartesian_communicator.cpp | 44 const cartesian_topology& topology, in cartesian_communicator() 126 cartesian_communicator::topology( cartesian_topology& topo, in topology() function in boost::mpi::cartesian_communicator 140 cartesian_communicator::topology() const { in topology() function in boost::mpi::cartesian_communicator
|
| /third_party/boost/libs/fiber/src/numa/ |
| D | topology.cpp | 29 std::vector< node > topology() { in topology() function
|
| /third_party/boost/libs/graph/test/ |
| D | layout_test.cpp | 43 const Graph& g, PositionMap position, const Topology& topology) in print_graph_layout() 118 square_topology<> topology; in test_circle_layout() local 235 Topology topology(gen, 50.0); in test_cube() local 295 Topology topology(gen, 50.0); in test_triangular() local 379 Topology topology(gen, 50.0); in test_disconnected() local
|
| D | gursoy_atun_layout_test.cpp | 121 typedef boost::heart_topology<> topology; in main() typedef
|
| /third_party/boost/libs/fiber/src/numa/freebsd/ |
| D | topology.cpp | 26 std::vector< node > topology() { in topology() function
|
| /third_party/boost/libs/fiber/src/numa/hpux/ |
| D | topology.cpp | 28 std::vector< node > topology() { in topology() function
|
| /third_party/mesa3d/src/microsoft/compiler/ |
| D | dxil_enums.c | 134 enum dxil_primitive_topology dxil_get_primitive_topology(unsigned topology) in dxil_get_primitive_topology()
|
| /third_party/mesa3d/src/gallium/frontends/lavapipe/ |
| D | lvp_conv.h | 63 static inline unsigned vk_conv_topology(VkPrimitiveTopology topology) in vk_conv_topology()
|
| /third_party/boost/libs/fiber/src/numa/linux/ |
| D | topology.cpp | 144 std::vector< node > topology() { in topology() function 217 std::vector< node > topology() { in topology() function
|
| /third_party/boost/libs/fiber/src/numa/solaris/ |
| D | topology.cpp | 55 std::vector< node > topology() { in topology() function
|
| /third_party/boost/libs/fiber/src/numa/aix/ |
| D | topology.cpp | 60 std::vector< node > topology() { in topology() function
|
| /third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | RenderPipelineVk.cpp | 107 VkPrimitiveTopology VulkanPrimitiveTopology(dawn::PrimitiveTopology topology) { in VulkanPrimitiveTopology() 124 bool ShouldEnablePrimitiveRestart(dawn::PrimitiveTopology topology) { in ShouldEnablePrimitiveRestart()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/clipping/ |
| D | vktClippingTests.cpp | 117 std::vector<Vec4> genVertices (const VkPrimitiveTopology topology, const Vec4& offset, const float … in genVertices() 395 void initPrograms (SourceCollections& programCollection, const VkPrimitiveTopology topology) in initPrograms() 413 tcu::TestStatus testPrimitivesInside (Context& context, const VkPrimitiveTopology topology) in testPrimitivesInside() 491 tcu::TestStatus testPrimitivesOutside (Context& context, const VkPrimitiveTopology topology) in testPrimitivesOutside() 548 tcu::TestStatus testPrimitivesDepthClamp (Context& context, const VkPrimitiveTopology topology) in testPrimitivesDepthClamp() 639 tcu::TestStatus testPrimitivesDepthClip (Context& context, const VkPrimitiveTopology topology) in testPrimitivesDepthClip() 1022 const VkPrimitiveTopology topology; member 1544 void checkTopologySupport(Context& context, const VkPrimitiveTopology topology) in checkTopologySupport() 1696 …const VkPrimitiveTopology topology = (useTessellation ? VK_PRIMITIVE_TOPOLOGY_PATCH_LIST : VK_PRI… in addClippingTests() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| D | vktPipelineInputAssemblyTests.cpp | 378 void PrimitiveTopologyTest::createBufferData (VkPrimitiveTopology topology, int primitiveCount, VkI… in createBufferData() 754 void PrimitiveRestartTest::createBufferData (VkPrimitiveTopology topology, int primitiveCount, VkIn… in createBufferData() 1595 …const rr::PrimitiveType topology = m_primitiveTopology == VK_PRIMITIVE_TOPOLOGY_PATCH_LIST ? rr::… in verifyImage() local 1682 std::string getPrimitiveTopologyCaseName (VkPrimitiveTopology topology) in getPrimitiveTopologyCaseName() 1701 const VkPrimitiveTopology topology = InputAssemblyTest::s_primitiveTopologies[topologyNdx]; in createPrimitiveTopologyTests() local 1756 const VkPrimitiveTopology topology = primitiveRestartTopologies[topologyNdx]; in createPrimitiveRestartTests() local
|
| /third_party/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
| D | api.cpp | 1098 uint32_t MaxVertsPerDraw(DRAW_CONTEXT* pDC, uint32_t totalVerts, PRIMITIVE_TOPOLOGY topology) in MaxVertsPerDraw() 1186 PRIMITIVE_TOPOLOGY topology, in DrawInstanced() 1281 PRIMITIVE_TOPOLOGY topology, in SwrDraw() 1298 PRIMITIVE_TOPOLOGY topology, in SwrDrawInstanced() 1319 PRIMITIVE_TOPOLOGY topology, in DrawIndexedInstance() 1442 PRIMITIVE_TOPOLOGY topology, in SwrDrawIndexed() 1461 PRIMITIVE_TOPOLOGY topology, in SwrDrawIndexedInstanced()
|
| /third_party/alsa-utils/ |
| D | Makefile.am | 32 SUBDIRS += topology subdir
|
| /third_party/skia/third_party/externals/swiftshader/src/Device/ |
| D | Context.cpp | 25 uint32_t ComputePrimitiveCount(VkPrimitiveTopology topology, uint32_t vertexCount) in ComputePrimitiveCount() 50 VkPrimitiveTopology topology, in ProcessPrimitiveRestart() 108 void IndexBuffer::getIndexBuffers(VkPrimitiveTopology topology, uint32_t count, uint32_t first, boo… in getIndexBuffers()
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
| D | RenderPipelineVk.cpp | 108 VkPrimitiveTopology VulkanPrimitiveTopology(wgpu::PrimitiveTopology topology) { in VulkanPrimitiveTopology() 124 bool ShouldEnablePrimitiveRestart(wgpu::PrimitiveTopology topology) { in ShouldEnablePrimitiveRestart()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| D | vktDrawTestCaseUtil.hpp | 50 vk::VkPrimitiveTopology topology; member
|
| /third_party/boost/libs/fiber/src/numa/windows/ |
| D | topology.cpp | 107 std::vector< node > topology() { in topology() function
|
| /third_party/mesa3d/src/freedreno/ir3/ |
| D | ir3_nir_lower_tess.c | 29 uint32_t topology; member 280 unsigned topology) in ir3_nir_lower_to_explicit_output() 650 unsigned topology) in ir3_nir_lower_tess_ctrl() 810 unsigned topology) in ir3_nir_lower_tess_eval()
|