Searched refs:_ALL (Results 1 – 11 of 11) sorted by relevance
/external/autotest/server/cros/tradefed/ |
D | generate_controlfiles_GTS_R.py | 13 _ALL = 'all' variable 59 _ALL: 24, 88 CONFIG['NEEDS_PUSH_MEDIA'] = CONFIG['MEDIA_MODULES'] + [_ALL] 104 _ALL: 2, 118 _ALL: 4,
|
D | generate_controlfiles_GTS.py | 13 _ALL = 'all' variable 58 _ALL: 24, 100 CONFIG['NEEDS_PUSH_MEDIA'] = CONFIG['MEDIA_MODULES'] + [_ALL] 116 _ALL: 2, 131 _ALL: 4,
|
D | generate_controlfiles_CTS_Instant.py | 11 _ALL = 'all' variable 66 _ALL: 5.0, 133 _ALL: [_EJECT_REMOVABLE_DISK_COMMAND], 168 _ALL: 4,
|
D | generate_controlfiles_VTS_R.py | 10 _ALL = 'all' variable 54 _ALL: 5.0,
|
D | generate_controlfiles_common.py | 148 _ALL = 'all' variable 398 if (module in get_collect_modules(is_public) or module == _ALL or 414 if _ALL in CONFIG['PUBLIC_MODULE_RETRY_COUNT']: 415 retry = CONFIG['PUBLIC_MODULE_RETRY_COUNT'][_ALL] 612 elif _ALL in modules: 665 all_present = _ALL in modules 799 if (combined not in get_collect_modules(is_public) and combined != _ALL):
|
/external/tensorflow/tensorflow/python/eager/ |
D | gradient_input_output_exclusions.py | 179 _ALL = object() variable 226 return _ALL 235 return _ALL 244 if child_indices is _ALL: 245 return _ALL 253 return _ALL 258 return _ALL 322 if used_tensors is _ALL:
|
/external/libffi/m4/ |
D | ax_enable_builddir.m4 | 146 pushdef([_ALL],[ifelse([$3],,[-all],[$3])])dnl 196 s/ \\([[a-z]][[a-z-]]*[[a-zA-Z0-9]]\\)\\([[ :]]\\)/ \\1 \\1[]_ALL\\2/g 197 s/^\\([[a-z]][[a-z-]]*[[a-zA-Z0-9]]\\)\\([[ :]]\\)/\\1 \\1[]_ALL\\2/ 199 /^all all[]_ALL[[ :]]/i\\ 200 all-configured : all[]_ALL 202 s/ [[a-zA-Z0-9-]]*[]_ALL [[a-zA-Z0-9-]]*[]_ALL[]_ALL//g 203 /[]_ALL[]_ALL/d 208 ; use=$x basename "\$\@" _ALL $x; n=$x echo \$\$BUILD | wc -w $x \\\\\\ 216 /dist[]_ALL *:/a\\ 228 /dist-[[a-zA-Z0-9]]*[]_ALL *:/a\\ [all …]
|
/external/python/cpython2/Modules/_ctypes/libffi/m4/ |
D | ax_enable_builddir.m4 | 144 pushdef([_ALL],[ifelse([$3],,[-all],[$3])])dnl 194 s/ \\([[a-z]][[a-z-]]*[[a-zA-Z0-9]]\\)\\([[ :]]\\)/ \\1 \\1[]_ALL\\2/g 195 s/^\\([[a-z]][[a-z-]]*[[a-zA-Z0-9]]\\)\\([[ :]]\\)/\\1 \\1[]_ALL\\2/ 197 /^all all[]_ALL[[ :]]/i\\ 198 all-configured : all[]_ALL 200 s/ [[a-zA-Z0-9-]]*[]_ALL [[a-zA-Z0-9-]]*[]_ALL[]_ALL//g 201 /[]_ALL[]_ALL/d 206 ; use=$x basename "\$\@" _ALL $x; n=$x echo \$\$BUILD | wc -w $x \\\\\\ 214 /dist[]_ALL *:/a\\ 226 /dist-[[a-zA-Z0-9]]*[]_ALL *:/a\\ [all …]
|
/external/cldr/tools/java/org/unicode/cldr/tool/ |
D | ListCoverageLevels.java | 57 Set<CLDRLocale> _ALL = new LinkedHashSet<>(); in main() local 58 toTest.forEach(locale -> _ALL.add(CLDRLocale.getInstance(locale))); in main() 59 ALL = ImmutableSet.copyOf(_ALL); in main()
|
/external/llvm-project/clang/docs/ |
D | ClangCommandLineReference.rst | 233 .. option:: -force\_cpusubtype\_ALL
|
/external/llvm-project/clang/include/clang/Basic/ |
D | arm_sve.td | 1359 …def _ALL : SInst<name # "[_{d}]", "ddi", type.T, MergeNone, intrinsic, [IsInsertO…
|