| /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 | 67 for (const auto& run : reports) { in ReportRuns() local 89 for (const auto& run : reports) { in ReportRuns() local 103 for (const auto& run : reports) { in ReportRuns() local 109 void CSVReporter::PrintRunData(const Run& run) { in PrintRunData()
|
| /third_party/typescript/tests/cases/compiler/ |
| D | varianceAnnotationValidation.ts | 10 run: (animal: T) => void; property 14 run(): void; method 18 run() {}; method in Dog
|
| D | typeParameterExtendingUnion2.ts | 1 class Animal { run() { } } method in Animal 5 function run(a: Cat | Dog) { function
|
| D | typeParameterExtendingUnion1.ts | 1 class Animal { run() { } } method in Animal 5 function run(a: Animal) { function
|
| /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/Doc/tools/extensions/ |
| D | pyspecific.py | 110 def run(self): member in ImplementationDetail 146 def run(self): member in Availability 254 def run(self): member in AuditEvent 334 def run(self): member in AuditEventListDirective 351 def run(self): member in PyDecoratorFunction 359 def run(self): member in PyDecoratorMethod 379 def run(self): member in PyCoroutineFunction 385 def run(self): member in PyCoroutineMethod 391 def run(self): member in PyAwaitableFunction 397 def run(self): member in PyAwaitableMethod [all …]
|
| /third_party/python/Lib/test/ |
| D | test_asyncgen.py | 851 async def run(): function 904 async def run(): function 922 async def run(): function 941 async def run(): function 966 async def run(): function 991 async def run(): function 1018 async def run(): function 1044 async def run(): function 1079 async def run(): function 1115 async def run(): function [all …]
|
| /third_party/typescript/tests/baselines/reference/ |
| D | varianceAnnotationValidation.js | 16 run() {}; method in Dog 38 Dog.prototype.run = function () { }; method in Dog
|
| D | typeParameterExtendingUnion1.js | 2 class Animal { run() { } } method in Animal 6 function run(a: Animal) { function 34 Animal.prototype.run = function () { }; method in Animal
|
| 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
|
| /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/ffmpeg/libavcodec/ |
| D | pictordec.c | 40 static void picmemset_8bpp(PicContext *s, AVFrame *frame, int value, int run, in picmemset_8bpp() 61 static void picmemset(PicContext *s, AVFrame *frame, unsigned value, int run, in picmemset() 238 int run = 1; in decode_frame() local 261 int run = (y + 1) * avctx->width - x; in decode_frame() local
|
| D | rl.c | 30 int last, run, level, start, end, i; in ff_rl_init() local 84 int level, run; in ff_rl_init_vlc() 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/skia/modules/skparagraph/src/ |
| D | TextLine.cpp | 206 auto& run = fOwner->run(runIndex); in TextLine() local 260 (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint() 279 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint() 304 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint() 323 … (const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in paint() 342 void TextLine::computeRoundRect(int& index, int& preIndex, std::vector<Run*>& groupRuns, Run* run) { in computeRoundRect() 403 … [this](const Run* run, SkScalar runOffsetInLine, TextRange textRange, SkScalar* runWidthInLine) { in prepareRoundRect() 416 auto run = &this->fOwner->run(runIndex); in prepareRoundRect() local 436 const auto& run = fOwner->run(fRunsInVisualOrder[0]); in ensureTextBlobCachePopulated() local 469 SkScalar* runWidthInLine) { in ensureTextBlobCachePopulated() [all …]
|
| /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/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/node/deps/v8/tools/unittests/testdata/ |
| D | expected_test_results1.json | 22 "run": 1, number 47 "run": 2, number 72 "run": 3, number 100 "run": 1, number 124 "run": 2, number 148 "run": 3, number
|
| /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
|