Searched refs:SHORT (Results 1 – 6 of 6) sorted by relevance
/haiku/src/system/ldscripts/m68k/ |
H A D | boot_prg_atari_m68k.ld | 21 /*SHORT(0x55aa)*/ 22 SHORT(0x601a) /* MAGIC */ 29 SHORT(1) /* ABSFLAG */
|
/haiku/src/kits/locale/ |
H A D | TimeZone.cpp | 160 fICUTimeZone->getDisplayName(false, TimeZone::SHORT, *fICULocale, in ShortName() 163 fICUTimeZone->getDisplayName(false, TimeZone::SHORT, unicodeString); in ShortName() 180 fICUTimeZone->getDisplayName(true, TimeZone::SHORT, *fICULocale, in ShortDaylightSavingName() 183 fICUTimeZone->getDisplayName(true, TimeZone::SHORT, unicodeString); in ShortDaylightSavingName()
|
H A D | DateFormat.cpp | 36 DateFormatSymbols::SHORT,
|
/haiku/src/system/libroot/posix/glibc/stdio-common/ |
H A D | vfscanf.c | 57 #define SHORT 0x004 /* h: short */ macro 543 flags |= SHORT; 641 else if (flags & SHORT) 1555 else if (flags & SHORT) 1569 else if (flags & SHORT) 2398 flags &= ~(SHORT|LONGDBL);
|
/haiku/src/system/libroot/add-ons/icu/ |
H A D | ICUTimeConversion.cpp | 142 fTimeZone->getDisplayName(i == 1, TimeZone::SHORT, in TZSet()
|
/haiku/src/libs/iconv/ |
H A D | translit.def | 386 040E # CYRILLIC CAPITAL LETTER SHORT U 397 0419 # CYRILLIC CAPITAL LETTER SHORT I 429 0439 # CYRILLIC SMALL LETTER SHORT I 464 045E # CYRILLIC SMALL LETTER SHORT U 954 2F33 幺 # KANGXI RADICAL SHORT THREAD 1074 2FAB 隹 # KANGXI RADICAL SHORT TAILED BIRD
|