Home
last modified time | relevance | path

Searched defs:win (Results 1 – 25 of 473) sorted by relevance

12345678910>>...19

/external/arm-trusted-firmware/drivers/marvell/
Diob.c37 #define IOB_WIN_CR_OFFSET(win) (iob_base + 0x0 + (0x20 * win)) argument
41 #define IOB_WIN_SCR_OFFSET(win) (iob_base + 0x4 + (0x20 * win)) argument
47 #define IOB_WIN_ALR_OFFSET(win) (iob_base + 0x8 + (0x20 * win)) argument
48 #define IOB_WIN_AHR_OFFSET(win) (iob_base + 0xC + (0x20 * win)) argument
50 #define IOB_WIN_DIOB_CR_OFFSET(win) (iob_base + 0x10 + (0x20 * win)) argument
56 static void iob_win_check(struct addr_map_win *win, uint32_t win_num) in iob_win_check()
76 static void iob_enable_win(struct addr_map_win *win, uint32_t win_id) in iob_enable_win()
167 struct addr_map_win *win; in init_iob() local
Dgwin.c40 #define GWIN_CR_OFFSET(ap, win) (MVEBU_GWIN_BASE(ap) + 0x0 + \ argument
42 #define GWIN_ALR_OFFSET(ap, win) (MVEBU_GWIN_BASE(ap) + 0x8 + \ argument
44 #define GWIN_AHR_OFFSET(ap, win) (MVEBU_GWIN_BASE(ap) + 0xc + \ argument
50 static void gwin_check(struct addr_map_win *win) in gwin_check()
67 static void gwin_enable_window(int ap_index, struct addr_map_win *win, in gwin_enable_window()
110 void gwin_temp_win_insert(int ap_index, struct addr_map_win *win, int size) in gwin_temp_win_insert()
126 void gwin_temp_win_remove(int ap_index, struct addr_map_win *win, int size) in gwin_temp_win_remove()
182 struct addr_map_win *win; in init_gwin() local
Dio_win.c34 #define IO_WIN_ALR_OFFSET(ap, win) (MVEBU_IO_WIN_BASE(ap) + 0x0 + \ argument
36 #define IO_WIN_AHR_OFFSET(ap, win) (MVEBU_IO_WIN_BASE(ap) + 0x8 + \ argument
38 #define IO_WIN_CR_OFFSET(ap, win) (MVEBU_IO_WIN_BASE(ap) + 0xC + \ argument
44 static void io_win_check(struct addr_map_win *win) in io_win_check()
62 static void io_win_enable_window(int ap_index, struct addr_map_win *win, in io_win_enable_window()
115 void iow_temp_win_insert(int ap_index, struct addr_map_win *win, int size) in iow_temp_win_insert()
131 void iow_temp_win_remove(int ap_index, struct addr_map_win *win, int size) in iow_temp_win_remove()
230 struct addr_map_win *win; in init_io_win() local
Damb_adec.c29 #define AMB_WIN_CR_OFFSET(win) (amb_base + 0x0 + (0x8 * win)) argument
35 #define AMB_WIN_BASE_OFFSET(win) (amb_base + 0x4 + (0x8 * win)) argument
44 static void amb_check_win(struct addr_map_win *win, uint32_t win_num) in amb_check_win()
75 static void amb_enable_win(struct addr_map_win *win, uint32_t win_num) in amb_enable_win()
121 struct addr_map_win *win; in init_amb_adec() local
Dccu.c63 #define CCU_RGF(win) (MVEBU_CCU_BASE(MVEBU_AP0) + \ argument
100 void ccu_win_check(struct addr_map_win *win) in ccu_win_check()
123 void ccu_enable_win(int ap_index, struct addr_map_win *win, uint32_t win_id) in ccu_enable_win()
169 void ccu_temp_win_insert(int ap_index, struct addr_map_win *win, int size) in ccu_temp_win_insert()
185 void ccu_temp_win_remove(int ap_index, struct addr_map_win *win, int size) in ccu_temp_win_remove()
252 void ccu_dram_win_config(int ap_index, struct addr_map_win *win) in ccu_dram_win_config()
319 struct addr_map_win *win, *dram_win; in init_ccu() local
/external/ComputeLibrary/src/cpu/kernels/assembly/
Darm_gemm_compute_iface.hpp57 arm_compute::Window win; in to_window() local
76 arm_compute::Window win; in to_window() local
99 inline ndrange_t to_ndrange(const arm_compute::Window &win) in to_ndrange()
117 inline ndcoord_t to_ndcoord(const arm_compute::Window &win) in to_ndcoord()
/external/libcxx/test/std/strings/basic.string/string.cons/
Dimplicit_deduction_guides.pass.cpp89 const WStr win(L"abcdef"); in main() local
103 const WStr win(L"abcdef"); in main() local
117 const WStr win(L"abcdef"); in main() local
131 const WStr win(L"abcdef"); in main() local
202 const WStr win(L"abcdef"); in main() local
216 const WStr win(L"abcdef"); in main() local
230 WStr win(L"abcdef"); in main() local
244 WStr win(L"abcdef"); in main() local
/external/arm-trusted-firmware/include/drivers/marvell/
Dccu.h18 #define CCU_WIN_CR_OFFSET(ap, win) (MVEBU_CCU_BASE(ap) + 0x0 + \ argument
23 #define CCU_WIN_SCR_OFFSET(ap, win) (MVEBU_CCU_BASE(ap) + 0x4 + \ argument
28 #define CCU_WIN_ALR_OFFSET(ap, win) (MVEBU_CCU_BASE(ap) + 0x8 + \ argument
30 #define CCU_WIN_AHR_OFFSET(ap, win) (MVEBU_CCU_BASE(ap) + 0xC + \ argument
/external/cronet/buildtools/third_party/libc++/trunk/test/std/strings/basic.string/string.cons/
Dimplicit_deduction_guides.pass.cpp92 const WStr win(L"abcdef"); in test() local
108 const WStr win(L"abcdef"); in test() local
124 const WStr win(L"abcdef"); in test() local
140 const WStr win(L"abcdef"); in test() local
233 const WStr win(L"abcdef"); in test() local
249 const WStr win(L"abcdef"); in test() local
265 WStr win(L"abcdef"); in test() local
281 WStr win(L"abcdef"); in test() local
/external/arm-trusted-firmware/plat/marvell/armada/a8k/a70x0_mochabin/board/
Dmarvell_plat_config.c28 int marvell_get_amb_memory_map(struct addr_map_win **win, in marvell_get_amb_memory_map()
59 int marvell_get_io_win_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_io_win_memory_map()
89 int marvell_get_iob_memory_map(struct addr_map_win **win, uint32_t *size, in marvell_get_iob_memory_map()
124 int marvell_get_ccu_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_ccu_memory_map()
/external/arm-trusted-firmware/plat/marvell/armada/a8k/a70x0/board/
Dmarvell_plat_config.c26 int marvell_get_amb_memory_map(struct addr_map_win **win, in marvell_get_amb_memory_map()
57 int marvell_get_io_win_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_io_win_memory_map()
87 int marvell_get_iob_memory_map(struct addr_map_win **win, uint32_t *size, in marvell_get_iob_memory_map()
122 int marvell_get_ccu_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_ccu_memory_map()
/external/python/cpython2/Demo/curses/
Dxmas.py31 def set_color(win, color): argument
38 def unset_color(win): argument
311 def deer_step(win, y, x): argument
439 def main(win): argument
Dncurses.py11 def wGetchar(win = None): argument
67 def demo_panels(win): argument
/external/arm-trusted-firmware/plat/marvell/octeontx/otx2/t91/t9130/board/
Dmarvell_plat_config.c26 int marvell_get_amb_memory_map(struct addr_map_win **win, uint32_t *size, in marvell_get_amb_memory_map()
79 int marvell_get_io_win_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_io_win_memory_map()
127 int marvell_get_iob_memory_map(struct addr_map_win **win, uint32_t *size, in marvell_get_iob_memory_map()
173 int marvell_get_ccu_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_ccu_memory_map()
/external/arm-trusted-firmware/plat/marvell/armada/a8k/a70x0_amc/board/
Dmarvell_plat_config.c23 int marvell_get_amb_memory_map(struct addr_map_win **win, uint32_t *size, in marvell_get_amb_memory_map()
54 int marvell_get_io_win_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_io_win_memory_map()
78 int marvell_get_iob_memory_map(struct addr_map_win **win, uint32_t *size, in marvell_get_iob_memory_map()
113 int marvell_get_ccu_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_ccu_memory_map()
/external/arm-trusted-firmware/plat/marvell/octeontx/otx2/t91/t9130_cex7_eval/board/
Dmarvell_plat_config.c32 int marvell_get_amb_memory_map(struct addr_map_win **win, uint32_t *size, in marvell_get_amb_memory_map()
102 int marvell_get_io_win_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_io_win_memory_map()
158 int marvell_get_iob_memory_map(struct addr_map_win **win, uint32_t *size, in marvell_get_iob_memory_map()
205 int marvell_get_ccu_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_ccu_memory_map()
/external/arm-trusted-firmware/plat/marvell/armada/a8k/a80x0/board/
Dmarvell_plat_config.c26 int marvell_get_amb_memory_map(struct addr_map_win **win, uint32_t *size, in marvell_get_amb_memory_map()
65 int marvell_get_io_win_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_io_win_memory_map()
106 int marvell_get_iob_memory_map(struct addr_map_win **win, uint32_t *size, in marvell_get_iob_memory_map()
151 int marvell_get_ccu_memory_map(int ap, struct addr_map_win **win, in marvell_get_ccu_memory_map()
/external/arm-trusted-firmware/plat/marvell/armada/a8k/a80x0_mcbin/board/
Dmarvell_plat_config.c60 int marvell_get_amb_memory_map(struct addr_map_win **win, uint32_t *size, in marvell_get_amb_memory_map()
95 int marvell_get_io_win_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_io_win_memory_map()
136 int marvell_get_iob_memory_map(struct addr_map_win **win, uint32_t *size, in marvell_get_iob_memory_map()
181 int marvell_get_ccu_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_ccu_memory_map()
/external/arm-trusted-firmware/plat/marvell/armada/a8k/a80x0_puzzle/board/
Dmarvell_plat_config.c60 int marvell_get_amb_memory_map(struct addr_map_win **win, uint32_t *size, in marvell_get_amb_memory_map()
99 int marvell_get_io_win_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_io_win_memory_map()
140 int marvell_get_iob_memory_map(struct addr_map_win **win, uint32_t *size, in marvell_get_iob_memory_map()
182 int marvell_get_ccu_memory_map(int ap_index, struct addr_map_win **win, in marvell_get_ccu_memory_map()
/external/rust/crates/quiche/src/
Dminmax.rs217 let win = Duration::from_millis(500); in get_windowed_min_rtt() localVariable
241 let win = Duration::from_millis(500); in get_windowed_min_bandwidth() localVariable
265 let win = Duration::from_millis(500); in get_windowed_max_rtt() localVariable
289 let win = Duration::from_millis(500); in get_windowed_max_bandwidth() localVariable
315 let win = Duration::from_secs(1); in get_windowed_min_estimates_rtt() localVariable
347 let win = Duration::from_secs(1); in get_windowed_min_estimates_bandwidth() localVariable
379 let win = Duration::from_secs(1); in get_windowed_max_estimates_rtt() localVariable
411 let win = Duration::from_secs(1); in get_windowed_max_estimates_bandwidth() localVariable
/external/arm-trusted-firmware/plat/marvell/armada/a3k/common/
Dio_addr_dec.c14 #define MVEBU_DEC_WIN_CTRL_REG(base, win, off) (MVEBU_REGS_BASE + (base) + \ argument
16 #define MVEBU_DEC_WIN_BASE_REG(base, win, off) (MVEBU_REGS_BASE + (base) + \ argument
18 #define MVEBU_DEC_WIN_REMAP_REG(base, win, off) (MVEBU_REGS_BASE + (base) + \ argument
84 struct dram_win *win; in set_io_addr_dec() local
/external/toybox/kconfig/lxdialog/
Dmenubox.c66 static void do_print_item(WINDOW * win, const char *item, int line_y, in do_print_item()
111 static void print_arrows(WINDOW * win, int item_no, int scroll, int y, int x, in print_arrows()
155 static void print_buttons(WINDOW * win, int height, int width, int selected) in print_buttons()
169 static void do_scroll(WINDOW *win, int *scroll, int n) in do_scroll()
/external/ComputeLibrary/src/cpu/kernels/
DCpuFloorKernel.cpp91 const Window win = calculate_max_window(*src, Steps()); in configure() local
101 Window win; in infer_window() local
125 Window win{ window }; in run_op() local
/external/skia/tools/sk_app/unix/
Dmain_unix.cpp52 sk_app::Window_unix* win = sk_app::Window_unix::gWindowMap.find(event.xany.window); in main() local
75 pendingWindows.foreach([](sk_app::Window_unix* win) { in main()
/external/ComputeLibrary/src/core/NEON/kernels/detail/
DNEColorConvertHelper.inl321 … colorconvert_rgb_to_rgbx(const void *__restrict input, void *__restrict output, const Window &win)
352 …id colorconvert_rgb_to_u8(const void *__restrict input, void *__restrict output, const Window &win)
380 void colorconvert_rgbx_to_rgb(const void *input, void *output, const Window &win)
411 … colorconvert_yuyv_to_rgb(const void *__restrict input, void *__restrict output, const Window &win)
455 … colorconvert_nv12_to_rgb(const void *__restrict input, void *__restrict output, const Window &win)
517 … colorconvert_iyuv_to_rgb(const void *__restrict input, void *__restrict output, const Window &win)
603 …colorconvert_yuyv_to_nv12(const void *__restrict input, void *__restrict output, const Window &win)
658 …colorconvert_iyuv_to_nv12(const void *__restrict input, void *__restrict output, const Window &win)
706 …colorconvert_nv12_to_iyuv(const void *__restrict input, void *__restrict output, const Window &win)
755 …colorconvert_yuyv_to_iyuv(const void *__restrict input, void *__restrict output, const Window &win)
[all …]

12345678910>>...19