Home
last modified time | relevance | path

Searched full:typically (Results 1 – 25 of 13837) sorted by relevance

12345678910>>...554

/aosp_15_r20/external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/
H A DInfoTypeCategory.java105 * The infoType is typically used in Argentina.
115 * The infoType is typically used in Australia.
125 * The infoType is typically used in Belgium.
135 * The infoType is typically used in Brazil.
145 * The infoType is typically used in Canada.
155 * The infoType is typically used in Chile.
165 * The infoType is typically used in China.
175 * The infoType is typically used in Colombia.
185 * The infoType is typically used in Denmark.
195 * The infoType is typically used in France.
[all …]
/aosp_15_r20/external/skia/include/core/
H A DSkFontMetrics.h53 … //!< greatest extent above origin of any glyph bounding box, typically negative; deprec…
54 SkScalar fAscent; //!< distance to reserve above baseline, typically negative
55 SkScalar fDescent; //!< distance to reserve below baseline, typically positive
56 … //!< greatest extent below origin of any glyph bounding box, typically positive; deprec…
57 SkScalar fLeading; //!< distance to add between lines, typically positive or zero
60 … //!< greatest extent to left of origin of any glyph bounding box, typically negative; deprec…
61 … //!< greatest extent to right of origin of any glyph bounding box, typically positive; deprec…
62 SkScalar fXHeight; //!< height of lower-case 'x', zero if unknown, typically negative
63 …SkScalar fCapHeight; //!< height of an upper-case letter, zero if unknown, typically nega…
65 SkScalar fUnderlinePosition; //!< distance from baseline to top of stroke, typically positive
[all …]
/aosp_15_r20/external/google-cloud-java/java-dataflow/proto-google-cloud-dataflow-v1beta3/src/main/java/com/google/dataflow/v1beta3/
H A DJobMessageImportance.java45 * The message is at the 'debug' level: typically only useful for
47 * Typically, Dataflow pipeline runners do not display log messages
59 * potentially useful to users. Typically, Dataflow pipeline
73 * track of the execution of a Dataflow pipeline. Typically,
88 * Typically, Dataflow pipeline runners display log messages at this
101 * preventing a job from succeeding. Typically, Dataflow pipeline
126 * The message is at the 'debug' level: typically only useful for
128 * Typically, Dataflow pipeline runners do not display log messages
140 * potentially useful to users. Typically, Dataflow pipeline
154 * track of the execution of a Dataflow pipeline. Typically,
[all …]
H A DDisk.java102 * typically ending in "pd-standard". If SSD persistent disks are
103 * available, the resource name typically ends with "pd-ssd". The
110 * typically look something like this:
139 * typically ending in "pd-standard". If SSD persistent disks are
140 * available, the resource name typically ends with "pd-ssd". The
147 * typically look something like this:
669 * typically ending in "pd-standard". If SSD persistent disks are
670 * available, the resource name typically ends with "pd-ssd". The
677 * typically look something like this:
705 * typically ending in "pd-standard". If SSD persistent disks are
[all …]
/aosp_15_r20/external/google-cloud-java/java-maps-routing/proto-google-maps-routing-v2/src/main/java/com/google/maps/routing/v2/
H A DTollInfo.java83 * stations. Typically this list will contain only one item for routes with
102 * stations. Typically this list will contain only one item for routes with
121 * stations. Typically this list will contain only one item for routes with
140 * stations. Typically this list will contain only one item for routes with
159 * stations. Typically this list will contain only one item for routes with
578 * stations. Typically this list will contain only one item for routes with
600 * stations. Typically this list will contain only one item for routes with
622 * stations. Typically this list will contain only one item for routes with
644 * stations. Typically this list will contain only one item for routes with
672 * stations. Typically this list will contain only one item for routes with
[all …]
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/builder/
H A DToStringStyle.java470 * @param fieldName the field name, typically not used as already appended
578 * @param fieldName the field name, typically not used as already appended
593 * @param fieldName the field name, typically not used as already appended
605 * @param fieldName the field name, typically not used as already appended
617 * @param fieldName the field name, typically not used as already appended
630 * @param fieldName the field name, typically not used as already appended
659 * @param fieldName the field name, typically not used as already appended
685 * @param fieldName the field name, typically not used as already appended
711 * @param fieldName the field name, typically not used as already appended
737 * @param fieldName the field name, typically not used as already appended
[all …]
/aosp_15_r20/frameworks/base/core/java/com/android/internal/util/function/pooled/
H A DPooledLambda.java170 * @param function non-capturing lambda(typically an unbounded method reference)
201 * @param function non-capturing lambda(typically an unbounded method reference)
220 * @param function non-capturing lambda(typically an unbounded method reference)
238 * @param function non-capturing lambda(typically an unbounded method reference)
256 * @param function non-capturing lambda(typically an unbounded method reference)
275 * @param function non-capturing lambda(typically an unbounded method reference)
295 * @param function non-capturing lambda(typically an unbounded method reference)
316 * @param function non-capturing lambda(typically an unbounded method reference)
348 * @param function non-capturing lambda(typically an unbounded method reference)
368 * @param function non-capturing lambda(typically an unbounded method reference)
[all …]
/aosp_15_r20/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/deser/
H A DDeserializers.java28 * other information typically needed for building deserializers
56 * other information typically needed for building deserializers
73 * other information typically needed for building deserializers
91 * annotations, typically), but usually are not.
98 * other information typically needed for building deserializers
118 * annotations, typically), but usually are not.
125 * other information typically needed for building deserializers
146 * annotations, typically), but usually are not.
153 * other information typically needed for building deserializers
172 * annotations, typically), but usually are not.
[all …]
/aosp_15_r20/frameworks/base/core/java/android/webkit/
H A DTracingConfig.java56 * Predefined set of categories typically useful for analyzing WebViews.
57 * Typically includes "android_webview" and "Java" categories.
62 * Predefined set of categories typically useful for web developers.
63 * Typically includes "blink", "compositor", "renderer.scheduler" and "v8" categories.
69 * Typically includes "input", "renderer.scheduler" categories.
75 * Typically includes "blink", "compositor" and "gpu" categories.
81 * Typically includes "blink", "compositor", "gpu", "renderer.scheduler" and "v8" categories.
87 * Typically includes "blink", "compositor", "gpu", "renderer.scheduler", "v8" and
100 * Typically the buffer memory usage is larger than {@link #RECORD_CONTINUOUSLY}.
101 * Depending on the implementation typically allows up to 256k events to be stored.
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pkg_resources/_vendor/
Dappdirs.py51 appauthor or distributing body for this application. Typically
57 would typically be "<major>.<minor>".
106 appauthor or distributing body for this application. Typically
112 would typically be "<major>.<minor>".
172 appauthor or distributing body for this application. Typically
178 would typically be "<major>.<minor>".
212 appauthor or distributing body for this application. Typically
218 would typically be "<major>.<minor>".
263 appauthor or distributing body for this application. Typically
269 would typically be "<major>.<minor>".
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pkg_resources/_vendor/
Dappdirs.py51 appauthor or distributing body for this application. Typically
57 would typically be "<major>.<minor>".
106 appauthor or distributing body for this application. Typically
112 would typically be "<major>.<minor>".
172 appauthor or distributing body for this application. Typically
178 would typically be "<major>.<minor>".
212 appauthor or distributing body for this application. Typically
218 would typically be "<major>.<minor>".
263 appauthor or distributing body for this application. Typically
269 would typically be "<major>.<minor>".
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pkg_resources/_vendor/
Dappdirs.py51 appauthor or distributing body for this application. Typically
57 would typically be "<major>.<minor>".
106 appauthor or distributing body for this application. Typically
112 would typically be "<major>.<minor>".
172 appauthor or distributing body for this application. Typically
178 would typically be "<major>.<minor>".
212 appauthor or distributing body for this application. Typically
218 would typically be "<major>.<minor>".
263 appauthor or distributing body for this application. Typically
269 would typically be "<major>.<minor>".
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pkg_resources/_vendor/
Dappdirs.py51 appauthor or distributing body for this application. Typically
57 would typically be "<major>.<minor>".
106 appauthor or distributing body for this application. Typically
112 would typically be "<major>.<minor>".
172 appauthor or distributing body for this application. Typically
178 would typically be "<major>.<minor>".
212 appauthor or distributing body for this application. Typically
218 would typically be "<major>.<minor>".
263 appauthor or distributing body for this application. Typically
269 would typically be "<major>.<minor>".
[all …]
/aosp_15_r20/external/pytorch/torch/
H A D_appdirs.py82 appauthor or distributing body for this application. Typically
88 would typically be "<major>.<minor>".
137 appauthor or distributing body for this application. Typically
143 would typically be "<major>.<minor>".
206 appauthor or distributing body for this application. Typically
212 would typically be "<major>.<minor>".
250 appauthor or distributing body for this application. Typically
256 would typically be "<major>.<minor>".
307 appauthor or distributing body for this application. Typically
313 would typically be "<major>.<minor>".
[all …]
/aosp_15_r20/external/python/setuptools/pkg_resources/_vendor/
Dappdirs.py51 appauthor or distributing body for this application. Typically
57 would typically be "<major>.<minor>".
106 appauthor or distributing body for this application. Typically
112 would typically be "<major>.<minor>".
172 appauthor or distributing body for this application. Typically
178 would typically be "<major>.<minor>".
212 appauthor or distributing body for this application. Typically
218 would typically be "<major>.<minor>".
263 appauthor or distributing body for this application. Typically
269 would typically be "<major>.<minor>".
[all …]
/aosp_15_r20/external/google-cloud-java/java-service-control/proto-google-cloud-service-control-v1/src/main/java/com/google/api/servicecontrol/v1/
H A DReportRequest.java140 * Typically the service should report one operation per request.
161 * Typically the service should report one operation per request.
183 * Typically the service should report one operation per request.
204 * Typically the service should report one operation per request.
225 * Typically the service should report one operation per request.
883 * Typically the service should report one operation per request.
907 * Typically the service should report one operation per request.
931 * Typically the service should report one operation per request.
955 * Typically the service should report one operation per request.
985 * Typically the service should report one operation per request.
[all …]
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/
Dpeople_v1.people.html166 …ield is verified; false if the field is unverified. A verified field is typically a name, email ad…
194 …ield is verified; false if the field is unverified. A verified field is typically a name, email ad…
216 …ield is verified; false if the field is unverified. A verified field is typically a name, email ad…
222 …he `date` and `text` fields are specified. The `date` and `text` fields typically represent the sa…
243 …ield is verified; false if the field is unverified. A verified field is typically a name, email ad…
265 …ield is verified; false if the field is unverified. A verified field is typically a name, email ad…
288 …ield is verified; false if the field is unverified. A verified field is typically a name, email ad…
312 …ield is verified; false if the field is unverified. A verified field is typically a name, email ad…
335 …ield is verified; false if the field is unverified. A verified field is typically a name, email ad…
359 …ield is verified; false if the field is unverified. A verified field is typically a name, email ad…
[all …]
Dpeople_v1.otherContacts.html85 … that is contacts that are not in a contact group. "Other contacts" are typically auto created con…
147 …ield is verified; false if the field is unverified. A verified field is typically a name, email ad…
175 …ield is verified; false if the field is unverified. A verified field is typically a name, email ad…
197 …ield is verified; false if the field is unverified. A verified field is typically a name, email ad…
203 …he `date` and `text` fields are specified. The `date` and `text` fields typically represent the sa…
224 …ield is verified; false if the field is unverified. A verified field is typically a name, email ad…
246 …ield is verified; false if the field is unverified. A verified field is typically a name, email ad…
269 …ield is verified; false if the field is unverified. A verified field is typically a name, email ad…
293 …ield is verified; false if the field is unverified. A verified field is typically a name, email ad…
316 …ield is verified; false if the field is unverified. A verified field is typically a name, email ad…
[all …]
/aosp_15_r20/external/gemmlowp/doc/
H A Dquantization.md71 '0'. That would typically introduce inaccuracy in the result. In fact, using
131 values (i.e. typically is a uint8 value).
139 to quantized values (typically uint8), we turn to applying this knowledge to
223 entries, and their `zero_point` quantization parameters. Typically, all of these
224 values are uint8. Typically, the above differences of uint8 values would be
256 than one &mdash; each of the `scale` values here is typically smaller than one,
257 as we are typically mapping the `[0..255]` quantized uint8 value range to an
258 interval of real values that is much narrower than that, typically within
260 activation functions will typically have real activation values in the interval
264 constant that is smaller than one? Typically, by multiplying by a fixed-point
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1beta1/src/main/java/com/google/cloud/aiplatform/v1beta1/
H A DErrorAnalysisAnnotation.java301 * Attributed items for a given annotation, typically representing neighbors
605 * Attributed items for a given annotation, typically representing neighbors
1053 * Attributed items for a given annotation, typically representing neighbors
1070 * Attributed items for a given annotation, typically representing neighbors
1089 * Attributed items for a given annotation, typically representing neighbors
1105 * Attributed items for a given annotation, typically representing neighbors
1122 * Attributed items for a given annotation, typically representing neighbors
1707 * Attributed items for a given annotation, typically representing neighbors
1728 * Attributed items for a given annotation, typically representing neighbors
1747 * Attributed items for a given annotation, typically representing neighbors
[all …]
/aosp_15_r20/external/google-cloud-java/java-aiplatform/proto-google-cloud-aiplatform-v1/src/main/java/com/google/cloud/aiplatform/v1/
H A DErrorAnalysisAnnotation.java301 * Attributed items for a given annotation, typically representing neighbors
598 * Attributed items for a given annotation, typically representing neighbors
1045 * Attributed items for a given annotation, typically representing neighbors
1062 * Attributed items for a given annotation, typically representing neighbors
1080 * Attributed items for a given annotation, typically representing neighbors
1096 * Attributed items for a given annotation, typically representing neighbors
1113 * Attributed items for a given annotation, typically representing neighbors
1695 * Attributed items for a given annotation, typically representing neighbors
1715 * Attributed items for a given annotation, typically representing neighbors
1734 * Attributed items for a given annotation, typically representing neighbors
[all …]
/aosp_15_r20/external/libcups/man/
H A Dfilter.768 Options passed on the command-line typically do not include the default choices the printer's PPD f…
133 Sets the named keywords in the printer's PPD file. This is typically used to update default option …
140 Sets, adds, or removes "printer-state-reason" keywords for the current queue. Typically this is use…
149 The default text character set, typically "utf-8".
177 The default language locale (typically C or en).
192 The name and version number of the server (typically CUPS/\fImajor.minor\fR).
198 The user executing the filter, typically "lp" or "root"; consult the \fIcups-files.conf\fR file for…
207 …rs also expect specific environment variables and file descriptors, and typically run in a user se…
/aosp_15_r20/external/google-cloud-java/java-speech/proto-google-cloud-speech-v1beta1/src/main/java/com/google/cloud/speech/v1beta1/
H A DSpeechContext.java124 * specific commands are typically spoken by the user. This can also be used
141 * specific commands are typically spoken by the user. This can also be used
158 * specific commands are typically spoken by the user. This can also be used
175 * specific commands are typically spoken by the user. This can also be used
520 * specific commands are typically spoken by the user. This can also be used
537 * specific commands are typically spoken by the user. This can also be used
554 * specific commands are typically spoken by the user. This can also be used
571 * specific commands are typically spoken by the user. This can also be used
588 * specific commands are typically spoken by the user. This can also be used
611 * specific commands are typically spoken by the user. This can also be used
[all …]
/aosp_15_r20/external/parameter-framework/asio-1.10.6/include/asio/ip/
H A Dbasic_resolver_query.hpp44 * This constructor is typically used to perform name resolution for local
54 * @note On POSIX systems, service names are typically defined in the file
78 * This constructor is typically used to perform name resolution for local
91 * @note On POSIX systems, service names are typically defined in the file
115 * This constructor is typically used to perform name resolution for
139 * On POSIX systems, service names are typically defined in the file
163 * This constructor is typically used to perform name resolution for
190 * On POSIX systems, service names are typically defined in the file
/aosp_15_r20/external/google-cloud-java/java-video-intelligence/proto-google-cloud-video-intelligence-v1/src/main/java/com/google/cloud/videointelligence/v1/
H A DSpeechContext.java82 * specific commands are typically spoken by the user. This can also be used
101 * specific commands are typically spoken by the user. This can also be used
120 * specific commands are typically spoken by the user. This can also be used
140 * specific commands are typically spoken by the user. This can also be used
534 * specific commands are typically spoken by the user. This can also be used
553 * specific commands are typically spoken by the user. This can also be used
572 * specific commands are typically spoken by the user. This can also be used
592 * specific commands are typically spoken by the user. This can also be used
612 * specific commands are typically spoken by the user. This can also be used
639 * specific commands are typically spoken by the user. This can also be used
[all …]

12345678910>>...554