Home
last modified time | relevance | path

Searched defs:update_sub (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/blender/blender-2.91.0/source/blender/gpu/opengl/
H A Dgl_vertex_buffer.cc109 void GLVertBuf::update_sub(uint start, uint len, void *data) in update_sub() function in blender::gpu::GLVertBuf
H A Dgl_texture.cc230 void GLTexture::update_sub( in update_sub() function in blender::gpu::GLTexture
/dports/net-im/purple-slack/slack-libpurple-f851698/
H A Dslack-im.c36 …lack_im_set(SlackAccount *sa, json_value *json, const json_value *open_user, gboolean update_sub) { in slack_im_set()
/dports/multimedia/mplayer/mplayer-export-2021-12-29/libmpcodecs/
H A Dvf_delogo.c80 static void update_sub(struct vf_priv_s *p, double pts) in update_sub() function
/dports/multimedia/mencoder/mplayer-export-2021-12-29/libmpcodecs/
H A Dvf_delogo.c80 static void update_sub(struct vf_priv_s *p, double pts) in update_sub() function
/dports/net/kamailio/kamailio-5.4.5/src/modules/sca/
H A Dsca_subscribe.c799 sca_subscription *saved_sub, sca_subscription *update_sub, int sub_idx) in sca_subscription_update_unsafe()
/dports/math/barvinok/barvinok-0.41.5/isl/interface/
H A Dtemplate_cpp.cc1912 static bool update_sub(Substitution &sub, const TupleKindPtr &general, in update_sub() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc1944 static bool update_sub(Substitution &sub, const TupleKindPtr &general, in update_sub() function
/dports/devel/isl/isl-0.24/interface/
H A Dtemplate_cpp.cc1912 static bool update_sub(Substitution &sub, const TupleKindPtr &general, in update_sub() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc1944 static bool update_sub(Substitution &sub, const TupleKindPtr &general, in update_sub() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/polly/lib/External/isl/interface/
H A Dtemplate_cpp.cc1944 static bool update_sub(Substitution &sub, const TupleKindPtr &general, in update_sub() function
/dports/devel/llvm13/llvm-project-13.0.1.src/polly/lib/External/isl/
H A Disl_aff.c1944 aff1 = isl_aff_expand_divs(aff1, isl_mat_copy(div), exp1); in is_anon_set()