HomeSort by relevance Sort by last modified time
    Searched refs:Documentation (Results 1 - 13 of 13) sorted by null

  /external/clang/docs/tools/
Makefile 73 pod2man --release "clang $(CLANG_VERSION)" --center="Clang Tools Documentation" $< $@
93 $(Echo) Installing HTML Clang Tools Documentation
99 $(Echo) Installing MAN Clang Tools Documentation
104 $(Echo) Installing PS Clang Tools Documentation
111 $(Echo) Uninstalling Clang Tools Documentation
  /external/qemu/distrib/sdl-1.2.15/Xcode/SDL/pkg-support/devel-resources/
install.sh 12 ROOT=/Developer/Documentation/SDL
61 #rm -rf "/Developer/Documentation/ManPages/man3/SDL"*
64 #mkdir -p "/Developer/Documentation/ManPages/man3"
65 #cp "$ROOT/docs/man3/SDL"* "/Developer/Documentation/ManPages/man3/"
  /external/clang/docs/
Makefile 50 # Live documentation is generated for the web site using this target:
55 $(Echo) Installing HTML documentation
63 $(Echo) Packaging HTML documentation
70 $(Echo) Installing doxygen documentation
80 $(Echo) Building doxygen documentation
87 $(Echo) Packaging doxygen documentation
101 $(Echo) Uninstalling Documentation
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/documentation/
DocumentationView.js 12 this.element.classList.add("documentation-view");
26 WebInspector.inspectorView.showCloseableViewInDrawer("documentation", WebInspector.UIString("Documentation"), view);
84 var emptyPage = this.element.createChild("div", "documentation-empty-page fill");
85 var pageTitle = emptyPage.createChild("div", "documentation-not-found");
86 pageTitle.textContent = WebInspector.UIString("No documentation found.");
87 emptyPage.createChild("div", "documentation-empty-page-align");
116 var descriptionElement = this._element.createChild("div", "documentation-description");
126 var examplesTitle = this._element.createChild("div", "documentation-title");
128 descriptionElement = this._element.createChild("div", "documentation-description")
    [all...]
DocumentationCatalog.js 208 WebInspector.console.error("Documentation article list download failed");
  /external/clang/utils/TableGen/
ClangAttrEmitter.cpp     [all...]
  /external/llvm/docs/
Makefile 56 # Live documentation is generated for the web site using this target:
61 $(Echo) Installing HTML documentation
67 $(Echo) Packaging HTML documentation
74 $(Echo) Installing doxygen documentation
84 $(Echo) Building doxygen documentation
89 $(Echo) Packaging doxygen documentation
103 $(Echo) Installing ocamldoc documentation
111 $(Echo) Packaging ocamldoc documentation
118 $(Echo) Building ocamldoc documentation
127 $(Echo) Uninstalling Documentation
    [all...]
  /frameworks/support/v17/leanback/
Android.mk 102 # Documentation
  /external/chromium_org/tools/grit/grit/
tclib_unittest.py 87 'Documentation\r\n'
89 'Full documentation and installation instructions are in the \r\n'
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
Makefile 26 # Define ASCIIDOC8 if you want to format documentation with AsciiDoc 8
566 $(OUTPUT)common-cmds.h: $(wildcard Documentation/perf-*.txt)
691 @echo ' doc - make *all* documentation (see below)'
692 @echo ' man - make manpage documentation (access with man <foo>)'
693 @echo ' html - make html documentation'
694 @echo ' info - make GNU info documentation (access with info <foo>)'
695 @echo ' pdf - make pdf documentation'
701 @echo ' NOTE: documentation build requires asciidoc, xmlto packages to be installed'
705 @echo ' install-doc - install *all* documentation'
706 @echo ' install-man - install manpage documentation'
    [all...]
  /build/tools/droiddoc/templates-pdk/
customizations.cs 148 href="http://code.google.com/p/android/issues/entry?template=Developer%20Documentation"
  /external/bison/
maint.mk 871 # line wrapping between 'Free Documentation License,' and 'Version'.
872 _GFDL_regexp = (Free ''Documentation.*Version 1\.[^3]|Version 1\.[^3] or any)
    [all...]
  /external/chromium_org/third_party/cython/src/Cython/Debugger/
libpython.py 11 such as for the C++ STL types. Documentation on this API can be seen at:
    [all...]

Completed in 1786 milliseconds