Home
last modified time | relevance | path

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

12

/external/llvm-project/llvm/unittests/tools/llvm-exegesis/
DClusteringTest.cpp31 std::vector<InstructionBenchmark> Points(6); in TEST() local
72 std::vector<InstructionBenchmark> Points(6); in TEST() local
85 std::vector<InstructionBenchmark> Points(6); in TEST() local
111 std::vector<InstructionBenchmark> Points(3); in TEST() local
128 std::vector<InstructionBenchmark> Points(3); in TEST() local
/external/python/cpython3/Doc/library/
Denum.rst1074 Supported ``__dunder__`` names
1085 Supported ``_sunder_`` names
1124 ``Enum`` member type
1147 Boolean value of ``Enum`` classes and members
1162 ``Enum`` classes with methods
1175 Combining members of ``Flag``
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/issues/issue177/
DPoints.java20 public class Points { class
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Testing/Support/
DAnnotations.h81 llvm::StringMap<llvm::SmallVector<size_t, 1>> Points; variable
/external/llvm-project/llvm/include/llvm/Testing/Support/
DAnnotations.h83 llvm::StringMap<llvm::SmallVector<size_t, 1>> Points; variable
/external/mesa3d/docs/gallium/cso/
Drasterizer.rst163 Points section in light_twoside
/external/pdfium/core/fxcrt/css/
Dcfx_cssnumbervalue.h22 Points, enumerator
/external/llvm-project/llvm/unittests/Support/
DAnnotationsTest.cpp28 TEST(AnnotationsTest, Points) { in TEST() argument
/external/dng_sdk/source/
Ddng_gain_map.h64 const dng_point & Points () const in Points() function
/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DAnalysis.cpp217 const auto &Points = Clustering_.getPoints(); in makePointsPerSchedClass() local
298 const auto &Points = Clustering_.getPoints(); in printSchedClassClustersHtml() local
434 const auto &Points = Clustering_.getPoints(); in printClusterRawHtml() local
DClustering.cpp90 const std::vector<InstructionBenchmark> &Points, in InstructionBenchmarkClustering()
318 const std::vector<InstructionBenchmark> &Points, const ModeE Mode, in create()
/external/llvm-project/clang-tools-extra/clangd/unittests/
DPrintASTTests.cpp49 const std::vector<Position> Points; in TEST_P() member
DPreambleTests.cpp135 auto Points = Test.points(); in TEST() local
/external/rust/crates/criterion-plot/src/
Dcurve.rs186 Points { enumerator
220 Points, enumerator
/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/llvm-project/llvm/tools/sancov/
Dsancov.cpp161 std::vector<CoveragePoint> Points; member
299 const std::vector<CoveragePoint> &Points) { in operator <<()
366 std::map<std::string, CoveragePoint> Points; in read() local
385 yaml::SequenceNode *Points = in read() local
913 computeFunctions(const std::vector<CoveragePoint> &Points) { in computeFunctions()
/external/llvm-project/clang/lib/Tooling/
DInterpolatingCompilationDatabase.cpp398 auto Award = [&](int Points, ArrayRef<SubstringAndIndex> Range) { in scoreCandidates()
424 int Points; in pickWinner() member
/external/angle/src/tests/gl_tests/
DBuiltinVariableTest.cpp145 TEST_P(BuiltinVariableVertexIdTest, Points) in TEST_P() argument
DMultiviewDrawTest.cpp1592 TEST_P(MultiviewRenderPrimitiveTest, Points) in TEST_P() argument
/external/llvm-project/llvm/tools/llvm-exegesis/
Dllvm-exegesis.cpp410 const std::vector<InstructionBenchmark> Points = ExitOnFileError( in analysisMain() local
/external/llvm-project/polly/lib/External/isl/doc/
Duser.pod2558 =head2 Points section in Integer Set Library
/external/angle/src/common/
DPackedEnums.h237 Points = 0x0, enumerator
/external/mesa3d/src/mesa/tnl/
Dt_context.h456 tnl_points_func Points; /* must now respect vb->elts */ member
/external/llvm-project/clang/test/SemaCXX/
Dlambda-expressions.cpp646 auto inner_lambda = [](const X<Points>&) {}; in Run()
/external/skia/modules/canvaskit/
Dexterns.js905 Points: {}, property

12