Home
last modified time | relevance | path

Searched defs:docs (Results 1 – 11 of 11) sorted by relevance

/external/grub/
DMakefile.am3 SUBDIRS = netboot stage2 stage1 lib grub util docs subdir
/external/blktrace/btt/
DMakefile28 docs: target
/external/blktrace/btreplay/
DMakefile22 docs: target
/external/libvpx/nestegg/
DMakefile.am7 SUBDIRS = docs subdir
/external/blktrace/
DMakefile42 docs: target
/external/valgrind/main/
DMakefile.am41 docs subdir
/external/bluetooth/glib/
DMakefile.am6 SUBDIRS = . m4macros glib gmodule gthread gobject gio tests po docs subdir
/external/wpa_supplicant/
DMakefile905 docs: docs-pics target
/external/wpa_supplicant_6/wpa_supplicant/
DMakefile1256 docs: docs-pics target
/external/llvm/autoconf/
Dconfigure.ac499 AC_ARG_ENABLE(docs, optenable
/external/webkit/Source/WebCore/inspector/
DInspectorDOMAgent.cpp811 Vector<Document*> docs = documents(); in performSearch() local