Home
last modified time | relevance | path

Searched +full:has +full:- +full:values (Results 1 – 25 of 1205) sorted by relevance

12345678910>>...49

/external/python/google-api-python-client/docs/dyn/
Dcloudresourcemanager_v1.folders.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dcloudresourcemanager_v1.organizations.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dcloudresourcemanager_v1.projects.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
Dmonitoring_v3.projects.collectdTimeSeries.html8 font-weight: inherit;
9 font-style: inherit;
10 font-size: 100%;
11 font-family: inherit;
12 vertical-align: baseline;
16 font-size: 13px;
21 font-size: 26px;
22 margin-bottom: 1em;
26 font-size: 24px;
27 margin-bottom: 1em;
[all …]
/external/googleapis/google/cloud/orgpolicy/v1/
Dorgpolicy.proto7 // http://www.apache.org/licenses/LICENSE-2.0
36 // `ListPolicy` can define specific values and subtrees of Cloud Resource
40 // The `under:` prefix is used to denote resource subtree values.
41 // The `is:` prefix is used to denote specific values, and is required only
42 // if the value contains a ":". Values prefixed with "is:" are treated the
43 // same as values with no prefix.
45 // - "projects/<project-id>", e.g. "projects/tokyo-rain-123"
46 // - "folders/<folder-id>", e.g. "folders/1234"
47 // - "organizations/<organization-id>", e.g. "organizations/1234"
52 // values. If `all_values` is set to either `ALLOW` or `DENY`,
[all …]
/external/google-cloud-java/java-orgpolicy/proto-google-cloud-orgpolicy-v1/src/main/proto/google/cloud/orgpolicy/v1/
Dorgpolicy.proto7 // http://www.apache.org/licenses/LICENSE-2.0
36 // `ListPolicy` can define specific values and subtrees of Cloud Resource
40 // The `under:` prefix is used to denote resource subtree values.
41 // The `is:` prefix is used to denote specific values, and is required only
42 // if the value contains a ":". Values prefixed with "is:" are treated the
43 // same as values with no prefix.
45 // - "projects/<project-id>", e.g. "projects/tokyo-rain-123"
46 // - "folders/<folder-id>", e.g. "folders/1234"
47 // - "organizations/<organization-id>", e.g. "organizations/1234"
52 // values. If `all_values` is set to either `ALLOW` or `DENY`,
[all …]
/external/pigweed/pw_protobuf/public/pw_protobuf/
Dencoder.h7 // https://www.apache.org/licenses/LICENSE-2.0
64 // OK - varint is written successfully
74 // Write the field key and length prefix for a length-delimited field. It is
85 // OK - Field key is written successfully
119 // provide a zero-length scratch buffer.
128 // Precondition: Encoder has no active child encoder.
148 // Precondition: Encoder has no active child encoder.
158 // Precondition: Encoder has no active child encoder.
170 // Precondition: Encoder has no active child encoder.
172 // Postcondition: Until the nested child encoder has been destroyed, this
[all …]
/external/apache-commons-math/src/main/java/org/apache/commons/math3/stat/descriptive/
DSummaryStatistics.java9 * http://www.apache.org/licenses/LICENSE-2.0
39 * Computes summary statistics for a stream of data values added using the
40 * {@link #addValue(double) addValue} method. The data values are not stored in
51 * is called. No configuration is necessary to use the default, commons-math
55 * Note: This class is not thread-safe. Use
63 private static final long serialVersionUID = -2021321786743555871L;
65 /** count of values that have been added */
71 /** sum of values that have been added */
74 /** sum of the square of each value that has been added */
77 /** min of values that have been added */
[all …]
/external/libhevc/decoder/arm/
Dihevcd_fmt_conv_420sp_to_rgba8888.s9 @* http://www.apache.org/licenses/LICENSE-2.0
67 @* Values Returned : None *
69 @* Register Usage : R0 - R14 *
92 STMFD SP!,{R4-R12,LR}
93 VPUSH {d8-d15}
95 @//R0 - Y PTR
96 @//R1 - UV PTR
97 @//R2 - RGB PTR
98 @//R3 - RGB PTR
99 @//R4 - PIC WIDTH
[all …]
/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/descriptive/
DSummaryStatistics.java9 * http://www.apache.org/licenses/LICENSE-2.0
37 * Computes summary statistics for a stream of data values added using the
38 * {@link #addValue(double) addValue} method. The data values are not stored in
49 * is called. No configuration is necessary to use the default, commons-math
53 * Note: This class is not thread-safe. Use
57 * @version $Revision: 1042376 $ $Date: 2010-12-05 16:54:55 +0100 (dim. 05 déc. 2010) $
62 private static final long serialVersionUID = -2021321786743555871L;
64 /** count of values that have been added */
70 /** sum of values that have been added */
73 /** sum of the square of each value that has been added */
[all …]
/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
DConditionOrBuilder.java8 * https://www.apache.org/licenses/LICENSE-2.0
30 * This is deprecated and has no effect. Do not use.
31 * Check the Iam enum for the list of possible values.
43 * This is deprecated and has no effect. Do not use.
44 * Check the Iam enum for the list of possible values.
56 * This is deprecated and has no effect. Do not use.
57 * Check the Iam enum for the list of possible values.
70 * This is deprecated and has no effect. Do not use.
71 * Check the Op enum for the list of possible values.
83 * This is deprecated and has no effect. Do not use.
[all …]
DCondition.java8 * https://www.apache.org/licenses/LICENSE-2.0
25 * This is deprecated and has no effect. Do not use.
78 * This is deprecated and has no effect. Do not use.
79 …* Additional supported values which may be not listed in the enum directly due to technical reason…
100 * This is deprecated and has no effect. Do not use.
110 * This is deprecated and has no effect. Do not use.
120 * This is deprecated and has no effect. Do not use.
130 * This is deprecated and has no effect. Do not use.
140 * This is deprecated and has no effect. Do not use.
150 * This is deprecated and has no effect. Do not use.
[all …]
DRouteAsPathOrBuilder.java8 * https://www.apache.org/licenses/LICENSE-2.0
68values: - 'AS_SET': unordered set of autonomous systems that the route in has traversed - 'AS_SEQU…
69 * Check the PathSegmentType enum for the list of possible values.
81values: - 'AS_SET': unordered set of autonomous systems that the route in has traversed - 'AS_SEQU…
82 * Check the PathSegmentType enum for the list of possible values.
94values: - 'AS_SET': unordered set of autonomous systems that the route in has traversed - 'AS_SEQU…
95 * Check the PathSegmentType enum for the list of possible values.
/external/google-cloud-java/java-compute/google-cloud-compute/src/main/java/com/google/cloud/compute/v1/
Dpackage-info.java8 * https://www.apache.org/licenses/LICENSE-2.0
29 * // This snippet has been automatically generated and should be regarded as a code template only.
31 * // - It may require correct/in-range values for request initialization.
32 * // - It may require specifying regional endpoints when creating the service client as shown in
35 * String project = "project-309310695";
37 * String acceleratorType = "acceleratorType-82462651";
49 * // This snippet has been automatically generated and should be regarded as a code template only.
51 * // - It may require correct/in-range values for request initialization.
52 * // - It may require specifying regional endpoints when creating the service client as shown in
55 * String project = "project-309310695";
[all …]
DFirewallPoliciesClient.java8 * https://www.apache.org/licenses/LICENSE-2.0
38 // AUTO-GENERATED DOCUMENTATION AND CLASS.
46 * // This snippet has been automatically generated and should be regarded as a code template only.
48 * // - It may require correct/in-range values for request initialization.
49 * // - It may require specifying regional endpoints when creating the service client as shown in
58 * such as threads. In the example above, try-with-resources is used, which automatically calls
87 * // This snippet has been automatically generated and should be regarded as a code template only.
89 * // - It may require correct/in-range values for request initialization.
90 * // - It may require specifying regional endpoints when creating the service client as shown in
103 * // This snippet has been automatically generated and should be regarded as a code template only.
[all …]
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_Where.pbtxt7 summary: "Returns locations of nonzero / true values in a tensor."
10 coordinates are returned in a 2-D tensor where the first dimension (rows)
13 the output tensor can vary depending on how many true values there are in
14 `input`. Indices are output in row-major order.
21 # 'input' has two true values, so output has two coordinates.
22 # 'input' has rank of 2, so coordinates have two indices.
32 # 'input' has 5 true values, so output has 5 coordinates.
33 # 'input' has rank of 3, so coordinates have three indices.
41 # [-0.5, 0.0]]
46 # 'input' has 5 nonzero values, so output has 5 coordinates.
[all …]
Dapi_def_SparseReshape.pbtxt6 2-D. `N x R_in` matrix with the indices of non-empty values in a
13 1-D. `R_in` vector with the input SparseTensor's dense shape.
19 1-D. `R_out` vector with the requested new dense shape.
25 2-D. `N x R_out` matrix with the updated indices of non-empty
26 values in the output SparseTensor.
32 1-D. `R_out` vector with the full dense shape of the output
33 SparseTensor. This is the same as `new_shape` but with any -1 dimensions
37 summary: "Reshapes a SparseTensor to represent values in a new dense shape."
39 This operation has the same semantics as reshape on the represented dense
42 If one component of `new_shape` is the special value -1, the size of that
[all …]
/external/google-cloud-java/java-dataplex/proto-google-cloud-dataplex-v1/src/main/proto/google/cloud/dataplex/v1/
Ddata_profile.proto7 // http://www.apache.org/licenses/LICENSE-2.0
41 // Minimum length of non-null values in the scanned data.
44 // Maximum length of non-null values in the scanned data.
47 // Average length of non-null values in the scanned data.
53 // Average of non-null values in the scanned data. NaN, if the field
54 // has a NaN.
57 // Standard deviation of non-null values in the scanned data. NaN, if
58 // the field has a NaN.
61 // Minimum of non-null values in the scanned data. NaN, if the field
62 // has a NaN.
[all …]
/external/google-cloud-java/java-orgpolicy/proto-google-cloud-orgpolicy-v1/src/main/java/com/google/cloud/orgpolicy/v1/
DPolicy.java8 * https://www.apache.org/licenses/LICENSE-2.0
81 * List of values allowed at this resource. Can only be set if `all_values`
94 * List of values allowed at this resource. Can only be set if `all_values`
107 * List of values allowed at this resource. Can only be set if `all_values`
121 * List of values allowed at this resource. Can only be set if `all_values`
136 * List of values denied at this resource. Can only be set if `all_values`
149 * List of values denied at this resource. Can only be set if `all_values`
162 * List of values denied at this resource. Can only be set if `all_values`
176 * List of values denied at this resource. Can only be set if `all_values`
250 * set to `true`, then the values from the effective `Policy` of the parent
[all …]
/external/google-cloud-java/java-contact-center-insights/google-cloud-contact-center-insights/src/main/java/com/google/cloud/contactcenterinsights/v1/
DContactCenterInsightsClient.java8 * https://www.apache.org/licenses/LICENSE-2.0
42 // AUTO-GENERATED DOCUMENTATION AND CLASS.
50 * // This snippet has been automatically generated and should be regarded as a code template only.
52 * // - It may require correct/in-range values for request initialization.
53 * // - It may require specifying regional endpoints when creating the service client as shown in
59 * String conversationId = "conversationId-1676095234";
66 * resources such as threads. In the example above, try-with-resources is used, which automatically
95 * // This snippet has been automatically generated and should be regarded as a code template only.
97 * // - It may require correct/in-range values for request initialization.
98 * // - It may require specifying regional endpoints when creating the service client as shown in
[all …]
/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/
Dutils.td7 http://www.apache.org/licenses/LICENSE-2.0
21 "non-opaque constant tensor">;
29 // Checks if the element value has a float type.
39 // Checks if the value has only one user.
45 // Checks if the value has the type of int8.
49 // Checks if the value has the type of int32.
53 // Checks if the value has the type of float32.
57 // Checks if the value has static shape.
60 // Checks if the value has static shape at given dims.
67 "$_builder.clone(*op0)->getOpResult(0)">;
[all …]
/external/google-cloud-java/java-accesscontextmanager/google-identity-accesscontextmanager/src/main/java/com/google/identity/accesscontextmanager/v1/
DAccessContextManagerClient.java8 * https://www.apache.org/licenses/LICENSE-2.0
47 // AUTO-GENERATED DOCUMENTATION AND CLASS.
52 * organization has one [access policy] [google.identity.accesscontextmanager.v1.AccessPolicy] that
62 * // This snippet has been automatically generated and should be regarded as a code template only.
64 * // - It may require correct/in-range values for request initialization.
65 * // - It may require specifying regional endpoints when creating the service client as shown in
75 * resources such as threads. In the example above, try-with-resources is used, which automatically
104 * // This snippet has been automatically generated and should be regarded as a code template only.
106 * // - It may require correct/in-range values for request initialization.
107 * // - It may require specifying regional endpoints when creating the service client as shown in
[all …]
/external/libhevc/decoder/arm64/
Dihevcd_fmt_conv_420sp_to_rgba8888.s9 //* http://www.apache.org/licenses/LICENSE-2.0
69 //* Values Returned : None *
71 //* Register Usage : x0 - x14 *
93 // STMFD sp!,{x4-x12,x14}
95 stp d12,d14,[sp,#-16]!
96 …stp d8,d15,[sp,#-16]! // Storing d15 using { sub sp,sp,#8; str d15,[sp] } is giv…
98 stp x19, x20,[sp,#-16]!
101 ////x0 - Y PTR
102 ////x1 - UV PTR
103 ////x2 - RGB PTR
[all …]
/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1beta1/
DFeaturestoreOnlineServingServiceClient.java8 * https://www.apache.org/licenses/LICENSE-2.0
46 // AUTO-GENERATED DOCUMENTATION AND CLASS.
48 * Service Description: A service for serving online feature values.
54 * // This snippet has been automatically generated and should be regarded as a code template only.
56 * // - It may require correct/in-range values for request initialization.
57 * // - It may require specifying regional endpoints when creating the service client as shown in
69 * up resources such as threads. In the example above, try-with-resources is used, which
98 * // This snippet has been automatically generated and should be regarded as a code template only.
100 * // - It may require correct/in-range values for request initialization.
101 * // - It may require specifying regional endpoints when creating the service client as shown in
[all …]
/external/google-cloud-java/java-aiplatform/google-cloud-aiplatform/src/main/java/com/google/cloud/aiplatform/v1/
DFeaturestoreOnlineServingServiceClient.java8 * https://www.apache.org/licenses/LICENSE-2.0
45 // AUTO-GENERATED DOCUMENTATION AND CLASS.
47 * Service Description: A service for serving online feature values.
53 * // This snippet has been automatically generated and should be regarded as a code template only.
55 * // - It may require correct/in-range values for request initialization.
56 * // - It may require specifying regional endpoints when creating the service client as shown in
68 * up resources such as threads. In the example above, try-with-resources is used, which
97 * // This snippet has been automatically generated and should be regarded as a code template only.
99 * // - It may require correct/in-range values for request initialization.
100 * // - It may require specifying regional endpoints when creating the service client as shown in
[all …]

12345678910>>...49