HomeSort by relevance Sort by last modified time
    Searched full:fullname (Results 51 - 75 of 179) sorted by null

1 23 4 5 6 7 8

  /external/mdnsresponder/mDNSShared/
dnssd_clientlib.c 98 // Note: Need to make sure we don't write more than kDNSServiceMaxDomainName (1009) bytes to fullName
104 char *const fullName,
111 char *fn = fullName;
112 char *const lim = fullName + 1005;
  /external/protobuf/java/src/main/java/com/google/protobuf/
ExtensionRegistry.java 134 * I.e. {@code result.descriptor.fullName()} will match {@code fullName} if
140 public ExtensionInfo findExtensionByName(final String fullName) {
141 return extensionsByName.get(fullName);
  /external/mdnsresponder/mDNSPosix/
nss_mdns.c 544 const char * fullname,
578 const char *fullname,
600 const char * fullname,
611 add_hostname_len (result_map_t * result, const char * fullname, int len);
836 fullname
846 const char * fullname,
860 fullname
891 fullname, // full name to query for
907 status = handle_events (sdref, result, fullname);
1064 const char *fullname,
    [all...]
  /external/clang/utils/TableGen/
ClangSACheckersEmitter.cpp 111 std::string fullName = getPackageFullName(R);
112 if (!fullName.empty()) {
113 GroupInfo &info = groupInfoByName[fullName];
142 std::string fullName = getCheckerFullName(R);
143 GroupInfo &info = groupInfoByName[fullName];
  /external/openssl/crypto/x509v3/
v3_crld.c 120 if (!strncmp(cnf->name, "fullname", 9))
175 (*pdp)->name.fullname = fnm;
357 point->distpoint->name.fullname = gens;
397 ASN1_IMP_SEQUENCE_OF(DIST_POINT_NAME, name.fullname, GENERAL_NAME, 0),
524 print_gens(out, dpn->name.fullname, indent);
  /external/webkit/Source/WebCore/platform/graphics/opentype/
OpenTypeUtilities.cpp 225 const BigEndianUShort* fullName = 0;
297 fullName = nameString;
330 if (fullNameLength >= familyNameLength && memcmp(familyName, fullName, familyNameLength)) {
331 overlaySrc = reinterpret_cast<const char*>(fullName) - data;
335 eotHeader.appendBigEndianString(fullName, fullNameLength);
  /development/tools/apkcheck/src/com/android/apkcheck/
ClassInfo.java 348 private static ClassInfo lookupClass(String fullname, ApiList apiList) {
349 String packageName = TypeUtils.packageNameOnly(fullname);
350 String className = TypeUtils.classNameOnly(fullname);
  /external/chromium/chrome/browser/autofill/
contact_info.cc 85 if (!FullName().empty())
103 return FullName();
122 string16 NameInfo::FullName() const {
contact_info.h 37 string16 FullName() const;
  /external/protobuf/java/src/test/java/com/google/protobuf/
ServiceTest.java 245 String fullName = innerClass.getName();
252 assertTrue(fullName.startsWith(outerName));
253 innerClassNames.add(fullName.substring(outerName.length() + 1));
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
NameLookupBuilder.java 160 String fullName, int fullNameStyle) {
163 mSplitter.split(name, fullName, fullNameStyle);
168 appendKoreanNameConsonantsLookup(builder, fullName);
  /external/doclava/src/com/google/doclava/
AnnotationValueInfo.java 60 return ((TypeInfo) v).fullName();
Stubs.java 95 + t.fullName() + " in " + cl.qualifiedName() + "." + m.name() + "()");
119 "Reference to unavailable annotation class " + t.fullName());
262 "Parameter of hidden type " + tInfoType.fullName() + " in "
361 String leafName = cl.asTypeInfo().fullName(classDeclTypeVars);
375 stream.println(" extends " + base.fullName(classDeclTypeVars));
394 stream.print(comma + iface.fullName(classDeclTypeVars));
543 stream.print(method.returnType().fullName(method.typeVariables()) + " ");
598 stream.print(field.type().fullName());
768 stream.print(ann.returnType().fullName());
    [all...]
  /external/webkit/Source/WebKit/android/WebCoreSupport/autofill/
WebAutofill.h 82 void setProfile(const string16& fullName, const string16& emailAddress, const string16& companyName,
  /frameworks/base/media/libdrm/mobile1/src/objmng/
drm_rights_manager.c 253 uint8_t fullname[MAX_FILENAME_LEN] = {0}; local
261 sprintf((char *)fullname, ANDROID_DRM_CORE_PATH"%d"EXTENSION_NAME_INFO, id);
264 nameLen = strlen((char *)fullname);
266 fullname,
  /frameworks/opt/vcard/tests/src/com/android/vcard/tests/
VCardJapanizationTests.java 95 final String fullName = "Dr. \u3075\u308B\u3069 B \u3091\u308A\u304B Ph.D";
97 .addExpectedNode("N", fullName + ";;;;",
98 Arrays.asList(fullName, "", "", "", ""),
100 .addExpectedNode("FN", fullName, mContentValuesForSJis)
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/
CRLDistributionPoints.java 50 * fullName [0] GeneralNames,
DistributionPoint.java 50 * fullName [0] GeneralNames,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/rpc/
auth_des.h 34 /* A fullname contains the network name of the client,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
auth_des.h 34 /* A fullname contains the network name of the client,
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/rpc/
auth_des.h 34 /* A fullname contains the network name of the client,
  /system/netd/
MDnsSdListener.h 37 DNSServiceErrorType errorCode, const char *fullname, const char *hosttarget, uint16_t port,
  /external/libxml2/
legacy.c 986 * @fullname: the attribute name
996 attributeDecl(void *ctx, const xmlChar * elem, const xmlChar * fullname,
1001 xmlSAX2AttributeDecl(ctx, elem, fullname, type, def, defaultValue,
    [all...]
  /external/valgrind/main/coregrind/
pub_core_libcfile.h 88 Returns -1 on failure, else the fd of the file. If fullname is
91 extern Int VG_(mkstemp) ( HChar* part_of_name, /*OUT*/HChar* fullname );
  /frameworks/base/libs/androidfw/
BackupHelpers.cpp 532 String8 fullname; // for pax later on local
611 fullname = prefix;
612 fullname.appendPath(relpath);
617 // We only use the prefix area if fullname won't fit in the path
618 if (fullname.length() > 100) {
622 strncpy(buf, fullname.string(), 100);
628 ALOGI(" Name: %s", fullname.string());
645 // fullname was generated above with the ustar paths
646 p += write_pax_header_entry(p, "path", fullname.string());
654 String8 leaf = fullname.getPathLeaf()
    [all...]

Completed in 1136 milliseconds

1 23 4 5 6 7 8