Home
last modified time | relevance | path

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

/external/python/cpython3/Doc/library/
Denum.rst1036 Supported ``__dunder__`` names
1047 Supported ``_sunder_`` names
1086 ``Enum`` member type
1109 Boolean value of ``Enum`` classes and members
1124 ``Enum`` classes with methods
1137 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/docs/gallium/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/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/angle/src/tests/gl_tests/
DBuiltinVariableTest.cpp145 TEST_P(BuiltinVariableVertexIdTest, Points) in TEST_P() argument
DMultiviewDrawTest.cpp1591 TEST_P(MultiviewRenderPrimitiveTest, Points) in TEST_P() argument
/external/angle/src/common/
DPackedEnums.h228 Points = 0x0, enumerator
/external/mesa3d/src/mesa/tnl/
Dt_context.h456 tnl_points_func Points; /* must now respect vb->elts */ member
/external/skia/modules/canvaskit/
Dexterns.js658 Points: {}, property
/external/mesa3d/src/mesa/main/
Dmtypes.h1707 GLfloat *Points; /**< Points to contiguous control points */ member
1720 GLfloat *Points; /**< Points to contiguous control points */ member