/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/webrtc/webrtc/base/ |
D | fileutils.h | 244 void SetOrganizationName(const std::string& organization) { in SetOrganizationName() argument 245 organization_name_ = organization; in SetOrganizationName() 247 void GetOrganizationName(std::string* organization) { in GetOrganizationName() argument 248 ASSERT(NULL != organization); in GetOrganizationName() 249 *organization = organization_name_; in GetOrganizationName() 390 static void SetOrganizationName(const std::string& organization) { in SetOrganizationName() argument 391 EnsureDefaultFilesystem()->SetOrganizationName(organization); in SetOrganizationName() 394 static void GetOrganizationName(std::string* organization) { in GetOrganizationName() argument 395 EnsureDefaultFilesystem()->GetOrganizationName(organization); in GetOrganizationName()
|
D | pathutils.h | 110 inline void SetOrganizationName(const std::string& organization) { in SetOrganizationName() argument 111 Filesystem::SetOrganizationName(organization); in SetOrganizationName() 116 inline void GetOrganizationName(std::string* organization) { in GetOrganizationName() argument 117 Filesystem::GetOrganizationName(organization); in GetOrganizationName()
|
/external/boringssl/src/crypto/x509v3/ |
D | v3_cpols.c | 134 ASN1_SIMPLE(NOTICEREF, organization, DISPLAYTEXT), 336 nref->organization->type = V_ASN1_IA5STRING; in notice_section() 338 nref->organization->type = V_ASN1_VISIBLESTRING; in notice_section() 339 if (!ASN1_STRING_set(nref->organization, cnf->value, in notice_section() 369 (!not->noticeref->noticenos || !not->noticeref->organization)) { in notice_section() 462 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/nist-sip/java/javax/sip/header/ |
D | OrganizationHeader.java | 9 void setOrganization(String organization) throws ParseException; in setOrganization() argument
|
/external/libcxx/utils/google-benchmark/ |
D | CONTRIBUTORS | 7 # the individual or the individual's organization has agreed to 16 # either J's name or J's organization's name should be
|
/external/google-benchmark/ |
D | CONTRIBUTORS | 7 # the individual or the individual's organization has agreed to 16 # either J's name or J's organization's name should be
|
/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/libxml2/result/ |
D | xhtml1.rde | 87 3 3 #text 0 1 An organization which establishes technical standards for the Internet
|
D | xhtml1.rdr | 87 3 3 #text 0 1 An organization which establishes technical standards for the Internet
|
/external/libmojo/mojo/edk/js/ |
D | BUILD.gn | 5 # TODO(hansmuller): The organization of tests in this directory is weird:
|
/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/zlib/src/contrib/dotzlib/ |
D | LICENSE_1_0.txt | 3 Permission is hereby granted, free of charge, to any person or organization
|
/external/parameter-framework/asio-1.10.6/ |
D | LICENSE_1_0.txt | 3 Permission is hereby granted, free of charge, to any person or organization
|
/external/droiddriver/ |
D | releasing_to_jcenter.md | 7 Note that you'll need to be a member of the appium organization on jcenter before publishing. Exist…
|
/external/libmojo/mojo/public/cpp/ |
D | README.md | 11 this case, the organization is to have the public interface for the library
|
/external/nanohttpd/ |
D | NOTICE | 10 * Neither the name of the NanoHttpd organization nor the names of its contributors may be used to e…
|
D | LICENSE.md | 10 * Neither the name of the NanoHttpd organization nor the names of its contributors may be used to e…
|
/external/markdown/docs/ |
D | LICENSE | 15 * Neither the name of the <organization> nor the
|
/external/markdown/ |
D | NOTICE | 15 * Neither the name of the <organization> nor the
|
/external/ImageMagick/MagickCore/ |
D | version.h.in | 2 Copyright 1999-2016 ImageMagick Studio LLC, a non-profit organization
|
/external/ImageMagick/PerlMagick/default/ |
D | Magick.pm.in | 3 # Copyright 1999-2016 ImageMagick Studio LLC, a non-profit organization
|