Home
last modified time | relevance | path

Searched defs:shrt (Results 1 – 3 of 3) sorted by relevance

/external/icu/android_icu4j/testing/src/com/android/icu/test/text/
DTimeZoneNamesNativeTest.java59 final String shrt = tznJava.getDisplayName(zid, NameType.SHORT_STANDARD, now); in testGetFilledZoneStrings() local
/external/llvm-project/clang/test/SemaCXX/
Dvector-conditional.cpp76 short shrt = 5; in Operands() local
/external/toybox/lib/
Dargs.c134 static int gotflag(struct getoptflagstate *gof, struct opts *opt, int shrt) in gotflag()