Home
last modified time | relevance | path

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

12

/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/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/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/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/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/fmtlib/doc/
Dsyntax.rst148 For a locale aware separator, use the ``'n'`` integer presentation type
168 The available string presentation types are:
179 The available character presentation types are:
190 The available integer presentation types are:
224 Integer presentation types can also be used with character and Boolean values.
226 ``false``, if the presentation type is not specified.
228 The available presentation types for floating-point values are:
273 | | result formatted with presentation type ``'e'`` and |
276 | | with presentation type ``'f'`` and precision |
278 | | with presentation type ``'e'`` and precision ``p-1``. |
[all …]
/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/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/skia/infra/bots/recipes/
Dct_skps.py97 api.step.active_result.presentation.properties['Webpage rankings'] = (
102 api.step.active_result.presentation.properties['Download SKPs by rank'] = (
227 api.step.active_result.presentation.links['Webpage rankings'] = (
229 api.step.active_result.presentation.links['Download SKPs by rank'] = (
/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/valgrind/docs/internals/
Dperformance.txt35 kpresenter-1.5.0 and loading a 16-slide presentation.
/external/skia/infra/bots/recipe_modules/core/
Dapi.py140 update_step.presentation.properties['got_revision'])
/external/python/cpython2/Doc/library/
Dstring.rst388 For a locale aware separator, use the ``'n'`` integer presentation type
411 The available string presentation types are:
422 The available integer presentation types are:
449 In addition to the above presentation types, integers can be formatted
450 with the floating point presentation types listed below (except
454 The available presentation types for floating point and decimal values are:
477 | | result formatted with presentation type ``'e'`` and |
480 | | with presentation type ``'f'`` and precision |
482 | | with presentation type ``'e'`` and precision ``p-1``. |
Dpprint.rst190 the current presentation context (direct and indirect containers for *object*
191 that are affecting the presentation) as the keys; if an object needs to be
/external/guice/
DREADME.md20 …and a comparison to new and the factory pattern, see [Bob Lee's video presentation](https://www.yo…
/external/toolchain-utils/binary_search_tool/ndk/
DREADME74 * Ahmad's original presentation:
/external/wpa_supplicant_8/hostapd/
Dhostapd.eap_user6 # NtPasswordHash (16-byte MD4 hash of the unicode presentation of the password
/external/toolchain-utils/binary_search_tool/
DMAINTENANCE9 * Ahmad's original presentation:
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/telephony/
DInCallServiceImpl.java1442 public static String getCallPresentationInfoString(int presentation) { in getCallPresentationInfoString() argument
1443 switch (presentation) { in getCallPresentationInfoString()
/external/tagsoup/
DREADME106 to parse it on the fly. Therefore, it does not convert presentation
308 I gave a presentation (a nocturne, so it's not on the schedule) at
/external/cros/system_api/dbus/power_manager/
Dpolicy.proto119 // presentation mode. Other delays' distances from |screen_dim_ms| are
/external/toybox/
DREADME129 260 slide presentation:
/external/brotli/tests/testdata/
Dlcet10.txt227 KENNEY's presentation and in the discussion of arcana such as
246 presentation on the Text Encoding Initiative's (TEI) implementation of
1022 American Memory, Library of Congress, gave a joint presentation. First,
1376 question-and-answer period would follow each presentation.
1529 Several points emerged in the discussion that followed MYLONAS's presentation.
1870 about the medium, he thought, than about AM's presentation of it.
1893 presentation, several clarifications were made.
1926 thought through all the ramifications of electronic presentation of
2067 Discussion following TWOHIG's presentation served to clarify several
2168 In the lengthy discussion that followed LEBRON's presentation, these
[all …]

12