/external/python/cpython3/Lib/test/ |
D | test_nntplib.py | 1078 def check_over_xover_resp(self, resp, overviews): argument 1080 self.assertEqual(len(overviews), 3) 1081 art_num, over = overviews[0] 1093 art_num, over = overviews[1] 1095 art_num, over = overviews[2] 1100 resp, overviews = self.server.xover(57, 59) 1101 self.check_over_xover_resp(resp, overviews) 1105 resp, overviews = self.server.over((57, 59)) 1106 self.check_over_xover_resp(resp, overviews)
|
/external/python/cpython3/Doc/library/ |
D | nntplib.rst | 27 >>> resp, overviews = s.over((last - 9, last)) 28 >>> for id, over in overviews: 350 Return a pair ``(response, overviews)``. *overviews* is a list of 370 >>> resp, overviews = s.over((last, last)) 371 >>> art_num, over = overviews[0]
|
/external/python/cpython3/Lib/ |
D | nntplib.py | 1138 resp, overviews = s.xover(first, last) variable 1139 for artnum, over in overviews:
|
/external/xmlrpcpp/src/ |
D | Doxyfile | 72 # various overviews, but no documentation section is generated. 80 # overviews. This option has no effect if EXTRACT_ALL is enabled.
|
/external/mesa3d/doxygen/ |
D | common.doxy | 226 # various overviews, but no documentation section is generated. 234 # overviews. This option has no effect if EXTRACT_ALL is enabled.
|
D | gallium.doxy | 277 # various overviews, but no documentation section is generated. 285 # overviews. This option has no effect if EXTRACT_ALL is enabled.
|
/external/libdaemon/doc/ |
D | doxygen.conf.in | 243 # various overviews, but no documentation section is generated. 251 # overviews. This option has no effect if EXTRACT_ALL is enabled.
|
/external/libmtp/doc/ |
D | Doxyfile.in | 234 # various overviews, but no documentation section is generated. 242 # overviews. This option has no effect if EXTRACT_ALL is enabled.
|
/external/libexif/doc/ |
D | Doxyfile-internals.in | 248 # various overviews, but no documentation section is generated. 256 # overviews. This option has no effect if EXTRACT_ALL is enabled.
|
D | Doxyfile.in | 248 # various overviews, but no documentation section is generated. 256 # overviews. This option has no effect if EXTRACT_ALL is enabled.
|
/external/libvpx/libvpx/ |
D | libs.doxy_template | 291 # various overviews, but no documentation section is generated. 299 # overviews. This option has no effect if EXTRACT_ALL is enabled.
|
/external/syslinux/gpxe/src/ |
D | doxygen.cfg | 327 # various overviews, but no documentation section is generated. 335 # overviews. This option has no effect if EXTRACT_ALL is enabled.
|
/external/antlr/antlr-3.4/runtime/C/ |
D | doxyfile | 347 # various overviews, but no documentation section is generated. 355 # overviews. This option has no effect if EXTRACT_ALL is enabled.
|
/external/libvncserver/ |
D | Doxyfile | 347 # various overviews, but no documentation section is generated. 355 # overviews. This option has no effect if EXTRACT_ALL is enabled.
|
/external/swiftshader/third_party/LLVM/docs/ |
D | doxygen.cfg.in | 337 # various overviews, but no documentation section is generated. 345 # overviews. This option has no effect if EXTRACT_ALL is enabled.
|
/external/mesa3d/src/gallium/state_trackers/clover/ |
D | Doxyfile | 357 # various overviews, but no documentation section is generated. 365 # overviews. This option has no effect if EXTRACT_ALL is enabled.
|
/external/ImageMagick/config/ |
D | Magick++.dox.in | 398 # various overviews, but no documentation section is generated. 406 # overviews. This option has no effect if EXTRACT_ALL is enabled.
|
D | MagickCore.dox.in | 398 # various overviews, but no documentation section is generated. 406 # overviews. This option has no effect if EXTRACT_ALL is enabled.
|
D | MagickWand.dox.in | 398 # various overviews, but no documentation section is generated. 406 # overviews. This option has no effect if EXTRACT_ALL is enabled.
|
/external/libxkbcommon/xkbcommon/doc/ |
D | Doxyfile.in | 395 # various overviews, but no documentation section is generated. 403 # overviews. This option has no effect if EXTRACT_ALL is enabled.
|
/external/libnl/doc/ |
D | Doxyfile.in | 407 # various overviews, but no documentation section is generated. 415 # overviews. This option has no effect if EXTRACT_ALL is enabled.
|
/external/eigen/doc/ |
D | Doxyfile.in | 438 # various overviews, but no documentation section is generated. 446 # overviews. This option has no effect if EXTRACT_ALL is enabled.
|
/external/flatbuffers/docs/source/ |
D | doxyfile | 458 # members will be included in the various overviews, but no documentation 466 # to NO these classes will be included in the various overviews. This option has
|
/external/llvm/docs/ |
D | doxygen.cfg.in | 448 # members will be included in the various overviews, but no documentation 456 # to NO these classes will be included in the various overviews. This option has
|
/external/jsoncpp/doc/ |
D | doxyfile.in | 459 # members will be included in the various overviews, but no documentation 467 # to NO these classes will be included in the various overviews. This option has
|