Searched refs:s0 (Results 51 - 75 of 103) sorted by relevance

12345

/macosx-10.10/ruby-106/ruby/test/rdoc/
H A Dtest_rdoc_class_module.rb191 s0 = cm.sections.first
225 expected = { nil => s0, 'section' => s1 }
249 s0 = cm.sections.first
290 expected = { nil => s0 }
318 s0 = cm.sections.first
371 expected = { nil => s0 }
400 s0 = cm.sections.first
456 expected = { nil => s0 }
489 s0 = cm.sections.first
548 nil => s0,
[all...]
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dconvtest.cpp502 UChar *s0=new UChar[s0Length]; local
503 if(s0==NULL) {
506 UChar *s=s0;
575 s=s0;
579 flush=(UBool)(s==s0+s0Length);
580 ucnv_fromUnicode(cnv.getAlias(), &t, buffer+sizeof(buffer), (const UChar **)&s, s0+s0Length, NULL, flush, &errorCode);
648 delete [] s0;
/macosx-10.10/ruby-106/ruby/
H A Dutil.c1951 const char *s, *s0, *s1; local
1995 s0 = ++s;
2066 s0 = s;
2101 s0 = s;
2202 /* Now we have nd0 digits, starting at s0, followed by a
2434 bd0 = s2b(s0, nd0, nd, y);
3140 char *s, *s0;
3329 s = s0 = rv_alloc(i+1);
3432 s = s0;
3478 if (s == s0) {
[all...]
H A Dvm_method.c883 const char *s0 = " class"; local
891 s0 = "";
895 s0 = " module";
898 QUOTE_ID(id), s0, rb_class_name(c));
H A Dproc.c1187 const char *s0 = " class"; local
1197 s0 = "";
1201 s0 = " module";
1204 QUOTE(str), s0, rb_class_name(c));
/macosx-10.10/ruby-106/ruby/test/date/
H A Dtest_date_parse.rb1105 s0 = s.dup
1108 assert_equal(s0, s)
1111 assert_equal(s0, s)
1114 assert_equal(s0, s)
1117 assert_equal(s0, s)
1120 s0 = s.dup
1122 assert_equal(s0, s)
1124 assert_equal(s0, s)
1127 s0 = s.dup
1129 assert_equal(s0,
[all...]
H A Dtest_date_strptime.rb486 s0 = s.dup
489 assert_equal(s0, s)
/macosx-10.10/dtrace-147/libctf/
H A Dctf_create.c191 uchar_t *s, *s0, *t; local
268 s = s0 = (uchar_t *)buf + sizeof (ctf_header_t) + hdr.cth_stroff;
288 dtd->dtd_data.ctt_name = (uint_t)(s - s0);
348 t = ctf_copy_smembers(dtd, (uint_t)(s - s0), t);
350 t = ctf_copy_lmembers(dtd, (uint_t)(s - s0), t);
355 t = ctf_copy_emembers(dtd, (uint_t)(s - s0), t);
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dpngwtran.c552 png_uint_32 s0 = (*(rp ) << 8) | *(rp+1); local
555 png_uint_32 red = (png_uint_32)((s0 - s1) & 0xffffL);
/macosx-10.10/cxxfilt-11/cxxfilt/opcodes/
H A Dbfin-dis.c404 amod0 (int s0, int x0, disassemble_info *outf) argument
406 if (s0 == 1 && x0 == 0)
408 else if (s0 == 0 && x0 == 1)
410 else if (s0 == 1 && x0 == 1)
415 amod1 (int s0, int x0, disassemble_info *outf) argument
417 if (s0 == 0 && x0 == 0)
419 else if (s0 == 1 && x0 == 0)
424 amod0amod2 (int s0, int x0, int aop0, disassemble_info *outf) argument
426 if (s0 == 1 && x0 == 0 && aop0 == 0)
428 else if (s0
473 char *s0, *s1; local
[all...]
/macosx-10.10/Libc-1044.1.2/gen/
H A Dcrypt.c292 #define LOADREG(d,d0,d1,s,s0,s1) d0 = s0, d1 = s1
294 #define STORE(s,s0,s1,bl) (bl).b32.i0 = s0, (bl).b32.i1 = s1
/macosx-10.10/bzip2-36/bzip2/arm64/
H A Dcrc32vec.s229 fmov w0, s0
/macosx-10.10/tcsh-65/tcsh/
H A Dsh.exec.c909 struct tellmewhat_s0_cleanup s0; local
923 s0.dest = &sp->word; /* to get the memory freeing right... */
924 s0.val = sp->word;
925 cleanup_push(&s0, tellmewhat_s0_cleanup);
963 cleanup_until(&s0);
979 cleanup_until(&s0);
1034 cleanup_until(&s0);
/macosx-10.10/vim-55/runtime/syntax/
H A Dreva.vim88 Builtin (-lib) (bye) (call) (else) (find) (func) (here) (if (lib) (s0) (s^)
91 Builtin onstartup pdoes pop>ebx prompt rel> rp0 s0 src srcstr state str0 then,> then> tib
/macosx-10.10/WTF-7600.1.24/wtf/
H A Ddtoa.cpp753 char* s0; local
863 s = s0 = result;
957 s = s0;
987 if (s == s0) {
1180 if (s == s0) {
/macosx-10.10/vim-55/runtime/indent/
H A Dvhdl.vim67 let s0 = s:NC.'\<report\>\s*".*"'
68 if curs =~? s0
71 if prevs =~? s0
/macosx-10.10/libpcap-48/libpcap/
H A Dgencode.c6608 sappend(s0, s1)
6609 struct slist *s0, *s1;
6615 while (s0->next)
6616 s0 = s0->next;
6617 s0->next = s1;
6888 struct slist *s0, *s1, *s2; local
6891 s0 = xfer_to_x(a1);
6903 sappend(s0, s1);
6904 sappend(a1->s, s0);
6989 struct slist *s0, *s1, *s2; local
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_cryptkit/CurveParamDocs/
H A Dgiants.c3254 giant s0 = popg(), s1 = popg(); local
3256 gtog(A->ur,s0);
3258 dotproduct(x,y,A->ul,s0);
3260 gtog(s0,x);
3274 giant s0 = popg(); local
3279 gtog(B->ul,s0);
3283 dotproduct(A->ur,A->ul,B->ll,s0);
3287 gtog(s0,B->ul);
3319 giant s0 = popg(); local
3321 gtog(A->ll,s0);
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cryptkit/lib/CurveParamDocs/
H A Dgiants.c3254 giant s0 = popg(), s1 = popg(); local
3256 gtog(A->ur,s0);
3258 dotproduct(x,y,A->ul,s0);
3260 gtog(s0,x);
3274 giant s0 = popg(); local
3279 gtog(B->ul,s0);
3283 dotproduct(A->ur,A->ul,B->ll,s0);
3287 gtog(s0,B->ul);
3319 giant s0 = popg(); local
3321 gtog(A->ll,s0);
[all...]
/macosx-10.10/ICU-531.30/icuSources/common/
H A Duniset.cpp2209 const uint8_t *s0=(const uint8_t *)s;
2210 return (int32_t)(bmpSet->spanUTF8(s0, length, spanCondition)-s0);
2247 const uint8_t *s0=(const uint8_t *)s;
2248 return bmpSet->spanBackUTF8(s0, length, spanCondition);
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-spu.c619 asection *s0 = alloc_sec[i - 1]; local
621 if (spu_elf_section_data (s0)->ovl_index == 0)
623 spu_elf_section_data (s0)->ovl_index = ++ovl_index;
624 alloc_sec[num_buf * 2] = s0;
625 alloc_sec[num_buf * 2 + 1] = s0;
/macosx-10.10/gpatch-3/patch/
H A Dpch.c800 scan_linenum (char *s0, LINENUM *linenum) argument
807 for (s = s0; ISDIGIT (*s); s++)
814 if (s == s0)
820 (int) (s - s0), s0, format_linenum (numbuf, p_input_line), buf);
/macosx-10.10/ruby-106/ruby/test/ruby/
H A Dtest_m17n_comb.rb1311 STRINGS.each {|s0|
1312 next if s0.empty?
1313 s = s0.dup
1321 assert_operator(s.length, :<=, s0.length + Math.log2(i+1) + 1, "#{encdump s0} succ #{i} times => #{encdump s}")
/macosx-10.10/tcpdump-61/tcpdump/
H A Dsmbutil.c227 const unsigned char *s0 = s; local
242 return(PTR_DIFF(s, s0) + 1);
/macosx-10.10/xnu-2782.1.97/bsd/dev/i386/
H A Dfasttrap_isa.c1026 uint32_t s0, s1, s2, s3, s4, s5; local
1036 fasttrap_fuword32_noerr((user_addr_t)(unsigned long)&stack[0], &s0);
1071 dtrace_probe(probe->ftp_id, s0, s1,

Completed in 511 milliseconds

12345