Home
last modified time | relevance | path

Searched defs:RX (Results 1 – 25 of 951) sorted by relevance

12345678910>>...39

/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/machine/arc/
H A Dmemcpy-archs.S43 # define MERGE_1(RX,RY,IMM) asl RX, RY, IMM argument
44 # define MERGE_2(RX,RY,IMM) argument
46 # define EXTRACT_2(RX,RY,IMM) lsr RX, RY, IMM argument
52 # define EXTRACT_1(RX,RY,IMM) lsr RX, RY, IMM argument
53 # define EXTRACT_2(RX,RY,IMM) lsr RX, RY, 0x08 argument
57 # define PREFETCH_READ(RX) prefetch [RX, 56] argument
59 # define LOADX(DST,RX) ldd.ab DST, [RX, 8] argument
60 # define STOREX(SRC,RX) std.ab SRC, [RX, 8] argument
64 # define PREFETCH_READ(RX) prefetch [RX, 28] argument
66 # define LOADX(DST,RX) ld.ab DST, [RX, 4] argument
[all …]
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/machine/arc/
H A Dmemcpy-archs.S43 # define MERGE_1(RX,RY,IMM) asl RX, RY, IMM argument
44 # define MERGE_2(RX,RY,IMM) argument
46 # define EXTRACT_2(RX,RY,IMM) lsr RX, RY, IMM argument
52 # define EXTRACT_1(RX,RY,IMM) lsr RX, RY, IMM argument
53 # define EXTRACT_2(RX,RY,IMM) lsr RX, RY, 0x08 argument
57 # define PREFETCH_READ(RX) prefetch [RX, 56] argument
59 # define LOADX(DST,RX) ldd.ab DST, [RX, 8] argument
60 # define STOREX(SRC,RX) std.ab SRC, [RX, 8] argument
64 # define PREFETCH_READ(RX) prefetch [RX, 28] argument
66 # define LOADX(DST,RX) ld.ab DST, [RX, 4] argument
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arc/lib/
H A Dmemcpy-archs.S9 # define SHIFT_1(RX,RY,IMM) asl RX, RY, IMM ; << argument
10 # define SHIFT_2(RX,RY,IMM) lsr RX, RY, IMM ; >> argument
11 # define MERGE_1(RX,RY,IMM) asl RX, RY, IMM argument
12 # define MERGE_2(RX,RY,IMM) argument
13 # define EXTRACT_1(RX,RY,IMM) and RX, RY, 0xFFFF argument
14 # define EXTRACT_2(RX,RY,IMM) lsr RX, RY, IMM argument
20 # define EXTRACT_1(RX,RY,IMM) lsr RX, RY, IMM argument
25 # define LOADX(DST,RX) ldd.ab DST, [RX, 8] argument
26 # define STOREX(SRC,RX) std.ab SRC, [RX, 8] argument
30 # define LOADX(DST,RX) ld.ab DST, [RX, 4] argument
[all …]
H A Dmemcpy-archs-unaligned.S12 # define LOADX(DST,RX) ldd.ab DST, [RX, 8] argument
13 # define STOREX(SRC,RX) std.ab SRC, [RX, 8] argument
17 # define LOADX(DST,RX) ld.ab DST, [RX, 4] argument
18 # define STOREX(SRC,RX) st.ab SRC, [RX, 4] argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arc/lib/
H A Dmemcpy-archs.S9 # define SHIFT_1(RX,RY,IMM) asl RX, RY, IMM ; << argument
10 # define SHIFT_2(RX,RY,IMM) lsr RX, RY, IMM ; >> argument
11 # define MERGE_1(RX,RY,IMM) asl RX, RY, IMM argument
12 # define MERGE_2(RX,RY,IMM) argument
13 # define EXTRACT_1(RX,RY,IMM) and RX, RY, 0xFFFF argument
14 # define EXTRACT_2(RX,RY,IMM) lsr RX, RY, IMM argument
20 # define EXTRACT_1(RX,RY,IMM) lsr RX, RY, IMM argument
25 # define LOADX(DST,RX) ldd.ab DST, [RX, 8] argument
26 # define STOREX(SRC,RX) std.ab SRC, [RX, 8] argument
30 # define LOADX(DST,RX) ld.ab DST, [RX, 4] argument
[all …]
H A Dmemcpy-archs-unaligned.S12 # define LOADX(DST,RX) ldd.ab DST, [RX, 8] argument
13 # define STOREX(SRC,RX) std.ab SRC, [RX, 8] argument
17 # define LOADX(DST,RX) ld.ab DST, [RX, 4] argument
18 # define STOREX(SRC,RX) st.ab SRC, [RX, 4] argument
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arc/lib/
H A Dmemcpy-archs.S9 # define SHIFT_1(RX,RY,IMM) asl RX, RY, IMM ; << argument
10 # define SHIFT_2(RX,RY,IMM) lsr RX, RY, IMM ; >> argument
11 # define MERGE_1(RX,RY,IMM) asl RX, RY, IMM argument
12 # define MERGE_2(RX,RY,IMM) argument
13 # define EXTRACT_1(RX,RY,IMM) and RX, RY, 0xFFFF argument
14 # define EXTRACT_2(RX,RY,IMM) lsr RX, RY, IMM argument
20 # define EXTRACT_1(RX,RY,IMM) lsr RX, RY, IMM argument
25 # define LOADX(DST,RX) ldd.ab DST, [RX, 8] argument
26 # define STOREX(SRC,RX) std.ab SRC, [RX, 8] argument
30 # define LOADX(DST,RX) ld.ab DST, [RX, 4] argument
[all …]
H A Dmemcpy-archs-unaligned.S12 # define LOADX(DST,RX) ldd.ab DST, [RX, 8] argument
13 # define STOREX(SRC,RX) std.ab SRC, [RX, 8] argument
17 # define LOADX(DST,RX) ld.ab DST, [RX, 4] argument
18 # define STOREX(SRC,RX) st.ab SRC, [RX, 4] argument
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/networking/
H A Dtls-offload.rst51 RX section in Kernel TLS operation
120 RX section in Device configuration
170 RX section in Normal operation
261 RX section in Resync handling
304 Stream scan resynchronization
337 Stack-driven resynchronization
372 RX section in Error handling
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/networking/
H A Dtls-offload.rst51 RX section in Kernel TLS operation
120 RX section in Device configuration
170 RX section in Normal operation
261 RX section in Resync handling
304 Stream scan resynchronization
337 Stack-driven resynchronization
372 RX section in Error handling
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/networking/
H A Dtls-offload.rst51 RX section in Kernel TLS operation
120 RX section in Device configuration
170 RX section in Normal operation
261 RX section in Resync handling
304 Stream scan resynchronization
337 Stack-driven resynchronization
372 RX section in Error handling
/dports/astro/gpstk/GPSTk-8.0.0/core/lib/GNSSCore/
H A DNeillTropModel.cpp96 NeillTropModel::NeillTropModel( const Position& RX, in NeillTropModel()
182 double NeillTropModel::correction( const Position& RX, in correction()
228 double NeillTropModel::correction( const Position& RX, in correction()
250 double NeillTropModel::correction( const Position& RX, in correction()
269 double NeillTropModel::correction( const Xvt& RX, in correction()
288 double NeillTropModel::correction( const Xvt& RX, in correction()
310 double NeillTropModel::correction( const Xvt& RX, in correction()
H A DMOPSTropModel.cpp129 MOPSTropModel::MOPSTropModel(const Position& RX, const CommonTime& time) in MOPSTropModel()
167 double MOPSTropModel::correction( const Position& RX, in correction()
206 double MOPSTropModel::correction( const Position& RX, in correction()
225 double MOPSTropModel::correction( const Position& RX, in correction()
243 double MOPSTropModel::correction( const Xvt& RX, in correction()
262 double MOPSTropModel::correction( const Xvt& RX, in correction()
284 double MOPSTropModel::correction( const Xvt& RX, in correction()
/dports/science/dcl/dcl-5.4.8/src/math1/vralib/
H A Dradd1.f4 SUBROUTINE RADD1(RX,N,JX,RR) argument
6 REAL RX(*) local
H A Drmlt1.f4 SUBROUTINE RMLT1(RX,N,JX,RR) argument
6 REAL RX(*) local
H A Dradd0.f4 SUBROUTINE RADD0(RX,N,JX,RR) argument
6 REAL RX(*) local
H A Drmlt0.f4 SUBROUTINE RMLT0(RX,N,JX,RR) argument
6 REAL RX(*) local
H A Drset0.f4 SUBROUTINE RSET0(RX,N,JX,RR) argument
6 REAL RX(*) local
H A Drset1.f4 SUBROUTINE RSET1(RX,N,JX,RR) argument
6 REAL RX(*) local
H A Drmlt.f6 SUBROUTINE RMLT(RX,N,JX,RR) argument
8 REAL RX(*) local
H A Drset.f6 SUBROUTINE RSET(RX,N,JX,RR) argument
8 REAL RX(*) local
H A Dradd.f6 SUBROUTINE RADD(RX,N,JX,RR) argument
8 REAL RX(*) local
/dports/science/dcl/dcl-5.4.8/src/math1/sublib/
H A Dvrgnn.f6 SUBROUTINE VRGNN(RX,N,JX) argument
8 REAL RX(*) local
/dports/deskutils/tasksh/tasksh-1.2.0/src/libshared/src/
H A DRX.cpp33 RX::RX () in RX() function in RX
38 RX::RX ( in RX() function in RX
49 RX::RX (const RX& other) in RX() function in RX
/dports/deskutils/timewarrior/timewarrior-1.4.3/src/libshared/src/
H A DRX.cpp33 RX::RX () in RX() function in RX
38 RX::RX ( in RX() function in RX
49 RX::RX (const RX& other) in RX() function in RX

12345678910>>...39