Home
last modified time | relevance | path

Searched refs:separated (Results 1 – 25 of 1979) sorted by relevance

12345678910>>...80

/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/audio/wavelib/
H A DVectorAverage.java162 String[] separated = lines[nIndex].split("="); in initFromString() local
164 if (separated.length > 1 && separated[0].equalsIgnoreCase(SERIALIZED_VERSION)) { in initFromString()
165 nVersion = Integer.parseInt(separated[1]); in initFromString()
174 String[] separated = lines[nIndex].split("="); in initFromString() local
176 if (separated.length > 1 && separated[0].equalsIgnoreCase(SERIALIZED_COUNT)) { in initFromString()
177 nCount = Integer.parseInt(separated[1]); in initFromString()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
H A DGlobalActionsLayout.java91 ViewGroup separated = getSeparatedView(); in addToSeparatedView() local
92 if (separated != null) { in addToSeparatedView()
94 separated.addView(v, 0); in addToSeparatedView()
96 separated.addView(v); in addToSeparatedView()
131 boolean separated = mAdapter.shouldBeSeparated(i); in onUpdateList()
132 if (separated) { in onUpdateList()
137 if (separated) { in onUpdateList()
H A DGlobalActionsGridLayout.java60 ViewGroup separated = getSeparatedView(); in updateSeparatedItemSize() local
61 if (separated.getChildCount() == 0) { in updateSeparatedItemSize()
64 View firstChild = separated.getChildAt(0); in updateSeparatedItemSize()
67 if (separated.getChildCount() == 1) { in updateSeparatedItemSize()
/aosp_15_r20/external/toolchain-utils/seccomp_tools/mass_seccomp_editor/
H A Dmass_seccomp_editor.py50 separated = Policies()
54 separated.x86_64.append(m)
57 separated.x86.append(m)
60 separated.arm64.append(m)
63 separated.arm.append(m)
65 separated.none.append(m)
69 for (type_, val) in separated.to_dict().items():
84 for (type_, val) in separated.to_dict().items():
/aosp_15_r20/external/antlr/runtime/Python3/
H A Dpylintrc22 # List of plugins (as comma separated values of python modules names) to load,
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
85 # Required attributes for module, separated by a comma
88 # List of builtins function names that should not be used, separated by a comma
119 # Good variable names which should always be accepted, separated by a comma
122 # Bad variable names which should always be refused, separated by a comma
145 # List of note tags to take in consideration, separated by a comma.
196 # List of interface methods to ignore, separated by a comma. This is used for
240 # Deprecated modules which should not be used, separated by a comma
/aosp_15_r20/external/antlr/runtime/ObjC/Framework/test/runtime/tree/
H A DCommonTreeTest.m39 …m *stream = [ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"];
69 …m *stream = [ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"];
89 …m *stream = [ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"];
135 …m *stream = [ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"];
149 …m *stream = [ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"];
171 …m *stream = [ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"];
201 …m *stream = [ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"];
251 …m *stream = [ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"];
277 …m *stream = [ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"];
298 …m *stream = [ANTLRStringStream newANTLRStringStream:@"this||is||a||double||piped||separated||csv"];
[all …]
/aosp_15_r20/external/autotest/utils/
H A Dpylintrc24 # List of plugins (as comma separated values of python modules names) to load,
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
103 # List of note tags to take in consideration, separated by a comma.
145 # Required attributes for module, separated by a comma
148 # List of builtins function names that should not be used, separated by a comma
194 # Good variable names which should always be accepted, separated by a comma
197 # Bad variable names which should always be refused, separated by a comma
233 # List of interface methods to ignore, separated by a comma. This is used for
280 # Deprecated modules which should not be used, separated by a comma
/aosp_15_r20/prebuilts/cmake/linux-x86/share/cmake-3.22/Help/command/
Dseparate_arguments.rst4 Parse command-line arguments into a semicolon-separated list.
10 Parses a space-separated string ``<args>`` into a list of items,
11 and stores this list in semicolon-separated standard form in ``<variable>``.
22 Arguments are separated by unquoted whitespace.
78 Convert the value of ``<var>`` to a semi-colon separated list. All
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/testdata/script/
Dmod_proxy_list.txt13 # get should not walk past other 4xx errors if proxies are separated with ','.
18 # get should not walk past non-4xx errors if proxies are separated with ','.
23 # get should walk past other 4xx errors if proxies are separated with '|'.
27 # get should walk past non-4xx errors if proxies are separated with '|'.
/aosp_15_r20/external/antlr/runtime/Python/
H A Dpylintrc27 # List of plugins (as comma separated values of python modules names) to load,
35 # comma separated list of message ids.
158 # Required attributes for module, separated by a comma
193 # Good variable names which should always be accepted, separated by a comma
196 # Bad variable names which should always be refused, separated by a comma
199 # List of builtins function names that should not be used, separated by a comma
247 # List of interface methods to ignore, separated by a comma. This is used for
263 # Deprecated modules which should not be used, separated by a comma
320 # List of note tags to take in consideration, separated by a comma.
/aosp_15_r20/trusty/vendor/google/aosp/
Dpylintrc31 # List of plugins (as comma separated values of python modules names) to load,
49 # A comma-separated list of package or module names from where C extensions may
61 # either give multiple identifier separated by comma (,) or put this option
67 # can either give multiple identifiers separated by comma (,) or put this
168 # List of comma separated words that should not be checked.
232 # List of note tags to take in consideration, separated by a comma.
238 # List of builtins function names that should not be used, separated by a comma
241 # Good variable names which should always be accepted, separated by a comma
244 # Bad variable names which should always be refused, separated by a comma
354 # Deprecated modules which should not be used, separated by a comma
/aosp_15_r20/build/make/tools/releasetools/
H A Dpylintrc20 # List of plugins (as comma separated values of python modules names) to load,
31 # A comma-separated list of package or module names from where C extensions may
52 # either give multiple identifier separated by comma (,) or put this option
57 # can either give multiple identifiers separated by comma (,) or put this
141 # List of note tags to take in consideration, separated by a comma.
147 # List of builtins function names that should not be used, separated by a comma
150 # Good variable names which should always be accepted, separated by a comma
153 # Bad variable names which should always be refused, separated by a comma
238 # List of comma separated words that should not be checked.
339 # Deprecated modules which should not be used, separated by a comma
/aosp_15_r20/external/tensorflow/tensorflow/tools/ci_build/
H A Dpylintrc20 # List of plugins (as comma separated values of python modules names) to load,
28 # can either give multiple identifiers separated by comma (,) or put this
39 # either give multiple identifier separated by comma (,) or put this option
127 # Required attributes for module, separated by a comma
130 # List of builtins function names that should not be used, separated by a comma
170 # Good variable names which should always be accepted, separated by a comma
173 # Bad variable names which should always be refused, separated by a comma
235 # List of note tags to take in consideration, separated by a comma.
241 # Deprecated modules which should not be used, separated by a comma
259 # List of interface methods to ignore, separated by a comma. This is used for
/aosp_15_r20/external/tensorflow/
H A D.pylintrc20 # List of plugins (as comma separated values of python modules names) to load,
28 # can either give multiple identifiers separated by comma (,) or put this
39 # either give multiple identifier separated by comma (,) or put this option
127 # Required attributes for module, separated by a comma
130 # List of builtins function names that should not be used, separated by a comma
170 # Good variable names which should always be accepted, separated by a comma
173 # Bad variable names which should always be refused, separated by a comma
235 # List of note tags to take in consideration, separated by a comma.
241 # Deprecated modules which should not be used, separated by a comma
259 # List of interface methods to ignore, separated by a comma. This is used for
/aosp_15_r20/external/mesa3d/docs/
H A Denvvars.rst69 following comma-separated list of named flags, which adds extra
240 a string of comma separated file paths to read only Fossilize DB
262 a text file that contains a new-line separated list of read only
340 A comma-separated list of trace types used for offline analysis. The
418 a comma-separated list of debug options to apply to NIR
423 a comma-separated list of optimization/lowering passes to skip.
483 a comma-separated list of named flags, which do various things:
616 a comma-separated list of enable/disable flags configuring the
641 A comma-separated list of device probe override values. The basic
805 a comma-separated list of named flags, which control simd dispatch widths:
[all …]
/aosp_15_r20/external/python/pyserial/
Dpylintrc17 # List of plugins (as comma separated values of python modules names) to load,
28 # A comma-separated list of package or module names from where C extensions may
49 # either give multiple identifier separated by comma (,) or put this option
54 # can either give multiple identifiers separated by comma (,) or put this
109 # List of note tags to take in consideration, separated by a comma.
154 # List of builtins function names that should not be used, separated by a comma
157 # Good variable names which should always be accepted, separated by a comma
160 # Bad variable names which should always be refused, separated by a comma
251 # List of comma separated words that should not be checked.
342 # Deprecated modules which should not be used, separated by a comma
/aosp_15_r20/system/update_engine/
H A Dpylintrc34 # List of plugins (as comma separated values of python modules names) to load,
45 # A comma-separated list of package or module names from where C extensions may
69 # either give multiple identifier separated by comma (,) or put this option
74 # can either give multiple identifiers separated by comma (,) or put this
175 # List of comma separated words that should not be checked.
253 # List of note tags to take in consideration, separated by a comma.
259 # Required attributes for module, separated by a comma
262 # List of builtins function names that should not be used, separated by a comma
265 # Good variable names which should always be accepted, separated by a comma
268 # Bad variable names which should always be refused, separated by a comma
[all …]
/aosp_15_r20/external/zstd/build/cmake/tests/
H A DCMakeLists.txt35 # name: Cache variable name. The value is expected to be a semicolon-separated
37 # default_value: Value to initialize the option with. Can be space separated.
75 "Semicolon-separated list of flags to pass to the fuzzer test (see `fuzzer -h` for usage)")
90 …"Semicolon-separated list of flags to pass to the zstreamtest test (see `zstreamtest -h` for usage…
97 "Semicolon-separated list of flags to pass to the playTests.sh test")
/aosp_15_r20/tools/repohooks/tools/
H A Dpylintrc34 # List of plugins (as comma separated values of python modules names) to load,
52 # A comma-separated list of package or module names from where C extensions may
73 # either give multiple identifier separated by comma (,) or put this option
79 # can either give multiple identifiers separated by comma (,) or put this
185 # List of comma separated words that should not be checked.
255 # List of note tags to take in consideration, separated by a comma.
261 # List of builtins function names that should not be used, separated by a comma
264 # Good variable names which should always be accepted, separated by a comma
267 # Bad variable names which should always be refused, separated by a comma
407 # Deprecated modules which should not be used, separated by a comma
/aosp_15_r20/external/yapf/
H A Dpylintrc17 # List of plugins (as comma separated values of python modules names) to load,
28 # A comma-separated list of package or module names from where C extensions may
49 # either give multiple identifier separated by comma (,) or put this option
55 # can either give multiple identifiers separated by comma (,) or put this
186 # List of comma separated words that should not be checked.
206 # List of builtins function names that should not be used, separated by a comma
209 # Good variable names which should always be accepted, separated by a comma
212 # Bad variable names which should always be refused, separated by a comma
347 # List of note tags to take in consideration, separated by a comma.
424 # Deprecated modules which should not be used, separated by a comma
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/share/clang/
Dclang-doc-default-stylesheet.css546 .gt-separated {
552 .gt-separated li {
556 .gt-separated li:before {
564 .gt-separated.dark li:before {
568 .gt-separated li:first-child:before {
625 .comma-separated {
631 .comma-separated li {
635 .comma-separated li:after {
639 .comma-separated li:last-child:after {
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/share/clang/
Dclang-doc-default-stylesheet.css546 .gt-separated {
552 .gt-separated li {
556 .gt-separated li:before {
564 .gt-separated.dark li:before {
568 .gt-separated li:first-child:before {
625 .comma-separated {
631 .comma-separated li {
635 .comma-separated li:after {
639 .comma-separated li:last-child:after {
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/share/clang/
Dclang-doc-default-stylesheet.css546 .gt-separated {
552 .gt-separated li {
556 .gt-separated li:before {
564 .gt-separated.dark li:before {
568 .gt-separated li:first-child:before {
625 .comma-separated {
631 .comma-separated li {
635 .comma-separated li:after {
639 .comma-separated li:last-child:after {
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/share/clang/
Dclang-doc-default-stylesheet.css546 .gt-separated {
552 .gt-separated li {
556 .gt-separated li:before {
564 .gt-separated.dark li:before {
568 .gt-separated li:first-child:before {
625 .comma-separated {
631 .comma-separated li {
635 .comma-separated li:after {
639 .comma-separated li:last-child:after {
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-stable/share/clang/
Dclang-doc-default-stylesheet.css546 .gt-separated {
552 .gt-separated li {
556 .gt-separated li:before {
564 .gt-separated.dark li:before {
568 .gt-separated li:first-child:before {
625 .comma-separated {
631 .comma-separated li {
635 .comma-separated li:after {
639 .comma-separated li:last-child:after {

12345678910>>...80