Home
last modified time | relevance | path

Searched defs:isStandard (Results 1 – 5 of 5) sorted by relevance

/external/wycheproof/java/com/google/security/wycheproof/testcases/
DEcKeyTest.java174 void testKeyGeneration(ECParameterSpec ecParams, boolean isStandard) throws Exception { in testKeyGeneration()
/external/cldr/tools/cldr-unittest/src/org/unicode/cldr/unittest/
DCheckLanguageCodeConverter.java184 boolean isStandard() { in isStandard() method in CheckLanguageCodeConverter.LanguageLine
/external/clang/include/clang/Sema/
DOverload.h489 bool isStandard() const { return getKind() == StandardConversion; } in isStandard() function
/external/icu/icu4c/source/i18n/
Dtzgnames.cpp909 …UBool isStandard = FALSE; // TODO: Temporary hack (on hack) for short standard name/location… in findBestMatch() local
/external/llvm-project/clang/include/clang/Sema/
DOverload.h630 bool isStandard() const { return getKind() == StandardConversion; } in isStandard() function