/external/python/cpython2/Lib/ |
D | pkgutil.py | 176 def find_module(self, fullname, path=None): argument 237 def __init__(self, fullname, file, filename, etc): argument 243 def load_module(self, fullname): argument 265 def _fix_name(self, fullname): argument 273 def is_package(self, fullname): argument 277 def get_code(self, fullname=None): argument 294 def get_source(self, fullname=None): argument 317 def get_filename(self, fullname=None): argument 400 def iter_importers(fullname=""): argument 466 def find_loader(fullname): argument
|
D | compileall.py | 61 def compile_file(fullname, ddir=None, force=0, rx=None, quiet=0): argument
|
/external/python/cpython2/Lib/test/ |
D | test_importhooks.py | 62 def find_module(self, fullname, path=None): argument 68 def load_module(self, fullname): argument 94 def find_module(self, fullname, path=None): argument 98 def load_module(self, fullname): argument 109 def find_module(self, fullname, path=None): argument 131 def load_module(self, fullname): argument
|
D | test_pkgutil.py | 95 def load_module(self, fullname): argument 110 def find_module(self, fullname, path=None): argument
|
D | test_importlib.py | 94 def find_module(self, fullname, path=None): argument 100 def load_module(self, fullname): argument
|
/external/python/cpython2/Lib/distutils/command/ |
D | bdist_wininst.py | 254 def create_exe (self, arcname, fullname, bitmap=None): argument 309 def get_installer_filename(self, fullname): argument
|
D | bdist_msi.py | 734 def get_installer_filename(self, fullname): argument
|
/external/dtc/ |
D | srcpos.c | 73 char *fullname; in try_open() local 102 char *fullname; in fopen_any_on_path() local 120 char *fullname; in srcfile_relative_open() local
|
/external/python/cpython2/Modules/ |
D | zipimport.c | 211 get_subname(char *fullname) in get_subname() 258 get_module_info(ZipImporter *self, char *fullname) in get_module_info() 289 char *fullname; in zipimporter_find_module() local 313 char *fullname, *modpath; in zipimporter_load_module() local 378 char *fullname, *modpath; in zipimporter_get_filename() local 400 char *fullname; in zipimporter_is_package() local 463 char *fullname; in zipimporter_get_code() local 476 char *fullname, *subname, path[MAXPATHLEN+1]; in zipimporter_get_source() local 1231 get_module_code(ZipImporter *self, char *fullname, in get_module_code()
|
/external/elfutils/src/ |
D | size.c | 404 const char *fullname) in show_sysv() 527 const char *fullname) in show_bsd() 597 show_segments (Elf *elf, const char *fullname) in show_segments() 647 char fullname[prefix_len + 1 + fname_len]; in handle_elf() local
|
D | nm.c | 742 show_symbols_sysv (Ebl *ebl, GElf_Word strndx, const char *fullname, in show_symbols_sysv() 924 const char *prefix, const char *fname, const char *fullname, in show_symbols_bsd() 1056 const char *prefix, const char *fullname, GElf_SymX *syms, in show_symbols_posix() 1215 const char *fullname) in show_symbols() 1514 char fullname[prefix_len + 1 + fname_len + suffix_len]; in handle_elf() local
|
/external/mdnsresponder/mDNSWindows/DLL.NET/ |
D | dnssd_NET.cpp | 215 String * fullname, in ResolveDispatch() 261 String * fullname, in QueryRecordDispatch() 532 const char * fullname, in ResolveCallback() 614 const char * fullname, in QueryRecordCallback() 939 String * fullname, in RegisterRecord() 982 String * fullname, in QueryRecord() 1016 String * fullname, in ReconfirmRecord()
|
/external/python/cpython2/Demo/threads/ |
D | find.py | 125 def selector(dir, name, fullname, stat): argument
|
/external/e2fsprogs/debugfs/ |
D | dump.c | 199 const char *fullname) in rdump_symlink() 255 char *fullname; in rdump_inode() local
|
/external/libxml2/ |
D | SAX2.c | 734 xmlSAX2AttributeDecl(void *ctx, const xmlChar *elem, const xmlChar *fullname, in xmlSAX2AttributeDecl() 1096 xmlSAX2AttributeInternal(void *ctx, const xmlChar *fullname, in xmlSAX2AttributeInternal() 1592 xmlSAX2StartElement(void *ctx, const xmlChar *fullname, const xmlChar **atts) in xmlSAX2StartElement() 2109 xmlChar *fullname; in xmlSAX2AttributeNs() local 2243 const xmlChar *fullname; in xmlSAX2StartElementNs() local 2396 const xmlChar *fullname; in xmlSAX2StartElementNs() local
|
D | valid.c | 678 xmlChar *fullname; in xmlValidBuildAContentModel() local 4000 xmlChar *fullname; in xmlValidCtxtNormalizeAttributeValue() local 4085 xmlChar *fullname; in xmlValidNormalizeAttributeValue() local 4394 xmlChar *fullname; in xmlValidateOneAttribute() local 4571 xmlChar *fullname; in xmlValidateOneNamespace() local 5328 xmlChar *fullname; in xmlValidateElementContent() local 6103 xmlChar *fullname; in xmlValidateOneElement() local 6370 xmlChar *fullname; in xmlValidateRoot() local
|
/external/mdnsresponder/mDNSShared/ |
D | dnssd_clientshim.c | 470 char fullname[MAX_ESCAPED_DOMAIN_NAME], targethost[MAX_ESCAPED_DOMAIN_NAME]; in FoundServiceInfo() local 593 const char *fullname, in DNSServiceRegisterRecord() 632 char fullname[MAX_ESCAPED_DOMAIN_NAME]; in DNSServiceQueryRecordResponse() local 644 const char *fullname, in DNSServiceQueryRecord() 786 const char *fullname, in DNSServiceReconfirmRecord()
|
/external/python/cpython2/Lib/plat-mac/ |
D | gensuitemodule.py | 147 def processfile_fromresource(fullname, output=None, basepkgname=None, argument 186 def processfile(fullname, output=None, basepkgname=None, argument 227 def getappterminology(fullname, verbose=None): argument 259 def compileaetelist(aetelist, fullname, output=None, basepkgname=None, argument
|
/external/syslinux/com32/cmenu/libmenu/ |
D | help.c | 200 char fullname[HELPDIRLEN + 16]; in runhelp() local
|
/external/valgrind/coregrind/ |
D | launcher-linux.c | 88 char *fullname; in find_client() local
|
D | launcher-darwin.c | 105 static char fullname[PATH_MAX]; in find_client() local
|
/external/syslinux/core/fs/pxe/ |
D | dnsresolv.c | 95 char fullname[512]; in dns_resolv() local
|
/external/mdnsresponder/mDNSWindows/DLLStub/ |
D | DLLStub.cpp | 347 const char *fullname, in DNSServiceRegisterRecord() 376 const char *fullname, in DNSServiceQueryRecord() 401 const char *fullname, in DNSServiceReconfirmRecord()
|
/external/mdnsresponder/mDNSPosix/ |
D | nss_mdns.c | 846 const char * fullname, in mdns_lookup_name() 1064 const char *fullname, in mdns_lookup_callback() 1163 const char * fullname, in callback_body_ptr() 1432 add_hostname_len (result_map_t * result, const char * fullname, int len) in add_hostname_len()
|
/external/python/cpython2/Lib/distutils/tests/ |
D | setuptools_build_ext.py | 85 def get_ext_filename(self, fullname): argument
|