Searched refs:UPPER (Results 1 - 25 of 32) sorted by relevance

12

/macosx-10.10/ncurses-44/ncurses/man/
H A Dmake_sed.sh44 UPPER=upper$$
47 rm -f $UPPER $SCRIPT $RESULT
48 trap "rm -f $COL.* $INPUT $UPPER $SCRIPT $RESULT" 0 1 2 5 15
59 tr abcdefghijklmnopqrstuvwxyz ABCDEFGHIJKLMNOPQRSTUVWXYZ <$COL.$F >$UPPER
60 mv $UPPER $COL.$F
64 -e 's/$/\//' >$UPPER
72 $UPPER >>$RESULT
80 $UPPER >>$RESULT
86 $UPPER >>$RESULT
/macosx-10.10/WTF-7600.1.24/wtf/
H A DTCPackedCache.h181 // an entry of type T. The UPPER type is for the upper part of a key,
183 typedef T UPPER; typedef in class:PackedCache
187 static UPPER EntryToUpper(T t) { return t & kUpperMask; }
189 // If v is a V and u is an UPPER then you can create an entry by
193 static UPPER KeyToUpper(K k) {
201 static K UpperToPartialKey(UPPER u) {
/macosx-10.10/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-sql/rdbms_depend/oracle/
H A Dslapd.conf30 subtree_cond "UPPER(ldap_entries.dn) LIKE CONCAT('%',UPPER(?))"
32 upper_func UPPER
/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/util/
H A DUCD.pm96 UPPER => ucode($f[12]),
169 UPPER => [map(hex, split ' ', $f[3])],
H A Dgenerate_normalize_data.pl211 my $upper = $data{UPPER};
252 if (exists $upper_special{$code} or defined $data{UPPER}) {
260 if (defined $data{UPPER}) {
261 push @casedata, $data{UPPER};
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/include/format/
H A Dpeg.inc28 / GRAPH / LOWER / PRINTABLE / PUNCT / SPACE / UPPER
94 leaf: UPPER <- "<upper>" WHITESPACE ;
/macosx-10.10/ruby-106/ruby/ext/date/
H A Ddate_strftime.c64 enum {LEFT, CHCASE, LOWER, UPPER, LOCALE_O, LOCALE_E, COLONS}; enumerator in enum:__anon12286
121 if (flags & BIT_OF(UPPER)) \
178 flags |= BIT_OF(UPPER);
198 flags |= BIT_OF(UPPER);
342 (*format == 'P' && !(flags & (BIT_OF(CHCASE) | BIT_OF(UPPER))))) {
343 flags &= ~(BIT_OF(UPPER) | BIT_OF(CHCASE));
414 flags &= ~(BIT_OF(UPPER) | BIT_OF(CHCASE));
563 flags |= BIT_OF(UPPER);
601 switch (flags & (BIT_OF(UPPER) | BIT_OF(LOWER))) {
602 case BIT_OF(UPPER)
[all...]
/macosx-10.10/Chess-310.6/sjeng/
H A Dttable.c123 QS_TTable[index].Type = UPPER;
149 ( ((DP_TTable[index].Type == UPPER) && (score > alpha))
158 DP_TTable[index].Type = UPPER;
189 AS_TTable[index].Type = UPPER;
234 AS_TTable[index].Type = UPPER;
263 if ((DP_TTable[index].Type == UPPER)
298 if ((AS_TTable[index].Type == UPPER)
H A Dsjeng.h143 #define UPPER 1 macro
H A Dsearch.c332 case UPPER:
625 case UPPER:
/macosx-10.10/groff-38/groff/src/preproc/pic/
H A Dpic_tab.h83 #define UPPER 339 macro
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
/macosx-10.10/ruby-106/ruby/
H A Dstrftime.c178 enum {LEFT, CHCASE, LOWER, UPPER}; enumerator in enum:__anon12525
298 flags |= BIT_OF(UPPER);
309 flags |= BIT_OF(UPPER);
323 flags |= BIT_OF(UPPER);
334 flags |= BIT_OF(UPPER);
382 (*format == 'P' && !(flags & (BIT_OF(CHCASE)|BIT_OF(UPPER))))) {
383 flags &= ~(BIT_OF(UPPER)|BIT_OF(CHCASE));
527 flags &= ~(BIT_OF(UPPER)|BIT_OF(CHCASE));
756 flags |= BIT_OF(UPPER);
802 switch (flags & (BIT_OF(UPPER)|BIT_O
[all...]
/macosx-10.10/OpenSSL098-52/src/crypto/conf/
H A Dkeysets.pl4 $UPPER=0x02;
22 $v|=$UPPER if ($c =~ /[A-Z]/);
41 $v|=$UPPER if ($c =~ /[A-Z]/);
117 #define CONF_UPPER $UPPER
/macosx-10.10/adv_cmds-158/mklocale/
H A Dlex.l107 UPPER { yylval.i = _CTYPE_U|_CTYPE_R|_CTYPE_G;
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/pt/
H A Dpt_peg_container_peg.tcl13 $myg add ALNUM ALPHA AND APOSTROPH ASCII Attribute Char CharOctalFull CharOctalPart CharSpecial CharUnescaped CharUnicode Class CLOSE CLOSEB COLON COMMENT DAPOSTROPH DDIGIT Definition DIGIT DOT END EOF EOL Expression Final Grammar GRAPH Header Ident Identifier IS LEAF Literal LOWER NOT OPEN OPENB PEG PLUS Prefix Primary PRINTABLE PUNCT QUESTION Range SEMICOLON Sequence SLASH SPACE STAR StartExpr Suffix TO UPPER VOID WHITESPACE WORDCHAR XDIGIT
70 UPPER leaf
119 Primary {/ {n ALNUM} {n ALPHA} {n ASCII} {n DDIGIT} {n DIGIT} {n GRAPH} {n LOWER} {n PRINTABLE} {n PUNCT} {n SPACE} {n UPPER} {n WORDCHAR} {n XDIGIT} {n Identifier} {x {n OPEN} {n Expression} {n CLOSE}} {n Literal} {n Class} {n DOT}}
132 UPPER {x {t <} {t u} {t p} {t p} {t e} {t r} {t >} {n WHITESPACE}}
H A Dpt_parse_peg_tcl.tcl1799 # (UPPER)
1830 # (UPPER)
2270 # leaf Symbol 'UPPER'
2278 $myparser si:void_symbol_start UPPER
2280 $myparser si:void_leaf_symbol_end UPPER
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/tepam/
H A Dproc_interactive.test63 {-upper -type upper -default UPPER}
147 upper UPPER
270 upper UPPER
/macosx-10.10/vim-55/runtime/syntax/
H A Dmodsim3.vim46 syn keyword modsim3Builtin UPDATEVALUE UPPER VAL
H A Dcsc.vim117 sy match cscCom "^\s*CLEARBLOCK\s\+UPPER"
H A Dcobol.vim49 syn keyword cobolReserved contained ALPHABETIC-LOWER ALPHABETIC-UPPER ALPHANUMERIC ALPHANUMERIC-EDITED ALS
H A Dplsql.vim131 syn keyword plsqlFunction UNISTR UPPER UROWID USER USERENV VALUE VARIANCE
/macosx-10.10/ksh-23/ksh/src/cmd/ksh93/edit/
H A Demacs.c1349 #define UPPER '>' macro
1521 longline = UPPER;
/macosx-10.10/vim-55/src/
H A Dregexp.c198 #define UPPER 47 /* Match uppercase char */ macro
1615 UPPER, NUPPER
4289 case UPPER:
5684 case UPPER:
5685 case UPPER + ADD_NL:
6354 case UPPER:
6355 p = "UPPER";
6357 case UPPER + ADD_NL:
6358 p = "UPPER+NL";

Completed in 310 milliseconds

12