Home
last modified time | relevance | path

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

12

/external/jetty/src/java/org/eclipse/jetty/util/log/
DAbstractLogger.java34 …final String fullname = (isBlank(basename) || Log.getRootLogger()==this)?name:(basename + "." + na… in getLogger() local
50 protected abstract Logger newLogger(String fullname); in newLogger()
DSlf4jLog.java115 protected Logger newLogger(String fullname) in newLogger()
DJavaUtilLog.java124 protected Logger newLogger(String fullname) in newLogger()
DLoggerLog.java200 protected Logger newLogger(String fullname) in newLogger()
/external/autotest/client/virt/
Dinstaller.py114 def installer_name_split(fullname, virt=None): argument
131 def make_installer(fullname, params, test=None): argument
/external/avahi/avahi-compat-libdns_sd/
Dunsupported.c34 AVAHI_GCC_UNUSED const char *fullname, in DNSServiceRegisterRecord()
51 AVAHI_GCC_UNUSED const char *fullname, in DNSServiceReconfirmRecord()
/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/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/vendored/
Dsix.py170 def _get_module(self, fullname): argument
173 def find_module(self, fullname, path=None): argument
178 def __get_module(self, fullname): argument
184 def load_module(self, fullname): argument
198 def is_package(self, fullname): argument
207 def get_code(self, fullname): argument
/external/avahi/avahi-compat-howl/samples/
Dquery.c40 sw_const_string fullname, in query_record_reply()
/external/chromium-trace/catapult/third_party/gsutil/third_party/six/
Dsix.py177 def _get_module(self, fullname): argument
180 def find_module(self, fullname, path=None): argument
185 def __get_module(self, fullname): argument
191 def load_module(self, fullname): argument
205 def is_package(self, fullname): argument
214 def get_code(self, fullname): argument
/external/chromium-trace/catapult/third_party/coverage/coverage/
Dexecfile.py25 def __init__(self, fullname, *_args): argument
/external/chromium-trace/catapult/third_party/six/
Dsix.py181 def _get_module(self, fullname): argument
184 def find_module(self, fullname, path=None): argument
189 def __get_module(self, fullname): argument
195 def load_module(self, fullname): argument
209 def is_package(self, fullname): argument
218 def get_code(self, fullname): argument
/external/e2fsprogs/debugfs/
Ddump.c201 const char *fullname) in rdump_symlink()
257 char *fullname; in rdump_inode() local
/external/libxml2/
DSAX2.c733 xmlSAX2AttributeDecl(void *ctx, const xmlChar *elem, const xmlChar *fullname, in xmlSAX2AttributeDecl()
1095 xmlSAX2AttributeInternal(void *ctx, const xmlChar *fullname, in xmlSAX2AttributeInternal()
1585 xmlSAX2StartElement(void *ctx, const xmlChar *fullname, const xmlChar **atts) in xmlSAX2StartElement()
2102 xmlChar *fullname; in xmlSAX2AttributeNs() local
2236 const xmlChar *fullname; in xmlSAX2StartElementNs() local
2389 const xmlChar *fullname; in xmlSAX2StartElementNs() local
Dvalid.c678 xmlChar *fullname; in xmlValidBuildAContentModel() local
3971 xmlChar *fullname; in xmlValidCtxtNormalizeAttributeValue() local
4056 xmlChar *fullname; in xmlValidNormalizeAttributeValue() local
4363 xmlChar *fullname; in xmlValidateOneAttribute() local
4540 xmlChar *fullname; in xmlValidateOneNamespace() local
5289 xmlChar *fullname; in xmlValidateElementContent() local
6064 xmlChar *fullname; in xmlValidateOneElement() local
6331 xmlChar *fullname; in xmlValidateRoot() local
Dlegacy.c996 attributeDecl(void *ctx, const xmlChar * elem, const xmlChar * fullname, in attributeDecl()
1137 startElement(void *ctx, const xmlChar * fullname, const xmlChar ** atts) in startElement()
/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/valgrind/coregrind/
Dlauncher-linux.c92 char *fullname; in find_client() local
Dlauncher-darwin.c105 static char fullname[PATH_MAX]; in find_client() local
/external/opencv3/modules/java/generator/src/java/
Dandroid+Utils.java24 String fullname = context.getResources().getString(resourceId); in exportResource() local
/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/mdnsresponder/Clients/
Ddns-sd.c418const char *fullname, const char *hosttarget, uint16_t opaqueport, uint16_t txtLen, const unsigned… in zonedata_resolve()
548const char *fullname, const char *hosttarget, uint16_t opaqueport, uint16_t txtLen, const unsigned… in resolve_reply()
680const char *fullname, uint16_t rrtype, uint16_t rrclass, uint16_t rdlen, const void *rdata, uint32… in qr_reply()
/external/toybox/kconfig/
Dconfdata.c81 static char fullname[PATH_MAX+1]; in conf_get_default_confname() local
/external/libmicrohttpd/src/examples/
Ddemo_https.c258 char fullname[PATH_MAX]; in list_directory() local

12