/external/skqp/platform_tools/android/apps/skqp/src/main/assets/resources/lua/ |
D | slides_utils.lua | 49 function pretty_print_slides(slides) 51 for i = 1, #slides do 52 pretty_print_slide(slides[i]) 62 function flush(slides, block) 64 slides[#slides + 1] = block 71 local slides = {} 77 block = flush(slides, block) 98 flush(slides, block) 100 return slides
|
/external/skia/resources/lua/ |
D | slides_utils.lua | 49 function pretty_print_slides(slides) 51 for i = 1, #slides do 52 pretty_print_slide(slides[i]) 62 function flush(slides, block) 64 slides[#slides + 1] = block 71 local slides = {} 77 block = flush(slides, block) 98 flush(slides, block) 100 return slides
|
/external/skqp/resources/lua/ |
D | slides_utils.lua | 49 function pretty_print_slides(slides) 51 for i = 1, #slides do 52 pretty_print_slide(slides[i]) 62 function flush(slides, block) 64 slides[#slides + 1] = block 71 local slides = {} 77 block = flush(slides, block) 98 flush(slides, block) 100 return slides
|
/external/python/cpython3/Doc/includes/ |
D | minidom-example.py | 31 slides = slideshow.getElementsByTagName("slide") 32 handleToc(slides) 33 handleSlides(slides) 36 def handleSlides(slides): argument 37 for slide in slides: 59 def handleToc(slides): argument 60 for slide in slides:
|
/external/python/cpython2/Doc/includes/ |
D | minidom-example.py | 31 slides = slideshow.getElementsByTagName("slide") 32 handleToc(slides) 33 handleSlides(slides) 36 def handleSlides(slides): argument 37 for slide in slides: 59 def handleToc(slides): argument 60 for slide in slides:
|
/external/skqp/site/user/sample/ |
D | viewer.md | 3 The Skia Viewer displays a series of slides that exhibit specific features of Skia, including the S… 9 Some slides require resources stored outside the program. These resources are stored in the `<skia-… 25 Other useful command-line options: using `--match <pattern>` will load only SKPs or slides matching… 31 ← → | Move between the slides 60 Swiping left and right will switch slides, pinch-zoom will zoom in and out, and 67 individual slides on a device by launching via `ios-deploy` with the `--match`
|
/external/skia/site/user/sample/ |
D | viewer.md | 3 The Skia Viewer displays a series of slides that exhibit specific features of Skia, including the S… 9 Some slides require resources stored outside the program. These resources are stored in the `<skia-… 25 Other useful command-line options: using `--match <pattern>` will load only SKPs or slides matching… 31 ← → | Move between the slides 60 Swiping left and right will switch slides, pinch-zoom will zoom in and out, and 67 individual slides on a device by launching via `ios-deploy` with the `--match`
|
/external/autotest/client/site_tests/cheets_AppCompatTest/ |
D | control.clamshell.com.google.android.apps.docs.editors.slides | 7 NAME = "cheets_AppCompatTest.clamshell.com.google.android.apps.docs.editors.slides" 19 job.run_test('cheets_AppCompatTest', pkg_name='com.google.android.apps.docs.editors.slides',
|
D | control.touchview.com.google.android.apps.docs.editors.slides | 7 NAME = "cheets_AppCompatTest.touchview.com.google.android.apps.docs.editors.slides" 19 job.run_test('cheets_AppCompatTest', pkg_name='com.google.android.apps.docs.editors.slides',
|
/external/webrtc/webrtc/video/ |
D | video_quality_test.cc | 858 std::vector<std::string> slides; in SetupScreenshare() local 859 slides.push_back(test::ResourcePath("web_screenshot_1850_1110", "yuv")); in SetupScreenshare() 860 slides.push_back(test::ResourcePath("presentation_1850_1110", "yuv")); in SetupScreenshare() 861 slides.push_back(test::ResourcePath("photo_1850_1110", "yuv")); in SetupScreenshare() 862 slides.push_back(test::ResourcePath("difficult_photo_1850_1110", "yuv")); in SetupScreenshare() 867 slides, kWidth, kHeight, in SetupScreenshare() 881 clock_, slides, kWidth, kHeight, params_.common.width, in SetupScreenshare()
|
/external/bcc/ |
D | LINKS.md | 11 …/fosdem.org/2017/schedule/event/go_bpf/attachments/slides/1681/export/events/attachments/go_bpf/sl… 27 …n BPF Do For You?](https://events.linuxfoundation.org/sites/events/files/slides/iovisor-lc-bof-201…
|
/external/skqp/tools/viewer/ |
D | SlideDir.cpp | 253 SlideDir::SlideDir(const SkString& name, SkTArray<sk_sp<Slide>>&& slides, int columns) in SlideDir() argument 254 : fSlides(std::move(slides)) in SlideDir()
|
/external/skia/tools/viewer/ |
D | SlideDir.cpp | 254 SlideDir::SlideDir(const SkString& name, SkTArray<sk_sp<Slide>>&& slides, int columns) in SlideDir() argument 255 : fSlides(std::move(slides)) in SlideDir()
|
/external/minijail/ |
D | README.md | 59 [slides](https://docs.google.com/presentation/d/1r6LpvDZtYrsl7ryOV4HtpUR-phfCLRL6PA-chcL1Kno/presen…
|
/external/syzkaller/ |
D | README.md | 35 …- [Linux Plumbers 2016 talk slides](https://docs.google.com/presentation/d/1iAuTvzt_xvDzS2misXwlYk…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/msa/ |
D | elm_shift_slide.ll | 2 ; are either shifts or slides.
|
/external/clang/docs/ |
D | IntroductionToTheClangAST.rst | 14 `Slides <http://llvm.org/devmtg/2013-04/klimek-slides.pdf>`_
|
/external/llvm/test/CodeGen/Mips/msa/ |
D | elm_shift_slide.ll | 2 ; are either shifts or slides.
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | CodeOfConduct.rst | 30 you say, slides, videos, posters, signs, or even t-shirts you display in these
|
/external/llvm/docs/ |
D | CodeOfConduct.rst | 30 you say, slides, videos, posters, signs, or even t-shirts you display in these
|
/external/python/cpython3/Doc/howto/ |
D | unicode.rst | 524 Marc-André Lemburg gave `a presentation titled "Python and Unicode" (PDF slides) 526 EuroPython 2002. The slides are an excellent overview of the design of Python 735 The `PDF slides for Marc-André Lemburg's presentation "Writing Unicode-aware 739 and localize an application. These slides cover Python 2.x only.
|
/external/libnl/doc/stylesheets/ |
D | slidy.css | 376 /* for slides with class "title" in table of contents */
|
/external/python/cpython2/Doc/howto/ |
D | unicode.rst | 502 Unicode". A PDF version of his slides is available at 690 The PDF slides for Marc-André Lemburg's presentation "Writing Unicode-aware
|
/external/u-boot/doc/ |
D | README.x86 | 1205 [12] http://events.linuxfoundation.org/sites/events/files/slides/chromeos_and_diy_vboot_0.pdf 1206 [13] http://events.linuxfoundation.org/sites/events/files/slides/elce-2014.pdf
|
/external/python/cpython2/Doc/faq/ |
D | library.rst | 238 Aahz has a set of slides from his threading tutorial that are helpful; see
|