Home
last modified time | relevance | path

Searched defs:fullname (Results 1 – 25 of 64) sorted by relevance

123

/external/python/cpython2/Lib/
Dpkgutil.py176 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
Dcompileall.py61 def compile_file(fullname, ddir=None, force=0, rx=None, quiet=0): argument
/external/python/cpython2/Lib/test/
Dtest_importhooks.py62 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
Dtest_pkgutil.py95 def load_module(self, fullname): argument
110 def find_module(self, fullname, path=None): argument
Dtest_importlib.py94 def find_module(self, fullname, path=None): argument
100 def load_module(self, fullname): argument
/external/python/cpython2/Lib/distutils/command/
Dbdist_wininst.py254 def create_exe (self, arcname, fullname, bitmap=None): argument
309 def get_installer_filename(self, fullname): argument
Dbdist_msi.py734 def get_installer_filename(self, fullname): argument
/external/dtc/
Dsrcpos.c73 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/
Dzipimport.c211 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/
Dsize.c404 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
Dnm.c742 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/
Ddnssd_NET.cpp215 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/
Dfind.py125 def selector(dir, name, fullname, stat): argument
/external/e2fsprogs/debugfs/
Ddump.c199 const char *fullname) in rdump_symlink()
255 char *fullname; in rdump_inode() local
/external/libxml2/
DSAX2.c734 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
Dvalid.c678 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/
Ddnssd_clientshim.c470 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/
Dgensuitemodule.py147 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/
Dhelp.c200 char fullname[HELPDIRLEN + 16]; in runhelp() local
/external/valgrind/coregrind/
Dlauncher-linux.c88 char *fullname; in find_client() local
Dlauncher-darwin.c105 static char fullname[PATH_MAX]; in find_client() local
/external/syslinux/core/fs/pxe/
Ddnsresolv.c95 char fullname[512]; in dns_resolv() local
/external/mdnsresponder/mDNSWindows/DLLStub/
DDLLStub.cpp347 const char *fullname, in DNSServiceRegisterRecord()
376 const char *fullname, in DNSServiceQueryRecord()
401 const char *fullname, in DNSServiceReconfirmRecord()
/external/mdnsresponder/mDNSPosix/
Dnss_mdns.c846 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/
Dsetuptools_build_ext.py85 def get_ext_filename(self, fullname): argument

123