| /OK3568_Linux_fs/yocto/poky/bitbake/lib/progressbar/ |
| H A D | widgets.py | 58 def update(self, pbar): member in Widget 74 def update(self, pbar, width): member in WidgetHFill 98 def update(self, pbar): member in Timer 109 def update(self, pbar): member in ETA 148 def update(self, pbar): member in AdaptiveETA 177 def update(self, pbar): member in FileTransferSpeed 201 def update(self, pbar): member in AnimatedMarker 222 def update(self, pbar): member in Counter 229 def update(self, pbar): member in Percentage 250 def update(self, pbar): member in FormatLabel [all …]
|
| H A D | progressbar.py | 249 def update(self, value=None): member in ProgressBar 275 def start(self, update=True): argument
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/vmwgfx/ |
| H A D | vmwgfx_stdu.c | 261 struct vmw_stdu_update *update = cmd; in vmw_stdu_populate_update() local 793 struct vmw_stdu_update *update; in vmw_kms_stdu_surface_fifo_commit() local 1172 static uint32_t vmw_stdu_bo_fifo_size(struct vmw_du_update_plane *update, in vmw_stdu_bo_fifo_size() 1180 static uint32_t vmw_stdu_bo_fifo_size_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_fifo_size_cpu() 1187 static uint32_t vmw_stdu_bo_populate_dma(struct vmw_du_update_plane *update, in vmw_stdu_bo_populate_dma() 1211 static uint32_t vmw_stdu_bo_populate_clip(struct vmw_du_update_plane *update, in vmw_stdu_bo_populate_clip() 1230 static uint32_t vmw_stdu_bo_populate_update(struct vmw_du_update_plane *update, in vmw_stdu_bo_populate_update() 1249 static uint32_t vmw_stdu_bo_pre_clip_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_pre_clip_cpu() 1261 static uint32_t vmw_stdu_bo_clip_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_clip_cpu() 1275 vmw_stdu_bo_populate_update_cpu(struct vmw_du_update_plane *update, void *cmd, in vmw_stdu_bo_populate_update_cpu() [all …]
|
| H A D | vmwgfx_scrn.c | 471 static uint32_t vmw_sou_bo_fifo_size(struct vmw_du_update_plane *update, in vmw_sou_bo_fifo_size() 478 static uint32_t vmw_sou_bo_define_gmrfb(struct vmw_du_update_plane *update, in vmw_sou_bo_define_gmrfb() 504 static uint32_t vmw_sou_bo_populate_clip(struct vmw_du_update_plane *update, in vmw_sou_bo_populate_clip() 522 static uint32_t vmw_stud_bo_post_clip(struct vmw_du_update_plane *update, in vmw_stud_bo_post_clip() 567 static uint32_t vmw_sou_surface_fifo_size(struct vmw_du_update_plane *update, in vmw_sou_surface_fifo_size() 574 static uint32_t vmw_sou_surface_post_prepare(struct vmw_du_update_plane *update, in vmw_sou_surface_post_prepare() 591 static uint32_t vmw_sou_surface_pre_clip(struct vmw_du_update_plane *update, in vmw_sou_surface_pre_clip() 620 static uint32_t vmw_sou_surface_clip_rect(struct vmw_du_update_plane *update, in vmw_sou_surface_clip_rect() 638 static uint32_t vmw_sou_surface_post_clip(struct vmw_du_update_plane *update, in vmw_sou_surface_post_clip()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/doc/snippets/cpp/ |
| H A D | cppqml.cpp | 104 void areaEntered(const QGeoAreaMonitorInfo &mon, const QGeoPositionInfo &update) in areaEntered() 111 void areaExited(const QGeoAreaMonitorInfo &mon, const QGeoPositionInfo &update) in areaExited()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | cursor.c | 9 nv04_cursor_show(struct nouveau_crtc *nv_crtc, bool update) in nv04_cursor_show() 15 nv04_cursor_hide(struct nouveau_crtc *nv_crtc, bool update) in nv04_cursor_hide()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | membuff.c | 22 static int membuff_putrawflex(struct membuff *mb, int maxlen, bool update, in membuff_putrawflex() 76 int membuff_putraw(struct membuff *mb, int maxlen, bool update, char **data) in membuff_putraw() 99 int membuff_getraw(struct membuff *mb, int maxlen, bool update, char **data) in membuff_getraw()
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/annotation/ |
| H A D | annotation_manager.cpp | 80 void AnnotationManager::update(const AnnotationID& id, const SymbolAnnotation& annotation) { in update() function in mbgl::AnnotationManager 97 void AnnotationManager::update(const AnnotationID& id, const LineAnnotation& annotation) { in update() function in mbgl::AnnotationManager 109 void AnnotationManager::update(const AnnotationID& id, const FillAnnotation& annotation) { in update() function in mbgl::AnnotationManager
|
| /OK3568_Linux_fs/u-boot/arch/x86/cpu/intel_common/ |
| H A D | microcode.c | 42 struct microcode_update *update) in microcode_decode_node() 127 struct microcode_update cpu, update; in microcode_update_intel() local
|
| /OK3568_Linux_fs/external/xserver/composite/ |
| H A D | compalloc.c | 134 compRedirectWindow(ClientPtr pClient, WindowPtr pWin, int update) in compRedirectWindow() 320 compUnredirectWindow(ClientPtr pClient, WindowPtr pWin, int update) in compUnredirectWindow() 341 compRedirectSubwindows(ClientPtr pClient, WindowPtr pWin, int update) in compRedirectSubwindows() 469 compUnredirectSubwindows(ClientPtr pClient, WindowPtr pWin, int update) in compUnredirectSubwindows()
|
| H A D | compint.h | 86 int update; member 94 int update; member 105 int update; member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/ov_tree_map_/ |
| H A D | constructors_destructor_fn_imps.hpp | 243 update(node_iterator, null_node_update_pointer) in update() function in PB_DS_CLASS_C_DEC 250 update(node_iterator nd_it, Node_Update* p_update) in update() function in PB_DS_CLASS_C_DEC
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/ov_tree_map_/ |
| H A D | constructors_destructor_fn_imps.hpp | 243 update(node_iterator, null_node_update_pointer) in update() function in PB_DS_CLASS_C_DEC 250 update(node_iterator nd_it, Node_Update* p_update) in update() function in PB_DS_CLASS_C_DEC
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/ |
| H A D | progress.py | 69 def update(self, progress, rate=None): member in ProgressHandler 220 def update(self, stage_progress): member in MultiStageProgressReporter 306 def update(self, stage_progress): member in DummyMultiStageProcessProgressReporter
|
| /OK3568_Linux_fs/kernel/fs/sysfs/ |
| H A D | group.c | 36 const struct attribute_group *grp, int update) in create_files() 108 static int internal_create_group(struct kobject *kobj, int update, in internal_create_group() 179 static int internal_create_groups(struct kobject *kobj, int update, in internal_create_groups()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | btree-type.h | 51 static inline int BTREE_FN(update)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, in BTREE_FN() argument 94 static inline int BTREE_FN(update)(BTREE_TYPE_HEAD *head, BTREE_KEYTYPE key, in BTREE_FN() argument
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qdeclarativegeocodemodel.cpp | 149 void QDeclarativeGeocodeModel::update() in update() function in QDeclarativeGeocodeModel 726 void QDeclarativeGeocodeModel::setAutoUpdate(bool update) in setAutoUpdate()
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/ |
| H A D | qplib_sp.c | 218 struct bnxt_qplib_gid *gid, u16 vlan_id, bool update) in bnxt_qplib_del_sgid() 279 bool update, u32 *index) in bnxt_qplib_add_sgid() 426 bool update) in bnxt_qplib_del_pkey() 458 bool update) in bnxt_qplib_add_pkey()
|
| /OK3568_Linux_fs/external/xserver/present/ |
| H A D | present.c | 75 RegionPtr update, in present_copy_region() 192 RegionPtr update, in present_pixmap()
|
| /OK3568_Linux_fs/external/rktoolkit/ |
| H A D | Makefile | 9 update: target
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/ |
| H A D | qdeclarativepositionsource.cpp | 672 void QDeclarativePositionSource::update() in update() function in QDeclarativePositionSource 755 void QDeclarativePositionSource::positionUpdateReceived(const QGeoPositionInfo &update) in positionUpdateReceived()
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/ |
| H A D | isppreview.c | 672 preview_params_lock(struct isp_prev_device *prev, u32 update, bool shadow) in preview_params_lock() 693 preview_params_unlock(struct isp_prev_device *prev, u32 update, bool shadow) in preview_params_unlock() 865 u32 update; in preview_config() local 925 static void preview_setup_hw(struct isp_prev_device *prev, u32 update, in preview_setup_hw() 1229 const u32 update = OMAP3ISP_PREV_FEATURES_END - 1; in omap3isp_preview_restore_context() local 1384 u32 update; in preview_configure() local 1525 u32 update; in omap3isp_preview_isr() local
|
| /OK3568_Linux_fs/app/qsetting/ |
| H A D | qtfactory.cpp | 36 QFileInfo update = QFileInfo(UPDATE_EXE); in on_btnClicked() local
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | eeprom_field.h | 21 int (*update)(struct eeprom_field *eeprom_field, char *value); member
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/ |
| H A D | zoom_history.hpp | 16 bool update(float z, const TimePoint& now) { in update() function
|