Home
last modified time | relevance | path

Searched +full:comma +full:- +full:separated (Results 1 – 25 of 1355) sorted by relevance

12345678910>>...55

/aosp_15_r20/external/google-cloud-java/java-advisorynotifications/proto-google-cloud-advisorynotifications-v1/src/main/java/com/google/cloud/advisorynotifications/v1/
H A DCsv.java8 * https://www.apache.org/licenses/LICENSE-2.0
82 * single comma-separated string.
95 * single comma-separated string.
108 * single comma-separated string.
122 * single comma-separated string.
190 * single comma-separated string.
205 * single comma-separated string.
220 * single comma-separated string.
236 * single comma-separated string.
248 private byte memoizedIsInitialized = -1;
[all …]
/aosp_15_r20/external/mesa3d/docs/
H A Denvvars.rst6 but they can sometimes be useful for debugging end-user issues.
9 ---------------------------
42 - using a VK driver which has no WSI implementation for your display server
43 - profiling the DRI frontend against your VK driver's WSI implementation
50 - running xrdp
51 - using a VK driver which doesn't support modifiers
54 -------------------------------
69 following comma-separated list of named flags, which adds extra
99 ``GL_EXT_foo -GL_EXT_bar`` will enable the ``GL_EXT_foo`` extension
107 or before year X will be reported. This is to work-around a bug in
[all …]
/aosp_15_r20/external/antlr/runtime/Python3/
H A Dpylintrc10 #init-hook=
22 # List of plugins (as comma separated values of python modules names) to load,
24 load-plugins=
30 # either give multiple identifier separated by comma (,) or put this option
35 # can either give multiple identifier separated by comma (,) or put this option
38 # W0622: Redefining built-in '...'
58 output-format=text
61 include-ids=yes
66 files-output=no
76 evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10)
[all …]
/aosp_15_r20/external/autotest/utils/
H A Dpylintrc2 # Use of this source code is governed by a BSD-style license that can be
12 #init-hook=
24 # List of plugins (as comma separated values of python modules names) to load,
26 #load-plugins=
32 # can either give multiple identifier separated by comma (,) or put this option
64 # either give multiple identifier separated by comma (,) or put this option
73 #output-format=text
77 include-ids=yes
82 #files-output=no
94 # evaluation = 10.0 - ((float(5 * all_failures) / statement) * 10)
[all …]
/aosp_15_r20/external/yapf/
H A Dpylintrc8 #init-hook=
17 # List of plugins (as comma separated values of python modules names) to load,
19 load-plugins=
26 unsafe-load-any-extension=no
28 # A comma-separated list of package or module names from where C extensions may
31 extension-pkg-whitelist=
39 optimize-ast=no
49 # either give multiple identifier separated by comma (,) or put this option
51 # it should appear only once). See also the "--disable" option for examples.
55 # can either give multiple identifiers separated by comma (,) or put this
[all …]
/aosp_15_r20/external/python/pyserial/
Dpylintrc8 #init-hook=
17 # List of plugins (as comma separated values of python modules names) to load,
19 load-plugins=
26 unsafe-load-any-extension=no
28 # A comma-separated list of package or module names from where C extensions may
31 extension-pkg-whitelist=
39 optimize-ast=no
49 # either give multiple identifier separated by comma (,) or put this option
50 # multiple time. See also the "--disable" option for examples.
54 # can either give multiple identifiers separated by comma (,) or put this
[all …]
/aosp_15_r20/tools/repohooks/tools/
H A Dpylintrc7 # http://www.apache.org/licenses/LICENSE-2.0
22 #init-hook=
34 # List of plugins (as comma separated values of python modules names) to load,
36 load-plugins=
50 unsafe-load-any-extension=no
52 # A comma-separated list of package or module names from where C extensions may
55 extension-pkg-whitelist=
63 optimize-ast=no
73 # either give multiple identifier separated by comma (,) or put this option
74 # multiple time. See also the "--disable" option for examples.
[all …]
/aosp_15_r20/external/avb/
H A Dpylintrc7 # http://www.apache.org/licenses/LICENSE-2.0
22 #init-hook=
30 ignore-patterns=.*pb2\.py,.*pb2_grpc\.py
35 # List of plugins (as comma separated values of python modules names) to load,
37 load-plugins=
51 unsafe-load-any-extension=no
53 # A comma-separated list of package or module names from where C extensions may
56 extension-pkg-whitelist=
64 optimize-ast=no
74 # either give multiple identifier separated by comma (,) or put this option
[all …]
/aosp_15_r20/build/make/tools/releasetools/
H A Dpylintrc8 #init-hook=
20 # List of plugins (as comma separated values of python modules names) to load,
22 load-plugins=
29 unsafe-load-any-extension=no
31 # A comma-separated list of package or module names from where C extensions may
34 extension-pkg-whitelist=
42 optimize-ast=no
52 # either give multiple identifier separated by comma (,) or put this option
53 # multiple time. See also the "--disable" option for examples.
57 # can either give multiple identifiers separated by comma (,) or put this
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/python/tools/
H A Dfreeze_graph.py7 # http://www.apache.org/licenses/LICENSE-2.0
26 An example of command-line usage is:
28 bazel-bin/tensorflow/python/tools/freeze_graph \
29 --input_graph=some_graph_def.pb \
30 --input_checkpoint=model.ckpt-8361242 \
31 --output_graph=/tmp/frozen_graph.pb --output_node_names=softmax
95 `tf.train.latest_checkpoint()`, regardless of sharded/non-sharded or
97 output_node_names: The name(s) of the output nodes, comma separated.
102 initializer_nodes: Comma separated string of initializer nodes to run before
111 saved_model_tags: Group of comma separated tag(s) of the MetaGraphDef to
[all …]
/aosp_15_r20/trusty/vendor/google/aosp/
Dpylintrc7 # http://www.apache.org/licenses/LICENSE-2.0
22 #init-hook=
31 # List of plugins (as comma separated values of python modules names) to load,
33 load-plugins=
47 unsafe-load-any-extension=no
49 # A comma-separated list of package or module names from where C extensions may
52 extension-pkg-whitelist=
61 # either give multiple identifier separated by comma (,) or put this option
62 # multiple time. See also the "--disable" option for examples.
67 # can either give multiple identifiers separated by comma (,) or put this
[all …]
/aosp_15_r20/system/update_engine/
H A Dpylintrc7 # http://www.apache.org/licenses/LICENSE-2.0
22 #init-hook=
34 # List of plugins (as comma separated values of python modules names) to load,
36 load-plugins=
43 unsafe-load-any-extension=no
45 # A comma-separated list of package or module names from where C extensions may
48 extension-pkg-whitelist=
56 optimize-ast=no
62 enable=old-raise-syntax
69 # either give multiple identifier separated by comma (,) or put this option
[all …]
/aosp_15_r20/external/antlr/runtime/Python/
H A Dpylintrc25 cache-size=500
27 # List of plugins (as comma separated values of python modules names) to load,
29 load-plugins=
35 # comma separated list of message ids.
36 #help-msg=
42 # disable-checker option
43 #enable-checker=
46 # with the disable-checker option
47 #disable-checker=
50 #enable-msg-cat=
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/tools/ci_build/
H A Dpylintrc8 #init-hook=
20 # List of plugins (as comma separated values of python modules names) to load,
22 load-plugins=pylint.extensions.docparams
23 accept-no-param-doc=no
28 # can either give multiple identifiers separated by comma (,) or put this
30 # file where it should appear only once).You can also use "--disable=all" to
32 # you want to run only the similarities checker, you can use "--disable=all
33 # --enable=similarities". If you want to run only the classes checker, but have
34 # no Warning level messages displayed, use"--disable=all --enable=classes
35 # --disable=W"
[all …]
/aosp_15_r20/external/tensorflow/
H A D.pylintrc8 #init-hook=
20 # List of plugins (as comma separated values of python modules names) to load,
22 load-plugins=pylint.extensions.docparams
23 accept-no-param-doc=no
28 # can either give multiple identifiers separated by comma (,) or put this
30 # file where it should appear only once).You can also use "--disable=all" to
32 # you want to run only the similarities checker, you can use "--disable=all
33 # --enable=similarities". If you want to run only the classes checker, but have
34 # no Warning level messages displayed, use"--disable=all --enable=classes
35 # --disable=W"
[all …]
/aosp_15_r20/test/app_compat/csuite/
Dpylintrc1 # This Pylint rcfile contains a best-effort configuration to uphold the
2 # best-practices and style described in the Google Python style guide:
5 # Its canonical open-source location is:
16 ignore-patterns=
21 # List of plugins (as comma separated values of python modules names) to load,
23 load-plugins=
30 unsafe-load-any-extension=no
32 # A comma-separated list of package or module names from where C extensions may
35 extension-pkg-whitelist=
45 # either give multiple identifier separated by comma (,) or put this option
[all …]
/aosp_15_r20/system/apex/
H A Dpylintrc1 # This Pylint rcfile contains a best-effort configuration to uphold the
2 # best-practices and style described in the Google Python style guide:
5 # Its canonical open-source location is:
16 ignore-patterns=
21 # List of plugins (as comma separated values of python modules names) to load,
23 load-plugins=
30 unsafe-load-any-extension=no
32 # A comma-separated list of package or module names from where C extensions may
35 extension-pkg-whitelist=
45 # either give multiple identifier separated by comma (,) or put this option
[all …]
/aosp_15_r20/external/libwebm/
H A D.pylintrc1 # This Pylint rcfile contains a best-effort configuration to uphold the
2 # best-practices and style described in the Google Python style guide:
5 # Its canonical open-source location is:
15 ignore-patterns=
20 # List of plugins (as comma separated values of python modules names) to load,
22 load-plugins=
29 unsafe-load-any-extension=no
39 # either give multiple identifier separated by comma (,) or put this option
41 # it should appear only once). See also the "--disable" option for examples.
45 # can either give multiple identifiers separated by comma (,) or put this
[all …]
/aosp_15_r20/external/webp/
H A D.pylintrc1 # This Pylint rcfile contains a best-effort configuration to uphold the
2 # best-practices and style described in the Google Python style guide:
5 # Its canonical open-source location is:
15 ignore-patterns=
20 # List of plugins (as comma separated values of python modules names) to load,
22 load-plugins=
29 unsafe-load-any-extension=no
39 # either give multiple identifier separated by comma (,) or put this option
41 # it should appear only once). See also the "--disable" option for examples.
45 # can either give multiple identifiers separated by comma (,) or put this
[all …]
/aosp_15_r20/system/tools/mkbootimg/
Dpylintrc1 # This Pylint rcfile contains a best-effort configuration to uphold the
2 # best-practices and style described in the Google Python style guide:
5 # Its canonical open-source location is:
15 ignore-patterns=
20 # List of plugins (as comma separated values of python modules names) to load,
22 load-plugins=
29 unsafe-load-any-extension=no
39 # either give multiple identifier separated by comma (,) or put this option
41 # it should appear only once). See also the "--disable" option for examples.
45 # can either give multiple identifiers separated by comma (,) or put this
[all …]
/aosp_15_r20/external/google-cloud-java/java-vision/proto-google-cloud-vision-v1p3beta1/src/main/java/com/google/cloud/vision/v1p3beta1/
H A DImportProductSetsGcsSource.java8 * https://www.apache.org/licenses/LICENSE-2.0
108 * Labels (optional) should be a line containing a list of comma-separated
109 * key-value pairs, with the format
120 * The bounding_poly column should contain an even number of comma-separated
175 * Labels (optional) should be a line containing a list of comma-separated
176 * key-value pairs, with the format
187 * The bounding_poly column should contain an even number of comma-separated
210 private byte memoizedIsInitialized = -1;
233 if (size != -1) return size; in getSerializedSize()
591 * Labels (optional) should be a line containing a list of comma-separated
[all …]
/aosp_15_r20/external/armnn/python/pyarmnn/
H A Dpylintconfig3 # Copyright © 2020-2021 Arm Ltd and Contributors. All rights reserved.
4 # SPDX-License-Identifier: MIT
13 ignore-patterns=_version.py
17 #init-hook=
22 # List of plugins (as comma separated values of python modules names) to load,
24 load-plugins=
34 unsafe-load-any-extension=no
44 # can either give multiple identifiers separated by comma (,) or put this
46 # file where it should appear only once).You can also use "--disable=all" to
48 # you want to run only the similarities checker, you can use "--disable=all
[all …]
/aosp_15_r20/external/pigweed/
H A D.pylintrc7 # https://www.apache.org/licenses/LICENSE-2.0
15 [MASTER] # inclusive-language: ignore
23 ignore-patterns=
27 #init-hook=
29 # Use multiple processes to speed up Pylint. Specifying 0 will auto-detect the
36 limit-inference-results=100
38 # List of plugins (as comma separated values of python module names) to load,
40 load-plugins=pylint.extensions.no_self_use
49 # user-friendly hints instead of false-positive error messages.
50 suggestion-mode=yes
[all …]
/aosp_15_r20/external/google-cloud-java/java-vision/proto-google-cloud-vision-v1/src/main/java/com/google/cloud/vision/v1/
H A DImportProductSetsGcsSource.java8 * https://www.apache.org/licenses/LICENSE-2.0
83 * 1. image-uri
84 * 2. image-id
85 * 3. product-set-id
86 * 4. product-id
87 * 5. product-category
88 * 6. product-display-name
90 * 8. bounding-poly
91 * The `image-uri`, `product-set-id`, `product-id`, and `product-category`
93 * If the `ProductSet` or `Product` specified by the `product-set-id` and
[all …]
/aosp_15_r20/external/webrtc/video/
H A Dsv_loopback.cc4 * Use of this source code is governed by a BSD-style license
59 "Number of temporal layers for video. Set to 1-4 to override.");
71 "Video inter-layer prediction mode. "
72 "0 - enabled, 1 - disabled, 2 - enabled only for key pictures.");
77 "Comma separated values describing VideoStream for video stream #0.");
82 "Comma separated values describing VideoStream for video stream #1.");
87 "Comma separated values describing SpatialLayer for video layer #0.");
92 "Comma separated values describing SpatialLayer for video layer #1.");
96 -1,
97 "Temporal layer to show or analyze for screenshare. -1 to disable "
[all …]

12345678910>>...55