| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/bind/ |
| H A D | mem_fn_template.hpp | 35 BOOST_MEM_FN_RETURN (u.*f_)(); in BOOST_MEM_FN_NAME() local 100 BOOST_MEM_FN_RETURN (u.*f_)(); in BOOST_MEM_FN_NAME() local 151 BOOST_MEM_FN_RETURN (u.*f_)(b1); in BOOST_MEM_FN_NAME() local 217 BOOST_MEM_FN_RETURN (u.*f_)(b1); in BOOST_MEM_FN_NAME() local 266 BOOST_MEM_FN_RETURN (u.*f_)(b1, b2); in BOOST_MEM_FN_NAME() local 330 BOOST_MEM_FN_RETURN (u.*f_)(b1, b2); in BOOST_MEM_FN_NAME() local 379 BOOST_MEM_FN_RETURN (u.*f_)(b1, b2, b3); in BOOST_MEM_FN_NAME() local 443 BOOST_MEM_FN_RETURN (u.*f_)(b1, b2, b3); in BOOST_MEM_FN_NAME() local 492 BOOST_MEM_FN_RETURN (u.*f_)(b1, b2, b3, b4); in BOOST_MEM_FN_NAME() local 556 BOOST_MEM_FN_RETURN (u.*f_)(b1, b2, b3, b4); in BOOST_MEM_FN_NAME() local [all …]
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | evtchn.c | 95 static unsigned int evtchn_ring_offset(struct per_user_data *u, in evtchn_ring_offset() 101 static evtchn_port_t *evtchn_ring_entry(struct per_user_data *u, in evtchn_ring_entry() 107 static int add_evtchn(struct per_user_data *u, struct user_evtchn *evtchn) in add_evtchn() 134 static void del_evtchn(struct per_user_data *u, struct user_evtchn *evtchn) in del_evtchn() 141 static struct user_evtchn *find_evtchn(struct per_user_data *u, in find_evtchn() 164 struct per_user_data *u = evtchn->user; in evtchn_interrupt() local 195 struct per_user_data *u = file->private_data; in evtchn_read() local 267 struct per_user_data *u = file->private_data; in evtchn_write() local 308 static int evtchn_resize_ring(struct per_user_data *u) in evtchn_resize_ring() 364 static int evtchn_bind_to_user(struct per_user_data *u, evtchn_port_t port) in evtchn_bind_to_user() [all …]
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/stitching/detail/ |
| H A D | warpers_inl.hpp | 81 for (int u = dst_tl.x; u <= dst_br.x; ++u) in buildMaps() local 122 float u, v; in warpBackward() local 158 float u, v; in detectResultRoi() local 184 float u, v; in detectResultRoiByBorder() local 214 void PlaneProjector::mapForward(float x, float y, float &u, float &v) in mapForward() 229 void PlaneProjector::mapBackward(float u, float v, float &x, float &y) in mapBackward() 245 void SphericalProjector::mapForward(float x, float y, float &u, float &v) in mapForward() 258 void SphericalProjector::mapBackward(float u, float v, float &x, float &y) in mapBackward() 279 void CylindricalProjector::mapForward(float x, float y, float &u, float &v) in mapForward() 291 void CylindricalProjector::mapBackward(float u, float v, float &x, float &y) in mapBackward() [all …]
|
| /OK3568_Linux_fs/kernel/include/asm-generic/ |
| H A D | termios.h | 72 struct termios2 __user *u) in user_termios_to_kernel_termios() 77 static inline int kernel_termios_to_user_termios(struct termios2 __user *u, in kernel_termios_to_user_termios() 84 struct termios __user *u) in user_termios_to_kernel_termios_1() 89 static inline int kernel_termios_to_user_termios_1(struct termios __user *u, in kernel_termios_to_user_termios_1() 96 struct termios __user *u) in user_termios_to_kernel_termios() 101 static inline int kernel_termios_to_user_termios(struct termios __user *u, in kernel_termios_to_user_termios()
|
| H A D | termios-base.h | 66 #define user_termios_to_kernel_termios(k, u) copy_from_user(k, u, sizeof(struct termios)) argument 70 #define kernel_termios_to_user_termios(u, k) copy_to_user(u, k, sizeof(struct termios)) argument 73 #define user_termios_to_kernel_termios_1(k, u) copy_from_user(k, u, sizeof(struct termios)) argument 74 #define kernel_termios_to_user_termios_1(u, k) copy_to_user(u, k, sizeof(struct termios)) argument
|
| /OK3568_Linux_fs/buildroot/dl/rtmpdump/git/librtmp/ |
| H A D | dh.h | 35 #define MP_cmp(u, v) mpi_cmp_mpi(u, v) argument 36 #define MP_set(u, v) mpi_copy(u, v) argument 41 #define MP_gethex(u, hex, res) MP_new(u); res = mpi_read_string(u, 16, hex) == 0 argument 42 #define MP_bytes(u) mpi_size(u) argument 43 #define MP_setbin(u,buf,len) mpi_write_binary(u,buf,len) argument 44 #define MP_getbin(u,buf,len) MP_new(u); mpi_read_binary(u,buf,len) argument 86 #define MP_cmp(u, v) mpz_cmp(u, v) argument 87 #define MP_set(u, v) mpz_set(u, v) argument 92 #define MP_gethex(u, hex, res) u = malloc(sizeof(*u)); mpz_init2(u, 1); res = (mpz_set_str(u, hex, … argument 93 #define MP_bytes(u) (mpz_sizeinbase(u, 2) + 7) / 8 argument [all …]
|
| /OK3568_Linux_fs/kernel/arch/s390/lib/ |
| H A D | test_unwind.c | 140 struct unwindme *u = unwindme; in pgm_pre_handler() local 149 static noinline int unwindme_func4(struct unwindme *u) in unwindme_func4() 200 static noinline int unwindme_func3(struct unwindme *u) in unwindme_func3() 207 static noinline int unwindme_func2(struct unwindme *u) in unwindme_func2() 225 static noinline int unwindme_func1(void *u) in unwindme_func1() 234 struct unwindme *u = READ_ONCE(unwindme); in unwindme_irq_handler() local 243 static int test_unwind_irq(struct unwindme *u) in test_unwind_irq() 259 static int test_unwind_task(struct unwindme *u) in test_unwind_task() 291 struct unwindme u; in test_unwind_flags() local
|
| /OK3568_Linux_fs/kernel/drivers/xen/xenbus/ |
| H A D | xenbus_dev_frontend.c | 112 } u; member 129 struct xenbus_file_priv *u = filp->private_data; in xenbus_file_read() local 308 struct xenbus_file_priv *u; in xenbus_worker() local 341 struct xenbus_file_priv *u; in xenbus_file_free() local 352 struct xenbus_file_priv *u, uint32_t tx_id) in xenbus_get_transaction() 365 struct xenbus_file_priv *u = req->par; in xenbus_dev_queue_reply() local 419 static int xenbus_command_reply(struct xenbus_file_priv *u, in xenbus_command_reply() 447 struct xenbus_file_priv *u) in xenbus_write_transaction() 496 static int xenbus_write_watch(unsigned msg_type, struct xenbus_file_priv *u) in xenbus_write_watch() 554 struct xenbus_file_priv *u = filp->private_data; in xenbus_file_write() local [all …]
|
| /OK3568_Linux_fs/kernel/fs/nfsd/ |
| H A D | nfs4proc.c | 353 union nfsd4_op_u *u) in nfsd4_open() 497 union nfsd4_op_u *u) in nfsd4_getfh() 505 union nfsd4_op_u *u) in nfsd4_putfh() 526 union nfsd4_op_u *u) in nfsd4_putrootfh() 537 union nfsd4_op_u *u) in nfsd4_restorefh() 552 union nfsd4_op_u *u) in nfsd4_savefh() 567 union nfsd4_op_u *u) in nfsd4_access() 596 union nfsd4_op_u *u) in nfsd4_commit() 607 union nfsd4_op_u *u) in nfsd4_create() 700 union nfsd4_op_u *u) in nfsd4_getattr() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/ |
| H A D | cpt_hw_types.h | 74 u64 u[8]; member 131 u64 u[2]; member 160 u64 u; member 189 u64 u; member 222 u64 u; member 285 u64 u; member 335 u64 u; member 370 u64 u; member 410 u64 u; member 439 u64 u; member [all …]
|
| /OK3568_Linux_fs/kernel/lib/mpi/ |
| H A D | mpi-cmp.c | 23 int mpi_cmp_ui(MPI u, unsigned long v) in mpi_cmp_ui() 44 static int do_mpi_cmp(MPI u, MPI v, int absmode) in do_mpi_cmp() 84 int mpi_cmp(MPI u, MPI v) in mpi_cmp() 90 int mpi_cmpabs(MPI u, MPI v) in mpi_cmpabs()
|
| H A D | mpi-add.c | 20 void mpi_add_ui(MPI w, MPI u, unsigned long v) in mpi_add_ui() 67 void mpi_add(MPI w, MPI u, MPI v) in mpi_add() 134 void mpi_sub(MPI w, MPI u, MPI v) in mpi_sub() 143 void mpi_addm(MPI w, MPI u, MPI v, MPI m) in mpi_addm() 150 void mpi_subm(MPI w, MPI u, MPI v, MPI m) in mpi_subm()
|
| /OK3568_Linux_fs/kernel/arch/alpha/include/asm/ |
| H A D | termios.h | 75 #define user_termios_to_kernel_termios(k, u) \ argument 78 #define kernel_termios_to_user_termios(u, k) \ argument 81 #define user_termios_to_kernel_termios_1(k, u) \ argument 84 #define kernel_termios_to_user_termios_1(u, k) \ argument
|
| /OK3568_Linux_fs/kernel/drivers/tty/serial/ |
| H A D | serial-tegra.c | 164 static inline struct tegra_uart_port *to_tegra_uport(struct uart_port *u) in to_tegra_uport() 169 static unsigned int tegra_uart_get_mctrl(struct uart_port *u) in tegra_uart_get_mctrl() 232 static void tegra_uart_set_mctrl(struct uart_port *u, unsigned int mctrl) in tegra_uart_set_mctrl() 247 static void tegra_uart_break_ctl(struct uart_port *u, int break_ctl) in tegra_uart_break_ctl() 471 static int tegra_uart_request_port(struct uart_port *u) in tegra_uart_request_port() 476 static void tegra_uart_release_port(struct uart_port *u) in tegra_uart_release_port() 583 static void tegra_uart_start_tx(struct uart_port *u) in tegra_uart_start_tx() 592 static unsigned int tegra_uart_tx_empty(struct uart_port *u) in tegra_uart_tx_empty() 608 static void tegra_uart_stop_tx(struct uart_port *u) in tegra_uart_stop_tx() 722 struct uart_port *u = &tup->uport; in tegra_uart_rx_dma_complete() local [all …]
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | termios.h | 67 #define user_termios_to_kernel_termios(k, u) \ argument 88 #define kernel_termios_to_user_termios(u, k) \ argument 109 #define user_termios_to_kernel_termios_1(k, u) \ argument 128 #define kernel_termios_to_user_termios_1(u, k) \ argument
|
| /OK3568_Linux_fs/kernel/arch/ia64/include/asm/ |
| H A D | termios.h | 53 #define user_termios_to_kernel_termios(k, u) copy_from_user(k, u, sizeof(struct termios2)) argument 54 #define kernel_termios_to_user_termios(u, k) copy_to_user(u, k, sizeof(struct termios2)) argument 55 #define user_termios_to_kernel_termios_1(k, u) copy_from_user(k, u, sizeof(struct termios)) argument 56 #define kernel_termios_to_user_termios_1(u, k) copy_to_user(u, k, sizeof(struct termios)) argument
|
| /OK3568_Linux_fs/kernel/arch/parisc/include/asm/ |
| H A D | termios.h | 47 #define user_termios_to_kernel_termios(k, u) copy_from_user(k, u, sizeof(struct termios2)) argument 48 #define kernel_termios_to_user_termios(u, k) copy_to_user(u, k, sizeof(struct termios2)) argument 49 #define user_termios_to_kernel_termios_1(k, u) copy_from_user(k, u, sizeof(struct termios)) argument 50 #define kernel_termios_to_user_termios_1(u, k) copy_to_user(u, k, sizeof(struct termios)) argument
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/ |
| H A D | rpm.py | 36 def set_up_test_user(u): argument 43 def exec_as_test_user(u): argument 52 def wait_for_no_process_for_user(u, timeout = 120): argument 63 def unset_up_test_user(u): argument
|
| /OK3568_Linux_fs/kernel/arch/mips/include/asm/ |
| H A D | termios.h | 82 struct termios2 *u) in user_termios_to_kernel_termios() 87 static inline int kernel_termios_to_user_termios(struct termios2 __user *u, in kernel_termios_to_user_termios() 94 struct termios __user *u) in user_termios_to_kernel_termios_1() 99 static inline int kernel_termios_to_user_termios_1(struct termios __user *u, in kernel_termios_to_user_termios_1()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/multiprecision/detail/ |
| H A D | default_ops.hpp | 117 …is_same<T, U>::value && is_same<T, V>::value>::type eval_multiply_add(T& t, const U& u, const V& v) in eval_multiply_add() 124 …is_same<T, U>::value && is_same<T, V>::value>::type eval_multiply_add(T& t, const U& u, const V& v) in eval_multiply_add() 129 …me<T, U>::value && is_same<T, V>::value>::type eval_multiply_subtract(T& t, const U& u, const V& v) in eval_multiply_subtract() 136 …me<T, U>::value && is_same<T, V>::value>::type eval_multiply_subtract(T& t, const U& u, const V& v) in eval_multiply_subtract() 239 inline void eval_add_default(T& t, const T& u, const T& v) in eval_add_default() 256 …_on> >::value && !is_convertible<U, T>::value>::type eval_add_default(T& t, const T& u, const U& v) in eval_add_default() 263 …t_on> >::value && is_convertible<U, T>::value>::type eval_add_default(T& t, const T& u, const U& v) in eval_add_default() 269 …c<is_convertible<U, number<T, et_on> >::value>::type eval_add_default(T& t, const U& u, const T& v) in eval_add_default() 274 inline void eval_add_default(T& t, const U& u, const V& v) in eval_add_default() 287 inline void eval_add(T& t, const U& u, const V& v) in eval_add() [all …]
|
| /OK3568_Linux_fs/kernel/net/unix/ |
| H A D | garbage.c | 111 struct unix_sock *u = unix_sk(sk); in scan_inflight() local 141 struct unix_sock *u; in scan_children() local 177 static void inc_inflight_move_tail(struct unix_sock *u) in inc_inflight_move_tail() 208 struct unix_sock *u; in unix_gc() local
|
| /OK3568_Linux_fs/kernel/arch/m68k/lib/ |
| H A D | muldi3.c | 28 #define umul_ppmm(w1, w0, u, v) \ argument 54 #define umul_ppmm(w1, w0, u, v) \ argument 63 #define __umulsidi3(u, v) \ argument 82 __muldi3 (DItype u, DItype v) in __muldi3()
|
| /OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/ |
| H A D | otx_cpt_hw_types.h | 211 u64 u[8]; member 269 u64 u[2]; member 298 u64 u; member 327 u64 u; member 360 u64 u; member 423 u64 u; member 473 u64 u; member 508 u64 u; member 548 u64 u; member 577 u64 u; member [all …]
|
| /OK3568_Linux_fs/u-boot/arch/nios2/lib/ |
| H A D | libgcc.c | 52 __ashldi3 (DWtype u, word_type b) in __ashldi3() 78 __ashrdi3 (DWtype u, word_type b) in __ashrdi3() 105 __lshrdi3 (DWtype u, word_type b) in __lshrdi3() 361 __divdi3 (DWtype u, DWtype v) in __divdi3() 383 __negdi2 (DWtype u) in __negdi2() 394 __muldi3 (DWtype u, DWtype v) in __muldi3() 407 __moddi3 (DWtype u, DWtype v) in __moddi3() 452 __umoddi3 (UDWtype u, UDWtype v) in __umoddi3()
|
| /OK3568_Linux_fs/kernel/arch/h8300/lib/ |
| H A D | muldi3.c | 8 #define umul_ppmm(w1, w0, u, v) \ argument 28 #define __umulsidi3(u, v) ( \ argument 35 DWtype __muldi3(DWtype u, DWtype v) in __muldi3()
|