Home
last modified time | relevance | path

Searched refs:store_aux (Results 1 – 12 of 12) sorted by relevance

/dports/security/py-pyvex/pyvex-9.0.5405/vex/priv/
H A Dir_inject.c126 store_aux(IRSB *irsb, IREndness endian, IRExpr *addr, IRExpr *data) in store_aux() function
174 store_aux(irsb, endian, addr, unop(high, data)); in store()
175 store_aux(irsb, endian, next_addr, unop(low, data)); in store()
178 store_aux(irsb, endian, addr, unop(low, data)); in store()
179 store_aux(irsb, endian, next_addr, unop(high, data)); in store()
184 store_aux(irsb, endian, addr, data); in store()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dir_inject.c127 store_aux(IRSB *irsb, IREndness endian, IRExpr *addr, IRExpr *data) in store_aux() function
176 store_aux(irsb, endian, addr, unop(high, data)); in store()
177 store_aux(irsb, endian, next_addr, unop(low, data)); in store()
180 store_aux(irsb, endian, addr, unop(low, data)); in store()
181 store_aux(irsb, endian, next_addr, unop(high, data)); in store()
186 store_aux(irsb, endian, addr, data); in store()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dir_inject.c127 store_aux(IRSB *irsb, IREndness endian, IRExpr *addr, IRExpr *data) in store_aux() function
176 store_aux(irsb, endian, addr, unop(high, data)); in store()
177 store_aux(irsb, endian, next_addr, unop(low, data)); in store()
180 store_aux(irsb, endian, addr, unop(low, data)); in store()
181 store_aux(irsb, endian, next_addr, unop(high, data)); in store()
186 store_aux(irsb, endian, addr, data); in store()
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bseg/boxm2_multi/algo/
H A Dboxm2_multi_store_aux.h23 static float store_aux( boxm2_multi_cache& cache,
H A Dboxm2_multi_update.cxx119 float aux_time = boxm2_multi_store_aux::store_aux(cache, img, cam, helper); in update()
H A Dboxm2_multi_store_aux.cxx34 float boxm2_multi_store_aux::store_aux(boxm2_multi_cache& cache, in store_aux() function in boxm2_multi_store_aux
/dports/devel/git-svn/git-2.34.1/
H A Dconfig.c2658 static int store_aux(const char *key, const char *value, void *cb) in store_aux() function
3016 if (git_config_from_file_with_options(store_aux, in git_config_set_multivar_in_file_gently()
/dports/devel/git-p4/git-2.34.1/
H A Dconfig.c2658 static int store_aux(const char *key, const char *value, void *cb) in store_aux() function
3016 if (git_config_from_file_with_options(store_aux, in git_config_set_multivar_in_file_gently()
/dports/devel/git/git-2.34.1/
H A Dconfig.c2658 static int store_aux(const char *key, const char *value, void *cb) in store_aux() function
3016 if (git_config_from_file_with_options(store_aux, in git_config_set_multivar_in_file_gently()
/dports/devel/git-gui/git-2.34.1/
H A Dconfig.c2658 static int store_aux(const char *key, const char *value, void *cb) in store_aux() function
3016 if (git_config_from_file_with_options(store_aux, in git_config_set_multivar_in_file_gently()
/dports/devel/git-cvs/git-2.34.1/
H A Dconfig.c2658 static int store_aux(const char *key, const char *value, void *cb) in store_aux() function
3016 if (git_config_from_file_with_options(store_aux, in git_config_set_multivar_in_file_gently()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dconfig.c2465 static int store_aux(const char *key, const char *value, void *cb) in store_aux() function
2821 if (git_config_from_file_with_options(store_aux, in git_config_set_multivar_in_file_gently()