OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STRENGTH
(Results
1 - 7
of
7
) sorted by null
/external/smack/asmack-master/static-src/custom/de/measite/smack/
Sasl.java
57
public static final String
STRENGTH
= "javax.security.sasl.
strength
"; //$NON-NLS-1$
/external/smack/src/de/measite/smack/
Sasl.java
57
public static final String
STRENGTH
= "javax.security.sasl.
strength
"; //$NON-NLS-1$
/external/chromium_org/third_party/icu/source/test/cintltst/
usrchdat.c
30
UCollationStrength
strength
;
member in struct:SearchData
117
static const SearchData
STRENGTH
[] = {
[
all
...]
/external/icu4c/test/cintltst/
usrchdat.c
30
UCollationStrength
strength
;
member in struct:SearchData
118
static const SearchData
STRENGTH
[] = {
[
all
...]
/external/smack/src/org/apache/harmony/javax/security/sasl/
Sasl.java
60
public static final String
STRENGTH
= "javax.security.sasl.
strength
"; //$NON-NLS-1$
/libcore/luni/src/main/java/libcore/icu/
RuleBasedCollatorICU.java
42
public static final int
STRENGTH
= 5;
79
return NativeCollation.getAttribute(address,
STRENGTH
);
82
public void setStrength(int
strength
) {
83
NativeCollation.setAttribute(address,
STRENGTH
,
strength
);
/external/ipsec-tools/src/racoon/
cfparse.h
181
STRENGTH
= 397,
346
#define
STRENGTH
397
Completed in 710 milliseconds