Home
last modified time | relevance | path

Searched refs:ucase (Results 1 – 25 of 1002) sorted by relevance

12345678910>>...41

/dports/science/siesta/siesta-4.1.5/Src/
H A Dm_char.f905 public :: lcase, ucase, ccase
36 pure function ucase(str) function
38 character(len=len(str)) :: ucase local
42 ucase = str
43 i = scan(ucase,lower)
46 ic = index(lower,ucase(i:i))
47 ucase(i:i) = upper(ic:ic)
48 ic = scan(ucase(i+1:),lower)
56 end function ucase
66 ccase = ucase(str)
/dports/science/berkeleygw/BGW-2.0.0/MeanField/EPM/
H A DtagHandlerMod.f9046 integer :: ucase, lcase
53 private ucase
99 CUpperCase = char(mod(i,lcase) + int(i/lcase) * ucase)
192 ucase = ichar('A')
195 if(lcase .lt. ucase) then
198 lcase = ucase
199 ucase = error
/dports/sysutils/syslinux/syslinux-6.03/codepage/
H A Dcptable.pl20 %ucase = ();
31 $ucase{$n} = ($f[12] ne '') ? hex $f[12] : $n;
102 $uuc = $ucase{$ytab[$i]}; # Unicode upper case
157 if ($ucase{$p0} != $p0) {
158 $p1 = $ucase{$p0};
/dports/devel/9base/9base-6/lib9/fmt/
H A Dfltfmt.c152 xfmtexp(char *p, int e, int ucase) in xfmtexp() argument
157 *p++ = ucase ? 'E' : 'e'; in xfmtexp()
343 int pad, point, prec, realchr, sign, sufwid, ucase, wid, z1, z2; in __efgfmt() local
360 ucase = 0; in __efgfmt()
367 ucase = 1; in __efgfmt()
375 s = special[0+ucase]; in __efgfmt()
381 s = special[2+ucase]; in __efgfmt()
385 s = special[4+ucase]; in __efgfmt()
479 xfmtexp(suf, e, ucase); in __efgfmt()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/lib9/fmt/
H A Dfltfmt.c152 xfmtexp(char *p, int e, int ucase) in xfmtexp() argument
157 *p++ = ucase ? 'E' : 'e'; in xfmtexp()
343 int pad, point, prec, realchr, sign, sufwid, ucase, wid, z1, z2; in __efgfmt() local
360 ucase = 0; in __efgfmt()
367 ucase = 1; in __efgfmt()
375 s = special[0+ucase]; in __efgfmt()
381 s = special[2+ucase]; in __efgfmt()
385 s = special[4+ucase]; in __efgfmt()
479 xfmtexp(suf, e, ucase); in __efgfmt()
/dports/devel/radare2/radare2-5.1.1/libr/parse/p/
H A Dparse_arm_pseudo.c297 static char *mount_oldstr(RParse* p, const char *reg, st64 delta, bool ucase) { in mount_oldstr() argument
311 tmplt = p->pseudo ? "%s + 0x%x" : (ucase ? "%s, 0x%X" : "%s, 0x%x"); in mount_oldstr()
314 tmplt = p->pseudo ? "%s - 0x%x" : (ucase ? "%s, -0x%X" : "%s, -0x%x"); in mount_oldstr()
317 if (ucase) { in mount_oldstr()
378 bool ucase = IS_UPPER (*tstr); in subvar() local
396 oldstr = mount_oldstr (p, reg, delta, ucase); in subvar()
420 oldstr = mount_oldstr (p, reg, delta, ucase); in subvar()
/dports/shells/psh/psh-1.8.1/
H A DMakefile.PL11 my $ucase= ucfirst($_);
12 my $tmp='lib/Psh/Strategy/'.$ucase.'.pm';
15 push @sb_winfiles, "lib\\Psh\\Strategy\\$ucase.pm";
/dports/devel/librevisa/librevisa-0.0.20130412/src/
H A Dbase_vprintf.cpp54 void lltostr(char *pnum, unsigned long long i, int base, bool ucase) in lltostr() argument
65 c += (ucase?'A':'a') - '9' - 1; in lltostr()
146 bool ucase = 0; in base_vprintf() local
203 ucase = 1; in base_vprintf()
223 lltostr(pnum+1, num, base, ucase); in base_vprintf()
226 lltostr(pnum, num, base, ucase); in base_vprintf()
/dports/shells/zsh/zsh-5.8.1/Functions/Zle/
H A Dkeymap+widget62 # ucase+self-insert() {
65 # zle -N ucase+self-insert
67 # bindkey -N ucase $KEYMAP
68 # bindkey -M ucase "$KEYS" .accept-line
69 # zle recursive-edit -K ucase || zle send-break
/dports/devel/spark/spark-2.1.1/sql/hive/src/test/resources/ql/src/test/queries/clientpositive/
H A Dudf_ucase.q1 DESCRIBE FUNCTION ucase;
2 DESCRIBE FUNCTION EXTENDED ucase;
/dports/lang/snobol4/snobol4-2.2.2/test/
H A Dalph.sno8 output = &ucase
9 output = size(&ucase)
/dports/devel/spark/spark-2.1.1/sql/hive/src/test/resources/golden/
H A Dudf_ucase-1-640713eb89dbb09dbb6e5b472fc0ec8f1 ucase(str) - Returns str with all characters changed to uppercase
4 > SELECT ucase('Facebook') FROM src LIMIT 1;
/dports/net/isc-dhcp44-client/dhcp-4.4.2-P1/keama/tests/
H A Dcharcasedx4.in41 # lcase/ucase data expression
8 match if option host-name = concat(ucase("www."), "example.", lcase("COM"));
/dports/net/isc-dhcp44-server/dhcp-4.4.2-P1/keama/tests/
H A Dcharcasedx4.in41 # lcase/ucase data expression
8 match if option host-name = concat(ucase("www."), "example.", lcase("COM"));
/dports/net/isc-dhcp44-relay/dhcp-4.4.2-P1/keama/tests/
H A Dcharcasedx4.in41 # lcase/ucase data expression
8 match if option host-name = concat(ucase("www."), "example.", lcase("COM"));
/dports/x11/radare-cutter/r2cutter-0.1.1/src/dialogs/preferences/
H A DAsmOptionsWidget.cpp181 bool ucase; in on_caseComboBox_currentIndexChanged() local
188 ucase = false; in on_caseComboBox_currentIndexChanged()
194 ucase = true; in on_caseComboBox_currentIndexChanged()
199 ucase = false; in on_caseComboBox_currentIndexChanged()
204 Config()->setConfig("asm.ucase", ucase); in on_caseComboBox_currentIndexChanged()
/dports/sysutils/cw/cw-1.0.16/def/
H A Difconfig7 ucase cyan+:default
19 ucase green+:default
/dports/audio/sphinxbase/sphinxbase-0.8/test/unit/test_case/
H A DchgCase.c50 ucase(n1); in main()
77 ucase(s1); in main()
/dports/x11-wm/wmii/wmii-3.6/libfmt/
H A Dfltfmt.c139 int c1, c2, c3, c4, ucase, sign, chr, prec; in xdtoa() local
163 ucase = 0; in xdtoa()
166 ucase = 1; in xdtoa()
354 if(ucase) in xdtoa()
/dports/x11-wm/wmii-devel/wmii+ixp-3.9.2/libfmt/
H A Dfltfmt.c139 int c1, c2, c3, c4, ucase, sign, chr, prec; in xdtoa() local
163 ucase = 0; in xdtoa()
166 ucase = 1; in xdtoa()
354 if(ucase) in xdtoa()
/dports/net/drawterm/drawterm/libc/
H A Dfltfmt.c122 int c1, c2, c3, c4, ucase, sign, chr, prec; in xdtoa() local
146 ucase = 0; in xdtoa()
149 ucase = 1; in xdtoa()
337 if(ucase) in xdtoa()
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/skylighting-core-0.8.5/test/cases/
H A Dabc.fortran28 call ucase(goal)
60 subroutine ucase(a)
68 end subroutine ucase
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/skylighting-core-0.11/test/cases/
H A Dabc.fortran28 call ucase(goal)
60 subroutine ucase(a)
68 end subroutine ucase
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/skylighting-core-0.10.4/test/cases/
H A Dabc.fortran28 call ucase(goal)
60 subroutine ucase(a)
68 end subroutine ucase
/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Dhex-binary.c9 size_t size, bool ucase) in binary_to_hex_case() argument
17 base_char = ucase ? 'A' : 'a'; in binary_to_hex_case()

12345678910>>...41