/external/openssl/apps/ |
openssl-vms.cnf | 134 0.organizationName = Organization Name (eg, company) 138 #1.organizationName = Second Organization Name (eg, company)
|
openssl.cnf | 134 0.organizationName = Organization Name (eg, company) 138 #1.organizationName = Second Organization Name (eg, company)
|
/frameworks/base/awt/javax/imageio/metadata/ |
IIOStandardMetadataFormatResources.properties | 54 PlanarConfiguration=The organization of image samples in the stream 55 PlanarConfiguration/value=The organization of image samples in the stream
|
/frameworks/base/core/tests/coretests/src/android/pim/vcard/ |
ImportTestResolver.java | 30 import android.provider.ContactsContract.CommonDataKinds.Organization; 89 Im.CONTENT_ITEM_TYPE, Organization.CONTENT_ITEM_TYPE,
|
/packages/apps/Browser/res/layout/ |
ssl_certificate.xml | 89 <!-- Organization: --> 171 <!-- Organization: -->
|
/prebuilt/common/jython/ |
LICENSE | 9 ("PSF"), and the Individual or Organization ("Licensee") accessing and 106 20191 ("CNRI"), and the Individual or Organization ("Licensee")
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/utils/ |
Constants.java | 56 * <li>S_VENDOR -- the name of the organization/individual who published
|
/development/pdk/docs/ |
index.jd | 56 If you're an OEM or other organization building an Android device, click
|
/development/pdk/docs/porting/ |
intro_source_code.jd | 17 <p>Android source code is maintained in two code bases: the Android Linux kernel (<code>kernel</code> directory) and Android platform and applications (<code>device</code> directory). This document provides a high-level introduction to the source code organization and an overview of the major components of each primary directory.</p>
|
getting_source_code.jd | 20 <p>Git permits you to control access to working directories, and we recommend that you use it to limit Android repository access to only a few people within your organization (please refer to your Google NDA for potential contractual restraints on sharing Android source access). </p>
|
/external/opencore/protocols/rtp_payload_parser/util/include/ |
latmpayloadparser.h | 60 // Don't understand the organization of the status codes so using available bit
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
ContactsProvider2.java | 108 import android.provider.ContactsContract.CommonDataKinds.Organization; 345 NameLookupType.ORGANIZATION + "," + [all...] |
LegacyContactImporter.java | 42 import android.provider.ContactsContract.CommonDataKinds.Organization; 172 mOrganizationMimetypeId = mDbHelper.getMimeTypeId(Organization.CONTENT_ITEM_TYPE); 697 Organization.COMPANY + "," + 698 Organization.TITLE + "," + 699 Organization.TYPE + "," + 700 Organization.LABEL + [all...] |
/dalvik/libcore/archive/src/main/java/java/util/jar/ |
Attributes.java | 106 * The {@code Implementation-Vendor} attribute defining the organization 127 * The {@code Specification-Vendor} attribute defining the organization
|
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/ |
Inet4AddressTest.java | 393 // false for organization-local mutlicast. There are no valid IPv4 394 // organization-local multicast addresses
|
InetAddressTest.java | [all...] |
/dalvik/libcore/security/src/main/java/org/apache/harmony/security/x501/ |
AttributeTypeAndValue.java | 81 // Organization name attribute (name from RFC 1779) 102 // Title attribute (object in an organization)(name from API spec)
|
/external/qemu/hw/ |
usb-hub.c | 124 * USB 2.0, single TT organization (mandatory): 127 * USB 2.0, multiple TT organization (optional):
|
/frameworks/base/core/java/android/pim/vcard/ |
VCardComposer.java | 37 import android.provider.ContactsContract.CommonDataKinds.Organization; 536 .appendOrganizations(contentValuesListMap.get(Organization.CONTENT_ITEM_TYPE))
|
/external/openssl/crypto/x509v3/ |
v3err.c | 179 {ERR_REASON(X509V3_R_NEED_ORGANIZATION_AND_NUMBERS),"need organization and numbers"},
|
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
LegacyContactsProviderTest.java | 162 // Remove the original primary organization 170 // Remove the remaining organization 744 private void assertSearchSuggestion(boolean name, boolean photo, boolean organization, 768 if (organization) { [all...] |
ContactAggregatorTest.java | 33 import android.provider.ContactsContract.CommonDataKinds.Organization; 392 values.put(Organization.TITLE, "Monsters, Inc"); 695 values.put(Organization.COMPANY, "Android"); [all...] |
/dalvik/libcore/luni/src/main/java/java/net/ |
InetAddress.java | 723 * Returns whether this address is a organization-local multicast address or 726 * Valid IPv6 organization-local multicast addresses are FFx8:/112 where x 728 * organization-local multicast address space. 730 * Valid IPv4 organization-local addresses are between: 239.192.0.0 to 733 * @return {@code true} if this instance represents a organization-local [all...] |
/external/icu4c/i18n/unicode/ |
dcfmtsym.h | 295 * Note: The organization of LocaleElements badly needs to be
|
/external/webkit/JavaScriptCore/wtf/ |
Threading.h | 36 * Permission is hereby granted, free of charge, to any person or organization
|