Home
last modified time | relevance | path

Searched refs:ocaml (Results 1 – 25 of 100) sorted by relevance

1234

/external/capstone/
D.gitignore31 # ocaml
32 bindings/ocaml/*.cmi
33 bindings/ocaml/*.cmx
34 bindings/ocaml/*.cmxa
35 bindings/ocaml/*.mli
36 bindings/ocaml/test
37 bindings/ocaml/test_arm
38 bindings/ocaml/test_arm64
39 bindings/ocaml/test_mips
40 bindings/ocaml/test_x86
[all …]
/external/capstone/bindings/ocaml/
DMakefile7 …mx test_arm64.cmx test_mips.cmx test_ppc.cmx test_sparc.cmx test_systemz.cmx test_xcore.cmx ocaml.o
8 ocamlopt -o test_basic -ccopt $(FLAGS) ocaml.o capstone.cmx test_basic.cmx -cclib -l$(LIB)
9 ocamlopt -o test_detail -ccopt $(FLAGS) capstone.cmx ocaml.o test_detail.cmx -cclib -l$(LIB)
10 …ocamlopt -o test_x86 -ccopt $(FLAGS) capstone.cmx ocaml.o x86.cmx x86_const.cmx test_x86.cmx -ccli…
11 …ocamlopt -o test_arm -ccopt $(FLAGS) capstone.cmx ocaml.o arm.cmx arm_const.cmx test_arm.cmx -ccli…
12 …ocamlopt -o test_arm64 -ccopt $(FLAGS) capstone.cmx ocaml.o arm64.cmx arm64_const.cmx test_arm64.c…
13 …ocamlopt -o test_mips -ccopt $(FLAGS) capstone.cmx ocaml.o mips.cmx mips_const.cmx test_mips.cmx -…
14 …ocamlopt -o test_ppc -ccopt $(FLAGS) capstone.cmx ocaml.o ppc.cmx ppc_const.cmx test_ppc.cmx -ccli…
15 …ocamlopt -o test_sparc -ccopt $(FLAGS) capstone.cmx ocaml.o sparc.cmx sparc_const.cmx test_sparc.c…
16 …ocamlopt -o test_systemz -ccopt $(FLAGS) capstone.cmx ocaml.o systemz.cmx sysz_const.cmx test_syst…
[all …]
/external/llvm/bindings/ocaml/llvm/
DCMakeLists.txt8 "${LLVM_LIBRARY_DIR}/ocaml/META.llvm")
10 install(FILES "${LLVM_LIBRARY_DIR}/ocaml/META.llvm"
11 DESTINATION lib/ocaml)
/external/capstone/bindings/
DMakefile15 .PHONY: all expected python java ocaml
20 cd ocaml && $(MAKE) gen_const
66 ocaml: FORCE target
83 cd ocaml && $(MAKE) clean
86 make -C ocaml check
/external/llvm/bindings/ocaml/backends/
DCMakeLists.txt23 "${LLVM_LIBRARY_DIR}/ocaml/META.llvm_${TARGET}")
25 install(FILES "${LLVM_LIBRARY_DIR}/ocaml/META.llvm_${TARGET}"
26 DESTINATION lib/ocaml)
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter2/
DMakefile22 include $(LEVEL)/bindings/ocaml/Makefile.ocaml
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/
DMakefile24 include $(LEVEL)/bindings/ocaml/Makefile.ocaml
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/llvm/
DCMakeLists.txt8 "${LLVM_LIBRARY_DIR}/ocaml/META.llvm")
10 install(FILES "${LLVM_LIBRARY_DIR}/ocaml/META.llvm"
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/
DMakefile25 include $(LEVEL)/bindings/ocaml/Makefile.ocaml
Dmyocamlbuild.ml9 flag ["link"; "ocaml"; "g++"] (S[A"-cc"; A"g++"]);;
10 dep ["link"; "ocaml"; "use_bindings"] ["bindings.o"];;
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter5/
DMakefile25 include $(LEVEL)/bindings/ocaml/Makefile.ocaml
Dmyocamlbuild.ml9 flag ["link"; "ocaml"; "g++"] (S[A"-cc"; A"g++"]);;
10 dep ["link"; "ocaml"; "use_bindings"] ["bindings.o"];;
/external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter5/
Dmyocamlbuild.ml9 flag ["link"; "ocaml"; "g++"] (S[A"-cc"; A"g++"]);;
10 dep ["link"; "ocaml"; "use_bindings"] ["bindings.o"];;
/external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter4/
Dmyocamlbuild.ml9 flag ["link"; "ocaml"; "g++"] (S[A"-cc"; A"g++"]);;
10 dep ["link"; "ocaml"; "use_bindings"] ["bindings.o"];;
/external/llvm/examples/OCaml-Kaleidoscope/Chapter5/
Dmyocamlbuild.ml9 flag ["link"; "ocaml"; "g++"] (S[A"-cc"; A"g++"]);;
10 dep ["link"; "ocaml"; "use_bindings"] ["bindings.o"];;
/external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
Dmyocamlbuild.ml9 flag ["link"; "ocaml"; "g++"] (S[A"-cc"; A"g++"]);;
10 dep ["link"; "ocaml"; "use_bindings"] ["bindings.o"];;
/external/llvm/examples/OCaml-Kaleidoscope/Chapter7/
Dmyocamlbuild.ml9 flag ["link"; "ocaml"; "g++"] (S[A"-cc"; A"g++"; A"-cclib"; A"-rdynamic"]);;
10 dep ["link"; "ocaml"; "use_bindings"] ["bindings.o"];;
/external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter7/
Dmyocamlbuild.ml9 flag ["link"; "ocaml"; "g++"] (S[A"-cc"; A"g++"; A"-cclib"; A"-rdynamic"]);;
10 dep ["link"; "ocaml"; "use_bindings"] ["bindings.o"];;
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter6/
Dmyocamlbuild.ml9 flag ["link"; "ocaml"; "g++"] (S[A"-cc"; A"g++"; A"-cclib"; A"-rdynamic"]);;
10 dep ["link"; "ocaml"; "use_bindings"] ["bindings.o"];;
/external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter7/
Dmyocamlbuild.ml9 flag ["link"; "ocaml"; "g++"] (S[A"-cc"; A"g++"; A"-cclib"; A"-rdynamic"]);;
10 dep ["link"; "ocaml"; "use_bindings"] ["bindings.o"];;
/external/swiftshader/third_party/llvm-7.0/llvm/examples/OCaml-Kaleidoscope/Chapter6/
Dmyocamlbuild.ml9 flag ["link"; "ocaml"; "g++"] (S[A"-cc"; A"g++"; A"-cclib"; A"-rdynamic"]);;
10 dep ["link"; "ocaml"; "use_bindings"] ["bindings.o"];;
/external/llvm/examples/OCaml-Kaleidoscope/Chapter6/
Dmyocamlbuild.ml9 flag ["link"; "ocaml"; "g++"] (S[A"-cc"; A"g++"; A"-cclib"; A"-rdynamic"]);;
10 dep ["link"; "ocaml"; "use_bindings"] ["bindings.o"];;
/external/llvm/docs/tutorial/
DOCamlLangImpl2.rst37 .. code-block:: ocaml
55 .. code-block:: ocaml
80 .. code-block:: ocaml
107 .. code-block:: ocaml
137 .. code-block:: ocaml
159 .. code-block:: ocaml
190 .. code-block:: ocaml
228 .. code-block:: ocaml
250 .. code-block:: ocaml
294 .. code-block:: ocaml
[all …]
/external/swiftshader/third_party/llvm-7.0/llvm/docs/tutorial/
DOCamlLangImpl2.rst37 .. code-block:: ocaml
55 .. code-block:: ocaml
80 .. code-block:: ocaml
107 .. code-block:: ocaml
137 .. code-block:: ocaml
159 .. code-block:: ocaml
190 .. code-block:: ocaml
228 .. code-block:: ocaml
250 .. code-block:: ocaml
294 .. code-block:: ocaml
[all …]
/external/swiftshader/third_party/LLVM/examples/
DMakefile28 ifeq ($(filter $(BINDINGS_TO_BUILD),ocaml),ocaml)

1234