HomeSort by relevance Sort by last modified time
    Searched full:initials (Results 1 - 25 of 48) sorted by null

1 2

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x500/style/
BCStyle.java 74 public static final ASN1ObjectIdentifier INITIALS = new ASN1ObjectIdentifier("2.5.4.43").intern();
216 DefaultSymbols.put(INITIALS, "INITIALS");
251 DefaultLookUp.put("initials", INITIALS);
RFC4519Style.java 29 public static final ASN1ObjectIdentifier initials = new ASN1ObjectIdentifier("2.5.4.43").intern(); field in class:RFC4519Style
86 DefaultSymbols.put(initials, "initials");
130 DefaultLookUp.put("initials", initials);
  /external/e2fsprogs/lib/ss/
ss.h 16 * initials are SS, the name of the secret police in Nazi
  /libcore/ojluni/src/main/java/sun/security/x509/
X400Address.java 96 * initials [2] PrintableString (SIZE (1..ub-initials-length)) OPTIONAL,
152 * initials [2] TeletexString (SIZE (1..ub-initials-length)) OPTIONAL,
305 * ub-initials-length INTEGER ::= 5
X500Name.java 571 * Returns an "Initials" name component. If more than one
574 * @return "INITIALS=" component of the name, if any.
    [all...]
AVA.java     [all...]
  /packages/apps/Dialer/tests/src/com/android/dialer/dialpad/
SmartDialNameMatcherTest.java 100 // match tokens with same initials
102 // various matching combinations of tokens with similar initials
  /packages/apps/Dialer/src/com/android/dialer/dialpad/
SmartDialPrefix.java 42 /** The number of starting and ending tokens in a contact's name considered for initials.
45 * tokens "Ed" "Foster" can be replaced by their initials in contact name matching.
46 * Users can look up this contact by combinations of his initials such as "AF" "BF" "EF" "ABF"
184 /** Adds initial combinations to the list, with the number of initials restricted by
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
X509Name.java 101 public static final ASN1ObjectIdentifier INITIALS = new ASN1ObjectIdentifier("2.5.4.43");
279 DefaultSymbols.put(INITIALS, "INITIALS");
332 DefaultLookUp.put("initials", INITIALS);
    [all...]
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
IccUtils.java 391 // "The MS should add the letters for the Country's Initials and
395 // FIXME(mkf) add country initials here
  /toolchain/binutils/binutils-2.25/binutils/
MAINTAINERS 230 where "org" is the initials of your organization, or your own initials
  /external/curl/packages/vms/
make_pcsi_curl_kit_name.com 52 $ write sys$output "then use your initials."
  /external/skia/src/sfnt/
SkPanose.h 371 ((Initials, 6))
  /external/apache-http/src/org/apache/commons/codec/language/
Metaphone.java 130 } // now local has working string with initials fixed
  /external/pcre/dist/doc/
pcre.3 220 taken it away. If you want to email me, use my two initials, followed by the
  /external/boringssl/src/crypto/obj/
obj_mac.num 102 initials 101
objects.txt 707 X509 43 : initials : initials
    [all...]
  /external/pcre/dist/doc/html/
pcre.html 213 taken it away. If you want to email me, use my two initials, followed by the
  /packages/apps/Dialer/tests/src/com/android/dialer/database/
SmartDialPrefixTest.java 248 // Makes sure only only the first two and last two token are considered for initials.
  /external/chromium-trace/catapult/third_party/gsutil/third_party/pyasn1-modules/pyasn1_modules/
rfc2459.py 500 namedtype.OptionalNamedType('initials', char.TeletexString().subtype(subtypeSpec=constraint.ValueSizeConstraint(1, ub_initials_length), explicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 2))),
550 namedtype.OptionalNamedType('initials', char.PrintableString().subtype(subtypeSpec=constraint.ValueSizeConstraint(1, ub_initials_length), explicitTag=tag.Tag(tag.tagClassContext, tag.tagFormatSimple, 2))),
    [all...]
  /libcore/ojluni/src/main/java/javax/security/auth/x500/
X500Principal.java 109 * as well as the T, DNQ or DNQUALIFIER, SURNAME, GIVENNAME, INITIALS,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
cdoexstr.h 148 #define cdoInitials L"urn:schemas:contacts:initials"
certsrv.h 509 #define wszPROPINITIALS TEXT("Initials")
    [all...]
  /external/curl/lib/
x509asn1.c 80 { "2.5.4.43", "initials" },
    [all...]
  /external/boringssl/src/include/openssl/
obj_mac.h     [all...]

Completed in 1551 milliseconds

1 2