Searched refs:manifests (Results 1 – 25 of 26) sorted by relevance
12
/external/toolchain-utils/ |
D | setup_chromeos.py | 181 manifests = manifest_versions.ManifestVersions() 182 version = manifests.TimeToVersionChromeOS(time.mktime(time.gmtime())) 188 del manifests 193 manifests = manifest_versions.ManifestVersions() 194 version = manifests.TimeToVersion(timestamp) 201 del manifests
|
D | remote_gcc_build.py | 214 def GetManifestPatch(manifests, version, chromeos_root, branch='master'): argument 218 manifests.GetManifest(version, to_file) 413 manifests = None 419 manifests = manifest_versions.ManifestVersions() 421 chromeos_version = manifests.TimeToVersion(time.mktime(time.gmtime())) 429 manifest_patch = GetManifestPatch(manifests, chromeos_version,
|
/external/toolchain-utils/automation/clients/report/dejagnu/ |
D | main.py | 95 manifests = [] 97 for filename in ExpandGlobExprList(opts.manifests or []): 99 manifests.append(Manifest.FromFile(filename)) 104 html = report.Generate(test_runs, manifests)
|
D | report.py | 59 def Generate(test_runs, manifests): argument 75 test_run.SuppressTestResults(manifests)
|
D | summary.py | 233 def SuppressTestResults(self, manifests): argument 239 for manifest in filter(self._IsApplicable, manifests):
|
/external/toolchain-utils/automation/clients/report/ |
D | validate_failures.py | 189 manifests = map(Manifest.FromDejaGnuTestRun, testruns) 192 manifest_strings = [manifest.Generate() for manifest in manifests]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AVR/ |
D | select-must-add-unconditional-jump.ll | 10 ; This issue manifests in a CFG that looks something like this:
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/DebugInfo/ |
D | cross-cu-scope.ll | 7 ; This manifests itself by the DW_base_type ending up in the second CU, rather
|
/external/protobuf/java/core/src/test/proto/com/google/protobuf/ |
D | map_initialization_order_test.proto | 31 // Regression test for a map initilaization order bug. The bug only manifests
|
/external/python/cpython3/Misc/NEWS.d/ |
D | 3.5.0rc1.rst | 35 _msvccompiler.py doesn't properly support manifests
|
/external/tensorflow/tensorflow/contrib/mpi/ |
D | README.md | 40 - The problem manifests itself with a segmentation fault inside a memory copy routine and during st…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/X86/ |
D | bug_11395.ll | 2 ; The bug manifests as a reg alloc failure:
|
/external/llvm/test/Instrumentation/AddressSanitizer/X86/ |
D | bug_11395.ll | 2 ; The bug manifests as a reg alloc failure:
|
/external/llvm/cmake/modules/ |
D | HandleLLVMOptions.cmake | 18 # manifests with mt.exe breaks LLD's symbol tables and takes as much time as
|
/external/python/setuptools/ |
D | CHANGES.rst | 1038 manifests. 1981 manifests are now cached in all circumstances. The 2019 * Issue #154: ``pkg_resources`` will now cache the zip manifests rather than 2092 * Issue #193: Improved handling of Unicode filenames when building manifests.
|
/external/python/cpython2/ |
D | README | 624 of dynamic linking and fork(). This manifests itself in build
|
/external/dnsmasq/ |
D | CHANGELOG.archive | 1822 Added workaround for Linux kernel bug. This manifests
|
/external/e2fsprogs/doc/ |
D | texinfo.tex | 2827 % problem manifests itself, so it can be fixed for real --karl.
|
/external/e2fsprogs/lib/et/ |
D | texinfo.tex | 2827 % problem manifests itself, so it can be fixed for real --karl.
|
/external/libpng/ |
D | libpng-manual.txt | 949 final display manifests as a subtle halo around composited parts of the
|
/external/python/cpython2/Modules/_ctypes/libffi/ |
D | texinfo.tex | 3943 % problem manifests itself, so it can be fixed for real --karl.
|
/external/libffi/ |
D | texinfo.tex | 3943 % problem manifests itself, so it can be fixed for real --karl.
|
/external/jline/src/src/test/resources/jline/example/ |
D | english.gz |
|
/external/brotli/tests/testdata/ |
D | lcet10.txt | 5289 for making a new version of preexisting material, provided it manifests
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA.txt | 102352 manifests %32898 mˈænəfˌɛs, mˈænəfˌɛss, mˈænəfˌɛsts
|
12