Searched defs:otherName (Results 1 - 8 of 8) sorted by relevance

/external/smack/src/com/kenai/jbosh/
H A DBodyQName.java157 * @param otherName QName to compare to
161 boolean equalsQName(final QName otherName) { argument
162 return qname.equals(otherName);
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
H A DGeneralName.java24 * otherName [0] OtherName,
49 public static final int otherName = 0; field in class:GeneralName
127 * For x400Address, otherName and ediPartyName there is no common string
189 case otherName:
/external/icu4c/common/
H A Dunames.cpp97 const char *otherName; member in struct:__anon6616
356 const char *otherName) {
361 const char *origOtherName = otherName;
396 if((char)c!=*otherName++) {
413 if((char)c!=*otherName++) {
420 if(otherName == origOtherName && nameChoice == U_EXTENDED_CHAR_NAME) {
432 if((char)c!=*otherName++) {
441 return (UBool)(*otherName==0);
648 const char *otherName=((FindName *)context)->otherName; local
354 compareName(UCharNames *names, const uint8_t *name, uint16_t nameLength, UCharNameChoice nameChoice, const char *otherName) argument
1101 findAlgName(AlgorithmicRange *range, UCharNameChoice nameChoice, const char *otherName) argument
[all...]
/external/openssl/crypto/x509v3/
H A Dx509v3.h188 OTHERNAME *otherName; /* otherName */ member in union:GENERAL_NAME_st::__anon10731
/external/openssl/include/openssl/
H A Dx509v3.h188 OTHERNAME *otherName; /* otherName */ member in union:GENERAL_NAME_st::__anon10763
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources.compatibility_3.4.0.v20090505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jdt.core_3.6.2.v_A76_R36x.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 138 milliseconds