/external/vulkan-validation-layers/demos/ |
D | tri.c | 86 demo->fp##entrypoint = \ 88 if (demo->fp##entrypoint == NULL) { \ 96 demo->fp##entrypoint = \ 98 if (demo->fp##entrypoint == NULL) { \ 157 struct demo { struct 261 static void demo_resize(struct demo *demo); argument 263 static bool memory_type_from_properties(struct demo *demo, uint32_t typeBits, in memory_type_from_properties() argument 270 if ((demo->memory_properties.memoryTypes[i].propertyFlags & in memory_type_from_properties() 282 static void demo_flush_init_cmd(struct demo *demo) { in demo_flush_init_cmd() argument 285 if (demo->setup_cmd == VK_NULL_HANDLE) in demo_flush_init_cmd() [all …]
|
D | cube.c | 80 demo->fp##entrypoint = \ 82 if (demo->fp##entrypoint == NULL) { \ 94 demo->inst, "vkGetDeviceProcAddr"); \ 95 demo->fp##entrypoint = \ 97 if (demo->fp##entrypoint == NULL) { \ 326 struct demo { struct 435 static void demo_resize(struct demo *demo); argument 437 static bool memory_type_from_properties(struct demo *demo, uint32_t typeBits, in memory_type_from_properties() argument 444 if ((demo->memory_properties.memoryTypes[i].propertyFlags & in memory_type_from_properties() 456 static void demo_flush_init_cmd(struct demo *demo) { in demo_flush_init_cmd() argument [all …]
|
/external/ImageMagick/scripts/ |
D | Makefile.am | 34 Magick++/demo/analyze.sh \ 35 Magick++/demo/button.sh \ 36 Magick++/demo/demo.sh \ 37 Magick++/demo/flip.sh \ 38 Magick++/demo/gravity.sh \ 39 Magick++/demo/piddle.sh \ 40 Magick++/demo/shapes.sh \ 41 Magick++/demo/zoom_bessel.sh \ 42 Magick++/demo/zoom_blackman.sh \ 43 Magick++/demo/zoom_box.sh \ [all …]
|
/external/ImageMagick/Magick++/ |
D | Makefile.am | 45 Magick++/demo/demos.tap 58 Magick++/demo/model.miff \ 59 Magick++/demo/smile.miff \ 60 Magick++/demo/smile_anim.miff \ 61 Magick++/demo/tile.miff \ 67 Magick++/demo/*_out* \ 68 Magick++/demo/ir.out \ 157 Magick++/demo/analyze \ 158 Magick++/demo/button \ 159 Magick++/demo/demo \ [all …]
|
/external/ImageMagick/ |
D | .gitignore | 13 /Magick++/demo/*_out* 14 /Magick++/demo/analyze 15 /Magick++/demo/button 16 /Magick++/demo/demo 17 /Magick++/demo/detrans 18 /Magick++/demo/flip 19 /Magick++/demo/gravity 20 /Magick++/demo/piddle 21 /Magick++/demo/shapes 22 /Magick++/demo/zoom
|
/external/chromium-trace/catapult/third_party/beautifulsoup4/scripts/ |
D | demonstrate_parser_differences.py | 79 demo = Demonstration(markup.decode("utf8").strip().replace("\\n", "\n")) variable 80 is_uniform = demo.run_against(*parsers) 82 uniform_results.append(demo) 84 different_results.append(demo) 88 for demo in uniform_results: 89 demo.dump() 93 for demo in different_results: 94 demo.dump()
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/ |
D | Launcher.java | 7 package com.ibm.icu.dev.demo; 23 import com.ibm.icu.dev.demo.impl.DemoApplet; 24 import com.ibm.icu.dev.demo.impl.DemoUtility; 84 String demo = demoList[i]; in init() local 85 Button b = new Button(demo); in init() 118 void showStatus(String demo, String status) { in showStatus() argument 119 showStatus(demo+": "+status); in showStatus() 128 void showFailure(String demo, String status) { in showFailure() argument 129 showFailure(demo+": "+status); in showFailure() 138 String demo = demoBase+'.'+demoShort; in actionPerformed() local [all …]
|
/external/ImageMagick/Magick++/demo/ |
D | demos.tap | 9 subdir=Magick++/demo 20 for demo in button demo flip gravity piddle shapes 22 ./${demo} && echo "ok" || echo "not ok"
|
/external/chromium-trace/catapult/third_party/polymer/components/neon-animation/guides/ |
D | neon-animation.md | 63 [Live demo](http://morethanreal.github.io/neon-animation-demo/bower_components/neon-animation/demo/… 122 [Live demo](http://morethanreal.github.io/neon-animation-demo/bower_components/neon-animation/demo/… 310 …ll screen](http://morethanreal.github.io/neon-animation-demo/bower_components/neon-animation/demo/… 311 …n on load](http://morethanreal.github.io/neon-animation-demo/bower_components/neon-animation/demo/… 312 …to detail](http://morethanreal.github.io/neon-animation-demo/bower_components/neon-animation/demo/… 313 …o squares](http://morethanreal.github.io/neon-animation-demo/bower_components/neon-animation/demo/… 314 …clarative](http://morethanreal.github.io/neon-animation-demo/bower_components/neon-animation/demo/…
|
/external/chromium-trace/catapult/third_party/polymer/components/neon-animation/ |
D | README.md | 55 [Live demo](http://morethanreal.github.io/neon-animation-demo/bower_components/neon-animation/demo/… 114 [Live demo](http://morethanreal.github.io/neon-animation-demo/bower_components/neon-animation/demo/… 302 …ll screen](http://morethanreal.github.io/neon-animation-demo/bower_components/neon-animation/demo/… 303 …n on load](http://morethanreal.github.io/neon-animation-demo/bower_components/neon-animation/demo/… 304 …to detail](http://morethanreal.github.io/neon-animation-demo/bower_components/neon-animation/demo/… 305 …o squares](http://morethanreal.github.io/neon-animation-demo/bower_components/neon-animation/demo/… 306 …clarative](http://morethanreal.github.io/neon-animation-demo/bower_components/neon-animation/demo/…
|
/external/ImageMagick/PerlMagick/ |
D | MANIFEST | 4 demo/annotate.pl 5 demo/button.pl 6 demo/compose-specials.pl 7 demo/composite.pl 8 demo/demo.pl 9 demo/dst.png 10 demo/Generic.ttf 11 demo/lsys.pl 12 demo/Makefile 13 demo/model.gif [all …]
|
/external/clang/www/demo/ |
D | what is this directory.txt | 1 This is for the LLVM+Clang browser based demo. 2 It is supposed to work like the LLVM+GCC demo here: http://llvm.org/demo/ but for the BSD licensed … 7 Anyways, right now, these file a basically just a copy of the LLVM+GCC demo (no changes have been m…
|
/external/lldb/examples/customization/import-python/ |
D | README | 23 (lldb) import ../demo.py 24 (lldb) script demo.test_function('hello world') 35 (lldb) command script import ../demo.py 36 (lldb) script demo.test_function('hello world')
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/ |
D | CalendarApp.java | 8 package com.ibm.icu.dev.demo.calendar; 12 import com.ibm.icu.dev.demo.impl.DemoApplet;
|
/external/icu/icu4j/demos/ |
D | manifest.stub | 2 Main-Class: com.ibm.icu.dev.demo.Launcher 5 Name: com/ibm/icu/dev/demo
|
/external/ImageMagick/PerlMagick/demo/ |
D | Makefile | 2 perl demo.pl 16 /bin/rm -f demo.jpg button.gif model.png shadow.gif tree.gif \
|
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/ |
D | README.md | 43 content: url(demo/image-400px.jpg); 47 content: url(demo/image-1000px.jpg); 51 content: url(demo/image-full.jpg); 65 …her elements that can't contain other elements. Wrapping with a `div` works fine though (See demo).
|
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/ |
D | DemoApplet.java | 7 package com.ibm.icu.dev.demo.translit; 16 import com.ibm.icu.dev.demo.impl.AppletFrame;
|
D | TransliteratingTextComponent.java | 7 package com.ibm.icu.dev.demo.translit; 11 import com.ibm.icu.dev.demo.impl.DumbTextComponent;
|
/external/autotest/client/site_tests/graphics_SanAngeles/src/ |
D | Makefile | 17 SRCS = demo.c app-linux.c importvbo.c 29 SRCS = demo.c app-linux.c importgl.c matrixop.c shader.c
|
/external/antlr/antlr-3.4/antlr3-maven-archetype/src/main/resources/archetype-resources/src/main/antlr3/ |
D | TParser.g | 30 // simle demo parser. We do the import to show where imported grammars should be 51 // This is just a simple parser for demo purpose
|
/external/universal-tween-engine/ |
D | README.md | 3 ## Check out the demo! 5 …[Android application](https://play.google.com/store/apps/details?id=aurelienribon.tweenengine.demo) 6 …://code.google.com/p/java-universal-tween-engine/downloads/detail?name=tween-engine-demo-6.3.0.zip) 7 …* [WebGL html5 page](http://www.aurelienribon.com/universal-tween-engine/gwt/demo.html) (requires …
|
/external/libxml2/result/relaxng/ |
D | demo_err | 1 ./test/relaxng/demo.rng validates
|
/external/guice/extensions/grapher/test/com/google/inject/grapher/demo/ |
D | DanceParty.java | 17 package com.google.inject.grapher.demo;
|
D | Person.java | 17 package com.google.inject.grapher.demo;
|