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

  /external/linux-kselftest/tools/testing/selftests/gpio/
gpio-mockup.sh 72 remove_module() function
79 remove_module
106 remove_module
  /external/llvm/test/Bindings/OCaml/
executionengine.ml 93 (* remove_module *)
94 remove_module m2 ee;
  /external/swiftshader/third_party/LLVM/test/Bindings/Ocaml/
executionengine.ml 97 (* remove_module *)
98 Llvm.dispose_module (ExecutionEngine.remove_module m2 ee);
  /external/swiftshader/third_party/llvm-7.0/llvm/test/Bindings/OCaml/
executionengine.ml 93 (* remove_module *)
94 remove_module m2 ee;
  /external/llvm/bindings/ocaml/executionengine/
llvm_executionengine.ml 38 external remove_module : Llvm.llmodule -> llexecutionengine -> unit
llvm_executionengine.mli 58 (** [remove_module m ee] removes the module [m] from the execution engine
60 val remove_module : Llvm.llmodule -> llexecutionengine -> unit var
  /external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/executionengine/
llvm_executionengine.ml 38 external remove_module : Llvm.llmodule -> llexecutionengine -> unit
llvm_executionengine.mli 58 (** [remove_module m ee] removes the module [m] from the execution engine
60 val remove_module : Llvm.llmodule -> llexecutionengine -> unit var
  /external/swiftshader/third_party/LLVM/bindings/ocaml/executionengine/
llvm_executionengine.ml 69 external remove_module: Llvm.llmodule -> t -> Llvm.llmodule
llvm_executionengine.mli 117 (** [remove_module m ee] removes the module [m] from the execution engine
120 val remove_module : Llvm.llmodule -> t -> Llvm.llmodule
  /external/python/cpython3/Python/
import.c 828 remove_module(PyObject *name) function
935 remove_module(name);
950 remove_module(name);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Python/
import.c 626 remove_module(const char *name) function
698 remove_module(name);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Python/
import.c 658 remove_module(const char *name) function
730 remove_module(name);
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
import.c 626 remove_module(const char *name) function
698 remove_module(name);
    [all...]
  /external/python/cpython2/Python/
import.c 698 remove_module(const char *name) function
770 remove_module(name);
    [all...]

Completed in 545 milliseconds