Home
last modified time | relevance | path

Searched refs:R (Results 1 – 9 of 9) sorted by relevance

/components/net/lwip/lwip-2.1.2/src/netif/ppp/polarssl/
A Dsha1.c146 P( E, A, B, C, D, R(16) ); in sha1_process()
147 P( D, E, A, B, C, R(17) ); in sha1_process()
148 P( C, D, E, A, B, R(18) ); in sha1_process()
149 P( B, C, D, E, A, R(19) ); in sha1_process()
157 P( A, B, C, D, E, R(20) ); in sha1_process()
158 P( E, A, B, C, D, R(21) ); in sha1_process()
159 P( D, E, A, B, C, R(22) ); in sha1_process()
160 P( C, D, E, A, B, R(23) ); in sha1_process()
161 P( B, C, D, E, A, R(24) ); in sha1_process()
162 P( A, B, C, D, E, R(25) ); in sha1_process()
[all …]
/components/net/lwip/lwip-2.0.3/src/netif/ppp/polarssl/
A Dsha1.c146 P( E, A, B, C, D, R(16) ); in sha1_process()
147 P( D, E, A, B, C, R(17) ); in sha1_process()
148 P( C, D, E, A, B, R(18) ); in sha1_process()
149 P( B, C, D, E, A, R(19) ); in sha1_process()
157 P( A, B, C, D, E, R(20) ); in sha1_process()
158 P( E, A, B, C, D, R(21) ); in sha1_process()
159 P( D, E, A, B, C, R(22) ); in sha1_process()
160 P( C, D, E, A, B, R(23) ); in sha1_process()
161 P( B, C, D, E, A, R(24) ); in sha1_process()
162 P( A, B, C, D, E, R(25) ); in sha1_process()
[all …]
/components/libc/cplusplus/cpp11/gcc/
A Dfuture79 template <typename R>
86 R &get() {
97 v_ = new R(v);
102 void set(R &&v) {
121 template <typename R>
126 template <typename R>
264 std::future<R> get_future() { return std::future<R>(state_); }
326 template <class R>
327 void swap(std::future<R> &lhs, std::future<R> &rhs) noexcept {
331 template <class R>
[all …]
/components/drivers/mfd/
A DKconfig7 bool "System Controller Register R/W"
/components/finsh/
A Dmsh_file.c963 int R = 4, W = 2, X = 1; in cmd_chmod() local
1025 mode[num] |= R; in cmd_chmod()
/components/net/lwip/lwip-1.4.1/doc/
A Dsavannah.txt91 cvs commit -R -m "Merged from DEVEL to main."
/components/net/lwip/lwip-1.4.1/
A DCHANGELOG1449 * tcp_in.c: Fix for bug #23693 as suggested by Art R. Ensure cseg is unused
/components/net/lwip/lwip-2.0.3/
A DCHANGELOG2405 * tcp_in.c: Fix for bug #23693 as suggested by Art R. Ensure cseg is unused
/components/net/lwip/lwip-2.1.2/
A DCHANGELOG2658 * tcp_in.c: Fix for bug #23693 as suggested by Art R. Ensure cseg is unused

Completed in 24 milliseconds