/external/python/cffi/c/ |
D | cffi1_module.c | 63 static int make_included_tuples(char *module_name, in make_included_tuples() 117 static PyObject *_my_Py_InitModule(char *module_name) in _my_Py_InitModule() 145 char *module_name, *exports, *module_name_with_lib; in b_init_cffi_1_0_external_module() local
|
/external/tensorflow/tensorflow/python/util/ |
D | all_util.py | 30 def make_all(module_name, doc_string_modules=None): argument 86 def remove_undocumented(module_name, allowed_exception_list=None, argument
|
/external/python/cryptography/src/_cffi_src/ |
D | utils.py | 23 module_name, argument 67 module_name, argument
|
/external/tensorflow/tensorflow/python/autograph/impl/ |
D | conversion.py | 37 def _is_of_known_loaded_module(f, module_name): argument 46 def _is_known_loaded_type(f, module_name, entity_name): argument
|
/external/python/cpython3/Lib/test/test_importlib/source/ |
D | test_source_encoding.py | 35 module_name = '_temp' variable in EncodingTest 149 def load(self, loader, module_name): argument 163 def load(self, loader, module_name): argument
|
/external/compiler-rt/lib/sanitizer_common/ |
D | sanitizer_symbolizer_libcdep.cc | 65 const char *module_name; in SymbolizePC() local 83 const char *module_name; in SymbolizeData() local 99 bool Symbolizer::GetModuleNameAndOffsetForPC(uptr pc, const char **module_name, in GetModuleNameAndOffsetForPC() 136 const char **module_name, in FindModuleNameAndOffsetForAddress() 342 const char *LLVMSymbolizer::SendCommand(bool is_data, const char *module_name, in SendCommand()
|
D | sanitizer_symbolizer_posix_libcdep.cc | 221 Addr2LineProcess(const char *path, const char *module_name) in Addr2LineProcess() 224 const char *module_name() const { return module_name_; } in module_name() function in __sanitizer::Addr2LineProcess 296 const char *SendCommand(const char *module_name, uptr module_offset) { in SendCommand()
|
/external/chromium-trace/catapult/common/py_vulcanize/py_vulcanize/ |
D | html_module.py | 92 loader, module_name, module_dir_name, href, tag_for_err_msg): argument 113 def Parse(loader, module_name, module_dir_name, is_component, parser_results, argument
|
/external/python/cffi/cffi/ |
D | setuptools_ext.py | 106 def _add_c_module(dist, ffi, module_name, source, source_extension, kwds): argument 152 def _add_py_module(dist, ffi, module_name): argument
|
/external/protobuf/src/google/protobuf/compiler/python/ |
D | python_generator.cc | 102 std::string module_name = ModuleName(filename); in ModuleAlias() local 122 bool ContainsPythonKeyword(const std::string& module_name) { in ContainsPythonKeyword() 327 std::string module_name = ModuleName(file->name()); in Generate() local 377 std::string module_name = ModuleName(filename); in PrintImports() local 408 std::string module_name = ModuleName(file_->public_dependency(i)->name()); in PrintImports() local 658 std::string module_name = ModuleName(file_->name()); in PrintDescriptorKeyAndModuleName() local 848 std::string module_name = ModuleName(file_->name()); in PrintMessage() local 1411 std::string module_name = ModuleName(file->public_dependency(i)->name()); in CopyPublicDependenciesAliases() local
|
/external/tensorflow/tensorflow/python/tools/ |
D | module_util.py | 33 def get_parent_dir_for_name(module_name): argument
|
/external/tensorflow/tensorflow/python/autograph/utils/ |
D | compat_util.py | 34 def deprecated_py2_support(module_name): argument
|
/external/rust/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/ |
D | protoc.py | 66 def _module_name_to_proto_file(suffix, module_name): argument 104 def __init__(self, suffix, codegen_fn, module_name, protobuf_path, argument
|
/external/tensorflow/tensorflow/python/ops/numpy_ops/ |
D | np_export.py | 32 def np_export_constant(module_name, name, value): argument
|
/external/igt-gpu-tools/tests/i915/ |
D | i915_module_load.c | 223 static int open_parameters(const char *module_name) in open_parameters() 232 inject_fault(const char *module_name, const char *opt, int fault) in inject_fault()
|
/external/igt-gpu-tools/lib/ |
D | igt_kmod.c | 461 static int open_parameters(const char *module_name) in open_parameters() 470 const char *module_name) in igt_kselftest_init() 549 void igt_kselftests(const char *module_name, in igt_kselftests()
|
D | igt_kmod.h | 47 char *module_name; member
|
/external/pigweed/pw_log_null/public/pw_log_null/ |
D | log_null.h | 41 const char* module_name, in pw_log_Ignored()
|
/external/pigweed/pw_log_string/ |
D | handler.cc | 23 const char* module_name, in pw_log_string_HandleMessage()
|
/external/autotest/frontend/ |
D | client_compilation_unittest.py | 12 def _compile_module(self, module_name): argument
|
/external/autotest/utils/ |
D | external_packages.py | 95 module_name = None variable in ExternalPackage 658 module_name = 'MySQLdb' variable in MySQLdbPackage 718 module_name = 'jsonrpclib' variable in JsonRPCLib 741 module_name = None # Not a Python module. variable in GwtPackage 799 module_name = 'mox' variable in PyMoxPackage 823 module_name = 'selenium' variable in PySeleniumPackage 839 module_name = 'faulthandler' variable in FaultHandlerPackage 855 module_name = 'psutil' variable in PsutilPackage 1018 module_name = 'logilab' variable in LogilabCommonPackage 1236 module_name = 'servo' variable in HdctoolsRepo
|
/external/crosvm/rutabaga_gfx/src/generated/ |
D | generate.py | 29 def generate_module(module_name, allowlist, blocklist, header, clang_args, argument
|
D | generate | 29 def generate_module(module_name, allowlist, blocklist, header, clang_args, argument
|
/external/python/cpython2/Lib/email/ |
D | __init__.py | 75 def __init__(self, module_name): argument
|
/external/pigweed/pw_log/ |
D | proto_utils.cc | 29 std::string_view module_name, in EncodeLog()
|