/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/opencv3/doc/ |
D | opencv.bib | 101 organization = {IEEE} 139 organization = {IEEE} 167 organization = {ACM} 177 organization = {Wiley Online Library} 185 organization = {ACM} 194 organization = {IEEE} 202 organization = {IEEE} 212 organization = {ACM} 230 organization = {ACM} 245 organization = {ACM} [all …]
|
/external/boringssl/src/crypto/x509v3/ |
D | v3_cpols.c | 130 ASN1_SIMPLE(NOTICEREF, organization, DISPLAYTEXT), 318 if(ia5org) nref->organization->type = V_ASN1_IA5STRING; in notice_section() 319 else nref->organization->type = V_ASN1_VISIBLESTRING; in notice_section() 320 if(!ASN1_STRING_set(nref->organization, cnf->value, in notice_section() 347 (!not->noticeref->noticenos || !not->noticeref->organization)) { in notice_section() 442 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/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/nist-sip/java/javax/sip/header/ |
D | OrganizationHeader.java | 9 void setOrganization(String organization) throws ParseException; in setOrganization() argument
|
/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
|
D | xhtml1.sax | 94 SAX.characters(An organization which establis, 70)
|
/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/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/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/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
|
D | version.h_vms | 2 Copyright 1999-2015 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
|