Searched refs:vstore (Results 1 – 3 of 3) sorted by relevance
/external/libpcap/ |
D | optimize.c | 570 vstore(struct stmt *s, int *valp, int newval, int alter) in vstore() function 935 vstore(s, &val[A_ATOM], v, alter); in opt_stmt() 950 vstore(s, &val[A_ATOM], v, alter); in opt_stmt() 955 vstore(s, &val[A_ATOM], v, alter); in opt_stmt() 960 vstore(s, &val[A_ATOM], v, alter); in opt_stmt() 965 vstore(s, &val[X_ATOM], v, alter); in opt_stmt() 970 vstore(s, &val[X_ATOM], v, alter); in opt_stmt() 1056 vstore(s, &val[A_ATOM], val[X_ATOM], alter); in opt_stmt() 1063 vstore(s, &val[A_ATOM], K(s->k), alter); in opt_stmt() 1075 vstore(s, &val[A_ATOM], val[X_ATOM], alter); in opt_stmt() [all …]
|
/external/opencv3/modules/stitching/src/opencl/ |
D | multibandblend.cl | 87 #define __vstore_CN__(name_cn) vstore ## name_cn
|
/external/valgrind/perf/ |
D | tinycc.c | 5435 void vstore(void); 5894 vstore(); in gfunc_call() 11879 void vstore(void) in vstore() function 11950 vstore(); in vstore() 12009 vstore(); /* store value */ in inc() 13170 vstore(); in uneq() 13633 vstore(); in block() 14045 vstore(); in init_putv()
|