/external/curl/tests/ |
D | README.md | 16 ### Installation of python-impacket 42 ### Port numbers used by test servers 51 ### Test servers 68 ### Run 104 ### Shell startup scripts 120 ### Memory test 138 ### Debug 146 ### Logs 151 ### Test input files 159 ### Code coverage [all …]
|
/external/libevent/test/ |
D | regress.gen.h | 158 struct run { struct 159 struct run_access_ *base; argument 181 struct run *run_new(void); argument
|
/external/llvm-project/libcxx/benchmarks/ |
D | map.bench.cpp | 101 void run(benchmark::State& State) const { in run() function 113 void run(benchmark::State& State) const { in run() function 134 void run(benchmark::State& State) const { in run() function 155 void run(benchmark::State& State) const { in run() function 178 void run(benchmark::State& State) const { in run() function 197 void run(benchmark::State& State) const { in run() function 220 void run(benchmark::State& State) const { in run() function 240 void run(benchmark::State& State) const { in run() function 282 run(benchmark::State& State) const { in run() function 313 run(benchmark::State& State) const { in run() function [all …]
|
/external/python/cpython3/Lib/test/ |
D | test_asyncgen.py | 464 async def run(): function 517 async def run(): function 535 async def run(): function 554 async def run(): function 579 async def run(): function 604 async def run(): function 631 async def run(): function 657 async def run(): function 691 async def run(): function 727 async def run(): function [all …]
|
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/util/ |
D | MultiSynch.java | 35 public void run(Object[] params); in run() method 45 public static void run(Object[] params, Set synchSet, Action action) { in run() method in MultiSynch 54 public static void run(Object[] params, List synchList, Action action) { in run() method in MultiSynch 63 public static void run(Object[] params, Object[] synchArr, Action action) { in run() method in MultiSynch 74 private static void run(Object[] params, Object[] synchArr, Action action, int depth) { in run() method in MultiSynch
|
/external/llvm-project/clang-tools-extra/clang-query/ |
D | Query.cpp | 25 bool InvalidQuery::run(llvm::raw_ostream &OS, QuerySession &QS) const { in run() function in clang::query::InvalidQuery 30 bool NoOpQuery::run(llvm::raw_ostream &OS, QuerySession &QS) const { in run() function in clang::query::NoOpQuery 34 bool HelpQuery::run(llvm::raw_ostream &OS, QuerySession &QS) const { in run() function in clang::query::HelpQuery 76 bool QuitQuery::run(llvm::raw_ostream &OS, QuerySession &QS) const { in run() function in clang::query::QuitQuery 86 void run(const MatchFinder::MatchResult &Result) override { in run() function 93 bool MatchQuery::run(llvm::raw_ostream &OS, QuerySession &QS) const { in run() function in clang::query::MatchQuery 176 bool LetQuery::run(llvm::raw_ostream &OS, QuerySession &QS) const { in run() function in clang::query::LetQuery
|
/external/eigen/bench/ |
D | product_threshold.cpp | 76 static void run() in run() function 90 struct loop_on_k<M,N,END> { static void run(){} }; in run() function 96 static void run() in run() function 111 struct loop_on_m<END,N,K> { static void run(){} }; in run() function 116 static void run() in run() function 125 struct loop_on_n<M,END,K,Scalar,Mode> { static void run(){} }; in run() function 129 static void run() in run() function 136 template<> struct print_n<END> { static void run(){} }; in run() function
|
D | benchGeometry.cpp | 28 static EIGEN_DONT_INLINE res run( arg1& a1, arg2& a2 ) in run() function 38 static EIGEN_DONT_INLINE res run( arg1& a1, arg2& a2 ) in run() function 48 static EIGEN_DONT_INLINE res run( arg1& a1, arg2& a2 ) in run() function 58 static void run() in run() function
|
/external/caliper/caliper/src/main/java/com/google/caliper/model/ |
D | Trial.java | 40 private Run run; field in Trial 65 public Run run() { in run() method in Trial 112 private Run run; field in Trial.Builder 121 public Builder run(Run.Builder runBuilder) { in run() method in Trial.Builder 125 public Builder run(Run run) { in run() argument
|
/external/junit/src/main/java/org/junit/runner/ |
D | JUnitCore.java | 93 public Result run(Class<?>... classes) { in run() method in JUnitCore 104 public Result run(Computer computer, Class<?>... classes) { in run() method in JUnitCore 114 public Result run(Request request) { in run() method in JUnitCore 124 public Result run(junit.framework.Test test) { in run() method in JUnitCore 131 public Result run(Runner runner) { in run() method in JUnitCore
|
/external/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()
|
/external/libcxx/utils/google-benchmark/src/ |
D | csv_reporter.cc | 50 for (const auto& run : reports) { in ReportRuns() local 72 for (const auto& run : reports) { in ReportRuns() local 85 for (const auto& run : reports) { in ReportRuns() local 90 void CSVReporter::PrintRunData(const Run& run) { in PrintRunData()
|
/external/llvm-project/libcxx/utils/google-benchmark/src/ |
D | csv_reporter.cc | 50 for (const auto& run : reports) { in ReportRuns() local 72 for (const auto& run : reports) { in ReportRuns() local 85 for (const auto& run : reports) { in ReportRuns() local 90 void CSVReporter::PrintRunData(const Run& run) { in PrintRunData()
|
/external/llvm-project/llvm/utils/benchmark/src/ |
D | csv_reporter.cc | 50 for (const auto& run : reports) { in ReportRuns() local 69 for (const auto& run : reports) { in ReportRuns() local 80 for (const auto& run : reports) { in ReportRuns() local 86 void CSVReporter::PrintRunData(const Run & run) { in PrintRunData()
|
/external/python/cpython3/Doc/tools/extensions/ |
D | pyspecific.py | 88 def run(self): member in ImplementationDetail 120 def run(self): member in Availability 151 def run(self): member in AuditEvent 230 def run(self): member in AuditEventListDirective 247 def run(self): member in PyDecoratorFunction 255 def run(self): member in PyDecoratorMethod 275 def run(self): member in PyCoroutineFunction 281 def run(self): member in PyCoroutineMethod 287 def run(self): member in PyAwaitableFunction 293 def run(self): member in PyAwaitableMethod [all …]
|
/external/google-benchmark/src/ |
D | csv_reporter.cc | 62 for (const auto& run : reports) { in ReportRuns() local 84 for (const auto& run : reports) { in ReportRuns() local 97 for (const auto& run : reports) { in ReportRuns() local 102 void CSVReporter::PrintRunData(const Run& run) { in PrintRunData()
|
/external/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()
|
/external/grpc-grpc/src/python/grpcio_tests/ |
D | commands.py | 56 def run(self): member in GatherProto 73 def run(self): member in BuildPy 94 def run(self): member in TestLite 142 def run(self): member in TestGevent 181 def run(self): member in RunInterop 219 def run(self): member in RunFork
|
/external/markdown/markdown/ |
D | blockprocessors.py | 80 def run(self, parent, blocks): member in BlockProcessor 129 def run(self, parent, blocks): member in ListIndentProcessor 192 def run(self, parent, blocks): member in CodeBlockProcessor 224 def run(self, parent, blocks): member in BlockQuoteProcessor 268 def run(self, parent, blocks): member in OListProcessor 339 def run(self, parent, blocks): member in HashHeaderProcessor 370 def run(self, parent, blocks): member in SetextHeaderProcessor 396 def run(self, parent, blocks): member in HRProcessor 428 def run(self, parent, blocks): member in EmptyBlockProcessor 447 def run(self, parent, blocks): member in ParagraphProcessor
|
D | postprocessors.py | 30 def run(self, text): member in Postprocessor 43 def run(self, text): member in RawHtmlPostprocessor 75 def run(self, text): member in AndSubstitutePostprocessor
|
/external/crosvm/ci/ |
D | run_container.sh | 27 run() { function 38 run() { function
|
/external/llvm-project/lldb/test/API/python_api/event/ |
D | TestEvents.py | 81 def run(self): member in EventAPITestCase.test_listen_for_and_print_event.MyListeningThread 171 def run(self): member in EventAPITestCase.test_wait_for_event.MyListeningThread 261 def run(self): member in EventAPITestCase.test_add_listener_to_broadcaster.MyListeningThread
|
/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
D | AbstractExecutionThreadServiceTest.java | 138 protected void run() { in run() method in AbstractExecutionThreadServiceTest.WaitOnRunService 201 protected void run() { in run() method in AbstractExecutionThreadServiceTest.ThrowOnStartUpService 250 protected void run() { in run() method in AbstractExecutionThreadServiceTest.ThrowOnRunService 284 protected void run() { in run() method in AbstractExecutionThreadServiceTest.ThrowOnShutDown 324 protected void run() throws Exception {} in run() method in AbstractExecutionThreadServiceTest.TimeoutOnStartUp 411 protected void run() throws Exception { in run() method in AbstractExecutionThreadServiceTest.FakeService
|
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
D | AbstractExecutionThreadServiceTest.java | 138 protected void run() { in run() method in AbstractExecutionThreadServiceTest.WaitOnRunService 201 protected void run() { in run() method in AbstractExecutionThreadServiceTest.ThrowOnStartUpService 250 protected void run() { in run() method in AbstractExecutionThreadServiceTest.ThrowOnRunService 284 protected void run() { in run() method in AbstractExecutionThreadServiceTest.ThrowOnShutDown 324 protected void run() throws Exception {} in run() method in AbstractExecutionThreadServiceTest.TimeoutOnStartUp 411 protected void run() throws Exception { in run() method in AbstractExecutionThreadServiceTest.FakeService
|
/external/toolchain-utils/afdo_tools/bisection/ |
D | afdo_prof_analysis_test.py | 83 def run(self, prof, save_run=False): member in AfdoProfAnalysisTest.test_bisect_profiles.DeciderClass 101 def run(self, prof, save_run=False): member in AfdoProfAnalysisTest.test_range_search.DeciderClass 127 def run(self, prof, save_run=False): member in AfdoProfAnalysisTest.test_check_good_not_bad.DeciderClass 143 def run(self, prof, save_run=False): member in AfdoProfAnalysisTest.test_check_bad_not_good.DeciderClass
|