Searched refs:c1 (Results 451 - 475 of 644) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/tcl-105/tcl_ext/ffidl/ffidl/tclconfig/
H A Dconfig.sub450 convex-c1)
451 basic_machine=c1-convex
/macosx-10.10.1/tcl-105/tcl_ext/mk4tcl/metakit/unix/scripts/
H A Dconfig.sub405 convex-c1)
406 basic_machine=c1-convex
/macosx-10.10.1/tcl-105/tcl_ext/tbcload/tbcload/config/
H A Dconfig.sub417 convex-c1)
418 basic_machine=c1-convex
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/config/
H A Dconfig.sub417 convex-c1)
418 basic_machine=c1-convex
/macosx-10.10.1/tcl-105/tcl_ext/tkcon/tkcon/extra/
H A Dconsole1_1.tcl1915 # c1 - first char of pair
1919 ;proc ConsoleMatchPair {w c1 c2 {lim 1.0}} {
1922 if [string comp {} [set ix [$w search -back $c1 insert $lim]]] {
1924 [string comp {} [set ix [$w search -back $c1 $ix-1c $lim]]]} {}
1936 while {$j && [string comp {} [set ix [$w search -back $c1 $ix $lim]]]} {
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libjpeg/
H A Dconfig.sub491 convex-c1)
492 basic_machine=c1-convex
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dconfig.sub478 convex-c1)
479 basic_machine=c1-convex
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/config/
H A Dconfig.sub450 convex-c1)
451 basic_machine=c1-convex
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/
H A Dconfig.sub417 convex-c1)
418 basic_machine=c1-convex
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/tools/
H A Dconfig.sub449 convex-c1)
450 basic_machine=c1-convex
/macosx-10.10.1/tcl-105/tcl_ext/tklib/tklib/config/
H A Dconfig.sub417 convex-c1)
418 basic_machine=c1-convex
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dconfig.sub492 convex-c1)
493 basic_machine=c1-convex
/macosx-10.10.1/tcsh-65/tcsh/
H A Dconfig.sub485 convex-c1)
486 basic_machine=c1-convex
/macosx-10.10.1/xar-254/xar/
H A Dconfig.sub438 convex-c1)
439 basic_machine=c1-convex
/macosx-10.10.1/xnu-2782.1.97/bsd/hfs/
H A Dhfs_xattr.c2170 u_int16_t c1, c2; local
2184 c1 = *(str1++);
2187 if (c1 > c2) {
2191 if (c1 < c2) {
/macosx-10.10.1/xnu-2782.1.97/osfmk/mach/i386/
H A D_structs.h178 c1 :1,
/macosx-10.10.1/zsh-61/zsh/
H A Dconfig.sub491 convex-c1)
492 basic_machine=c1-convex
/macosx-10.10.1/bind9-45.101/bind9/contrib/nslint-2.1a3/
H A Dconfig.guess333 echo c1-convex-bsd
670 c1*)
671 echo c1-convex-bsd
/macosx-10.10.1/llvmCore-3425.0.34/lib/Support/
H A Dregcomp.c1240 samesets(struct re_guts *g, int c1, int c2) argument
1245 unsigned uc1 = (uch)c1;
/macosx-10.10.1/ruby-106/ruby/bootstraptest/
H A Dtest_syntax.rb193 c1, c2, c3 = conds
197 #{syn} #{bang1}#{c1} #{e1} #{bang2}#{c2} #{e2} #{bang3}#{c3}
206 c1, c2, c3 = conds
210 #{syn} #{bang1}#{c1} #{e1} #{bang2}#{c2} #{e2} #{bang3}#{c3}
/macosx-10.10.1/libiconv-42/libiconv/lib/
H A Dcns11643_3.h946 unsigned char c1 = s[0]; local
947 if ((c1 >= 0x21 && c1 <= 0x62) || (c1 >= 0x64 && c1 <= 0x67)) {
951 unsigned int i = 94 * (c1 - 0x21) + (c2 - 0x21);
/macosx-10.10.1/libxml2-26/libxml2/
H A Dencoding.c3078 unsigned char c1; local
3086 c1 = *in++;
3087 if ((c1 & 0xC0) != 0x80) {
3088 /* not a trailing byte (c1) */
3100 c1 = c1 & 0x3F;
3103 d = xlattable [48 + c2 + xlattable [48 + c1 +
/macosx-10.10.1/tidy-15.15/tidy/src/
H A Dlexer.c884 uint c1 = 0; local
888 c1 = TY_(DecodeWin1252)( ch );
890 c1 = TY_(DecodeMacRoman)( ch );
892 if ( c1 )
912 if ( c1 )
916 TY_(AddCharToLexer)( lexer, c1 );
/macosx-10.10.1/emacs-93/emacs/lisp/textmodes/
H A Dorg.el6771 (let* (l01 c01 l02 c02 l1 c1 l2 c2 ic1 ic2
6783 c1 (min c01 c02) c2 (max c01 c02))
6790 (setq cols nil ic1 c1 ic2 c2)
7663 beg end c1 c2 r1 r2 rangep tmp)
7669 c1 (and (match-end 2) (substring (match-string 2 desc) 1))
7672 (and c1 (setq c1 (+ (string-to-number c1)
7673 (if (memq (string-to-char c1) '(?- ?+)) col 0))))
7680 ; (setq r2 (or r2 r1) c2 (or c2 c1))
[all...]
/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)
2069 int c1;
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, attr)
7625 int c1, c2;
7691 if (c1 !
[all...]

Completed in 379 milliseconds

<<11121314151617181920>>