Home
last modified time | relevance | path

Searched defs:RS (Results 1 – 25 of 2447) sorted by relevance

12345678910>>...98

/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/imagedata/testing/
H A Drequests_test.go47 type RS struct { struct
48 bs []byte
49 offset int
52 func (rs *RS) Read(p []byte) (int, error) {
73 func (rs *RS) Seek(offset int64, whence int) (int64, error) {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/imagedata/testing/
H A Drequests_test.go47 type RS struct { struct
48 bs []byte
49 offset int
52 func (rs *RS) Read(p []byte) (int, error) {
73 func (rs *RS) Seek(offset int64, whence int) (int64, error) {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/imagedata/testing/
H A Drequests_test.go47 type RS struct { struct
48 bs []byte
49 offset int
52 func (rs *RS) Read(p []byte) (int, error) {
73 func (rs *RS) Seek(offset int64, whence int) (int64, error) {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/imagedata/testing/
H A Drequests_test.go47 type RS struct { struct
48 bs []byte
49 offset int
52 func (rs *RS) Read(p []byte) (int, error) {
73 func (rs *RS) Seek(offset int64, whence int) (int64, error) {
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/imagedata/testing/
H A Drequests_test.go47 type RS struct { struct
48 bs []byte
49 offset int
52 func (rs *RS) Read(p []byte) (int, error) {
73 func (rs *RS) Seek(offset int64, whence int) (int64, error) {
/dports/security/vault/vault-1.8.2/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/imagedata/testing/
H A Drequests_test.go47 type RS struct { struct
48 bs []byte
49 offset int
52 func (rs *RS) Read(p []byte) (int, error) {
73 func (rs *RS) Seek(offset int64, whence int) (int64, error) {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/imagedata/testing/
H A Drequests_test.go47 type RS struct { struct
48 bs []byte
49 offset int
52 func (rs *RS) Read(p []byte) (int, error) {
73 func (rs *RS) Seek(offset int64, whence int) (int64, error) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/imagedata/testing/
H A Drequests_test.go47 type RS struct { struct
48 bs []byte
49 offset int
52 func (rs *RS) Read(p []byte) (int, error) {
73 func (rs *RS) Seek(offset int64, whence int) (int64, error) {
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/imagedata/testing/
H A Drequests_test.go47 type RS struct { struct
48 bs []byte
49 offset int
52 func (rs *RS) Read(p []byte) (int, error) {
73 func (rs *RS) Seek(offset int64, whence int) (int64, error) {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/gophercloud/gophercloud/openstack/imageservice/v2/imagedata/testing/
H A Drequests_test.go47 type RS struct { struct
48 bs []byte
49 offset int
52 func (rs *RS) Read(p []byte) (int, error) {
73 func (rs *RS) Seek(offset int64, whence int) (int64, error) {
/dports/math/cmlib/cmlib-3.0_8/src/eispack/
H A Drs.f1 SUBROUTINE RS(NM,N,A,W,MATZ,Z,FV1,FV2,IERR) subroutine
66 C .......... FIND BOTH EIGENVALUES AND EIGENVECTORS .......... argument
67 20 CALL TRED2(NM,N,A,W,FV1,Z)
69 50 RETURN
/dports/math/slatec/src/
H A Drs.f2 SUBROUTINE RS (NM, N, A, W, MATZ, Z, FV1, FV2, IERR) subroutine
86 C .......... FIND BOTH EIGENVALUES AND EIGENVECTORS .......... argument
87 20 CALL TRED2(NM,N,A,W,FV1,Z)
89 50 RETURN
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/mips64/
H A Dmacro_int.h1 #define TEST1(instruction, RSval, RTval, RD, RS, RT) \ argument
19 #define TEST2(instruction, RSval, imm, RT, RS) \ argument
35 #define TEST3(instruction, RSval, RD, RS) \ argument
51 #define TEST4(instruction, RSval, RTval, RS, RT) \ argument
71 #define TEST5(instruction, RSval, RTval, RS, RT) \ argument
H A DMIPS64r6int.c12 #define TEST_3R(instruction, RSval, RTval, RD, RS, RT) \ argument
30 #define TEST_3R2b(instruction, RSval, RTval, RD, RS, RT, val) \ argument
47 #define TEST_2R(instruction, RSval, RD, RS) \ argument
63 #define TEST_2Rb(instruction, RSval, RD, RS, val) \ argument
79 #define TEST_Rb(instruction, RSval, RS, val) \ argument
H A Dr6_instructions.c13 #define TEST1(instruction, RD, RS, RT, RSval, RTval) \ argument
28 #define TEST2(instruction, RS, RT, RSval, RTval) \ argument
43 #define TEST3(instruction, RS, RSval) \ argument
57 #define TEST4(instruction, RS, RT, RSval, RTval) \ argument
72 #define TEST5(instruction, RD, RS, RT, RSval, RTval) \ argument
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/mips64/
H A Dmacro_int.h1 #define TEST1(instruction, RSval, RTval, RD, RS, RT) \ argument
19 #define TEST2(instruction, RSval, imm, RT, RS) \ argument
35 #define TEST3(instruction, RSval, RD, RS) \ argument
51 #define TEST4(instruction, RSval, RTval, RS, RT) \ argument
71 #define TEST5(instruction, RSval, RTval, RS, RT) \ argument
H A DMIPS64r6int.c12 #define TEST_3R(instruction, RSval, RTval, RD, RS, RT) \ argument
30 #define TEST_3R2b(instruction, RSval, RTval, RD, RS, RT, val) \ argument
47 #define TEST_2R(instruction, RSval, RD, RS) \ argument
63 #define TEST_2Rb(instruction, RSval, RD, RS, val) \ argument
79 #define TEST_Rb(instruction, RSval, RS, val) \ argument
H A Dr6_instructions.c13 #define TEST1(instruction, RD, RS, RT, RSval, RTval) \ argument
28 #define TEST2(instruction, RS, RT, RSval, RTval) \ argument
43 #define TEST3(instruction, RS, RSval) \ argument
57 #define TEST4(instruction, RS, RT, RSval, RTval) \ argument
72 #define TEST5(instruction, RD, RS, RT, RSval, RTval) \ argument
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/
H A Dexpr-block.rs9 struct RS { v1: isize, v2: isize } struct
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/mips32/
H A Dmips32_dsp.c76 #define TESTDSPINST_RD_RS_RT_DSPC(instruction, RSval, RTval, RD, RS, RT) \ argument
119 #define TESTDSPINST_RS_RT_DSPC(instruction, RSval, RTval, RS, RT) \ argument
137 #define TESTDSPINST_RD_RS_RT_NODSPC(instruction, RSval, RTval, RD, RS, RT) \ argument
155 #define TESTDSPINST_AC_RS_RT_DSPC(instruction, ac, RSval, RTval, HIval, LOval, \ argument
183 #define TESTDSPINST_AC_RS_RT_NODSPC(instruction, ac, RSval, RTval, HIval, \ argument
230 #define TESTDSPINST_EXTV(instruction, ac, RT, HIval, LOval, RS, RSval, pos) \ argument
275 #define TESTDSPINST_LWX(index, RT, RS) \ argument
290 #define TESTDSPINST_LHX(index, RT, RS) \ argument
305 #define TESTDSPINST_LBUX(index, RT, RS) \ argument
366 #define TESTDSPINST_PICK(instruction, instruction1, RSval, RTval, RD, RS, RT) \ argument
[all …]
H A DMIPS32r6int.c12 #define TEST_3R(instruction, RSval, RTval, RD, RS, RT) \ argument
30 #define TEST_3R2b(instruction, RSval, RTval, RD, RS, RT, val) \ argument
47 #define TEST_2R(instruction, RSval, RD, RS) \ argument
63 #define TEST_2Rb(instruction, RSval, RD, RS, val) \ argument
79 #define TEST_Rb(instruction, RSval, RS, val) \ argument
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/mips32/
H A Dmips32_dsp.c76 #define TESTDSPINST_RD_RS_RT_DSPC(instruction, RSval, RTval, RD, RS, RT) \ argument
119 #define TESTDSPINST_RS_RT_DSPC(instruction, RSval, RTval, RS, RT) \ argument
137 #define TESTDSPINST_RD_RS_RT_NODSPC(instruction, RSval, RTval, RD, RS, RT) \ argument
155 #define TESTDSPINST_AC_RS_RT_DSPC(instruction, ac, RSval, RTval, HIval, LOval, \ argument
183 #define TESTDSPINST_AC_RS_RT_NODSPC(instruction, ac, RSval, RTval, HIval, \ argument
230 #define TESTDSPINST_EXTV(instruction, ac, RT, HIval, LOval, RS, RSval, pos) \ argument
275 #define TESTDSPINST_LWX(index, RT, RS) \ argument
290 #define TESTDSPINST_LHX(index, RT, RS) \ argument
305 #define TESTDSPINST_LBUX(index, RT, RS) \ argument
366 #define TESTDSPINST_PICK(instruction, instruction1, RSval, RTval, RD, RS, RT) \ argument
[all …]
H A DMIPS32r6int.c12 #define TEST_3R(instruction, RSval, RTval, RD, RS, RT) \ argument
30 #define TEST_3R2b(instruction, RSval, RTval, RD, RS, RT, val) \ argument
47 #define TEST_2R(instruction, RSval, RD, RS) \ argument
63 #define TEST_2Rb(instruction, RSval, RD, RS, val) \ argument
79 #define TEST_Rb(instruction, RSval, RS, val) \ argument
/dports/games/libretro-uae/libretro-uae-8333daa/sources/src/jit/
H A Dcodegen_x86.h1136 #define NOTBr(RS) _UNARYBr(X86_NOT, RS) argument
1138 #define NOTWr(RS) _UNARYWr(X86_NOT, RS) argument
1140 #define NOTLr(RS) _UNARYLr(X86_NOT, RS) argument
1142 #define NOTQr(RS) _UNARYQr(X86_NOT, RS) argument
1145 #define NEGBr(RS) _UNARYBr(X86_NEG, RS) argument
1147 #define NEGWr(RS) _UNARYWr(X86_NEG, RS) argument
1149 #define NEGLr(RS) _UNARYLr(X86_NEG, RS) argument
1151 #define NEGQr(RS) _UNARYQr(X86_NEG, RS) argument
1154 #define MULBr(RS) _UNARYBr(X86_MUL, RS) argument
1156 #define MULWr(RS) _UNARYWr(X86_MUL, RS) argument
[all …]
/dports/games/libretro-hatari/hatari-561c07e/src/cpu/jit/
H A Dcodegen_x86.h1136 #define NOTBr(RS) _UNARYBr(X86_NOT, RS) argument
1138 #define NOTWr(RS) _UNARYWr(X86_NOT, RS) argument
1140 #define NOTLr(RS) _UNARYLr(X86_NOT, RS) argument
1142 #define NOTQr(RS) _UNARYQr(X86_NOT, RS) argument
1145 #define NEGBr(RS) _UNARYBr(X86_NEG, RS) argument
1147 #define NEGWr(RS) _UNARYWr(X86_NEG, RS) argument
1149 #define NEGLr(RS) _UNARYLr(X86_NEG, RS) argument
1151 #define NEGQr(RS) _UNARYQr(X86_NEG, RS) argument
1154 #define MULBr(RS) _UNARYBr(X86_MUL, RS) argument
1156 #define MULWr(RS) _UNARYWr(X86_MUL, RS) argument
[all …]

12345678910>>...98