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

  /external/grpc-grpc/tools/doxygen/
Doxyfile.c++ 6 # doxygen (www.doxygen.org) for a project.
24 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
53 # pixels and the maximum width should not exceed 200 pixels. Doxygen will copy
60 # entered, it will be relative to the location where doxygen was started. If
65 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create 4096 sub-
68 # option can be useful when feeding doxygen a huge amount of source files, where
75 # If the ALLOW_UNICODE_NAMES tag is set to YES, doxygen will allow non-ASCII
84 # documentation generated by doxygen is written. Doxygen will use thi
    [all...]
  /external/flatbuffers/docs/source/
README_TO_GENERATE_DOCS.md 6 1. You will need to install `doxygen`. See
7 [Download Doxygen](http://www.stack.nl/~dimitri/doxygen/download.html).
12 *Note: You will need both `doxygen` and `doxypypy` to be in your
16 set up the `py_filter` to invoke `doxypypy` from `doxygen`.
19 [here](https://github.com/Feneric/doxypypy#invoking-doxypypy-from-doxygen).
26 `doxygen`
  /external/cn-cbor/
CMakeLists.txt 16 find_package(Doxygen)
25 option ( build_docs "Create docs using Doxygen" ${DOXYGEN_FOUND} )
121 message(FATAL_ERROR "Doxygen is needed to build the documentation.")
132 COMMENT "Generating API documentation with Doxygen"
  /frameworks/av/media/codec2/
Android.mk 10 C2_DOXY := $(or $(shell command -v doxygen),\
11 $(shell command -v /Applications/Doxygen.app/Contents/Resources/doxygen))
13 .PHONY: check-doxygen
14 check-doxygen:
16 $(error 'doxygen is not available')
19 $(C2_OUT_TEMP)/doxy-api.config: $(C2_ROOT)/docs/doxygen.config
25 $(C2_ROOT)/docs/doxygen.config > $@
27 $(C2_OUT_TEMP)/doxy-internal.config: $(C2_ROOT)/docs/doxygen.config
29 $(C2_ROOT)/docs/doxygen.config > $
    [all...]
  /external/webrtc/webrtc/examples/androidapp/third_party/autobanh/
autobanh.jar 

Completed in 158 milliseconds