Home
last modified time | relevance | path

Searched defs:module_def (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/liblc3/test/
H A Dmodule_py.c21 static struct PyModuleDef module_def = { variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/upb/python/
Dprotobuf.c64 static struct PyModuleDef module_def = {PyModuleDef_HEAD_INIT, variable
/aosp_15_r20/external/python/cpython3/Modules/
Dfaulthandler.c1335 static struct PyModuleDef module_def = { variable
D_tracemalloc.c1689 static struct PyModuleDef module_def = { variable
/aosp_15_r20/external/pytorch/functorch/csrc/dim/
H A Ddim.cpp3222 struct PyModuleDef module_def = { variable