Home
last modified time | relevance | path

Searched refs:presentation (Results 1 – 25 of 65) sorted by relevance

123

/external/skqp/infra/bots/recipe_modules/isolate/
Dapi.py74 step_result.presentation.status != self.m.step.FAILURE):
84 step_result.presentation.status = self.m.step.FAILURE
85 step_result.presentation.logs['missing.isolates'] = (
87 step_result.presentation.properties['swarm_hashes'] = self._isolated_tests
90 step_result.presentation.status != self.m.step.FAILURE):
91 step_result.presentation.status = self.m.step.WARNING
209 step_result.presentation.properties['swarm_hashes'] = swarm_hashes
214 step_result.presentation.logs['failed to isolate'] = (
/external/skia/infra/bots/recipe_modules/isolate/
Dapi.py74 step_result.presentation.status != self.m.step.FAILURE):
84 step_result.presentation.status = self.m.step.FAILURE
85 step_result.presentation.logs['missing.isolates'] = (
87 step_result.presentation.properties['swarm_hashes'] = self._isolated_tests
90 step_result.presentation.status != self.m.step.FAILURE):
91 step_result.presentation.status = self.m.step.WARNING
209 step_result.presentation.properties['swarm_hashes'] = swarm_hashes
214 step_result.presentation.logs['failed to isolate'] = (
/external/snakeyaml/src/test/java/org/yaml/snakeyaml/
DYamlDocument.java29 private String presentation; field in YamlDocument
44 presentation = output.toString(charset.name()); in YamlDocument()
51 Object result = yaml.load(presentation); in YamlDocument()
53 throw new RuntimeException("Generated presentation is not valid: " + presentation); in YamlDocument()
70 return presentation; in getPresentation()
DYamlStream.java41 String presentation; in YamlStream() local
43 presentation = output.toString("UTF-8"); in YamlStream()
50 for (Object document : yaml.loadAll(presentation)) { in YamlStream()
88 + presentation); in YamlStream()
/external/skqp/site/dev/present/
Dpathops.md9 src="https://docs.google.com/presentation/d/1iEjbQV4o40hoooB9DiAHjH9P9Q5CrVUUnbYdQtQB6_A/embed?star…
16 src="https://docs.google.com/presentation/d/1NbmG5W6VW9h5HtjpCVLx4h6SXW0qW7HIwmSfiwzFbrI/embed?star…
23 src="https://docs.google.com/presentation/d/1PoZdIx4DqdIvs7ybv-L3EvtxQE2qXuzeOZpSkFJjfhg/embed?star…
/external/skia/site/dev/present/
Dpathops.md9 src="https://docs.google.com/presentation/d/1iEjbQV4o40hoooB9DiAHjH9P9Q5CrVUUnbYdQtQB6_A/embed?star…
16 src="https://docs.google.com/presentation/d/1NbmG5W6VW9h5HtjpCVLx4h6SXW0qW7HIwmSfiwzFbrI/embed?star…
23 src="https://docs.google.com/presentation/d/1PoZdIx4DqdIvs7ybv-L3EvtxQE2qXuzeOZpSkFJjfhg/embed?star…
/external/wayland-protocols/chromium.org/
DREADME.chromium31 …wayland-scanner code < src/stable/presentation-time/presentation-time.xml > protocol/presentation-…
32 …yland-scanner server-header < src/stable/presentation-time/presentation-time.xml > include/protoco…
33 …yland-scanner client-header < src/stable/presentation-time/presentation-time.xml > include/protoco…
/external/skqp/infra/bots/recipe_modules/swarming_client/
Dapi.py99 step_result.presentation.step_text = version
132 step_result.presentation.status = self.m.step.FAILURE
133 step_result.presentation.step_text = abort_reason
/external/skia/infra/bots/recipe_modules/swarming_client/
Dapi.py99 step_result.presentation.step_text = version
132 step_result.presentation.status = self.m.step.FAILURE
133 step_result.presentation.step_text = abort_reason
/external/skqp/infra/bots/recipe_modules/swarming/
Dapi.py527 step_result.presentation.step_text += text_for_task(task)
529 if step_result.presentation != self.m.step.FAILURE:
531 links = step_result.presentation.links
674 step_result.presentation.step_text = text_for_task(task)
682 step_result.presentation.links[k] = v
685 step_result.presentation.logs['no_results_exc'] = [str(e)]
716 links = step_result.presentation.links
745 self._display_pending(summary, step_result.presentation)
753 step_result.presentation.status = self.m.step.EXCEPTION
/external/skia/infra/bots/recipe_modules/swarming/
Dapi.py527 step_result.presentation.step_text += text_for_task(task)
529 if step_result.presentation != self.m.step.FAILURE:
531 links = step_result.presentation.links
674 step_result.presentation.step_text = text_for_task(task)
682 step_result.presentation.links[k] = v
685 step_result.presentation.logs['no_results_exc'] = [str(e)]
716 links = step_result.presentation.links
745 self._display_pending(summary, step_result.presentation)
753 step_result.presentation.status = self.m.step.EXCEPTION
/external/toolchain-utils/bestflags/
DREADME19 There is also a presentation slide available at:
21 https://docs.google.com/a/google.com/presentation/d/13rS9jALXffbP48YsF0-bsqovrVBfgzEud4e-XpavOdA/ed…
/external/skqp/infra/bots/recipe_modules/skia_swarming/
Dapi.py125 targets=targets).presentation.properties['swarm_hashes'].items()
197 step_result.presentation.status = self.m.step.EXCEPTION
221 step_result.presentation.links[k] = link
/external/skia/infra/bots/recipe_modules/skia_swarming/
Dapi.py125 targets=targets).presentation.properties['swarm_hashes'].items()
197 step_result.presentation.status = self.m.step.EXCEPTION
221 step_result.presentation.links[k] = link
/external/skqp/infra/bots/recipes/
Dct_skps.py96 api.step.active_result.presentation.properties['Webpage rankings'] = (
101 api.step.active_result.presentation.properties['Download SKPs by rank'] = (
235 api.step.active_result.presentation.links['Webpage rankings'] = (
237 api.step.active_result.presentation.links['Download SKPs by rank'] = (
/external/skia/infra/bots/recipes/
Dct_skps.py96 api.step.active_result.presentation.properties['Webpage rankings'] = (
101 api.step.active_result.presentation.properties['Download SKPs by rank'] = (
235 api.step.active_result.presentation.links['Webpage rankings'] = (
237 api.step.active_result.presentation.links['Download SKPs by rank'] = (
/external/wayland-protocols/freedesktop.org/
DMakefile.am22 stable/presentation-time/presentation-time.xml \
/external/skqp/infra/bots/recipe_modules/isolate/tests/
Disolated_tests.py14 api.step.active_result.presentation.logs['details'] = [
/external/skia/infra/bots/recipe_modules/isolate/tests/
Disolated_tests.py14 api.step.active_result.presentation.logs['details'] = [
/external/mesa3d/src/gallium/state_trackers/vdpau/
DMakefile.sources10 presentation.c \
/external/skqp/site/dev/design/
Daaa.md4 * [Analytic Anti-Alias Slides](https://docs.google.com/presentation/d/16r9HMS4_UBrcF3HUHscAqbSgkrtI…
/external/skia/site/dev/design/
Daaa.md4 * [Analytic Anti-Alias Slides](https://docs.google.com/presentation/d/16r9HMS4_UBrcF3HUHscAqbSgkrtI…
/external/python/cpython3/Doc/library/
Dstring.rst376 For a locale aware separator, use the ``'n'`` integer presentation type
383 separator for floating point presentation types and for integer
384 presentation type ``'d'``. For integer presentation types ``'b'``,
386 digits. For other presentation types, specifying this option is an
409 The available string presentation types are:
420 The available integer presentation types are:
447 In addition to the above presentation types, integers can be formatted
448 with the floating point presentation types listed below (except
452 The available presentation types for floating point and decimal values are:
476 | | result formatted with presentation type ``'e'`` and |
[all …]
/external/google-styleguide/docguide/
Dphilosophy.md42 * **Content and presentation should not mingle**. It should always be possible
44 should never have to touch the presentation layer if they don't want to.
/external/libmojo/mojo/public/tools/bindings/
Dchromium_bindings_configuration.gni17 "//content/common/presentation/typemaps.gni",

123