OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:remove_module
(Results
1 - 12
of
12
) sorted by null
/external/linux-kselftest/tools/testing/selftests/gpio/
gpio-mockup.sh
68
remove_module
()
function
75
remove_module
102
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/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
700
remove_module
(PyObject *name)
function
805
remove_module
(name);
821
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
676
remove_module
(const char *name)
function
748
remove_module
(name);
[
all
...]
Completed in 4023 milliseconds