/external/snakeyaml/src/test/java/org/yaml/snakeyaml/ |
D | YamlDocument.java | 29 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()
|
D | YamlStream.java | 41 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/ |
D | pathops.md | 9 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/ |
D | pathops.md | 9 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/ |
D | README.chromium | 31 …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/toolchain-utils/bestflags/ |
D | README | 19 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/recipes/ |
D | android_compile.py | 70 api.step.active_result.presentation.links[ 73 api.step.active_result.presentation.links[
|
D | compute_buildstats.py | 164 logs = result.presentation.logs 192 logs = result.presentation.logs
|
/external/skqp/infra/bots/recipes/ |
D | android_compile.py | 70 api.step.active_result.presentation.links[ 73 api.step.active_result.presentation.links[
|
D | compute_buildstats.py | 153 logs = result.presentation.logs 181 logs = result.presentation.logs
|
/external/wayland-protocols/freedesktop.org/ |
D | Makefile.am | 22 stable/presentation-time/presentation-time.xml \
|
/external/mesa3d/src/gallium/state_trackers/vdpau/ |
D | Makefile.sources | 10 presentation.c \
|
D | meson.build | 25 'output.c', 'preemption.c', 'presentation.c', 'query.c', 'surface.c',
|
/external/skia/site/dev/design/ |
D | aaa.md | 4 * [Analytic Anti-Alias Slides](https://docs.google.com/presentation/d/16r9HMS4_UBrcF3HUHscAqbSgkrtI…
|
/external/skqp/site/dev/design/ |
D | aaa.md | 4 * [Analytic Anti-Alias Slides](https://docs.google.com/presentation/d/16r9HMS4_UBrcF3HUHscAqbSgkrtI…
|
/external/google-styleguide/docguide/ |
D | philosophy.md | 42 * **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/python/cpython3/Doc/library/ |
D | string.rst | 401 For a locale aware separator, use the ``'n'`` integer presentation type 410 separator for floating point presentation types and for integer 411 presentation type ``'d'``. For integer presentation types ``'b'``, 413 digits. For other presentation types, specifying this option is an 436 The available string presentation types are: 447 The available integer presentation types are: 474 In addition to the above presentation types, integers can be formatted 475 with the floating point presentation types listed below (except 479 The available presentation types for floating point and decimal values are: 503 | | result formatted with presentation type ``'e'`` and | [all …]
|
/external/skia/infra/bots/recipe_modules/checkout/ |
D | api.py | 148 return update_step.presentation.properties['got_revision']
|
/external/skqp/infra/bots/recipe_modules/checkout/ |
D | api.py | 148 return update_step.presentation.properties['got_revision']
|
/external/python/cpython2/Doc/library/ |
D | string.rst | 389 For a locale aware separator, use the ``'n'`` integer presentation type 412 The available string presentation types are: 423 The available integer presentation types are: 450 In addition to the above presentation types, integers can be formatted 451 with the floating point presentation types listed below (except 455 The available presentation types for floating point and decimal values are: 478 | | result formatted with presentation type ``'e'`` and | 481 | | with presentation type ``'f'`` and precision | 483 | | with presentation type ``'e'`` and precision ``p-1``. |
|
D | pprint.rst | 190 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/libchrome/mojo/public/tools/bindings/ |
D | chromium_bindings_configuration.gni | 21 "//content/common/presentation/typemaps.gni",
|
/external/guice/ |
D | README.md | 20 …and a comparison to new and the factory pattern, see [Bob Lee's video presentation](https://www.yo…
|
/external/minijail/ |
D | README.md | 59 [slides](https://docs.google.com/presentation/d/1r6LpvDZtYrsl7ryOV4HtpUR-phfCLRL6PA-chcL1Kno/presen…
|
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/ |
D | TestBasic.java | 877 List<String> presentation = new ArrayList<>(); in showChain() local 889 presentation.add(0, shown); in showChain() 891 presentation.add(shown); in showChain() 898 System.out.println(prefix + CollectionUtilities.join(presentation, " ")); in showChain() 900 … System.out.println(prefix + "{" + CollectionUtilities.join(presentation, " ") + "}"); in showChain()
|