/external/v8/tools/turbolizer/src/ |
D | view.ts | 5 export abstract class View { class
|
/external/pdfium/core/fpdfdoc/ |
D | cpdf_occontext.h | 25 enum UsageType { View = 0, Design, Print, Export }; enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/ |
D | SourceCoverageView.h | 33 std::unique_ptr<SourceCoverageView> View; member 59 std::unique_ptr<SourceCoverageView> View; member
|
D | SourceCoverageView.cpp | 159 std::unique_ptr<SourceCoverageView> View) { in addExpansion() 165 std::unique_ptr<SourceCoverageView> View) { in addInstantiation()
|
D | CodeCoverage.cpp | 251 SourceCoverageView &View, ArrayRef<ExpansionRecord> Expansions, in attachExpansionSubViews() 283 auto View = SourceCoverageView::create(DC.demangle(Function.Name), in createFunctionView() local 302 auto View = SourceCoverageView::create(SourceFile, SourceBuffer.get(), in createSourceFileView() local 524 auto View = createSourceFileView(SourceFile, *Coverage); in writeSourceFileView() local
|
/external/droiddriver/src/io/appium/droiddriver/instrumentation/ |
D | InstrumentationUiDevice.java | 37 InstrumentationUiDevice(DroidDriverContext<View, ViewElement> context) { in InstrumentationUiDevice()
|
D | ViewElement.java | 56 public ViewElement(DroidDriverContext<View, ViewElement> context, View view, ViewElement parent) { in ViewElement()
|
/external/opencensus-java/api/src/main/java/io/opencensus/stats/ |
D | View.java | 43 public abstract class View { class 55 View() {} in View() method in View
|
/external/llvm/tools/llvm-cov/ |
D | SourceCoverageView.cpp | 126 std::unique_ptr<SourceCoverageView> View) { in addExpansion() 132 std::unique_ptr<SourceCoverageView> View) { in addInstantiation()
|
D | SourceCoverageView.h | 29 std::unique_ptr<SourceCoverageView> View; member 55 std::unique_ptr<SourceCoverageView> View; member
|
D | CodeCoverage.cpp | 172 CodeCoverageTool::attachExpansionSubViews(SourceCoverageView &View, in attachExpansionSubViews() 205 auto View = SourceCoverageView::create(Function.Name, SourceBuffer.get(), in createFunctionView() local 223 auto View = SourceCoverageView::create(SourceFile, SourceBuffer.get(), in createSourceFileView() local 556 auto View = createSourceFileView(SourceFile, *Coverage); in show() local
|
/external/llvm/tools/gold/ |
D | gold-plugin.cpp | 654 const void *View; in getSymbolsAndView() local 663 const void *View = getSymbolsAndView(F); in getModuleSummaryIndexForFile() local 690 getModuleForFile(LLVMContext &Context, claimed_file &F, const void *View, in getModuleForFile() 1141 const void *View, StringRef Name, in linkInModule() 1180 static void thinLTOBackendTask(claimed_file &F, const void *View, in thinLTOBackendTask() 1229 const void *View = getSymbolsAndView(F); in thinLTOBackends() local 1329 const void *View = getSymbolsAndView(F); in thinLTOLink() local 1488 const void *View = getSymbolsAndView(F); in allSymbolsReadHook() local
|
/external/llvm/include/llvm/DebugInfo/CodeView/ |
D | StreamReader.h | 93 StreamRef View = Stream.slice(Offset, Length); in readArray() local
|
/external/autotest/frontend/client/src/autotest/moblab/wizard/ |
D | ConfigWizard.java | 231 View, enumConstant
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
D | BinaryStreamReader.h | 233 BinaryStreamRef View; in readArray() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/gold/ |
D | gold-plugin.cpp | 649 const void *View; in getSymbolsAndView() local 690 static void addModule(LTO &Lto, claimed_file &F, const void *View, in addModule() 999 if (const void *View = getSymbolsAndView(F)) in runLTO() local
|
/external/toolchain-utils/automation/clients/helper/ |
D | perforce.py | 81 class View(collections.MutableSet): class
|
/external/v8/src/heap/ |
D | worklist.h | 32 View(Worklist<EntryType, SEGMENT_SIZE>* worklist, int task_id) in View() function
|
/external/libkmsxx/utils/ |
D | kmstest.cpp | 432 View, enumerator
|