Home
last modified time | relevance | path

Searched refs:artifacts (Results 1 – 25 of 94) sorted by relevance

1234

/external/ImageMagick/MagickCore/
Dartifact.c114 if (clone_image->artifacts != (void *) NULL) in CloneImageArtifacts()
116 if (image->artifacts != (void *) NULL) in CloneImageArtifacts()
118 image->artifacts=CloneSplayTree((SplayTreeInfo *) clone_image->artifacts, in CloneImageArtifacts()
205 if (image->artifacts == (void *) NULL) in DeleteImageArtifact()
207 return(DeleteNodeFromSplayTree((SplayTreeInfo *) image->artifacts,artifact)); in DeleteImageArtifact()
239 if (image->artifacts != (void *) NULL) in DestroyImageArtifacts()
240 image->artifacts=(void *) DestroySplayTree((SplayTreeInfo *) in DestroyImageArtifacts()
241 image->artifacts); in DestroyImageArtifacts()
286 ResetSplayTreeIterator((SplayTreeInfo *) image->artifacts); in GetImageArtifact()
288 image->artifacts); in GetImageArtifact()
[all …]
/external/autotest/client/common_lib/cros/
Ddev_server.py215 def _get_storage_server_for_artifacts(artifacts=None): argument
224 if artifacts and factory_artifact and factory_artifact in artifacts:
883 def create_metadata(server_name, image, artifacts=None, files=None): argument
899 if artifacts:
900 metadata['artifacts'] = ' '.join(artifacts)
1080 def _stage_artifacts(self, build, artifacts, files, archive_url, **kwargs): argument
1102 archive_url = _get_storage_server_for_artifacts(artifacts) + build
1104 artifacts_arg = ','.join(artifacts) if artifacts else ''
1112 (build, artifacts, files, archive_url))
1155 def _trigger_download(self, build, artifacts, files, synchronous=True, argument
[all …]
Ddev_server_unittest.py1091 def _stageTestHelper(self, artifacts=[], files=[], archive_url=None): argument
1107 ','.join(artifacts)),
1113 ','.join(artifacts)),
1120 self.dev_server.stage_artifacts(name, artifacts, files, archive_url)
1127 self._stageTestHelper(artifacts=['full_payload', 'stateful'])
1133 self._stageTestHelper(artifacts=['full_payload', 'stateful'],
1171 artifacts=mox.IgnoreArg(),
1183 image='fake/image', artifacts=['full_payload'])
1240 artifacts = android_utils.AndroidArtifacts.get_artifacts_for_reimage(
1263 build, artifacts, '', target=target, build_id=build_id,
[all …]
/external/autotest/client/common_lib/
Dandroid_utils.py236 artifacts = cls.artifacts_map[board]
238 artifacts = cls.DEFAULT_ARTIFACTS_MAP[(os, board)]
240 artifacts = cls.DEFAULT_ARTIFACTS_MAP[(os, 'default')]
241 logging.debug('found %s', ','.join(artifacts))
242 return ','.join(artifacts)
/external/autotest/client/cros/audio/
Dcheck_quality.py383 artifacts = quality_res['artifacts']
384 if artifacts['noise_before_playback']:
387 artifacts['noise_before_playback']))
388 if artifacts['noise_after_playback']:
391 artifacts['noise_after_playback']))
392 if artifacts['delay_during_playback']:
395 artifacts['delay_during_playback']))
396 if artifacts['burst_during_playback']:
399 artifacts['burst_during_playback']))
/external/protobuf/protoc-artifacts/
DREADME.md1 # Build scripts that publish pre-compiled protoc artifacts
25 ## To install artifacts locally
52 ## To push artifacts to Maven Central
53 Before you can upload artifacts to Maven Central repository, make sure you have
66 Use the following command to deploy artifacts for the host platform to a
77 have found in the first deployment so that all artifacts go to the same
97 $ docker build -t protoc-artifacts .
102 $ docker run -it --rm=true protoc-artifacts
137 We have successfully built artifacts on the following environments:
/external/autotest/server/site_tests/audio_AudioArtifacts/
Dcontrol.speaker11 PURPOSE = "Remotely controlled speaker audio artifacts test."
12 CRITERIA = "This test will fail if the recorded volume contains artifacts"
22 This test remotely tests speaker audio artifacts against DUT.
Dcontrol.usb11 PURPOSE = "Remotely controlled USB audio artifacts test."
12 CRITERIA = "This test will fail if the recorded audio contains artifacts"
22 This test remotely tests USB audio artifacts against DUT.
Dcontrol.headphone11 PURPOSE = "Remotely controlled headphone audio artifacts test."
12 CRITERIA = "This test will fail if the recorded audio contains artifacts"
22 This test remotely tests headphone audio artifacts against DUT.
Dcontrol.hdmi11 PURPOSE = "Remotely controlled HDMI audio artifacts test."
12 CRITERIA = "This test will fail if the recorded audio contains artifacts"
22 This test remotely tests HDMI audio artifacts against DUT.
Dcontrol.headphone.150s11 PURPOSE = "Remotely controlled headphone audio artifacts test."
12 CRITERIA = "This test will fail if the recorded audio contains artifacts"
22 This test remotely tests headphone audio artifacts against DUT.
Dcontrol.volume_changing_headphone11 PURPOSE = "Remotely controlled headphone audio artifacts test."
12 CRITERIA = "This test will fail if the recorded audio contains artifacts or the changing of volume …
22 This test remotely tests headphone audio artifacts against DUT.
Dcontrol.mute_headphone11 PURPOSE = "Remotely controlled headphone audio artifacts test."
12 CRITERIA = "This test will fail if the recorded audio contains artifacts or the durations of mute n…
22 This test remotely tests headphone audio artifacts against DUT.
Dcontrol.hsp11 PURPOSE = "Remotely controlled bluetooth HSP audio artifacts test."
12 CRITERIA = "This test will fail if the recorded audio contains artifacts"
22 This test remotely tests bluetooth HSP audio artifacts against DUT.
Dcontrol.a2dp11 PURPOSE = "Remotely controlled bluetooth A2DP audio artifacts test."
12 CRITERIA = "This test will fail if the recorded audio contains artifacts"
22 This test remotely tests bluetooth A2DP audio artifacts against DUT.
/external/jdiff/
Dbuild.gradle67 description 'Builds distribution artifacts.'
69 from uploadArchives.artifacts
73 logger.lifecycle "Compressed maven artifacts to ${archivePath}"
/external/conscrypt/
DRELEASING.md34 If you haven't deployed artifacts to Maven Central before, you need to setup
178 jars once. So the first deployment is for all of the artifacts from one of the selected
179 OS/architectures. After that, we then deploy the codegen artifacts for the remaining
203 If the version has the `-SNAPSHOT` suffix, the artifacts will automatically
205 artifacts will go to a freshly created staging repository.
208 The previous step will only deploy the artifacts for the OS you run on
216 ensure that the artifacts are pushed to the same staging repository.
265 Once all of the artifacts have been pushed to the staging repository, the
268 be `released`, which will begin the process of pushing the new artifacts to
DREADME.md42 The OpenJDK artifacts are platform-dependent since each embeds a native library for a particular
43 platform. We publish artifacts to Maven Central for the following platforms:
103 To depend on the uber jar, simply use the `conscrypt-openjdk-uber` artifacts.
137 artifacts. Rather, the other modules just point to this directory as source.
/external/doclava/
Dbuild.gradle100 description 'Builds distribution artifacts.'
102 from uploadArchives.artifacts
106 logger.lifecycle "Compressed maven artifacts to ${archivePath}"
/external/ImageMagick/MagickWand/
Dmagick-property.c610 **artifacts; in MagickGetImageArtifacts() local
634 artifacts=(char **) AcquireQuantumMemory(length,sizeof(*artifacts)); in MagickGetImageArtifacts()
635 if (artifacts == (char **) NULL) in MagickGetImageArtifacts()
647 artifacts=(char **) ResizeQuantumMemory(artifacts,length, in MagickGetImageArtifacts()
648 sizeof(*artifacts)); in MagickGetImageArtifacts()
649 if (artifacts == (char **) NULL) in MagickGetImageArtifacts()
657 artifacts[i]=ConstantString(artifact); in MagickGetImageArtifacts()
662 artifacts[i]=(char *) NULL; in MagickGetImageArtifacts()
664 return(artifacts); in MagickGetImageArtifacts()
/external/zxing/core/
Dbuild.gradle1 artifacts.add('default', file('core.jar'))
/external/skia/tools/skp/page_sets/data/
DREADME1 This directory is used by the webpages_playback.py script to copy over artifacts
/external/antlr/
Dbuild.gradle24 artifacts {
/external/autotest/server/site_tests/autoupdate_EndToEndTest/
Dcontrol50 source_archive_uri=URI (optional) URI of where the artifacts for the source
55 payload is separate from that of its build artifacts
58 target_archive_uri=URI (optional) URI of where the artifacts for the target
65 artifacts (e.g. it is in gs://chromeos-releases).
/external/autotest/docs/
Dtest-that.md106 - This feature will only work on builds that produced autotest test artifacts.
107 If your build doesn't have such artifacts, you will see a
109 that hwtest artifacts are produced is to make sure that your tryjob

1234