Home
last modified time | relevance | path

Searched +defs:r6 +defs:s (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/
H A Dtoom8_sqr.c126 mp_size_t n, s; in mpn_toom8_sqr() local
139 #define r6 (pp + 3 * n) /* 3n+1 */ in mpn_toom8_sqr() macro
H A Dtoom8h_mul.c120 mp_size_t n, s, t; in mpn_toom8h_mul() local
193 #define r6 (pp + 3 * n) /* 3n+1 */ in mpn_toom8h_mul() macro
H A Dtoom_interpolate_16pts.c66 #define DO_mpn_sublsh_n(dst,src,n,s,ws) mpn_sublsh_n(dst,dst,src,n,s) argument
69 DO_mpn_sublsh_n(mp_ptr dst, mp_srcptr src, mp_size_t n, unsigned int s, mp_ptr ws) in DO_mpn_sublsh_n()
82 #define DO_mpn_addlsh_n(dst,src,n,s,ws) mpn_addlsh_n(dst,dst,src,n,s) argument
86 DO_mpn_addlsh_n(mp_ptr dst, mp_srcptr src, mp_size_t n, unsigned int s, mp_ptr ws) in DO_mpn_addlsh_n()
100 #define DO_mpn_subrsh(dst,nd,src,ns,s,ws) mpn_subrsh(dst,nd,src,ns,s) argument
103 #define DO_mpn_subrsh(dst,nd,src,ns,s,ws) \ argument
296 #define r6 (pp + n3) /* 3n+1 */ in mpn_toom_interpolate_16pts() macro
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Dcomparison.d1293 static struct S { string s; alias s this; } member
1301 static struct S { dstring s; alias s this; } member
1364 static struct S { string s; alias s this; } member
1848 auto r6 = new ReferenceInputRange!int([1, 2, 3, 4, 5, 6, 7, 8, 9, 10]); variable
2055 auto r6 = new ReferenceForwardRange!int([4, 2, 1, 3]); variable
2149 immutable s = [1, 2]; variable
H A Dsearching.d255 auto s = "1 + (2 * (3 + 1 / 2)"; variable
671 string s = "This is a fofofof list"; variable
2121 auto r6 = assumeSorted([8, 8, 10, 11]); variable
2727 string s = "abcdef"; variable
4598 auto s = "hello how\nare you"; variable
H A Diteration.d1001 auto s = new S; variable
1075 S s; variable
2332 auto s = joiner([ variable
3176 ReduceSeedType s = ReduceSeedType.init; in ReduceSeedType() local
3536 auto r6 = cumulativeFold!("a + b", "a - b")(a); variable
3920 auto s = splitter(d, 5); local
3934 auto s = splitter(L, 5L); variable
4120 auto s = ",abc, de, fg,hi,"; variable
4180 auto s = splitter("abc", ""); variable
4192 this(string s) { _impl = s; } in this()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dcomparison.d1531 static struct S { string s; alias s this; } member
1539 static struct S { dstring s; alias s this; } member
1602 static struct S { string s; alias s this; } member
2178 auto r6 = new ReferenceInputRange!int([1, 2, 3, 4, 5, 6, 7, 8, 9, 10]); variable
2394 auto r6 = new ReferenceForwardRange!int([4, 2, 1, 3]); variable
2496 immutable s = [1, 2]; variable
H A Dsearching.d269 auto s = "1 + (2 * (3 + 1 / 2)"; variable
687 string s = "This is a fofofof list"; variable
2155 auto r6 = assumeSorted([8, 8, 10, 11]); variable
2794 string s = "abcdef"; variable
2839 string s = " abc"; variable
2851 auto s = " "; variable
4419 auto s = "Hello world"; variable
4468 auto s = "DLang.rocks"; variable
4489 auto s = "DLang.rocks"; variable
4500 auto s = "DLang.rocks"; variable
[all …]
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/math/
H A Doperations.d424 ulong s = *cast(ulong *)&x; in nextUp() local
451 uint s = *cast(uint *)&x; in nextUp() local
1987 enum r6 = real.nan; variable
/netbsd-src/sys/dev/ic/
H A Di82365.c526 int s, first = 1; in pcic_event_thread() local
646 int i, s; in pcic_poll_intr() local
739 int s; in pcic_queue_event() local
952 int r1, r2, r3, r4, r5, r6; in pcic_chip_do_mem_map() local
/netbsd-src/sys/dev/pci/
H A Dpccbb.c364 int s; in pccbbchilddet() local
1101 int s; in pccbbintr_function() local
2617 int r1, r2, r3, r4, r5, r6, r7 = 0; in pccbb_pcmcia_do_mem_map() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DMachO.h1136 inline void swapStruct(sub_framework_command &s) { in swapStruct()
1142 inline void swapStruct(sub_umbrella_command &s) { in swapStruct()
1148 inline void swapStruct(sub_library_command &s) { in swapStruct()
1154 inline void swapStruct(sub_client_command &s) { in swapStruct()
1208 inline void swapStruct(source_version_command &s) { in swapStruct()
1888 uint32_t r6; member