/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | transpose_utils_test.cc | 365 bool applicable = transpose_utils::IsTranspose2DApplicable( in TEST() local 368 EXPECT_TRUE(applicable); in TEST() 383 bool applicable = transpose_utils::IsTranspose2DApplicable( in TEST() local 386 EXPECT_TRUE(applicable); in TEST() 401 bool applicable = transpose_utils::IsTranspose2DApplicable( in TEST() local 404 EXPECT_TRUE(applicable); in TEST() 419 bool applicable = transpose_utils::IsTranspose2DApplicable( in TEST() local 422 EXPECT_FALSE(applicable); in TEST() 436 bool applicable = transpose_utils::IsTranspose2DApplicable( in TEST() local 439 EXPECT_TRUE(applicable); in TEST() [all …]
|
/external/accompanist/.github/ISSUE_TEMPLATE/ |
D | general-bug-report.md | 13 ## To Reproduce (if applicable) 20 ## Expected behavior (if applicable) 23 ## Screenshots? (if applicable) 24 If applicable, add screenshots to help explain your problem. 26 ## Environment: (if applicable)
|
D | general-other-bug-report.md | 13 ## To Reproduce (if applicable) 20 ## Expected behavior (if applicable) 23 ## Screenshots? (if applicable) 24 If applicable, add screenshots to help explain your problem. 26 ## Environment: (if applicable)
|
/external/bazelbuild-rules_python/.github/ |
D | PULL_REQUEST_TEMPLATE.md | 4 * Update `CHANGELOG.md` as applicable 10 * Before and after behavior, as applicable 11 * References issue number, as applicable 12 * Update docs and tests, as applicable
|
/external/googleapis/google/appengine/v1beta/ |
D | instance.proto | 9 // Unless required by applicable law or agreed to in writing, software 43 // There is no liveness health check for the instance. Only applicable for 96 // Output only. Name of the virtual machine where this instance lives. Only applicable 100 // Output only. Zone where the virtual machine is located. Only applicable for instances 104 // Output only. Virtual machine ID of this instance. Only applicable for instances in 128 // Output only. Status of the virtual machine where this instance lives. Only applicable 132 // Output only. Whether this instance is in debug mode. Only applicable for instances in 136 // Output only. The IP address of this instance. Only applicable for instances in App 140 // Output only. The liveness health check of this instance. Only applicable for instances
|
D | version.proto | 9 // Unless required by applicable law or agreed to in writing, software 82 // Only applicable in the App Engine flexible environment. 90 // Only applicable in the App Engine flexible environment. 189 // Only applicable if the corresponding 198 // Only applicable in the App Engine flexible environment. 216 // Only applicable for Go runtimes. 301 // Only applicable in the App Engine flexible environment. 326 // this version. Only applicable for the default version of a service. 347 // Only applicable in the App Engine flexible environment. 388 // Only applicable in the App Engine flexible environment. [all …]
|
/external/google-cloud-java/java-appengine-admin/proto-google-cloud-appengine-admin-v1/src/main/proto/google/appengine/v1/ |
D | instance.proto | 9 // Unless required by applicable law or agreed to in writing, software 52 // There is no liveness health check for the instance. Only applicable for 96 // Output only. Name of the virtual machine where this instance lives. Only applicable 100 // Output only. Zone where the virtual machine is located. Only applicable for instances 104 // Output only. Virtual machine ID of this instance. Only applicable for instances in 128 // Output only. Status of the virtual machine where this instance lives. Only applicable 132 // Output only. Whether this instance is in debug mode. Only applicable for instances in 136 // Output only. The IP address of this instance. Only applicable for instances in App 140 // Output only. The liveness health check of this instance. Only applicable for instances
|
D | version.proto | 9 // Unless required by applicable law or agreed to in writing, software 81 // Only applicable in the App Engine flexible environment. 89 // Only applicable in the App Engine flexible environment. 188 // Only applicable if the corresponding 197 // Only applicable in the App Engine flexible environment. 215 // Only applicable for Go runtimes. 300 // Only applicable in the App Engine flexible environment. 325 // this version. Only applicable for the default version of a service. 383 // Only applicable in the App Engine flexible environment. 393 // Only applicable in the App Engine flexible environment. [all …]
|
/external/googleapis/google/appengine/v1/ |
D | instance.proto | 9 // Unless required by applicable law or agreed to in writing, software 52 // There is no liveness health check for the instance. Only applicable for 96 // Output only. Name of the virtual machine where this instance lives. Only applicable 100 // Output only. Zone where the virtual machine is located. Only applicable for instances 104 // Output only. Virtual machine ID of this instance. Only applicable for instances in 128 // Output only. Status of the virtual machine where this instance lives. Only applicable 132 // Output only. Whether this instance is in debug mode. Only applicable for instances in 136 // Output only. The IP address of this instance. Only applicable for instances in App 140 // Output only. The liveness health check of this instance. Only applicable for instances
|
D | version.proto | 9 // Unless required by applicable law or agreed to in writing, software 81 // Only applicable in the App Engine flexible environment. 89 // Only applicable in the App Engine flexible environment. 188 // Only applicable if the corresponding 197 // Only applicable in the App Engine flexible environment. 215 // Only applicable for Go runtimes. 300 // Only applicable in the App Engine flexible environment. 325 // this version. Only applicable for the default version of a service. 383 // Only applicable in the App Engine flexible environment. 393 // Only applicable in the App Engine flexible environment. [all …]
|
/external/googleapis/google/maps/fleetengine/v1/ |
D | header.proto | 9 // Unless required by applicable law or agreed to in writing, software 70 // Version of the calling SDK, if applicable. 85 // Version of the MapSDK which the calling SDK depends on, if applicable. 89 // Version of the NavSDK which the calling SDK depends on, if applicable. 96 // Manufacturer of the Android device from the calling SDK, only applicable 101 // Android API level of the calling SDK, only applicable for the Android SDKs.
|
/external/googleapis/google/maps/fleetengine/delivery/v1/ |
D | header.proto | 9 // Unless required by applicable law or agreed to in writing, software 70 // Version of the calling SDK, if applicable. 85 // Version of the MapSDK which the calling SDK depends on, if applicable. 89 // Version of the NavSDK which the calling SDK depends on, if applicable. 96 // Manufacturer of the Android device from the calling SDK, only applicable 101 // Android API level of the calling SDK, only applicable for the Android SDKs.
|
/external/googleapis/google/cloud/aiplatform/v1beta1/ |
D | feature.proto | 9 // Unless required by applicable law or agreed to in writing, software 75 // Only applicable for Vertex AI Legacy Feature Store. 123 // Immutable. Only applicable for Vertex AI Feature Store (Legacy). 127 // Output only. Only applicable for Vertex AI Feature Store (Legacy). 132 // Output only. Only applicable for Vertex AI Feature Store (Legacy). 154 // Optional. Only applicable for Vertex AI Feature Store (Legacy). 171 // Optional. Only applicable for Vertex AI Feature Store (Legacy). 182 // Output only. Only applicable for Vertex AI Feature Store (Legacy). 191 // Output only. Only applicable for Vertex AI Feature Store (Legacy). 196 // Only applicable for Vertex AI Feature Store.
|
/external/sdv/vsomeip/third_party/boost/numeric/conversion/include/boost/numeric/conversion/detail/ |
D | converter.hpp | 82 struct applicable { typedef mpl::true_ do_apply ; } ; struct 97 struct LT_LoT : applicable 112 struct LT_Zero : applicable 126 struct LE_PrevLoT : applicable 142 struct LT_HalfPrevLoT : applicable 158 struct GT_HiT : applicable 174 struct GE_SuccHiT : applicable 190 struct GT_HalfSuccHiT : applicable
|
/external/googleapis/google/cloud/aiplatform/v1/ |
D | feature.proto | 9 // Unless required by applicable law or agreed to in writing, software 74 // Only applicable for Vertex AI Legacy Feature Store. 122 // Immutable. Only applicable for Vertex AI Feature Store (Legacy). 126 // Output only. Only applicable for Vertex AI Feature Store (Legacy). 131 // Output only. Only applicable for Vertex AI Feature Store (Legacy). 153 // Optional. Only applicable for Vertex AI Feature Store (Legacy). 164 // Output only. Only applicable for Vertex AI Feature Store (Legacy). 169 // Only applicable for Vertex AI Feature Store.
|
/external/google-cloud-java/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2/src/main/proto/google/cloud/bigquery/migration/v2/ |
D | migration_error_details.proto | 9 // Unless required by applicable law or agreed to in writing, software 48 // Optional. The exact location within the resource (if applicable). 57 // Optional. If applicable, denotes the line where the error occurred. A zero 61 // Optional. If applicable, denotes the column where the error occurred. A
|
/external/googleapis/google/cloud/bigquery/migration/v2/ |
D | migration_error_details.proto | 9 // Unless required by applicable law or agreed to in writing, software 48 // Optional. The exact location within the resource (if applicable). 57 // Optional. If applicable, denotes the line where the error occurred. A zero 61 // Optional. If applicable, denotes the column where the error occurred. A
|
/external/google-cloud-java/java-bigquerymigration/proto-google-cloud-bigquerymigration-v2alpha/src/main/proto/google/cloud/bigquery/migration/v2alpha/ |
D | migration_error_details.proto | 9 // Unless required by applicable law or agreed to in writing, software 46 // Optional. The exact location within the resource (if applicable). 55 // Optional. If applicable, denotes the line where the error occurred. A zero value 59 // Optional. If applicable, denotes the column where the error occurred. A zero value
|
/external/googleapis/google/cloud/bigquery/migration/v2alpha/ |
D | migration_error_details.proto | 9 // Unless required by applicable law or agreed to in writing, software 46 // Optional. The exact location within the resource (if applicable). 55 // Optional. If applicable, denotes the line where the error occurred. A zero value 59 // Optional. If applicable, denotes the column where the error occurred. A zero value
|
/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/config/filter/fault/v2/ |
D | fault.proto | 32 // Fault delays are controlled via an HTTP header (if applicable). See the 54 // Fault delays are controlled via an HTTP header (if applicable). 70 // Rate limits are controlled via an HTTP header (if applicable). See the 82 // Rate limits are controlled via an HTTP header (if applicable).
|
/external/grpc-grpc-java/xds/third_party/envoy/src/main/proto/envoy/extensions/filters/common/fault/v3/ |
D | fault.proto | 33 // Fault delays are controlled via an HTTP header (if applicable). See the 55 // Fault delays are controlled via an HTTP header (if applicable). 77 // Rate limits are controlled via an HTTP header (if applicable). See the 91 // Rate limits are controlled via an HTTP header (if applicable).
|
/external/iptables/extensions/ |
D | libxt_NFLOG.man | 12 The netlink group (0\(en2\(ha16\-1) to which packets are (only applicable for 23 The number of bytes to be copied to userspace (only applicable for 29 to userspace (only applicable for nfnetlink_log). Higher values
|
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/proto/grpc/testing/xds/v3/ |
D | fault_common.proto | 9 // Unless required by applicable law or agreed to in writing, software 28 // Fault delays are controlled via an HTTP header (if applicable). See the 42 // Fault delays are controlled via an HTTP header (if applicable).
|
/external/grpc-grpc/src/proto/grpc/testing/xds/v3/ |
D | fault_common.proto | 9 // Unless required by applicable law or agreed to in writing, software 28 // Fault delays are controlled via an HTTP header (if applicable). See the 42 // Fault delays are controlled via an HTTP header (if applicable).
|
/external/googleapis/google/api/ |
D | policy.proto | 9 // Unless required by applicable law or agreed to in writing, software 43 // annotate API request and response message fields with applicable policies. 44 // One field may have multiple applicable policies that must all be satisfied 83 // Policies that are applicable to the request message.
|