Home
last modified time | relevance | path

Searched refs:ocamldoc (Results 1 – 12 of 12) sorted by relevance

/external/swiftshader/third_party/LLVM/docs/
DMakefile34 .PHONY: install-html install-doxygen doxygen install-ocamldoc ocamldoc generated
42 install_targets += install-ocamldoc
49 generated_targets += ocamldoc
102 install-ocamldoc: ocamldoc
103 $(Echo) Installing ocamldoc documentation
104 $(Verb) $(MKDIR) $(DESTDIR)$(PROJ_docsdir)/ocamldoc/html
105 $(Verb) $(DataInstall) $(PROJ_OBJ_DIR)/ocamldoc.tar.gz $(DESTDIR)$(PROJ_docsdir)
106 $(Verb) cd $(PROJ_OBJ_DIR)/ocamldoc && \
108 $(DataInstall) {} $(DESTDIR)$(PROJ_docsdir)/ocamldoc/html \;
110 ocamldoc: regen-ocamldoc target
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DCMakeLists.txt152 COMMAND ${CMAKE_COMMAND} -E remove_directory ${CMAKE_CURRENT_BINARY_DIR}/ocamldoc/html
153 COMMAND ${CMAKE_COMMAND} -E make_directory ${CMAKE_CURRENT_BINARY_DIR}/ocamldoc/html
154 COMMAND ${OCAMLFIND} ocamldoc -d ${CMAKE_CURRENT_BINARY_DIR}/ocamldoc/html
157 ${CMAKE_CURRENT_BINARY_DIR}/ocamldoc/html)
164 install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/ocamldoc/html/.
165 COMPONENT ocamldoc-html
/external/llvm/docs/
DCMakeLists.txt147 COMMAND ${CMAKE_COMMAND} -E remove_directory ${CMAKE_CURRENT_BINARY_DIR}/ocamldoc/html
148 COMMAND ${CMAKE_COMMAND} -E make_directory ${CMAKE_CURRENT_BINARY_DIR}/ocamldoc/html
149 COMMAND ${OCAMLFIND} ocamldoc -d ${CMAKE_CURRENT_BINARY_DIR}/ocamldoc/html
152 ${CMAKE_CURRENT_BINARY_DIR}/ocamldoc/html)
157 install(DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/ocamldoc/html
/external/swiftshader/third_party/LLVM/bindings/ocaml/transforms/
DMakefile13 ocamldoc: target
15 $(MAKE) -C $$i ocamldoc; \
/external/swiftshader/third_party/LLVM/bindings/ocaml/
DMakefile14 ocamldoc: target
16 $(MAKE) -C $$i ocamldoc; \
DMakefile.ocaml374 ocamldoc: $(ObjDir)/$(LIBRARYNAME).odoc
/external/llvm/docs/_ocamldoc/
Dstyle.css1 /* A style for ocamldoc. Daniel C. Buenzli */
34 /* ocamldoc markup workaround hacks */
/external/swiftshader/third_party/llvm-7.0/llvm/docs/_ocamldoc/
Dstyle.css1 /* A style for ocamldoc. Daniel C. Buenzli */
34 /* ocamldoc markup workaround hacks */
/external/llvm/cmake/modules/
DAddOCaml.cmake153 COMMAND "${OCAMLFIND}" "ocamldoc"
/external/swiftshader/third_party/llvm-7.0/llvm/cmake/modules/
DAddOCaml.cmake158 COMMAND "${OCAMLFIND}" "ocamldoc"
/external/swiftshader/third_party/LLVM/autoconf/
Dconfigure.ac1032 AC_PATH_PROGS(OCAMLDOC, [ocamldoc])
/external/swiftshader/third_party/LLVM/
Dconfigure7430 for ac_prog in ocamldoc