Searched refs:batchmode (Results 1 – 25 of 61) sorted by relevance
123
/external/mtools/ |
D | stream.c | 22 int batchmode = 0; variable 27 if(!batchmode) { in flush_stream()
|
D | file.c | 337 if(batchmode && in normal_map() 406 if(batchmode) in write_file()
|
D | mtools.h | 261 extern int batchmode;
|
D | fat.c | 211 if(!recurs && batchmode) in loadSector() 904 if(batchmode && This->freeSpace == MAX32) in getfreeMinClusters()
|
D | mcopy.c | 558 batchmode = 1; in mcopy()
|
D | NEWS | 521 Fixed non-batchmode mcopy bug. Fixed shortname case bug
|
/external/openssh/ |
D | sftp.c | 80 int batchmode = 0; variable 2171 if (!batchmode && isatty(STDIN_FILENO)) { in interactive_loop() 2243 interactive = !batchmode && isatty(STDIN_FILENO); in interactive_loop() 2281 startdir, batchmode, !interactive && el == NULL); in interactive_loop() 2462 if (batchmode) in main() 2470 quiet = batchmode = 1; in main() 2601 if (batchmode) in main()
|
/external/libevent/ |
D | Doxyfile | 158 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
|
/external/mesa3d/doxygen/ |
D | common.doxy | 720 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
|
D | gallium.doxy | 847 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
|
/external/libexif/doc/ |
D | Doxyfile-internals.in | 775 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
|
D | Doxyfile.in | 775 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
|
/external/libvpx/libvpx/ |
D | libs.doxy_template | 847 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
|
/external/libaom/libaom/ |
D | libs.doxy_template | 846 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
|
/external/antlr/runtime/C/ |
D | doxyfile | 1180 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
|
/external/llvm-project/lldb/docs/ |
D | doxygen.cfg.in | 1149 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
|
/external/flac/doc/ |
D | Doxyfile.in | 1281 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
|
/external/mesa3d/src/gallium/frontends/clover/ |
D | Doxyfile | 1229 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
|
/external/llvm-project/openmp/runtime/doc/doxygen/ |
D | config | 1315 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
|
/external/libabigail/doc/website/ |
D | libabigail-website.doxy | 1380 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
|
/external/eigen/doc/ |
D | Doxyfile.in | 1361 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
|
/external/libnl/doc/ |
D | Doxyfile.in | 1299 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
|
/external/libabigail/doc/api/ |
D | libabigail.doxy | 1379 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode.
|
/external/llvm-project/llvm/docs/ |
D | doxygen.cfg.in | 1650 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
|
/external/swiftshader/third_party/subzero/docs/ |
D | Doxyfile | 1666 # If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \batchmode
|
123