Searched refs:c2 (Results 251 - 275 of 664) sorted by relevance

<<11121314151617181920>>

/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dcustrtst.c1191 UChar32 c1, c2; local
1218 c2=iter2->current(iter2);
1219 if(c1!=c2) {
1220 log_err("%s->current()=U+%04x != U+%04x=%s->current() at middle=%d\n", n1, c1, c2, n2, middle);
1227 c2=iter2->next(iter2);
1228 if(c1!=c2) {
1229 log_err("%s->next()=U+%04x != U+%04x=%s->next() at %d (started in middle)\n", n1, c1, c2, n2, iter1->getIndex(iter1, UITER_CURRENT));
1237 c2=iter2->previous(iter2);
1238 if(c1!=c2) {
1239 log_err("%s->previous()=U+%04x != U+%04x=%s->previous() at %d (started in middle)\n", n1, c1, c2, n
[all...]
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/overlays/
H A Dcollect.c277 collect_info *c2 = (collect_info *)on->on_bi.bi_private; local
279 for ( i=0; c2 != ci; i++, c2 = c2->ci_next );
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/termcap/
H A Dtermcap.c675 register int c1, c2;
679 c2 = *str2++;
685 if (c2 == '\0')
694 else if (c1 != c2)
672 register int c1, c2; local
/macosx-10.10.1/emacs-93/emacs/src/
H A Dtermcap.c740 register int c1, c2;
744 c2 = *str2++;
750 if (c2 == '\0')
759 else if (c1 != c2)
737 register int c1, c2; local
/macosx-10.10.1/file_cmds-242/pax/
H A Dpat_rep.c570 char c2; local
584 if ((*pattern == '-') && ((c2 = pattern[1]) != '\0') &&
585 (c2 != ']')) {
586 if ((c <= test) && (test <= c2))
/macosx-10.10.1/groff-38/groff/src/preproc/tbl/
H A Dtable.h157 void set_delim(char c1, char c2);
/macosx-10.10.1/llvmCore-3425.0.34/examples/OCaml-Kaleidoscope/Chapter2/
H A Dparser.ml69 | Some (Token.Kwd c2) ->
72 let next_prec = precedence c2 in
/macosx-10.10.1/llvmCore-3425.0.34/examples/OCaml-Kaleidoscope/Chapter3/
H A Dparser.ml69 | Some (Token.Kwd c2) ->
72 let next_prec = precedence c2 in
/macosx-10.10.1/llvmCore-3425.0.34/examples/OCaml-Kaleidoscope/Chapter4/
H A Dparser.ml69 | Some (Token.Kwd c2) ->
72 let next_prec = precedence c2 in
/macosx-10.10.1/tcl-105/tk/tk/tests/ttk/
H A Dtreeview.test364 .tv insert c end -id c2
369 list [.tv exists c] [.tv exists c1] [.tv exists c2] [.tv exists c11]
375 .tv insert c end -id c2
378 .tv delete [list c c1 c2 c11]
380 list [.tv exists c] [.tv exists c1] [.tv exists c2] [.tv exists c11]
386 .tv insert c end -id c2
389 .tv delete [list c11 c1 c2 c]
391 list [.tv exists c] [.tv exists c1] [.tv exists c2] [.tv exists c11]
/macosx-10.10.1/apache-793/httpd/modules/generators/
H A Dmod_autoindex.c1903 struct ent *c2; local
1924 * All of our comparisons will be of the c1 entry against the c2 one,
1929 c2 = *e2;
1933 c2 = *e1;
1938 if (c1->lm > c2->lm) {
1941 else if (c1->lm < c2->lm) {
1946 if (c1->size > c2->size) {
1949 else if (c1->size < c2->size) {
1956 c2->desc ? c2
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Drbt_pars.cpp1682 UChar32 c2 = *source; local
1683 if (c2 == CR || c2 == LF) {
1689 if (c2 == 0x0075 && source+5 < sourceLimit) { /* \u seen. \U isn't unescaped. */
1692 c2 = escapedStr.unescapeAt(escapeOffset);
1694 if (c2 == (UChar32)0xFFFFFFFF || escapeOffset == 0)
1699 if (!PatternProps::isWhiteSpace(c2) && !u_iscntrl(c2) && !u_ispunct(c2)) {
1702 c = c2;
[all...]
/macosx-10.10.1/libxml2-26/libxml2/
H A Dvalid.c728 content = content->c2;
771 content = content->c2;
1042 if (cur->c2 != NULL) {
1044 cur = cur->c2;
1054 prev->c2 = tmp;
1073 cur = cur->c2;
1109 next = cur->c2;
1181 if ((content->c2->type == XML_ELEMENT_CONTENT_OR) ||
1182 ((content->c2->type == XML_ELEMENT_CONTENT_SEQ) &&
1183 (content->c2
[all...]
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dvalid.c728 content = content->c2;
771 content = content->c2;
1042 if (cur->c2 != NULL) {
1044 cur = cur->c2;
1054 prev->c2 = tmp;
1073 cur = cur->c2;
1109 next = cur->c2;
1181 if ((content->c2->type == XML_ELEMENT_CONTENT_OR) ||
1182 ((content->c2->type == XML_ELEMENT_CONTENT_SEQ) &&
1183 (content->c2
[all...]
/macosx-10.10.1/BerkeleyDB-21/db/test/
H A Drep005.tcl147 foreach c2 $c2err {
148 set elist [list $c0 $c1 $c2]
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Ducmndata.c106 int32_t c2=(uint8_t)*s2++; local
107 cmp=c1-c2;
/macosx-10.10.1/OpenLDAP-499.27/OpenLDAP/servers/slapd/back-monitor/
H A Dproto-back-monitor.h42 const void *c2 ));
46 void *c2 ));
/macosx-10.10.1/curl-83.1.2/curl/lib/
H A Dcurl_fnmatch.c156 char c2 = *((*p)+1); local
157 if(c2 == ':') { /* there has to be a keyword */
/macosx-10.10.1/groff-38/groff/src/utils/addftinfo/
H A Dguess.cpp35 #define HASH(c1, c2) (((unsigned char)(c1) << 8) | (unsigned char)(c2))
/macosx-10.10.1/ruby-106/ruby/bootstraptest/
H A Dtest_class.rb90 class C; end; c2 = ::C
91 c1.equal?(c2) )
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-en/
H A Dttkbut.rb82 c2 = Ttk::Checkbutton.new(checks, :text=>'Tomato', :variable=>tomato)
86 Tk.pack(e, sep1, c1, c2, sep2, c3, c4, :fill=>:x, :pady=>2)
/macosx-10.10.1/ruby-106/ruby/ext/tk/sample/demos-jp/
H A Dttkbut.rb88 c2 = Ttk::Checkbutton.new(checks, :text=>'���������', :variable=>tomato)
92 Tk.pack(e, sep1, c1, c2, sep2, c3, c4, :fill=>:x, :pady=>2)
/macosx-10.10.1/tcl-105/tcl_ext/snack/snack/demos/tcl/
H A Dformant.tcl330 canvas .c2 -bg black -height 100 -width $secw
331 grid .c2 -row 1 -column 1 -sticky news
332 .c2 create section 0 0 -sound preview1 -fill red -height $sech -topfrequency 4000 -width $secw -analysistype lpc -tags sect -maxvalue 30
333 .c2 create section 0 0 -sound preview2 -fill green -height $sech -topfrequency 4000 -width $secw -analysistype lpc -tags sect -maxvalue 30
337 .c2 create line $x 0 $x $sech -fill #999999
338 .c2 create text $x 0 -anchor ne -text $freq -fill #999999
340 .c2 create text 0 0 -anchor nw -text kHz -fill #999999
341 .c2 raise sect
/macosx-10.10.1/vim-55/src/proto/
H A Dscreen.pro32 void screen_fill __ARGS((int start_row, int end_row, int start_col, int end_col, int c1, int c2, int attr));
/macosx-10.10.1/awk-20/src/
H A Dlib.c542 void bcheck2(int n, int c1, int c2) argument
545 fprintf(stderr, "\tmissing %c\n", c2);
547 fprintf(stderr, "\t%d missing %c's\n", n, c2);
549 fprintf(stderr, "\textra %c\n", c2);
551 fprintf(stderr, "\t%d extra %c's\n", -n, c2);

Completed in 240 milliseconds

<<11121314151617181920>>