Searched refs:UPPER (Results 26 - 40 of 40) sorted by relevance

12

/freebsd-10.0-release/share/mklocale/
H A Dzh_CN.GB18030.src53 UPPER 'A' - 'Z'
354 UPPER 0xa3c1 - 0xa3da
355 UPPER 0xa6a1 - 0xa6b8
356 UPPER 0xa7a1 - 0xa7c1
6981 UPPER 0x01308638 0x01308639
6982 UPPER 0x01308730 - 0x01308739
6983 UPPER 0x01308830 - 0x01308839
6984 UPPER 0x01308930 - 0x01308937
6985 UPPER 0x01308b38 0x01308b39
6986 UPPER
[all...]
H A Dbe_BY.CP1131.src21 UPPER 'A' - 'Z' 0x80 - 0x9f 0xf0 0xf2 0xf4 0xf6
H A Dja_JP.SJIS.src48 UPPER 'A'-'Z'
86 UPPER 0x8260-0x8279
105 UPPER 0x839f-0x83b6
113 UPPER 0x8440-0x8460
H A Dko_KR.CP949.src27 UPPER 'A' - 'Z'
41 UPPER 0xa3c1 - 0xa3da
55 UPPER 0xa5c1 - 0xa5d8 /* Greek */
60 UPPER 0xaca1 - 0xacc1 /* Cyrillic */
H A Dzh_HK.Big5HKSCS.src21 UPPER 'A' - 'Z'
97 UPPER 0xa2cf - 0xa2e8
118 UPPER 0xa344 - 0xa35b
124 UPPER 0xc7f3 - 0xc7fe 0xc840 - 0xc854
H A Dzh_TW.Big5.src21 UPPER 'A' - 'Z'
55 UPPER 0xa2cf - 0xa2e8
82 UPPER 0xa344 - 0xa35b
90 UPPER 0xc7f3 - 0xc7fe 0xc840 - 0xc854
H A Dzh_CN.GBK.src21 UPPER 'A' - 'Z'
84 UPPER 0xa3c1 - 0xa3da
97 UPPER 0xa6a1 - 0xa6b8 /* Greek */
102 UPPER 0xa7a1 - 0xa7c1 /* Cyrillic */
H A Dhy_AM.ARMSCII-8.src21 UPPER 'A' - 'Z' 0xb2 0xb4 0xb6 0xb8 0xba 0xbc 0xbe 0xc0 0xc2 0xc4 0xc6 0xc8 0xca 0xcc 0xce 0xd0 0xd2 0xd4 0xd6 0xd8 0xda 0xdc 0xde 0xe0 0xe2 0xe4 0xe6 0xe8 0xea 0xec 0xee 0xf0 0xf2 0xf4 0xf6 0xf8 0xfa 0xfc
/freebsd-10.0-release/usr.bin/mklocale/
H A Dlex.l105 UPPER { yylval.i = _CTYPE_U|_CTYPE_R|_CTYPE_G;
/freebsd-10.0-release/sys/dev/snc/
H A Ddp83932var.h39 #define UPPER(x) ((unsigned)(x) >> 16) macro
H A Ddp83932.c571 UPPER(mtdp->mtd_vbuf));
754 NIC_PUT(sc, SNCR_UTDA, UPPER(sc->mtda[0].mtd_vtxp));
781 NIC_PUT(sc, SNCR_URDA, UPPER(sc->v_rda));
798 NIC_PUT(sc, SNCR_URRA, UPPER(sc->v_rra[0]));
808 SWO(sc, sc->v_rra[i], RXRSRC_PTRHI, UPPER(v));
810 SWO(sc, sc->v_rra[i], RXRSRC_WCHI, UPPER(PAGE_SIZE/2));
/freebsd-10.0-release/contrib/groff/src/preproc/pic/
H A Dpic.y170 %token UPPER
241 %left UPPER LOWER NORTH SOUTH EAST WEST CENTER START END
1423 | UPPER LEFT
1427 | UPPER RIGHT
1435 | UPPER LEFT_CORNER
1439 | UPPER RIGHT_CORNER
H A Dlex.cpp523 { "upper", UPPER },
1820 case UPPER:
1821 // recognise UPPER only before LEFT or RIGHT
/freebsd-10.0-release/contrib/gcc/
H A Dsystem.h254 UPPER. However the bounds themselves can be either positive or
256 #define IN_RANGE(VALUE, LOWER, UPPER) \
257 ((unsigned HOST_WIDE_INT)((VALUE) - (LOWER)) <= ((UPPER) - (LOWER)))
/freebsd-10.0-release/crypto/openssl/util/
H A Dpod2man.pl91 are historically written in the rather startling ALL UPPER CASE

Completed in 521 milliseconds

12