Home
last modified time | relevance | path

Searched refs:OCAMLDOC (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/LLVM/docs/
DMakefile40 ifdef OCAMLDOC
48 ifdef OCAMLDOC
125 $(OCAMLDOC) -d $(PROJ_OBJ_DIR)/ocamldoc/html -sort -colorize-code -html \
/external/swiftshader/third_party/LLVM/
DMakefile.config.in174 OCAMLDOC := @OCAMLDOC@
Dconfigure770 OCAMLDOC
7439 case $OCAMLDOC in
7441 ac_cv_path_OCAMLDOC="$OCAMLDOC" # Let the user override the test with a path.
7462 OCAMLDOC=$ac_cv_path_OCAMLDOC
7463 if test -n "$OCAMLDOC"; then
7464 { echo "$as_me:$LINENO: result: $OCAMLDOC" >&5
7465 echo "${ECHO_T}$OCAMLDOC" >&6; }
7472 test -n "$OCAMLDOC" && break
19891 OCAMLDOC!$OCAMLDOC$ac_delim
/external/swiftshader/third_party/LLVM/bindings/ocaml/
DMakefile.ocaml372 $(Verb) $(OCAMLDOC) -I $(ObjDir) -I $(OcamlDir) -dump $@ $(OcamlHeaders)
/external/swiftshader/third_party/LLVM/autoconf/
Dconfigure.ac1032 AC_PATH_PROGS(OCAMLDOC, [ocamldoc])