| /external/ltp/runtest/ |
| D | controllers | 58 cgroup_fj_stress_debug_2_2_each cgroup_fj_stress.sh debug 2 2 each 59 cgroup_fj_stress_debug_3_3_each cgroup_fj_stress.sh debug 3 3 each 60 cgroup_fj_stress_debug_4_4_each cgroup_fj_stress.sh debug 4 4 each 61 cgroup_fj_stress_debug_2_9_each cgroup_fj_stress.sh debug 2 9 each 62 cgroup_fj_stress_debug_10_3_each cgroup_fj_stress.sh debug 10 3 each 63 cgroup_fj_stress_debug_1_200_each cgroup_fj_stress.sh debug 1 200 each 64 cgroup_fj_stress_debug_200_1_each cgroup_fj_stress.sh debug 200 1 each 83 cgroup_fj_stress_cpuset_2_2_each cgroup_fj_stress.sh cpuset 2 2 each 84 cgroup_fj_stress_cpuset_3_3_each cgroup_fj_stress.sh cpuset 3 3 each 85 cgroup_fj_stress_cpuset_4_4_each cgroup_fj_stress.sh cpuset 4 4 each [all …]
|
| /external/cronet/build/rust/std/ |
| D | BUILD.gn.hbs | 9 {{#each rules}} 15 {{#each sources}} 17 {{/each}} 20 {{#each inputs}} 22 {{/each}} 39 {{#each remove_library_configs}} 41 {{/each}} 54 {{#each remove_executable_configs}} 56 {{/each}} 60 {{#each add_executable_configs}} [all …]
|
| /external/angle/build/rust/std/ |
| D | BUILD.gn.hbs | 9 {{#each rules}} 15 {{#each sources}} 17 {{/each}} 20 {{#each inputs}} 22 {{/each}} 39 {{#each remove_library_configs}} 41 {{/each}} 54 {{#each remove_executable_configs}} 56 {{/each}} 60 {{#each add_executable_configs}} [all …]
|
| /external/apache-xml/test/tests/extensions/library/ |
| D | libraryNodeset06.xsl | 61 <!-- Now, force evaluation of each of the above variables --> 75 <xsl:for-each select="ex:nodeset($var2)//center"> 78 </xsl:for-each> 84 <xsl:for-each select="ex:nodeset($var2)//center/child::*"> 87 </xsl:for-each> 92 <xsl:for-each select="ex:nodeset($var2)//center/descendant::*"> 95 </xsl:for-each> 100 <xsl:for-each select="ex:nodeset($var2)//center/parent::*"> 103 </xsl:for-each> 108 <xsl:for-each select="ex:nodeset($var2)//center/ancestor::*"> [all …]
|
| D | libraryNodeset05.xsl | 61 <!-- First, force evaluation of each variable --> 74 <xsl:for-each select="ex:nodeset($top2)//center"> 77 </xsl:for-each> 83 <xsl:for-each select="ex:nodeset($top2)//center/child::*"> 86 </xsl:for-each> 91 <xsl:for-each select="ex:nodeset($top2)//center/descendant::*"> 94 </xsl:for-each> 99 <xsl:for-each select="ex:nodeset($top2)//center/parent::*"> 102 </xsl:for-each> 107 <xsl:for-each select="ex:nodeset($top2)//center/ancestor::*"> [all …]
|
| /external/libwebsockets/lib/drivers/button/ |
| D | lws-button.c | 56 /* incremented each time the mon timer cb happens */ 92 lws_button_each_t *each = (lws_button_each_t *)arg; in lws_button_irq_cb_t() local 94 each->isr_pending = 1; in lws_button_irq_cb_t() 95 LWS_PLAT_TIMER_START(each->bcs->timer); in lws_button_irq_cb_t() 111 lws_button_each_t *each = (lws_button_each_t *)&bcs[1]; in LWS_PLAT_TIMER_CB() local 116 * The ISR and bottom-half is shared by all the buttons. Each gpio in LWS_PLAT_TIMER_CB() 119 * each->isr_pending and schedules this bottom half. in LWS_PLAT_TIMER_CB() 129 if (!each[n].isr_pending) in LWS_PLAT_TIMER_CB() 140 each[n].isr_pending = 0; in LWS_PLAT_TIMER_CB() 151 if (each[n].state == LBCS_IDLE) { in LWS_PLAT_TIMER_CB() [all …]
|
| /external/google-cloud-java/java-contact-center-insights/proto-google-cloud-contact-center-insights-v1/src/main/java/com/google/cloud/contactcenterinsights/v1/ |
| D | SettingsOrBuilder.java | 135 * A language code to be applied to each transcript segment unless the segment 149 * A language code to be applied to each transcript segment unless the segment 208 * A map that maps a notification trigger to a Pub/Sub topic. Each time a 212 * * "all-triggers": Notify each time any of the supported triggers occurs. 213 * * "create-analysis": Notify each time an analysis is created. 214 * * "create-conversation": Notify each time a conversation is created. 215 * * "export-insights-data": Notify each time an export is complete. 216 * * "update-conversation": Notify each time a conversation is updated via 218 * Values are Pub/Sub topics. The format of each Pub/Sub topic is: 229 * A map that maps a notification trigger to a Pub/Sub topic. Each time a [all …]
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
| D | RealVector.java | 34 * applying a function ...) on each element in turn. The <code>mapXxx</code> 64 * @param function Function to apply to each entry. 76 * @param function Function to apply to each entry. 187 * Add a value to each entry. 189 * @param d Value to be added to each entry. 195 * Add a value to each entry. 198 * @param d Value to be added to each entry. 204 * Subtract a value from each entry. 212 * Subtract a value from each entry. 221 * Multiply each entry. [all …]
|
| /external/google-cloud-java/java-analytics-data/proto-google-analytics-data-v1alpha/src/main/java/com/google/analytics/data/v1alpha/ |
| D | UserSegmentCriteriaOrBuilder.java | 30 * A user matches this criteria if the user matches each of these 31 * `andConditionGroups` and each of the `andSequenceGroups`. 45 * A user matches this criteria if the user matches each of these 46 * `andConditionGroups` and each of the `andSequenceGroups`. 59 * A user matches this criteria if the user matches each of these 60 * `andConditionGroups` and each of the `andSequenceGroups`. 73 * A user matches this criteria if the user matches each of these 74 * `andConditionGroups` and each of the `andSequenceGroups`. 88 * A user matches this criteria if the user matches each of these 89 * `andConditionGroups` and each of the `andSequenceGroups`. [all …]
|
| D | UserSegmentCriteria.java | 81 * A user matches this criteria if the user matches each of these 82 * `andConditionGroups` and each of the `andSequenceGroups`. 99 * A user matches this criteria if the user matches each of these 100 * `andConditionGroups` and each of the `andSequenceGroups`. 118 * A user matches this criteria if the user matches each of these 119 * `andConditionGroups` and each of the `andSequenceGroups`. 135 * A user matches this criteria if the user matches each of these 136 * `andConditionGroups` and each of the `andSequenceGroups`. 153 * A user matches this criteria if the user matches each of these 154 * `andConditionGroups` and each of the `andSequenceGroups`. [all …]
|
| /external/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/ |
| D | lws-button.c | 56 /* incremented each time the mon timer cb happens */ 91 lws_button_each_t *each = (lws_button_each_t *)arg; in lws_button_irq_cb_t() local 93 each->isr_pending = 1; in lws_button_irq_cb_t() 94 LWS_PLAT_TIMER_START(each->bcs->timer); in lws_button_irq_cb_t() 109 lws_button_each_t *each = (lws_button_each_t *)&bcs[1]; in LWS_PLAT_TIMER_CB() local 113 * The ISR and bottom-half is shared by all the buttons. Each gpio in LWS_PLAT_TIMER_CB() 116 * each->isr_pending and schedules this bottom half. in LWS_PLAT_TIMER_CB() 126 if (!each[n].isr_pending) in LWS_PLAT_TIMER_CB() 137 each[n].isr_pending = 0; in LWS_PLAT_TIMER_CB() 148 if (each[n].state == LBCS_IDLE) { in LWS_PLAT_TIMER_CB() [all …]
|
| /external/google-cloud-java/java-monitoring-dashboards/proto-google-cloud-monitoring-dashboard-v1/src/main/proto/google/monitoring/dashboard/v1/ |
| D | common.proto | 30 // the data. Aggregation of time series is done in two steps. First, each time 35 // to each time series after its data has been divided into regular 45 // `group_by_fields`, and applying the reducer to each subset. 57 // points in each alignment period in a time series. Except for 58 // `ALIGN_NONE`, which specifies that no operation be applied, each alignment 59 // operation replaces the set of data values in each alignment period with 61 // An aligned time series has a single data value at the end of each 113 // Align the time series by returning the minimum value in each alignment 119 // Align the time series by returning the maximum value in each alignment 125 // Align the time series by returning the mean value in each alignment [all …]
|
| /external/googleapis/google/monitoring/dashboard/v1/ |
| D | common.proto | 31 // the data. Aggregation of time series is done in two steps. First, each time 36 // to each time series after its data has been divided into regular 46 // `group_by_fields`, and applying the reducer to each subset. 58 // points in each alignment period in a time series. Except for 59 // `ALIGN_NONE`, which specifies that no operation be applied, each alignment 60 // operation replaces the set of data values in each alignment period with 62 // An aligned time series has a single data value at the end of each 114 // Align the time series by returning the minimum value in each alignment 120 // Align the time series by returning the maximum value in each alignment 126 // Align the time series by returning the mean value in each alignment [all …]
|
| /external/tensorflow/tensorflow/core/api_def/base_api/ |
| D | api_def_RetrieveAllTPUEmbeddingParameters.pbtxt | 7 A list of tensors, one for each embedding table, containing the 14 A list of tensors, one for each embedding table, containing the 17 (based on the algorithm in use for each table). 23 A list of tensors, one for each embedding table, containing the 26 (based on the algorithm in use for each table). 32 A list of tensors, one for each embedding table, containing the 35 (based on the algorithm in use for each table). 41 A list of tensors, one for each embedding table, containing the 44 (based on the algorithm in use for each table). 50 A list of tensors, one for each embedding table, containing the [all …]
|
| D | api_def_LoadAllTPUEmbeddingParameters.pbtxt | 7 A list of tensors, one for each embedding table, 15 A list of tensors, one for each embedding table, containing the 17 training loop updates. The shape of each entry is ignored (and thus can be 25 A list of tensors, one for each embedding table, containing the 27 embedding training loop updates. The shape of each entry is ignored (and thus 35 A list of tensors, one for each embedding table, containing the 37 training loop updates. The shape of each entry is ignored (and thus can be 45 A list of tensors, one for each embedding table, containing the 47 embedding training loop updates. The shape of each entry is ignored (and thus 55 A list of tensors, one for each embedding table, containing the [all …]
|
| D | api_def_BoostedTreesCalculateBestFeatureSplitV2.pbtxt | 14 …accumulated stats summary (gradient/hessian) per node, per dimension, per buckets for each feature. 27 Rank 1 tensor with ids for each feature. This is the real id of the feature. 57 …possible split node ids for each feature. The length of the list is num_features, but each tensor … 63 A Rank 1 tensor indicating the best gains for each feature to split for certain nodes. See above fo… 69 A Rank 1 tensors indicating the best feature id for each node. See above for details like shapes an… 75 A Rank 1 tensors indicating the best feature dimension for each feature to split for certain nodes … 81 A Rank 1 tensors indicating the bucket id to compare with (as a threshold) for split in each node. … 87 …he output node_ids_list) to the left direction by the given threshold for each feature. This value… 115 …summary: "Calculates gains for each feature and returns the best possible split information for ea… 117 … the best threshold (bucket id), gains and left/right node contributions per node for each feature. [all …]
|
| /external/mesa3d/src/gfxstream/codegen/vulkan/vulkan-docs-next/scripts/reflow-tests/ |
| D | expect-new-vuid-attribute-noreflow-novuid.adoc | 10 * If pname:{imageparam} is of type ename:VK_IMAGE_TYPE_1D, then for each element 12 * For each element of pname:pRegions, pname:imageOffset.z and 15 …am} is of type ename:VK_IMAGE_TYPE_1D or ename:VK_IMAGE_TYPE_2D, then for each element of pname:pR… 16 * For each element of pname:pRegions, pname:bufferRowLength must: be a 18 * For each element of pname:pRegions, pname:bufferImageHeight must: be a 20 * For each element of pname:pRegions, pname:imageOffset.x must: be a 22 * For each element of pname:pRegions, pname:imageOffset.y must: be a 24 * For each element of pname:pRegions, pname:imageOffset.z must: be a 26 * For each element of pname:pRegions, if the sum of pname:imageOffset.x 28 * For each element of pname:pRegions, if the sum of pname:imageOffset.y [all …]
|
| D | expect-new-vuid-attribute-novuid.adoc | 10 * If pname:{imageparam} is of type ename:VK_IMAGE_TYPE_1D, then for each 13 * For each element of pname:pRegions, pname:imageOffset.z and 18 ename:VK_IMAGE_TYPE_2D, then for each element of pname:pRegions, 21 * For each element of pname:pRegions, pname:bufferRowLength must: be a 24 * For each element of pname:pRegions, pname:bufferImageHeight must: be a 27 * For each element of pname:pRegions, pname:imageOffset.x must: be a 30 * For each element of pname:pRegions, pname:imageOffset.y must: be a 33 * For each element of pname:pRegions, pname:imageOffset.z must: be a 36 * For each element of pname:pRegions, if the sum of pname:imageOffset.x 41 * For each element of pname:pRegions, if the sum of pname:imageOffset.y [all …]
|
| D | src-new-vuid-attribute.adoc | 10 * If pname:{imageparam} is of type ename:VK_IMAGE_TYPE_1D, then for each element 12 * For each element of pname:pRegions, pname:imageOffset.z and 15 …am} is of type ename:VK_IMAGE_TYPE_1D or ename:VK_IMAGE_TYPE_2D, then for each element of pname:pR… 16 * For each element of pname:pRegions, pname:bufferRowLength must: be a 18 * For each element of pname:pRegions, pname:bufferImageHeight must: be a 20 * For each element of pname:pRegions, pname:imageOffset.x must: be a 22 * For each element of pname:pRegions, pname:imageOffset.y must: be a 24 * For each element of pname:pRegions, pname:imageOffset.z must: be a 26 * For each element of pname:pRegions, if the sum of pname:imageOffset.x 28 * For each element of pname:pRegions, if the sum of pname:imageOffset.y [all …]
|
| D | expect-new-vuid-attribute-noreflow.adoc | 11 If pname:{imageparam} is of type ename:VK_IMAGE_TYPE_1D, then for each element 14 For each element of pname:pRegions, pname:imageOffset.z and 18 …am} is of type ename:VK_IMAGE_TYPE_1D or ename:VK_IMAGE_TYPE_2D, then for each element of pname:pR… 20 For each element of pname:pRegions, pname:bufferRowLength must: be a 23 For each element of pname:pRegions, pname:bufferImageHeight must: be a 26 For each element of pname:pRegions, pname:imageOffset.x must: be a 29 For each element of pname:pRegions, pname:imageOffset.y must: be a 32 For each element of pname:pRegions, pname:imageOffset.z must: be a 35 For each element of pname:pRegions, if the sum of pname:imageOffset.x 38 For each element of pname:pRegions, if the sum of pname:imageOffset.y [all …]
|
| D | expect-new-vuid-attribute-default.adoc | 11 If pname:{imageparam} is of type ename:VK_IMAGE_TYPE_1D, then for each 15 For each element of pname:pRegions, pname:imageOffset.z and 21 ename:VK_IMAGE_TYPE_2D, then for each element of pname:pRegions, 25 For each element of pname:pRegions, pname:bufferRowLength must: be a 29 For each element of pname:pRegions, pname:bufferImageHeight must: be a 33 For each element of pname:pRegions, pname:imageOffset.x must: be a 37 For each element of pname:pRegions, pname:imageOffset.y must: be a 41 For each element of pname:pRegions, pname:imageOffset.z must: be a 45 For each element of pname:pRegions, if the sum of pname:imageOffset.x 51 For each element of pname:pRegions, if the sum of pname:imageOffset.y [all …]
|
| /external/python/google-api-python-client/docs/dyn/ |
| D | monitoring_v1.projects.dashboards.html | 114 …e space into vertical columns and arranges a set of widgets vertically in each column. # The conte… 151 …each time series in the set is aligned to the same time interval boundaries, then the set of time … 153 …used to combine time series into a single time series, where the value of each data point in the r… 154 …Each subset contains time series that have the same value for each of the grouping fields. Each in… 157 … be mathematically grouped together, resulting in a single data point for each alignment_period wi… 160 …TimeSeriesFilter": { # Describes a ranking-based time series filter. Each input time series i… 163 …rankingMethod": "A String", # ranking_method is applied to each time series indepen… 165 …each time series in the set is aligned to the same time interval boundaries, then the set of time … 167 …used to combine time series into a single time series, where the value of each data point in the r… 168 …Each subset contains time series that have the same value for each of the grouping fields. Each in… [all …]
|
| /external/ComputeLibrary/arm_compute/core/ |
| D | TensorInfo.h | 78 …* @param[in] tensor_shape It specifies the size for each dimension of the tensor in number of elem… 87 * @param[in] num_channels It indicates the number of channels for each tensor element 88 * @param[in] data_type Data type to use for each tensor element 94 …* @param[in] tensor_shape It specifies the size for each dimension of the tensor in number of elem… 95 * @param[in] num_channels It indicates the number of channels for each tensor element 96 * @param[in] data_type Data type to use for each tensor element 102 …* @param[in] tensor_shape It specifies the size for each dimension of the tensor in number of elem… 103 * @param[in] num_channels It indicates the number of channels for each tensor element 104 * @param[in] data_type Data type to use for each tensor element 111 …* @param[in] tensor_shape It specifies the size for each dimension of the tensor in number of… [all …]
|
| /external/junit/src/main/java/org/junit/runner/notification/ |
| D | RunNotifier.java | 81 protected abstract void notifyListener(RunListener each) throws Exception; in notifyListener() argument 90 protected void notifyListener(RunListener each) throws Exception { in fireTestRunStarted() argument 91 each.testRunStarted(description); in fireTestRunStarted() 102 protected void notifyListener(RunListener each) throws Exception { in fireTestRunFinished() argument 103 each.testRunFinished(result); in fireTestRunFinished() 120 protected void notifyListener(RunListener each) throws Exception { in fireTestSuiteStarted() argument 121 each.testSuiteStarted(description); in fireTestSuiteStarted() 137 protected void notifyListener(RunListener each) throws Exception { in fireTestSuiteFinished() argument 138 each.testSuiteFinished(description); in fireTestSuiteFinished() 155 protected void notifyListener(RunListener each) throws Exception { in fireTestStarted() argument [all …]
|
| /external/apache-xml/test/tests/conf/select/ |
| D | select06.xsl | 9 <!-- Purpose: Test nesting of for-each.--> 13 <xsl:for-each select="a"> 15 <xsl:for-each select="b"> 16 <xsl:for-each select="c"> 17 <xsl:for-each select="d">| 18 <xsl:for-each select="e"><xsl:value-of select="title"/>,</xsl:for-each> 19 </xsl:for-each>Finished C node: <xsl:value-of select="title"/> 20 </xsl:for-each> 21 </xsl:for-each> 22 </xsl:for-each>
|