| /third_party/typescript/tests/ts_extra_tests/test_ts_cases/4.3/override_and_the_noImplicitOverride_Flag/ |
| D | override_and_the_noImplicitOverride_Flag.ts | 28 run(person?: string): string { method in Boss 33 run(person?: string): string { method in Manage 38 override run(person?: string): string { method in Staff
|
| /third_party/icu/icu4c/source/layoutex/ |
| D | playout.cpp | 225 pl_getVisualRunFont(const pl_visualRun *run) in pl_getVisualRunFont() 237 pl_getVisualRunDirection(const pl_visualRun *run) in pl_getVisualRunDirection() 249 pl_getVisualRunGlyphCount(const pl_visualRun *run) in pl_getVisualRunGlyphCount() 261 pl_getVisualRunGlyphs(const pl_visualRun *run) in pl_getVisualRunGlyphs() 273 pl_getVisualRunPositions(const pl_visualRun *run) in pl_getVisualRunPositions() 285 pl_getVisualRunGlyphToCharMap(const pl_visualRun *run) in pl_getVisualRunGlyphToCharMap() 297 pl_getVisualRunAscent(const pl_visualRun *run) in pl_getVisualRunAscent() 309 pl_getVisualRunDescent(const pl_visualRun *run) in pl_getVisualRunDescent() 321 pl_getVisualRunLeading(const pl_visualRun *run) in pl_getVisualRunLeading()
|
| D | plruns.cpp | 78 le_int32 run) in pl_getFontRunLimit() 91 le_int32 run) in pl_getFontRunFont() 174 le_int32 run) in pl_getValueRunLimit() 187 le_int32 run) in pl_getValueRunValue() 467 le_int32 run) in pl_getLocaleRunLimit() 480 le_int32 run) in pl_getLocaleRunLocale()
|
| D | ParagraphLayout.cpp | 59 le_int32 style, run, runStyle; in StyleRuns() local 379 le_int32 run, runStart; in ParagraphLayout() local 589 le_int32 run; in ~ParagraphLayout() local 715 le_int32 run; in computeLevels() local 737 le_int32 run; in computeLevels() local 794 le_int32 run, offset, *si; in computeSubFonts() local 1031 le_int32 relStart, run, runLength; in computeVisualRuns() local 1052 void ParagraphLayout::appendRun(ParagraphLayout::Line *line, le_int32 run, le_int32 firstChar, le_i… in appendRun() 1143 le_int32 run; in getCharRun() local
|
| /third_party/benchmark/src/ |
| D | csv_reporter.cc | 65 for (const auto& run : reports) { in ReportRuns() local 87 for (const auto& run : reports) { in ReportRuns() local 101 for (const auto& run : reports) { in ReportRuns() local 106 void CSVReporter::PrintRunData(const Run& run) { in PrintRunData()
|
| /third_party/python/Doc/tools/extensions/ |
| D | pyspecific.py | 88 def run(self): member in ImplementationDetail 120 def run(self): member in Availability 184 def run(self): member in AuditEvent 264 def run(self): member in AuditEventListDirective 281 def run(self): member in PyDecoratorFunction 289 def run(self): member in PyDecoratorMethod 309 def run(self): member in PyCoroutineFunction 315 def run(self): member in PyCoroutineMethod 321 def run(self): member in PyAwaitableFunction 327 def run(self): member in PyAwaitableMethod [all …]
|
| /third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/types/object_types/constructor_types/ |
| D | constructor_types_2.ts | 33 run(): string { method in Person 38 run(): string { method in Student 43 run(): string { method in Teacher
|
| D | constructor_types_1.ts | 32 run(): string { method in Person 37 run(): string { method in Teacher
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
| D | AnyTransliterator.java | 28 private Position run; field in AnyTransliterator 116 public void getExpanse(Position run); in getExpanse() 118 public boolean next(Position run); in next() 119 public void getCurrent(Position run); in getCurrent() 160 public boolean next(Position run) { in next() 215 public static void set(Position run, Position current) { in set() 226 public void getCurrent(Position run) { in getCurrent() 230 public void getExpanse(Position run) { in getExpanse()
|
| /third_party/python/Lib/test/ |
| D | test_asyncgen.py | 849 async def run(): function 902 async def run(): function 920 async def run(): function 939 async def run(): function 964 async def run(): function 989 async def run(): function 1016 async def run(): function 1042 async def run(): function 1077 async def run(): function 1113 async def run(): function [all …]
|
| /third_party/iowow/src/kv/benchmark/ |
| D | runbench.py | 59 def fill_result(bm, run, sizestats, line): argument 78 def run_benchmark_run(bm, run): argument 104 def run(): function
|
| /third_party/typescript/tests/cases/compiler/ |
| D | typeParameterExtendingUnion1.ts | 1 class Animal { run() { } } method in Animal 5 function run(a: Animal) { function
|
| D | typeParameterExtendingUnion2.ts | 1 class Animal { run() { } } method in Animal 5 function run(a: Cat | Dog) { function
|
| /third_party/typescript/tests/baselines/reference/ |
| D | typeParameterExtendingUnion2.js | 2 class Animal { run() { } } method in Animal 6 function run(a: Cat | Dog) { function 34 Animal.prototype.run = function () { }; method in Animal
|
| D | typeParameterExtendingUnion1.js | 2 class Animal { run() { } } method in Animal 6 function run(a: Animal) { function 34 Animal.prototype.run = function () { }; method in Animal
|
| /third_party/skia/modules/skparagraph/src/ |
| D | TextLine.cpp | 140 auto& run = fOwner->run(runIndex); in TextLine() local 174 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint() 187 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint() 210 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint() 229 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in ensureTextBlobCachePopulated() 271 …[this, visitor, styleType](const Run* run, SkScalar runOffset, TextRange textRange, SkScalar* widt… in scanStyles() 295 [&result](const Run* run, SkScalar runOffset, TextRange textRange, SkScalar* width) { in metricsWithoutMultiplier() 486 auto& run = cluster->run(); in shiftCluster() local 513 std::unique_ptr<Run> run = shapeEllipsis(ellipsis, cluster->run()); in createEllipsis() local 541 std::unique_ptr<Run> TextLine::shapeEllipsis(const SkString& ellipsis, const Run& run) { in shapeEllipsis() [all …]
|
| /third_party/protobuf/python/ |
| D | setup.py | 116 def run(self): member in clean 128 def run(self): member in build_py 149 def run(self): member in test_conformance
|
| /third_party/flutter/skia/modules/skparagraph/src/ |
| D | TextLine.cpp | 80 auto& run = fMaster->run(runIndex); in TextLine() local 157 auto run = this->fMaster->cluster(fClusterRange.end - 1).run(); in assumedTextAlign() local 179 … [visitor](Run* run, int32_t pos, size_t size, TextRange text, SkRect clip, SkScalar sc, bool b) { in scanRuns() 197 …[canvas, paint, shiftDown](Run* run, int32_t pos, size_t size, TextRange, SkRect clip, SkScalar sh… in paintText() 228 [canvas, shiftDown, &style](Run* run, size_t pos, size_t size, TextRange, SkRect clip, in paintShadow() 229 SkScalar shift, bool clippingNeeded) { in paintShadow() 264 bool clippingNeeded) { in paintDecorations() 486 Run* TextLine::shapeEllipsis(const SkString& ellipsis, Run* run) { in shapeEllipsis() 492 Run* run() { return fRun; } in shapeEllipsis() function in skia::textlayout::TextLine::shapeEllipsis::ShapeHandler 530 …TextRange textRange, Run* run, size_t& pos, size_t& size, bool includeGhostSpaces, bool& clippingN… in measureTextInsideOneRun() [all …]
|
| /third_party/ffmpeg/libavcodec/ |
| D | pictordec.c | 39 static void picmemset_8bpp(PicContext *s, AVFrame *frame, int value, int run, in picmemset_8bpp() 60 static void picmemset(PicContext *s, AVFrame *frame, unsigned value, int run, in picmemset() 240 int run = 1; in decode_frame() local 265 int run = (y + 1) * avctx->width - x; in decode_frame() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
| D | LoopPassManager.cpp | 25 LPMUpdater &>::run(Loop &L, LoopAnalysisManager &AM, in run() function in llvm::PassManager 100 PreservedAnalyses PrintLoopPass::run(Loop &L, LoopAnalysisManager &, in run() function in PrintLoopPass
|
| /third_party/ltp/testcases/cve/ |
| D | cve-2017-17052.c | 85 static void run(void) in run() function 89 volatile int run = 0; in run() local
|
| /third_party/flutter/txt/src/txt/ |
| D | styled_runs.cc | 62 IndexedRun& run = runs_.back(); in EndRunIfNeeded() local 72 const IndexedRun& run = runs_[index]; in GetRun() local
|
| /third_party/flutter/engine/flutter/third_party/txt/src/txt/ |
| D | styled_runs.cc | 62 IndexedRun& run = runs_.back(); in EndRunIfNeeded() local 72 const IndexedRun& run = runs_[index]; in GetRun() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/marl/src/ |
| D | marl_bench.h | 37 void run(const ::benchmark::State& state, in run() function 52 void run(const ::benchmark::State& state, F&& f) { in run() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
| D | CFGPrinter.cpp | 59 PreservedAnalyses CFGViewerPass::run(Function &F, in run() function in CFGViewerPass 90 PreservedAnalyses CFGOnlyViewerPass::run(Function &F, in run() function in CFGOnlyViewerPass 137 PreservedAnalyses CFGPrinterPass::run(Function &F, in run() function in CFGPrinterPass 167 PreservedAnalyses CFGOnlyPrinterPass::run(Function &F, in run() function in CFGOnlyPrinterPass
|