Home
last modified time | relevance | path

Searched refs:Views (Results 1 – 25 of 28) sorted by relevance

12

/external/llvm-project/llvm/tools/llvm-mca/
DCMakeLists.txt19 Views/BottleneckAnalysis.cpp
20 Views/DispatchStatistics.cpp
21 Views/InstructionInfoView.cpp
22 Views/RegisterFileStatistics.cpp
23 Views/ResourcePressureView.cpp
24 Views/RetireControlUnitStatistics.cpp
25 Views/SchedulerStatistics.cpp
26 Views/SummaryView.cpp
27 Views/TimelineView.cpp
28 Views/View.cpp
DPipelinePrinter.h38 llvm::SmallVector<std::unique_ptr<View>, 8> Views; variable
45 Views.emplace_back(std::move(V)); in addView()
DPipelinePrinter.cpp21 for (const auto &V : Views) in printReport()
/external/llvm-project/llvm/utils/gn/secondary/llvm/tools/llvm-mca/
DBUILD.gn20 "Views/BottleneckAnalysis.cpp",
21 "Views/DispatchStatistics.cpp",
22 "Views/InstructionInfoView.cpp",
23 "Views/RegisterFileStatistics.cpp",
24 "Views/ResourcePressureView.cpp",
25 "Views/RetireControlUnitStatistics.cpp",
26 "Views/SchedulerStatistics.cpp",
27 "Views/SummaryView.cpp",
28 "Views/TimelineView.cpp",
29 "Views/View.cpp",
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/views/
DTestViewsSerialization2.java17 static class Views class in TestViewsSerialization2
35 @JsonView( Views.View.class )
46 @JsonView( Views.View.class )
67 @JsonView( Views.View.class )
78 @JsonView( Views.View.class )
96 @JsonView( Views.View.class )
127 String result = serializeWithObjectMapper(new ComplexTestData( ), Views.View.class, mapper); in testDataBindingUsage()
154 …private String serializeWithObjectMapper(Object object, Class<? extends Views.View> view, ObjectMa… in serializeWithObjectMapper()
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/mixins/
DTestMixinSerWithViews.java100 @JsonView( Views.View.class )
106 @JsonView( Views.View.class )
109 @JsonView( Views.View.class )
112 @JsonView( Views.View.class )
115 @JsonView( Views.View.class )
118 @JsonView( Views.View.class )
122 static class Views { class in TestMixinSerWithViews
165 …ObjectWriter objectWriter = objectMapper.writerWithView(Views.View.class).withDefaultPrettyPrinter… in testDataBindingUsage()
/external/skqp/src/gpu/vk/
DGrVkTextureRenderTarget.cpp96 struct Views { struct
105 static Views create_views(GrVkGpu* gpu, const GrSurfaceDesc& desc, const GrVkImageInfo& info) { in create_views()
108 Views views; in create_views()
186 Views views = create_views(gpu, desc, info); in MakeNewTextureRenderTarget()
218 Views views = create_views(gpu, desc, info); in MakeWrappedTextureRenderTarget()
/external/opencensus-java/contrib/zpages/
DREADME.md64 The /statsz page displays measures and stats for all exported views. Views are grouped into directo…
/external/llvm-project/clang-tools-extra/docs/clang-tidy/checks/
Dcppcoreguidelines-owning-memory.rst10 ….com/isocpp/CppCoreGuidelines/blob/master/CppCoreGuidelines.md>`_ are I.11, C.33, R.3 and GSL.Views
/external/tensorflow/tensorflow/core/profiler/g3doc/
Dcommand_line.md329 Preparing Views...
/external/eigen/doc/
DAsciiQuickReference.txt90 // Views, transpose, etc;
/external/python/cpython3/Tools/pynche/
DREADME203 Other Views
/external/python/cpython2/Tools/pynche/
DREADME203 Other Views
/external/llvm-project/libcxx/docs/
DCxx2aStatusPaperStatus.csv124 "`P1523 <https://wg21.link/P1523>`__","LWG","Views and Size Types","Cologne","",""
/external/jackson-databind/release-notes/
DVERSION-2.x2048 * [JACKSON-824]: Combination of JSON Views, ObjectMapper.readerForUpdating()
2128 * [JACKSON-608]: Allow use of JSON Views for deserialization
/external/llvm-project/mlir/docs/Dialects/
DLinalg.md537 ### Data Representation: Views<a name="views"></a>
/external/mesa3d/docs/gallium/
Dcontext.rst133 Sampler Views
/external/python/cpython3/Doc/whatsnew/
D3.0.rst142 Views And Iterators Instead Of Lists
D2.7.rst547 PEP 3106: Dictionary Views
568 Views can be iterated over, but the key and item views also behave
D3.3.rst193 module syntax are supported. Views with unrecognised format strings
/external/llvm-project/clang/docs/
DClangFormattedStatus.rst5087 * - llvm/tools/llvm-mca/Views
/external/python/cpython2/Doc/whatsnew/
D2.7.rst547 PEP 3106: Dictionary Views
568 Views can be iterated over, but the key and item views also behave
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/
Dwikipedia.css120 /* Namespaces and Views */
/external/one-true-awk/testdir/
Dfunstack.ok2707 R. W. Taylor Two Views of Data Abstraction . . . . . 382--384
/external/cldr/tools/java/org/unicode/cldr/util/data/
Dasia3324 # http://www.palestinecabinet.gov.ps/ar/Views/ViewDetails.aspx?pid=1252

12