Home
last modified time | relevance | path

Searched defs:update (Results 1 – 25 of 212) sorted by relevance

123456789

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dutsname.d32 alias update = version_; in version() member
51 alias update = version_; in version() member
69 alias update = version_; in version() member
87 alias update = version_; in version() member
119 alias update = version_; in version() member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DStructuralHash.cpp28 void update(uint64_t V) { Hash = hashing::detail::hash_16_bytes(Hash, V); } in update() function in __anon715a3ae20111::details::StructuralHash
33 void update(const Function &F) { in update() function in __anon715a3ae20111::details::StructuralHash
60 void update(const Module &M) { in update() function in __anon715a3ae20111::details::StructuralHash
/netbsd-src/external/mit/xorg/lib/libxcb/files/
H A Dcomposite.c89 uint8_t update) in xcb_composite_redirect_window_checked()
118 uint8_t update) in xcb_composite_redirect_window()
147 uint8_t update) in xcb_composite_redirect_subwindows_checked()
176 uint8_t update) in xcb_composite_redirect_subwindows()
205 uint8_t update) in xcb_composite_unredirect_window_checked()
234 uint8_t update) in xcb_composite_unredirect_window()
263 uint8_t update) in xcb_composite_unredirect_subwindows_checked()
292 uint8_t update) in xcb_composite_unredirect_subwindows()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/lit/lit/
H A Ddisplay.py41 def update(self, test): member in ProgressPredictor
66 def update(self, test): pass member in NopDisplay
86 def update(self, test): member in Display
/netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/
H A Dvmwgfx_stdu.c266 struct vmw_stdu_update *update = cmd; in vmw_stdu_populate_update() local
798 struct vmw_stdu_update *update; in vmw_kms_stdu_surface_fifo_commit() local
1189 static uint32_t vmw_stdu_bo_fifo_size(struct vmw_du_update_plane *update, in vmw_stdu_bo_fifo_size()
1197 static uint32_t vmw_stdu_bo_fifo_size_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_fifo_size_cpu()
1204 static uint32_t vmw_stdu_bo_populate_dma(struct vmw_du_update_plane *update, in vmw_stdu_bo_populate_dma()
1228 static uint32_t vmw_stdu_bo_populate_clip(struct vmw_du_update_plane *update, in vmw_stdu_bo_populate_clip()
1247 static uint32_t vmw_stdu_bo_populate_update(struct vmw_du_update_plane *update, in vmw_stdu_bo_populate_update()
1266 static uint32_t vmw_stdu_bo_pre_clip_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_pre_clip_cpu()
1278 static uint32_t vmw_stdu_bo_clip_cpu(struct vmw_du_update_plane *update, in vmw_stdu_bo_clip_cpu()
1292 vmw_stdu_bo_populate_update_cpu(struct vmw_du_update_plane *update, void *cmd, in vmw_stdu_bo_populate_update_cpu()
[all …]
H A Dvmwgfx_scrn.c473 static uint32_t vmw_sou_bo_fifo_size(struct vmw_du_update_plane *update, in vmw_sou_bo_fifo_size()
480 static uint32_t vmw_sou_bo_define_gmrfb(struct vmw_du_update_plane *update, in vmw_sou_bo_define_gmrfb()
506 static uint32_t vmw_sou_bo_populate_clip(struct vmw_du_update_plane *update, in vmw_sou_bo_populate_clip()
524 static uint32_t vmw_stud_bo_post_clip(struct vmw_du_update_plane *update, in vmw_stud_bo_post_clip()
569 static uint32_t vmw_sou_surface_fifo_size(struct vmw_du_update_plane *update, in vmw_sou_surface_fifo_size()
576 static uint32_t vmw_sou_surface_post_prepare(struct vmw_du_update_plane *update, in vmw_sou_surface_post_prepare()
593 static uint32_t vmw_sou_surface_pre_clip(struct vmw_du_update_plane *update, in vmw_sou_surface_pre_clip()
622 static uint32_t vmw_sou_surface_clip_rect(struct vmw_du_update_plane *update, in vmw_sou_surface_clip_rect()
640 static uint32_t vmw_sou_surface_post_clip(struct vmw_du_update_plane *update, in vmw_sou_surface_post_clip()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dnouveau_dispnv04_cursor.c14 nv04_cursor_show(struct nouveau_crtc *nv_crtc, bool update) in nv04_cursor_show()
20 nv04_cursor_hide(struct nouveau_crtc *nv_crtc, bool update) in nv04_cursor_hide()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DDumpOutputStyle.h46 void update(uint32_t RecordSize) { in update() function
54 void update(uint32_t Kind, uint32_t RecordSize) { in update() function
/netbsd-src/usr.bin/systat/
H A Dip6.c53 enum update { enum
59 static enum update update = UPDATE_TIME; variable
H A Dtcp.c56 enum update { enum
62 static enum update update = UPDATE_TIME; variable
H A Dip.c60 enum update { enum
66 static enum update update = UPDATE_TIME; variable
H A Dicmp.c57 enum update { enum
63 static enum update update = UPDATE_TIME; variable
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dconstructors_destructor_fn_imps.hpp243 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
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/ov_tree_map_/
H A Dconstructors_destructor_fn_imps.hpp243 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
/netbsd-src/sys/arch/vax/consolerl/
H A DMakefile15 update: ${OBJS} target
/netbsd-src/external/ibm-public/postfix/dist/
H A DMakefile15 update depend printfck clean tidy depend_update: Makefiles target
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A Dm_ripemd.c27 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function
H A Dm_md2.c28 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function
H A Dm_md5.c27 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function
H A Dm_null.c22 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.h57 void update(uint8_t Value) { Hash.update(Value); } in update() function
/netbsd-src/external/bsd/elftosb/dist/common/
H A Dcrc.cpp236 void CRC32::update(const uint8_t * s, unsigned n) in update() function in CRC32
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/sm3/
H A Dm_sm3.c23 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A Dlegacy_meth.h39 #define LEGACY_EVP_MD_METH_TABLE(init, update, final, ctrl, blksz) \ argument
H A Dm_null.c22 static int update(EVP_MD_CTX *ctx, const void *data, size_t count) in update() function

123456789