OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:otherName
(Results
1 - 13
of
13
) sorted by null
/dalvik/dexgen/src/com/android/dexgen/rop/cst/
CstMemberRef.java
83
CstUtf8
otherName
= otherMember.nat.getName();
85
return thisName.compareTo(
otherName
);
/dalvik/dx/src/com/android/dx/rop/cst/
CstMemberRef.java
83
CstString
otherName
= otherMember.nat.getName();
85
return thisName.compareTo(
otherName
);
/external/dexmaker/src/dx/java/com/android/dx/rop/cst/
CstMemberRef.java
83
CstString
otherName
= otherMember.nat.getName();
85
return thisName.compareTo(
otherName
);
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/x509/
GeneralName.java
24
*
otherName
[0]
OtherName
,
34
*
OtherName
::= SEQUENCE {
49
public static final int
otherName
= 0;
127
* For x400Address,
otherName
and ediPartyName there is no common string
189
case
otherName
:
/external/chromium_org/third_party/icu/source/common/
unames.cpp
100
const char *
otherName
;
333
const char *
otherName
) {
338
const char *origOtherName =
otherName
;
373
if((char)c!=*
otherName
++) {
390
if((char)c!=*
otherName
++) {
397
if(
otherName
== origOtherName && nameChoice == U_EXTENDED_CHAR_NAME) {
409
if((char)c!=*
otherName
++) {
418
return (UBool)(*
otherName
==0);
625
const char *
otherName
=((FindName *)context)->
otherName
;
[
all
...]
/external/icu/icu4c/source/common/
unames.cpp
100
const char *
otherName
;
333
const char *
otherName
) {
338
const char *origOtherName =
otherName
;
373
if((char)c!=*
otherName
++) {
390
if((char)c!=*
otherName
++) {
397
if(
otherName
== origOtherName && nameChoice == U_EXTENDED_CHAR_NAME) {
409
if((char)c!=*
otherName
++) {
418
return (UBool)(*
otherName
==0);
625
const char *
otherName
=((FindName *)context)->
otherName
;
[
all
...]
/external/chromium_org/third_party/boringssl/src/include/openssl/
x509v3.h
163
}
OTHERNAME
;
185
OTHERNAME
*
otherName
; /*
otherName
*/
545
DECLARE_ASN1_FUNCTIONS(
OTHERNAME
)
547
OPENSSL_EXPORT int OTHERNAME_cmp(
OTHERNAME
*a,
OTHERNAME
*b);
/external/openssl/crypto/x509v3/
x509v3.h
166
}
OTHERNAME
;
188
OTHERNAME
*
otherName
; /*
otherName
*/
546
DECLARE_ASN1_FUNCTIONS(
OTHERNAME
)
548
int OTHERNAME_cmp(
OTHERNAME
*a,
OTHERNAME
*b);
/external/openssl/include/openssl/
x509v3.h
166
}
OTHERNAME
;
188
OTHERNAME
*
otherName
; /*
otherName
*/
546
DECLARE_ASN1_FUNCTIONS(
OTHERNAME
)
548
int OTHERNAME_cmp(
OTHERNAME
*a,
OTHERNAME
*b);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.resources.compatibility_3.4.0.v20090505.jar
/external/google-tv-pairing-protocol/java/jar/
bcprov-jdk15-143.jar
/external/jarjar/lib/
apache-ant-1.9.4.jar
/external/owasp/sanitizer/tools/findbugs/lib/
ant.jar
Completed in 723 milliseconds