Searched refs:c2 (Results 426 - 450 of 664) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/tcl-105/tk84/tk/library/
H A Dconsole.tcl643 # c2 is assumed to be at the text index 'insert'.
653 # c2 - second char of pair
657 proc ::tk::console::MatchPair {w c1 c2 {lim 1.0}} {
668 while {[set i0 [$w search $c2 $i0 $i1]] ne ""} {
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dcp-demangle.c.orig1468 char c2;
1471 c2 = d_next_char (di);
1472 if (c1 == 'v' && IS_DIGIT (c2))
1473 return d_make_extended_operator (di, c2 - '0', d_source_name (di));
1474 else if (c1 == 'c' && c2 == 'v')
1495 if (c1 == p->code[0] && c2 == p->code[1])
1498 if (c1 < p->code[0] || (c1 == p->code[0] && c2 < p->code[1]))
/macosx-10.10.1/emacs-93/emacs/lisp/calc/
H A Dcalc-poly.el65 (let ((c2 (calcFunc-pcont (nth 2 expr) var)))
67 (if (eq (car expr) '-) (math-posp c2) (math-negp c2)))
68 (math-neg (math-poly-gcd cont c2))
69 (math-poly-gcd cont c2))))))
/macosx-10.10.1/ruby-106/ruby/ext/ripper/
H A Dripper.c12630 int c2 = *lex_p; local
12631 if (c2 == '$' || c2 == '@' || c2 == '{') {
13760 int c2 = 0; local
13763 c2 = 's';
13766 c2 = 'n';
13769 c2 = 't';
13772 c2 = 'v';
13775 c2
[all...]
/macosx-10.10.1/ruby-106/ruby/
H A Dparse.c12540 int c2 = *lex_p; local
12541 if (c2 == '$' || c2 == '@' || c2 == '{') {
13670 int c2 = 0; local
13673 c2 = 's';
13676 c2 = 'n';
13679 c2 = 't';
13682 c2 = 'v';
13685 c2
[all...]
H A Dparse.y6044 int c2 = *lex_p;
6045 if (c2 == '$' || c2 == '@' || c2 == '{') {
7174 int c2 = 0;
7177 c2 = 's';
7180 c2 = 'n';
7183 c2 = 't';
7186 c2 = 'v';
7189 c2
[all...]
H A Dpack.c2002 int c1, c2; local
2012 if ((c2 = hex2num(*s)) == -1) break;
2013 *ptr++ = castchar(c1 << 4 | c2);
/macosx-10.10.1/libiconv-42/libiconv/lib/
H A Dgbkext1.h834 unsigned char c2 = s[1]; local
835 if ((c2 >= 0x40 && c2 < 0x7f) || (c2 >= 0x80 && c2 < 0xff)) {
836 unsigned int i = 190 * (c1 - 0x81) + (c2 - (c2 >= 0x80 ? 0x41 : 0x40));
/macosx-10.10.1/zsh-61/zsh/Src/
H A Dutils.c4187 int c1, c2; local
4198 if(!(c2 = *s2))
4199 c2 = -1;
4200 else if(c2 == STOUC(Meta))
4201 c2 = *++s2 ^ 32;
4203 if(c1 == c2)
4205 else if(c1 < c2)
/macosx-10.10.1/Security-57031.1.35/Security/include/security_cryptkit/CurveParamDocs/
H A Dschoof.c750 elladdp(poly n1, poly d1, poly m1, poly c1, poly n2, poly d2, poly m2, poly c2, poly n0, poly d0, poly m0, poly c0) { argument
752 ptop(m1, pbuff); mulmod(c2, pbuff);
759 mulmod(c1, md); mulmod(c2, md);
H A Dschoofs.c729 elladdp(poly n1, poly d1, poly m1, poly c1, poly n2, poly d2, poly m2, poly c2, poly n0, poly d0, poly m0, poly c0) { argument
731 ptop(m1, pbuff); mulmod(c2, pbuff);
738 mulmod(c1, md); mulmod(c2, md);
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/lib/CurveParamDocs/
H A Dschoof.c750 elladdp(poly n1, poly d1, poly m1, poly c1, poly n2, poly d2, poly m2, poly c2, poly n0, poly d0, poly m0, poly c0) { argument
752 ptop(m1, pbuff); mulmod(c2, pbuff);
759 mulmod(c1, md); mulmod(c2, md);
H A Dschoofs.c729 elladdp(poly n1, poly d1, poly m1, poly c1, poly n2, poly d2, poly m2, poly c2, poly n0, poly d0, poly m0, poly c0) { argument
731 ptop(m1, pbuff); mulmod(c2, pbuff);
738 mulmod(c1, md); mulmod(c2, md);
/macosx-10.10.1/emacs-93/emacs/src/
H A Dccl.c858 int c1 = code & 0x7F, c2 = 0; \
861 c2 = c1, c1 = (code >> 7) & 0x7F; \
862 c = MAKE_CHAR (charset, c1, c2); \
/macosx-10.10.1/ruby-106/ruby/bootstraptest/
H A Dtest_method.rb896 c1 = c2 = nil
904 c2 = Class.new(Foo){
920 o2 = c2.new
/macosx-10.10.1/vim-55/src/
H A Dscreen.c117 static void win_draw_end __ARGS((win_T *wp, int c1, int c2, int row, int endrow, hlf_T hl));
2063 * Clear the rest of the window and mark the unused lines with "c1". use "c2"
2067 win_draw_end(wp, c1, c2, row, endrow, hl)
2070 int c2;
2115 c2, c2, hl_attr(hl));
2118 c1, c2, hl_attr(hl));
2165 c1, c2, hl_attr(hl));
7618 * with character 'c1' in first column followed by 'c2' in the other columns.
7622 screen_fill(start_row, end_row, start_col, end_col, c1, c2, att
[all...]
H A Dspell.c917 static int similar_chars __ARGS((slang_T *slang, int c1, int c2));
4072 int c2; local
4122 c2 = c;
4124 if (c2 == BY_FLAGS2)
11289 int c, c2, c3; local
12286 c2 = NUL;
12288 c2 = c; /* don't swap non-word char */
12290 c2 = mb_ptr2char(p + n);
12296 c2 = NUL;
12298 c2
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/dist/
H A Dconfig.sub466 convex-c2)
467 basic_machine=c2-convex
/macosx-10.10.1/Heimdal-398.1.2/
H A Dconfig.sub495 convex-c2)
496 basic_machine=c2-convex
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcustrtrn.c867 UChar c1, c2; local
871 c2=*t++;
872 if(c1!=c2 && c2!=0xfffd) {
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/contrib/ldapc++/
H A Dconfig.sub442 convex-c2)
443 basic_machine=c2-convex
/macosx-10.10.1/OpenPAM-20/openpam/
H A Dconfig.sub418 convex-c2)
419 basic_machine=c2-convex
/macosx-10.10.1/bash-94.1.2/bash-3.2/support/
H A Dconfig.sub410 convex-c2)
411 basic_machine=c2-convex
/macosx-10.10.1/bind9-45.101/bind9/
H A Dconfig.sub429 convex-c2)
430 basic_machine=c2-convex
/macosx-10.10.1/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/
H A Dconfig.sub381 convex-c2)
382 basic_machine=c2-convex

Completed in 539 milliseconds

<<11121314151617181920>>