Home
last modified time | relevance | path

Searched defs:row (Results 126 – 150 of 248) sorted by relevance

12345678910

/OK3568_Linux_fs/external/recovery/minui/
H A Dresources.c407 unsigned char* row = malloc(width); in res_create_localized_alpha_surface() local
/OK3568_Linux_fs/kernel/drivers/input/keyboard/
H A Dlpc32xx-keys.c75 unsigned row, changed, scancode, keycode; in lpc32xx_mod_states() local
H A Dtca8418_keypad.c163 int error, col, row; in tca8418_read_keypad() local
H A Domap4-keypad.c127 unsigned int col, row, code, changed; in omap4_keypad_irq_thread_fn() local
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativeplaces/
H A Dqdeclarativesupportedcategoriesmodel.cpp190 QModelIndex QDeclarativeSupportedCategoriesModel::index(int row, int column, const QModelIndex &par… in index()
/OK3568_Linux_fs/u-boot/lib/efi_loader/
H A Defi_console.c299 unsigned long column, unsigned long row) in efi_cout_set_cursor_position()
/OK3568_Linux_fs/external/rk_pcba_test/pcba_minui/minui/
H A Dresources.c398 unsigned char* row = malloc(width); in res_create_localized_alpha_surface() local
/OK3568_Linux_fs/kernel/fs/ubifs/
H A Dlpt.c522 static int calc_nnode_num(int row, int col) in calc_nnode_num()
602 int lnum, err = 0, node_sz, iopos, i, j, cnt, len, alen, row; in ubifs_create_dflt_lpt() local
2381 int row, int col) in dbg_check_lpt_nodes()
/OK3568_Linux_fs/kernel/drivers/firmware/efi/
H A Dcper.c242 u32 row = mem->row; in cper_mem_err_location() local
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/
H A Dwidgets.py189 def render_static_data(self, template, row): argument
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_config.c469 const cihp_name_map_t* row = &chip_name_map[i]; in dhd_conf_set_fw_name_by_chip() local
532 const cihp_name_map_t* row = &chip_name_map[i]; in dhd_conf_set_clm_name_by_chip() local
577 const cihp_name_map_t* row = &chip_name_map[i]; in dhd_conf_set_nv_name_by_chip() local
662 const cihp_name_map_t* row = &chip_name_map[i]; in dhd_conf_set_conf_name_by_chip() local
/OK3568_Linux_fs/kernel/drivers/edac/
H A Di3000_edac.c234 int row, multi_chan, channel; in i3000_process_error_info() local
H A Di82875p_edac.c227 int row, multi_chan; in i82875p_process_error_info() local
H A Dghes_edac.c387 u32 row = mem_err->row; in ghes_edac_report_mem_error() local
H A Dskx_common.h109 int row; member
/OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/static/js/
H A Djquery.treetable.js14 function Node(row, tree, settings) { argument
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c61 int row; /* key matrix row */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/phydm/rtl8822b/
H A Dphydm_hal_api8822b.c308 u1Byte row, col; in phydm_ccapar_by_rfe_8822b() local
/OK3568_Linux_fs/kernel/include/linux/
H A Dcper.h449 u16 row; member
469 u16 row; member
489 u16 row; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.c570 const chip_cisaddr_map_t* row = &chip_cisaddr_map[i]; in dhd_conf_get_otp() local
693 const chip_name_map_t* row = &chip_name_map[i]; in dhd_conf_match_chip() local
726 const module_name_map_t* row = &module_name_map[i]; in dhd_conf_match_module() local
736 const module_name_map_t* row = &module_name_map[i]; in dhd_conf_match_module() local
4705 const module_name_map_t* row = NULL; in dhd_conf_compat_func() local
/OK3568_Linux_fs/external/recovery/
H A Dui.c147 static void draw_text_line(int row, const char* t) in draw_text_line()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/include/opencv2/core/
H A Dtypes_c.h432 #define CV_IMAGE_ELEM( image, elemtype, row, col ) \ argument
593 #define CV_MAT_ELEM_PTR_FAST( mat, row, col, pix_size ) \ argument
598 #define CV_MAT_ELEM_PTR( mat, row, col ) \ argument
601 #define CV_MAT_ELEM( mat, elemtype, row, col ) \ argument
613 CV_INLINE double cvmGet( const CvMat* mat, int row, int col ) in cvmGet()
640 CV_INLINE void cvmSet( CvMat* mat, int row, int col, double value ) in cvmSet()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/native/jni/include/opencv2/core/
H A Dtypes_c.h432 #define CV_IMAGE_ELEM( image, elemtype, row, col ) \ argument
593 #define CV_MAT_ELEM_PTR_FAST( mat, row, col, pix_size ) \ argument
598 #define CV_MAT_ELEM_PTR( mat, row, col ) \ argument
601 #define CV_MAT_ELEM( mat, elemtype, row, col ) \ argument
613 CV_INLINE double cvmGet( const CvMat* mat, int row, int col ) in cvmGet()
640 CV_INLINE void cvmSet( CvMat* mat, int row, int col, double value ) in cvmSet()
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/core/
H A Dtypes_c.h432 #define CV_IMAGE_ELEM( image, elemtype, row, col ) \ argument
593 #define CV_MAT_ELEM_PTR_FAST( mat, row, col, pix_size ) \ argument
598 #define CV_MAT_ELEM_PTR( mat, row, col ) \ argument
601 #define CV_MAT_ELEM( mat, elemtype, row, col ) \ argument
613 CV_INLINE double cvmGet( const CvMat* mat, int row, int col ) in cvmGet()
640 CV_INLINE void cvmSet( CvMat* mat, int row, int col, double value ) in cvmSet()
/OK3568_Linux_fs/kernel/drivers/net/can/peak_canfd/
H A Dpeak_canfd.c158 static int pucan_set_std_filter(struct peak_canfd_priv *priv, u8 row, u32 mask) in pucan_set_std_filter()

12345678910