Home
last modified time | relevance | path

Searched full:namely (Results 1 – 25 of 1577) sorted by relevance

12345678910>>...64

/aosp_15_r20/external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/
H A DExcludeInfoTypes.java85 * finding, namely email address.
105 * finding, namely email address.
126 * finding, namely email address.
146 * finding, namely email address.
166 * finding, namely email address.
591 * finding, namely email address.
614 * finding, namely email address.
637 * finding, namely email address.
660 * finding, namely email address.
689 * finding, namely email address.
[all …]
H A DExcludeInfoTypesOrBuilder.java37 * finding, namely email address.
54 * finding, namely email address.
71 * finding, namely email address.
88 * finding, namely email address.
105 * finding, namely email address.
/aosp_15_r20/external/python/cpython3/Doc/library/
D__main__.rst284 # namely.py
306 from namely import print_user_name
341 this is the ``start`` module which runs line by line and imports ``namely``.
342 In turn, ``namely`` imports ``__main__`` (which is really ``start``). That's an
344 module is present in :attr:`sys.modules`, Python passes that to ``namely``.
351 >>> import namely
352 >>> namely.did_user_define_their_name()
354 >>> namely.print_user_name()
359 >>> namely.did_user_define_their_name()
361 >>> namely.print_user_name()
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/
H A Dsignature_def_utils_test.py62 # with eager tensors (namely build_tensor_info).
96 # with eager tensors (namely build_tensor_info).
125 # with eager tensors (namely build_tensor_info).
160 # with eager tensors (namely build_tensor_info).
213 # with eager tensors (namely build_tensor_info).
277 # with eager tensors (namely build_tensor_info).
450 # with eager tensors (namely build_tensor_info_from_op).
462 # with eager tensors (namely build_tensor_info_from_op).
/aosp_15_r20/external/rust/android-crates-io/crates/bstr/src/
Dio.rs111 /// iterator. Namely, lines do _not_ contain trailing `\n` or `\r\n` bytes.
114 /// possible. Namely, a single allocation is reused for each line.
158 /// iterator. Namely, records do _not_ contain a trailing terminator byte.
161 /// possible. Namely, a single allocation is reused for each record.
212 /// possible. Namely, a single allocation is reused for each line.
264 /// possible. Namely, a single allocation is reused for each record.
/aosp_15_r20/external/google-cloud-java/java-iam-admin/proto-google-iam-admin-v1/src/main/java/com/google/iam/admin/v1/
H A DUndeleteRoleRequest.java80 * request, namely
122 * request, namely
547 * request, namely
588 * request, namely
629 * request, namely
669 * request, namely
705 * request, namely
H A DDeleteRoleRequest.java80 * request, namely
122 * request, namely
547 * request, namely
588 * request, namely
629 * request, namely
669 * request, namely
705 * request, namely
H A DGetRoleRequest.java79 * request, namely
128 * request, namely
519 * request, namely
567 * request, namely
615 * request, namely
662 * request, namely
705 * request, namely
H A DCreateRoleRequest.java80 * request, namely
122 * request, namely
665 * request, namely
706 * request, namely
747 * request, namely
787 * request, namely
823 * request, namely
H A DUpdateRoleRequest.java79 * request, namely
121 * request, namely
660 * request, namely
701 * request, namely
742 * request, namely
782 * request, namely
818 * request, namely
H A DListRolesRequest.java81 * request, namely
129 * request, namely
737 * request, namely
784 * request, namely
831 * request, namely
877 * request, namely
919 * request, namely
/aosp_15_r20/external/python/google-api-python-client/docs/dyn/
Diam_v1.projects.roles.html112 …` parameter's value depends on the target resource for the request, namely [`projects`](/iam/…
157 …` parameter's value depends on the target resource for the request, namely [`projects`](/iam/…
185 …` parameter's value depends on the target resource for the request, namely [`roles`](/iam/ref…
212 …` parameter's value depends on the target resource for the request, namely [`roles`](/iam/ref…
265 …` parameter's value depends on the target resource for the request, namely [`projects`](/iam/…
308 …` parameter's value depends on the target resource for the request, namely [`projects`](/iam/…
Diam_v1.organizations.roles.html112 …` parameter's value depends on the target resource for the request, namely [`projects`](/iam/…
157 …` parameter's value depends on the target resource for the request, namely [`projects`](/iam/…
185 …` parameter's value depends on the target resource for the request, namely [`roles`](/iam/ref…
212 …` parameter's value depends on the target resource for the request, namely [`roles`](/iam/ref…
265 …` parameter's value depends on the target resource for the request, namely [`projects`](/iam/…
308 …` parameter's value depends on the target resource for the request, namely [`projects`](/iam/…
/aosp_15_r20/packages/modules/Media/apex/framework/java/android/media/
DBufferingParams.java44 * <li> {@link MediaPlayer} has internal mark, namely pausePlaybackMarkMs, to decide when
50 * <li> {@link MediaPlayer} has internal mark, namely pauseRebufferingMarkMs, to decide
53 * <li> {@link MediaPlayer} has internal mark, namely resumeRebufferingMarkMs, to decide
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-1.10.4/testdata/
H A Dregression.toml401 # succeeds, then it's guaranteed that there is an overall match. Namely, the
667 # engine as a result of the reverse suffix optimization. Namely, it hit a case
675 # of DFA were impacted). Namely, when a fail state was encountered (that's the
696 # stop the search), then it might not return an error necessarily. Namely, if a
766 # Namely, since 'All' semantics were used, the aho-corasick prefilter was
788 # did not handle quit states correctly. Namely, the Unicode word boundary here
/aosp_15_r20/external/ksp/api/src/main/kotlin/com/google/devtools/ksp/processing/
H A DCodeGenerator.kt35 * Namely, the containing files of those [KSNode]s who are obtained from:
70 * Namely, the containing files of those [KSNode]s who are obtained from: in createNewFile()
156 * Namely, whenever there is new information. in createNewFile()
/aosp_15_r20/external/rust/android-crates-io/crates/memchr/src/memmem/
Dmod.rs72 // implementation. This is essentially an abstraction breaker. Namely, the
487 /// needle itself. Namely, a finder's needle can be either borrowed or
501 /// of the finder, and may be shorter than the `'n` lifetime. Namely, a
625 /// needle itself. Namely, a finder's needle can be either borrowed or
639 /// of the finder, and may be shorter than the `'n` lifetime. Namely, a
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/memchr-2.7.2/src/memmem/
H A Dmod.rs72 // implementation. This is essentially an abstraction breaker. Namely, the
487 /// needle itself. Namely, a finder's needle can be either borrowed or
501 /// of the finder, and may be shorter than the `'n` lifetime. Namely, a
625 /// needle itself. Namely, a finder's needle can be either borrowed or
639 /// of the finder, and may be shorter than the `'n` lifetime. Namely, a
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/layers/
H A Ddense_attention.py194 '{} layer must be called on a list of inputs, namely [query, value] '
199 'namely [query, value] or [query, value, key]. '
205 'namely [query_mask, value_mask].'.format(class_name))
208 '{} layer mask must be a list of length 2, namely [query_mask, '
/aosp_15_r20/external/rust/android-crates-io/crates/regex/
DUNICODE.md10 1. Line boundaries are not Unicode aware. Namely, only the `\n`
202 Namely, it is convenient and simpler to have `\w` and `\b` be in sync with
244 The regex crate provides full support for Unicode code point matching. Namely,
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-1.10.4/
H A DUNICODE.md10 1. Line boundaries are not Unicode aware. Namely, only the `\n`
203 Namely, it is convenient and simpler to have `\w` and `\b` be in sync with
243 The regex crate provides full support for Unicode code point matching. Namely,
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/regex-automata-0.4.6/src/
H A Dlib.rs35 [`meta` regex APIs](meta). Namely, the `regex` crate is just a light wrapper
308 Namely, it fails whenever the multiplication of the haystack, the regex and some
320 for Unicode word boundaries in a DFA. Namely, since the DFAs in this crate
409 be quite careful when using untrusted patterns. Namely, because bounded
557 // features. Namely, features tend to change imports, and imports change what's
/aosp_15_r20/external/rust/android-crates-io/crates/regex/src/
Dbacktrack.rs7 // bitmap). Namely, once a state is visited, it is never visited again. Since a
15 // scale, even if you're willing to live with the memory requirements. Namely,
196 // from the stack. Namely, if we're pushing a job only to run it in step()
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Diam.v1.json232 …arent` parameter's value depends on the target resource for the request, namely [`projects`](/iam/…
266 …`name` parameter's value depends on the target resource for the request, namely [`projects`](/iam/…
291 …`name` parameter's value depends on the target resource for the request, namely [`roles`](/iam/ref…
327 …arent` parameter's value depends on the target resource for the request, namely [`roles`](/iam/ref…
370 …`name` parameter's value depends on the target resource for the request, namely [`projects`](/iam/…
404 …`name` parameter's value depends on the target resource for the request, namely [`projects`](/iam/…
908 …arent` parameter's value depends on the target resource for the request, namely [`projects`](/iam/…
942 …`name` parameter's value depends on the target resource for the request, namely [`projects`](/iam/…
967 …`name` parameter's value depends on the target resource for the request, namely [`roles`](/iam/ref…
1003 …arent` parameter's value depends on the target resource for the request, namely [`roles`](/iam/ref…
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/aho-corasick/src/
Dautomaton.rs21 // leftmost. Namely, leftmost requires continuing a search even after a match
205 // It's important for this to always be inlined. Namely, its only caller
290 // It's important for this to always be inlined. Namely, its only caller
389 // It's important for this to always be inlined. Namely, its only caller

12345678910>>...64