Searched refs:chapters (Results 1 – 25 of 64) sorted by relevance
123
/external/libmicrohttpd/doc/ |
D | Makefile.am | 15 chapters/basicauthentication.inc \ 16 chapters/bibliography.inc \ 17 chapters/exploringrequests.inc \ 18 chapters/hellobrowser.inc \ 19 chapters/introduction.inc \ 20 chapters/largerpost.inc \ 21 chapters/processingpost.inc \ 22 chapters/responseheaders.inc \ 23 chapters/tlsauthentication.inc \ 24 chapters/sessions.inc \
|
D | libmicrohttpd-tutorial.texi | 78 @include chapters/introduction.inc 82 @include chapters/hellobrowser.inc 86 @include chapters/exploringrequests.inc 90 @include chapters/responseheaders.inc 94 @include chapters/basicauthentication.inc 98 @include chapters/processingpost.inc 102 @include chapters/largerpost.inc 106 @include chapters/sessions.inc 110 @include chapters/tlsauthentication.inc 114 @include chapters/bibliography.inc
|
D | Makefile.in | 435 chapters/basicauthentication.inc \ 436 chapters/bibliography.inc \ 437 chapters/exploringrequests.inc \ 438 chapters/hellobrowser.inc \ 439 chapters/introduction.inc \ 440 chapters/largerpost.inc \ 441 chapters/processingpost.inc \ 442 chapters/responseheaders.inc \ 443 chapters/tlsauthentication.inc \ 444 chapters/sessions.inc \
|
/external/dbus/doc/ |
D | doxygen_to_devhelp.xsl | 14 <chapters> 19 </chapters>
|
/external/avahi/ |
D | doxygen_to_devhelp.xsl | 16 <chapters> 22 </chapters>
|
/external/eigen/doc/ |
D | Overview.dox | 17 The \b main \b documentation is organized into \em chapters covering different domains of features.
|
/external/srtp/doc/ |
D | header.template | 4 % file generated by doxygen, with the initial chapters of the
|
D | intro.txt | 18 chapters provide a detailed reference to the libSRTP API and related
|
/external/ceres-solver/docs/source/ |
D | index.rst | 64 * Read the :ref:`chapter-tutorial`, browse the chapters on the
|
/external/opencv3/doc/py_tutorials/py_feature2d/py_sift_intro/ |
D | py_sift_intro.markdown | 14 In last couple of chapters, we saw some corner detectors like Harris etc. They are 161 That we will learn in coming chapters.
|
/external/opencv3/doc/py_tutorials/py_core/py_image_arithmetics/ |
D | py_image_arithmetics.markdown | 70 any part of the image (as we will see in coming chapters), defining and working with non-rectangular
|
/external/opencv3/doc/py_tutorials/py_imgproc/py_colorspaces/ |
D | py_colorspaces.markdown | 83 @note There are some noises in the image. We will see how to remove them in later chapters.
|
/external/opencv3/doc/py_tutorials/py_imgproc/py_canny/ |
D | py_canny.markdown | 21 image with a 5x5 Gaussian filter. We have already seen this in previous chapters.
|
/external/opencv3/doc/py_tutorials/py_imgproc/py_histograms/py_2d_histogram/ |
D | py_2d_histogram.markdown | 8 chapters.
|
/external/opencv3/3rdparty/include/ffmpeg_/libavformat/ |
D | avformat.h | 1105 AVChapter **chapters; member
|
/external/opencv3/doc/py_tutorials/py_photo/py_non_local_means/ |
D | py_non_local_means.markdown | 16 In earlier chapters, we have seen many image smoothing techniques like Gaussian Blurring, Median
|
/external/opencv3/doc/py_tutorials/py_feature2d/py_features_meaning/ |
D | py_features_meaning.markdown | 70 around it. This would be projected into computer language in coming chapters. So finding these image
|
/external/libvpx/libvpx/third_party/libwebm/ |
D | mkvmuxer.cpp | 1465 Chapter* const chapters = new (std::nothrow) Chapter[size]; // NOLINT in ExpandChaptersArray() local 1466 if (chapters == NULL) in ExpandChaptersArray() 1471 Chapter* const dst = chapters + idx; in ExpandChaptersArray() 1477 chapters_ = chapters; in ExpandChaptersArray()
|
/external/opencv3/doc/py_tutorials/py_imgproc/py_thresholding/ |
D | py_thresholding.markdown | 223 *(Some of the functions may be new here, but we will cover them in coming chapters)*
|
/external/libmicrohttpd/doc/chapters/ |
D | processingpost.inc | 1 The previous chapters already have demonstrated a variety of possibilities to send information
|
/external/llvm/docs/tutorial/ |
D | LangImpl6.rst | 116 did in `previous chapters <LangImpl5.html#lexer-extensions-for-if-then-else>`_. One nice thing 451 covered in the last chapters, we have grown a real-ish language. With
|
D | OCamlLangImpl1.rst | 34 I've tried to put this tutorial together in a way that makes chapters
|
D | LangImpl1.rst | 34 I've tried to put this tutorial together in a way that makes chapters
|
/external/libevent/ |
D | Doxyfile | 166 # include the index chapters (such as File Index, Compound Index, etc.)
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1/ |
D | CHANGES | 32 - Documentation updated and split into chapters to better match
|
123