Home
last modified time | relevance | path

Searched defs:Points (Results 1 – 14 of 14) sorted by relevance

/external/python/cpython3/Doc/library/
Denum.rst1005 Supported ``__dunder__`` names
1016 Supported ``_sunder_`` names
1055 ``Enum`` member type
1078 Boolean value of ``Enum`` classes and members
1093 ``Enum`` classes with methods
1106 Combining members of ``Flag``
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/tools/llvm-exegesis/
DClusteringTest.cpp26 std::vector<InstructionBenchmark> Points(6); in TEST() local
66 std::vector<InstructionBenchmark> Points(6); in TEST() local
76 std::vector<InstructionBenchmark> Points(6); in TEST() local
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue177/
DPoints.java20 public class Points { class
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DClustering.cpp63 const std::vector<InstructionBenchmark> &Points, in InstructionBenchmarkClustering()
158 const std::vector<InstructionBenchmark> &Points, const size_t MinPts, in create()
DAnalysis.cpp199 const auto &Points = Clustering_.getPoints(); in makePointsPerSchedClass() local
244 const auto &Points = Clustering_.getPoints(); in printSchedClassClustersHtml() local
/external/mesa3d/src/gallium/docs/source/cso/
Drasterizer.rst163 Points section in light_twoside
/external/pdfium/core/fxcrt/css/
Dcfx_cssnumbervalue.h22 Points, enumerator
/external/dng_sdk/source/
Ddng_gain_map.h64 const dng_point & Points () const in Points() function
/external/syzkaller/tools/syz-benchcmp/
Dbenchcmp.go30 Points []Point member
/external/deqp/framework/referencerenderer/
DrrPrimitiveAssembler.hpp293 struct Points struct
296 …erator, VertexPacket* const* vertices, size_t numVertices, rr::ProvokingVertex provokingConvention) in exec()
304 static size_t getPrimitiveCount (size_t vertices) in getPrimitiveCount()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/
Dllvm-exegesis.cpp195 const std::vector<InstructionBenchmark> Points = in analysisMain() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/sancov/
Dsancov.cpp161 std::vector<CoveragePoint> Points; member
378 const std::vector<CoveragePoint> &Points) { in operator <<()
462 std::map<std::string, CoveragePoint> Points; in read() local
481 yaml::SequenceNode *Points = in read() local
976 computeFunctions(const std::vector<CoveragePoint> &Points) { in computeFunctions()
/external/mesa3d/src/mesa/tnl/
Dt_context.h454 tnl_points_func Points; /* must now respect vb->elts */ member
/external/mesa3d/src/mesa/main/
Dmtypes.h1683 GLfloat *Points; /**< Points to contiguous control points */ member
1696 GLfloat *Points; /**< Points to contiguous control points */ member