HomeSort by relevance Sort by last modified time
    Searched refs:STRENGTH (Results 1 - 8 of 8) sorted by null

  /external/ipsec-tools/src/racoon/
cfparse.h 181 STRENGTH = 397,
346 #define STRENGTH 397
cfparse.y 109 int strength; /* for isakmp/ipsec */
234 %token PFS_GROUP LIFETIME LIFETYPE_TIME LIFETYPE_BYTE STRENGTH REMOTEID
    [all...]
  /external/chromium_org/third_party/icu/source/test/cintltst/
usrchdat.c 30 UCollationStrength strength; member in struct:SearchData
118 static const SearchData STRENGTH[] = {
    [all...]
usrchtst.c 555 ucol_setStrength(collator, search.strength);
586 ucol_setStrength(collator, search.strength);
626 ucol_setStrength(collator, search.strength);
713 while (STRENGTH[count].text != NULL) {
714 if (!assertEqual(STRENGTH[count])) {
780 ucol_setStrength(collator, search->strength);
    [all...]
  /external/icu/icu4c/source/test/cintltst/
usrchdat.c 30 UCollationStrength strength; member in struct:SearchData
118 static const SearchData STRENGTH[] = {
    [all...]
usrchtst.c 555 ucol_setStrength(collator, search.strength);
586 ucol_setStrength(collator, search.strength);
626 ucol_setStrength(collator, search.strength);
713 while (STRENGTH[count].text != NULL) {
714 if (!assertEqual(STRENGTH[count])) {
780 ucol_setStrength(collator, search->strength);
    [all...]
  /external/chromium_org/third_party/icu/source/test/intltest/
srchtest.cpp 239 const UCollationStrength &strength) const
241 switch (strength)
486 collator->setStrength(getECollationStrength(search->strength));
545 collator->setStrength(getECollationStrength(search->strength));
598 collator->setStrength(getECollationStrength(search->strength));
858 while (STRENGTH[count].text != NULL) {
859 if (!assertEqual(&STRENGTH[count])) {
919 collator->setStrength(getECollationStrength(search->strength));
    [all...]
  /external/icu/icu4c/source/test/intltest/
srchtest.cpp 239 const UCollationStrength &strength) const
241 switch (strength)
486 collator->setStrength(getECollationStrength(search->strength));
545 collator->setStrength(getECollationStrength(search->strength));
598 collator->setStrength(getECollationStrength(search->strength));
858 while (STRENGTH[count].text != NULL) {
859 if (!assertEqual(&STRENGTH[count])) {
919 collator->setStrength(getECollationStrength(search->strength));
    [all...]

Completed in 236 milliseconds