Home
last modified time | relevance | path

Searched refs:manifests (Results 1 – 25 of 30) sorted by relevance

12

/external/autotest/site_utils/suite_scheduler/
Dmanifest_versions.py227 manifests = [m.strip('.xml') for m in os.listdir(manifests_folder)
229 if not manifests:
232 manifests.sort(key=version.LooseVersion)
233 return milestone, manifests[-1]
376 manifests = _SystemOutput('%s|xargs %s' % (log_cmd,
380 logging.debug('found %s', manifests)
381 return [m for m in re.split('\s+', manifests) if m]
Dbuild_event.py70 for (type, milestone), manifests in all_branch_manifests.iteritems():
72 for manifest in manifests:
Dtimed_event.py70 for (type, milestone), manifests in all_branch_manifests.iteritems():
71 build = base_event.BuildName(board, type, milestone, manifests[-1])
Dbuild_event_unittest.py42 for (type, milestone), manifests in branch_manifests.iteritems():
52 for build, manifest in zip(builds, manifests):
Dtimed_event_unittest.py121 for (type, milestone), manifests in branch_manifests.iteritems():
131 self.assertTrue('R%s-%s' % (milestone, manifests[-1]) in build)
/external/harfbuzz_ng/test/shaping/
DMakefile.am13 manifests: target
88 .PHONY: manifests
/external/autotest/docs/
Dtest-droid.md20 The autotest repository is checked out in both AOSP and internal manifests at
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/121/1/.cp/lib/
Dapitooling-ant.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/llvm/test/Instrumentation/AddressSanitizer/X86/
Dbug_11395.ll2 ; The bug manifests as a reg alloc failure:
/external/opencv3/doc/tutorials/calib3d/camera_calibration/
Dcamera_calibration.markdown21 will be \f$(x_{distorted} y_{distorted})\f$. The presence of the radial distortion manifests in form
/external/llvm/cmake/modules/
DHandleLLVMOptions.cmake485 # Adding manifests with mt.exe breaks LLD's symbol tables. See PR24476.
/external/chromium-trace/catapult/third_party/gsutil/
DCHANGES.md427 - Fix unicode and 404 errors when using manifests.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
Dorg.eclipse.pde.core_3.6.1.v20100902_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
/external/dnsmasq/
DCHANGELOG.archive1822 Added workaround for Linux kernel bug. This manifests
/external/jetty/
DVERSION.txt2887 + Tweak OSGi manifests to remove unneeded imports
2941 + make OSGi manifests for jetty jars
/external/netperf/doc/
Dtexinfo.tex2467 % manifests itself, so it can be fixed for real --karl.
/external/owasp/sanitizer/tools/findbugs/lib/
Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/e2fsprogs/doc/
Dtexinfo.tex2827 % problem manifests itself, so it can be fixed for real --karl.
/external/e2fsprogs/lib/et/
Dtexinfo.tex2827 % problem manifests itself, so it can be fixed for real --karl.
/external/jarjar/lib/
Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/external/icu/tools/srcgen/currysrc/libs/
Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
/external/libpng/
Dlibpng-manual.txt944 final display manifests as a subtle halo around composited parts of the
/external/bison/build-aux/
Dtexinfo.tex3942 % problem manifests itself, so it can be fixed for real --karl.

12