/external/llvm-project/mlir/test/Analysis/ |
D | test-number-of-block-executions.mlir | 2 // RUN: -test-print-number-of-block-executions \ 6 // CHECK-LABEL: Number of executions: empty 9 // CHECK-NEXT: Number of executions: 1 15 // CHECK-LABEL: Number of executions: sequential 18 // CHECK-NEXT: Number of executions: 1 22 // CHECK-NEXT: Number of executions: 1 26 // CHECK-NEXT: Number of executions: 1 32 // CHECK-LABEL: Number of executions: conditional 35 // CHECK-NEXT: Number of executions: 1 39 // CHECK-NEXT: Number of executions: 1 [all …]
|
D | test-number-of-operation-executions.mlir | 2 // RUN: -test-print-number-of-operation-executions \ 6 // CHECK-LABEL: Number of executions: empty 9 // CHECK-NEXT: Number of executions: 1 15 // CHECK-LABEL: Number of executions: propagate_parent_num_executions 18 // CHECK-NEXT: Number of executions: 1 21 // CHECK-NEXT: Number of executions: 1 24 // CHECK-NEXT: Number of executions: 1 28 // CHECK-NEXT: Number of executions: 1 31 // CHECK-NEXT: Number of executions: 2 34 // CHECK-NEXT: Number of executions: 2 [all …]
|
/external/testng/ |
D | pom.xml | 126 <executions> 138 </executions> 160 <executions> 167 </executions> 176 <executions> 183 </executions> 205 <executions> 209 </executions> 215 <executions> 227 </executions> [all …]
|
/external/llvm-project/mlir/test/lib/Transforms/ |
D | TestNumberOfExecutions.cpp | 1 //===- TestNumberOfExecutions.cpp - Test number of executions analysis ----===// 10 // executions information. 24 llvm::errs() << "Number of executions: " << getFunction().getName() << "\n"; in runOnFunction() 33 llvm::errs() << "Number of executions: " << getFunction().getName() << "\n"; in runOnFunction() 45 "test-print-number-of-block-executions", in registerTestNumberOfBlockExecutionsPass() 46 "Print the contents of a constructed number of executions analysis for " in registerTestNumberOfBlockExecutionsPass() 52 "test-print-number-of-operation-executions", in registerTestNumberOfOperationExecutionsPass() 53 "Print the contents of a constructed number of executions analysis for " in registerTestNumberOfOperationExecutionsPass()
|
/external/snakeyaml/ |
D | pom.xml | 180 <executions> 187 </executions> 193 <executions> 204 </executions> 210 <executions> 216 </executions> 226 <executions> 233 </executions> 255 <executions> 262 </executions> [all …]
|
D | pom.yaml | 69 executions: 79 executions: 91 executions: 103 executions: 124 executions: 144 executions: 182 executions: 202 executions: 242 executions: 271 executions: [all …]
|
/external/python/google-api-python-client/docs/dyn/ |
D | toolresults_v1beta3firstparty.projects.histories.html | 78 …<code><a href="toolresults_v1beta3firstparty.projects.histories.executions.html">executions()</a><… 80 <p class="firstline">Returns the executions Resource.</p> 112 …nts a sorted list of Executions ordered by the start_timestamp_millis field (descending). It can b… 114 …hes, it means that multiple histories will need to be used in order to order Executions per branch. 135 …nts a sorted list of Executions ordered by the start_timestamp_millis field (descending). It can b… 137 …hes, it means that multiple histories will need to be used in order to order Executions per branch. 171 …nts a sorted list of Executions ordered by the start_timestamp_millis field (descending). It can b… 173 …hes, it means that multiple histories will need to be used in order to order Executions per branch. 224 …nts a sorted list of Executions ordered by the start_timestamp_millis field (descending). It can b… 226 …hes, it means that multiple histories will need to be used in order to order Executions per branch.
|
D | toolresults_v1beta3.projects.histories.html | 78 <code><a href="toolresults_v1beta3.projects.histories.executions.html">executions()</a></code> 80 <p class="firstline">Returns the executions Resource.</p> 112 …nts a sorted list of Executions ordered by the start_timestamp_millis field (descending). It can b… 114 …hes, it means that multiple histories will need to be used in order to order Executions per branch. 135 …nts a sorted list of Executions ordered by the start_timestamp_millis field (descending). It can b… 137 …hes, it means that multiple histories will need to be used in order to order Executions per branch. 171 …nts a sorted list of Executions ordered by the start_timestamp_millis field (descending). It can b… 173 …hes, it means that multiple histories will need to be used in order to order Executions per branch. 224 …nts a sorted list of Executions ordered by the start_timestamp_millis field (descending). It can b… 226 …hes, it means that multiple histories will need to be used in order to order Executions per branch.
|
/external/llvm-project/mlir/lib/Analysis/ |
D | NumberOfExecutions.cpp | 1 //===- NumberOfExecutions.cpp - Number of executions analysis -------------===// 9 // Implementation of the number of executions analysis. 23 #define DEBUG_TYPE "number-of-executions-analysis" 31 /// Computes blocks number of executions information for the given region. 43 // executions for all blocks as unknown. in computeRegionBlockNumberOfExecutions() 107 // For all blocks that we did not visit set the executions number to unknown. in computeRegionBlockNumberOfExecutions() 128 // executions is equal to the number of block executions that contains the in getNumberOfExecutions() 155 // Immediately return None if we do not know the block number of executions. in getNumberOfExecutions() 176 // We stumbled upon an operation with unknown number of executions. in getNumberOfExecutions() 180 // Number of block executions is a product of all parent blocks executions. in getNumberOfExecutions() [all …]
|
/external/javaparser/javaparser-core/ |
D | pom.xml | 37 <executions> 48 </executions> 54 <executions> 60 </executions> 89 <executions> 102 </executions> 108 <executions> 115 </executions>
|
/external/mockftpserver/MockFtpServer/ |
D | pom.xml | 113 <executions> 123 </executions> 160 <executions> 166 </executions> 184 <!--<executions>--> 192 <!--</executions>--> 199 <executions> 206 </executions> 212 <executions> 219 </executions> [all …]
|
/external/google-java-format/core/ |
D | pom.xml | 100 <executions> 108 </executions> 114 <executions> 138 </executions> 162 <executions> 179 </executions> 185 <executions> 202 </executions> 208 <executions> 215 </executions> [all …]
|
/external/mockftpserver/tags/2.5/ |
D | pom.xml | 113 <executions> 123 </executions> 160 <executions> 166 </executions> 184 <!--<executions>--> 192 <!--</executions>--> 199 <executions> 206 </executions> 212 <executions> 219 </executions> [all …]
|
/external/protobuf/java/ |
D | pom.xml | 127 <executions> 134 </executions> 139 <executions> 149 </executions> 182 <executions> 189 </executions> 195 <executions> 205 </executions> 210 <executions> 218 </executions>
|
/external/guava/android/ |
D | pom.xml | 89 <executions> 106 </executions> 130 <executions> 136 </executions> 155 <executions> 163 </executions> 181 <executions> 187 </executions> 328 <executions> 335 </executions> [all …]
|
/external/guava/ |
D | pom.xml | 90 <executions> 107 </executions> 131 <executions> 137 </executions> 151 <executions> 159 </executions> 177 <executions> 183 </executions> 337 <executions> 344 </executions> [all …]
|
/external/brotli/java/org/brotli/dec/ |
D | pom.xml | 57 <executions> 73 </executions> 79 <executions> 93 </executions> 116 <executions> 124 </executions> 139 <executions> 159 </executions>
|
/external/llvm-project/llvm/tools/llvm-mca/Views/ |
D | TimelineView.cpp | 108 unsigned Executions, int BufferSize) { in chooseColor() argument 112 if (CumulativeCycles >= Size * Executions) in chooseColor() 114 if ((CumulativeCycles * 2) >= Size * Executions) in chooseColor() 120 unsigned Executions, int BufferSize) { in tryChangeColor() argument 124 raw_ostream::Colors Color = chooseColor(Cycles, Executions, BufferSize); in tryChangeColor() 135 unsigned Executions) const { in printWaitTimeEntry() 137 unsigned CumulativeExecutions = PrintingTotals ? Timeline.size() : Executions; in printWaitTimeEntry() 151 OS << Executions; in printWaitTimeEntry() 179 "[0]: Executions\n" in printAverageWaitTimes() 186 unsigned Executions = Timeline.size() / getSource().size(); in printAverageWaitTimes() local [all …]
|
/external/llvm-project/mlir/include/mlir/Analysis/ |
D | NumberOfExecutions.h | 1 //===- NumberOfExecutions.h - Number of executions analysis -----*- C++ -*-===// 14 // It is possible to query number of executions information on block level. 57 /// Dumps the number of block executions *each time* the control flow enters 62 /// Dumps the number of operation executions *each time* the control flow 71 /// A mapping from blocks to number of executions information. 75 /// Represents number of block executions information. 101 /// Number of `block` executions *each time* parent region is invoked.
|
/external/guice/ |
D | pom.xml | 254 <executions> 265 </executions> 289 <executions> 297 </executions> 306 <executions> 331 </executions> 362 <executions> 369 </executions> 384 <executions> 391 </executions> [all …]
|
/external/androidplot/AndroidPlot-Core/ |
D | pom.xml | 66 <executions> 74 </executions> 83 <executions> 90 </executions> 96 <executions> 103 </executions> 121 <executions> 128 </executions>
|
/external/tensorflow/tensorflow/python/debug/lib/ |
D | dumping_callback_test.py | 149 self.assertFalse(reader.executions()) 155 executions = reader.executions() 159 for execution in executions: 171 # No graph IDs should have been logged for eager op executions. 491 executions = reader.executions() 492 self.assertLen(executions, 1) 493 self.assertIn("sin1p_log_sum", executions[0].op_type) 495 graph = reader.graph_by_id(executions[0].graph_id) 501 self.assertLen(executions[0].output_tensor_device_ids, 1) 503 reader.device_name_by_id(executions[0].output_tensor_device_ids[0]), [all …]
|
/external/jacoco/org.jacoco.agent/ |
D | pom.xml | 34 <executions> 56 </executions> 62 <executions> 79 </executions> 85 <executions> 92 </executions>
|
/external/cbor-java/ |
D | pom.xml | 67 <executions> 75 </executions> 95 <executions> 102 </executions> 108 <executions> 115 </executions> 145 <executions> 152 </executions> 158 <executions> 165 </executions>
|
/external/tensorflow/tensorflow/java/maven/spark-tensorflow-connector/ |
D | pom.xml | 49 <executions> 85 </executions> 98 <executions> 106 </executions> 112 <executions> 152 </executions> 159 <executions> 167 </executions> 197 <executions> 204 </executions> [all …]
|