/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | OrganizationParser.java | 46 public OrganizationParser(String organization) { in OrganizationParser() argument 47 super(organization); in OrganizationParser() 67 Organization organization = new Organization(); in parse() local 71 organization.setHeaderName(SIPHeaderNames.ORGANIZATION); in parse() 76 organization.setOrganization(value.trim()); in parse() 78 return organization; in parse()
|
/external/nist-sip/java/gov/nist/javax/sip/header/ |
D | Organization.java | 56 protected String organization; field in Organization 63 return organization; in encodeBody() 78 return organization; in getOrganization() 90 organization = o; in setOrganization()
|
/external/chromium_org/third_party/webrtc/base/ |
D | fileutils.h | 248 void SetOrganizationName(const std::string& organization) { in SetOrganizationName() argument 249 organization_name_ = organization; in SetOrganizationName() 251 void GetOrganizationName(std::string* organization) { in GetOrganizationName() argument 252 ASSERT(NULL != organization); in GetOrganizationName() 253 *organization = organization_name_; in GetOrganizationName() 394 static void SetOrganizationName(const std::string& organization) { in SetOrganizationName() argument 395 EnsureDefaultFilesystem()->SetOrganizationName(organization); in SetOrganizationName() 398 static void GetOrganizationName(std::string* organization) { in GetOrganizationName() argument 399 EnsureDefaultFilesystem()->GetOrganizationName(organization); in GetOrganizationName()
|
D | pathutils.h | 108 inline void SetOrganizationName(const std::string& organization) { in SetOrganizationName() argument 109 Filesystem::SetOrganizationName(organization); in SetOrganizationName() 114 inline void GetOrganizationName(std::string* organization) { in GetOrganizationName() argument 115 Filesystem::GetOrganizationName(organization); in GetOrganizationName()
|
/external/chromium_org/chromeos/network/ |
D | certificate_pattern.h | 27 const std::string& organization, 39 void set_organization(const std::string& organization) { in set_organization() argument 40 organization_ = organization; in set_organization() 52 const std::string& organization() const { in organization() function
|
D | certificate_pattern.cc | 38 const std::string& organization, in IssuerSubjectPattern() argument 42 organization_(organization), in IssuerSubjectPattern()
|
D | client_cert_util.cc | 79 if (!pattern.organization().empty()) { in CertPrincipalMatches() 82 pattern.organization()) == in CertPrincipalMatches()
|
/external/smack/src/org/jivesoftware/smackx/packet/ |
D | VCard.java | 112 private String organization; field in VCard 230 return organization; in getOrganization() 233 public void setOrganization(String organization) { in setOrganization() argument 234 this.organization = organization; in setOrganization() 635 return organization != null || organizationUnit != null; in hasOrganizationFields() 667 if (organization != null ? in equals() 668 !organization.equals(vCard.organization) : vCard.organization != null) { in equals() 699 result = 29 * result + (organization != null ? organization.hashCode() : 0); in hashCode() 824 appendTag("ORGNAME", StringUtils.escapeForXML(organization)); in appendOrganization()
|
/external/chromium_org/third_party/libaddressinput/src/cpp/src/ |
D | address_data.cc | 44 &AddressData::organization, 117 organization == other.organization && in operator ==() 149 "organization: \"" << address.organization << "\"\n" in operator <<()
|
/external/chromium_org/third_party/libaddressinput/src/cpp/test/ |
D | address_data_test.cc | 46 address.organization = "ooo"; in TEST() 61 EXPECT_EQ(address.organization, in TEST() 95 address.organization = "ooo"; in TEST() 159 address.organization = "O"; in TEST() 185 address.organization = "O"; in TEST()
|
/external/openssl/crypto/x509v3/ |
D | v3_cpols.c | 125 ASN1_SIMPLE(NOTICEREF, organization, DISPLAYTEXT), 295 if(ia5org) nref->organization->type = V_ASN1_IA5STRING; in notice_section() 296 else nref->organization->type = V_ASN1_VISIBLESTRING; in notice_section() 297 if(!ASN1_STRING_set(nref->organization, cnf->value, in notice_section() 324 (!not->noticeref->noticenos || !not->noticeref->organization)) { in notice_section() 419 ref->organization->data); in print_notice()
|
/external/chromium_org/third_party/boringssl/src/crypto/x509v3/ |
D | v3_cpols.c | 129 ASN1_SIMPLE(NOTICEREF, organization, DISPLAYTEXT), 303 if(ia5org) nref->organization->type = V_ASN1_IA5STRING; in notice_section() 304 else nref->organization->type = V_ASN1_VISIBLESTRING; in notice_section() 305 if(!ASN1_STRING_set(nref->organization, cnf->value, in notice_section() 332 (!not->noticeref->noticenos || !not->noticeref->organization)) { in notice_section() 427 ref->organization->data); in print_notice()
|
/external/regex-re2/ |
D | CONTRIBUTORS | 11 # the individual or the individual's organization has agreed to 20 # either J's name or J's organization's name should be
|
/external/chromium_org/third_party/re2/ |
D | CONTRIBUTORS | 11 # the individual or the individual's organization has agreed to 20 # either J's name or J's organization's name should be
|
/external/nist-sip/java/javax/sip/header/ |
D | OrganizationHeader.java | 9 void setOrganization(String organization) throws ParseException; in setOrganization() argument
|
/external/chromium_org/chromeos/test/data/network/ |
D | openvpn_clientcert_with_cert_pems.onc | 20 "Organization": "organization",
|
D | l2tpipsec_clientcert_with_cert_pems.onc | 19 "Organization": "organization",
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/ |
D | X509ObjectIdentifiers.java | 17 …static final ASN1ObjectIdentifier organization = new ASN1ObjectIdentifier("2.5.4.10"… field
|
/external/chromium_org/third_party/libaddressinput/src/cpp/include/libaddressinput/ |
D | address_data.h | 60 std::string organization; member
|
/external/libpng/contrib/examples/ |
D | README.txt | 16 people named below. No other person or organization has made contributions to
|
/external/libpng/contrib/tools/ |
D | README.txt | 18 people named below. No other person or organization has made contributions to
|
/external/chromium_org/chrome/third_party/mozilla_security_manager/ |
D | nsNSSCertHelper.cpp | 658 if (notice->noticeReference.organization.len != 0) { in ProcessUserNotice() 659 switch (notice->noticeReference.organization.type) { in ProcessUserNotice() 664 reinterpret_cast<char*>(notice->noticeReference.organization.data), in ProcessUserNotice() 665 notice->noticeReference.organization.len); in ProcessUserNotice() 668 rv += ProcessBMPString(¬ice->noticeReference.organization); in ProcessUserNotice()
|
/external/zlib/src/contrib/dotzlib/ |
D | LICENSE_1_0.txt | 3 Permission is hereby granted, free of charge, to any person or organization
|
/external/chromium_org/third_party/decklink/ |
D | LICENSE | 5 ** Permission is hereby granted, free of charge, to any person or organization
|
/external/chromium_org/components/autofill/core/browser/ |
D | address_i18n_unittest.cc | 121 expected.organization = "Underworld"; in TEST()
|