Home
last modified time | relevance | path

Searched refs:apply_buf (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/libgit2/libgit2-1.3.0/tests/apply/
H A Dfromdiff.c72 static int apply_buf( in apply_buf() function
100 cl_git_pass(apply_buf( in test_apply_fromdiff__change_middle()
111 cl_git_pass(apply_buf( in test_apply_fromdiff__change_middle_nocontext()
119 cl_git_pass(apply_buf( in test_apply_fromdiff__change_firstline()
127 cl_git_pass(apply_buf( in test_apply_fromdiff__lastline()
138 cl_git_pass(apply_buf( in test_apply_fromdiff__change_middle_and_lastline_nocontext()
146 cl_git_pass(apply_buf( in test_apply_fromdiff__prepend()
157 cl_git_pass(apply_buf( in test_apply_fromdiff__prepend_nocontext()
165 cl_git_pass(apply_buf( in test_apply_fromdiff__prepend_and_change()
176 cl_git_pass(apply_buf( in test_apply_fromdiff__prepend_and_change_nocontext()
[all …]
H A Dpartial.c75 static int apply_buf( in apply_buf() function
115 cl_git_pass(apply_buf( in test_apply_partial__prepend_and_change_skip_addition()
126 cl_git_pass(apply_buf( in test_apply_partial__prepend_and_change_nocontext_skip_addition()
137 cl_git_fail(apply_buf( in test_apply_partial__prepend_and_change_nocontext_abort_addition()
145 cl_git_pass(apply_buf( in test_apply_partial__prepend_and_change_skip_change()
156 cl_git_pass(apply_buf( in test_apply_partial__prepend_and_change_nocontext_skip_change()
167 cl_git_fail(apply_buf( in test_apply_partial__prepend_and_change_nocontext_abort_change()
175 cl_git_pass(apply_buf( in test_apply_partial__delete_and_change_skip_deletion()
186 cl_git_pass(apply_buf( in test_apply_partial__delete_and_change_nocontext_skip_deletion()
197 cl_git_fail(apply_buf( in test_apply_partial__delete_and_change_nocontext_abort_deletion()
[all …]
/dports/math/fftw3-long/fftw-3.3.9/dft/
H A Ddirect.c72 static void apply_buf(const plan *ego_, R *ri, R *ii, R *ro, R *io) in apply_buf() function
246 pln = MKPLAN_DFT(P, &padt, apply_buf); in mkplan()
H A Ddftw-direct.c101 static void apply_buf(const plan *ego_, R *rio, R *iio) in apply_buf() function
277 pln = MKPLAN_DFTW(P, &padt, apply_buf); in mkcldw()
/dports/math/fftw3/fftw-3.3.9/dft/
H A Ddirect.c72 static void apply_buf(const plan *ego_, R *ri, R *ii, R *ro, R *io) in apply_buf() function
246 pln = MKPLAN_DFT(P, &padt, apply_buf); in mkplan()
H A Ddftw-direct.c101 static void apply_buf(const plan *ego_, R *rio, R *iio) in apply_buf() function
277 pln = MKPLAN_DFTW(P, &padt, apply_buf); in mkcldw()
/dports/math/fftw3-float/fftw-3.3.9/dft/
H A Ddirect.c72 static void apply_buf(const plan *ego_, R *ri, R *ii, R *ro, R *io) in apply_buf() function
246 pln = MKPLAN_DFT(P, &padt, apply_buf); in mkplan()
H A Ddftw-direct.c101 static void apply_buf(const plan *ego_, R *rio, R *iio) in apply_buf() function
277 pln = MKPLAN_DFTW(P, &padt, apply_buf); in mkcldw()
/dports/math/fftw3-quad/fftw-3.3.9/dft/
H A Ddirect.c72 static void apply_buf(const plan *ego_, R *ri, R *ii, R *ro, R *io) in apply_buf() function
246 pln = MKPLAN_DFT(P, &padt, apply_buf); in mkplan()
H A Ddftw-direct.c101 static void apply_buf(const plan *ego_, R *rio, R *iio) in apply_buf() function
277 pln = MKPLAN_DFTW(P, &padt, apply_buf); in mkcldw()
/dports/math/fftw3/fftw-3.3.9/rdft/
H A Dhc2hc-direct.c94 static void apply_buf(const plan *ego_, R *IO) in apply_buf() function
223 pln = MKPLAN_HC2HC(P, &padt, ego->bufferedp ? apply_buf : apply); in mkcldw()
H A Dct-hc2c-direct.c140 static void apply_buf(const plan *ego_, R *cr, R *ci) in apply_buf() function
354 pln = MKPLAN_HC2C(P, &padt, apply_buf); in mkcldw()
/dports/math/fftw3-float/fftw-3.3.9/rdft/
H A Dhc2hc-direct.c94 static void apply_buf(const plan *ego_, R *IO) in apply_buf() function
223 pln = MKPLAN_HC2HC(P, &padt, ego->bufferedp ? apply_buf : apply); in mkcldw()
H A Dct-hc2c-direct.c140 static void apply_buf(const plan *ego_, R *cr, R *ci) in apply_buf() function
354 pln = MKPLAN_HC2C(P, &padt, apply_buf); in mkcldw()
/dports/math/fftw3-long/fftw-3.3.9/rdft/
H A Dhc2hc-direct.c94 static void apply_buf(const plan *ego_, R *IO) in apply_buf() function
223 pln = MKPLAN_HC2HC(P, &padt, ego->bufferedp ? apply_buf : apply); in mkcldw()
H A Dct-hc2c-direct.c140 static void apply_buf(const plan *ego_, R *cr, R *ci) in apply_buf() function
354 pln = MKPLAN_HC2C(P, &padt, apply_buf); in mkcldw()
/dports/math/fftw3-quad/fftw-3.3.9/rdft/
H A Dhc2hc-direct.c94 static void apply_buf(const plan *ego_, R *IO) in apply_buf() function
223 pln = MKPLAN_HC2HC(P, &padt, ego->bufferedp ? apply_buf : apply); in mkcldw()
H A Dct-hc2c-direct.c140 static void apply_buf(const plan *ego_, R *cr, R *ci) in apply_buf() function
354 pln = MKPLAN_HC2C(P, &padt, apply_buf); in mkcldw()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.cpp3472 EventBufData *apply_buf= m_available_data.m_head; in reportStatus() local
3474 if (apply_buf == 0) in reportStatus()
3475 apply_buf= m_complete_data.m_data.m_head; in reportStatus()
3476 if (apply_buf && apply_buf->sdata) in reportStatus()
3478 Uint32 gci_hi = apply_buf->sdata->gci_hi; in reportStatus()
3479 Uint32 gci_lo = apply_buf->sdata->gci_lo; in reportStatus()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.cpp3472 EventBufData *apply_buf= m_available_data.m_head; in reportStatus() local
3474 if (apply_buf == 0) in reportStatus()
3475 apply_buf= m_complete_data.m_data.m_head; in reportStatus()
3476 if (apply_buf && apply_buf->sdata) in reportStatus()
3478 Uint32 gci_hi = apply_buf->sdata->gci_hi; in reportStatus()
3479 Uint32 gci_lo = apply_buf->sdata->gci_lo; in reportStatus()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.cpp3472 EventBufData *apply_buf= m_available_data.m_head; in reportStatus() local
3474 if (apply_buf == 0) in reportStatus()
3475 apply_buf= m_complete_data.m_data.m_head; in reportStatus()
3476 if (apply_buf && apply_buf->sdata) in reportStatus()
3478 Uint32 gci_hi = apply_buf->sdata->gci_hi; in reportStatus()
3479 Uint32 gci_lo = apply_buf->sdata->gci_lo; in reportStatus()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.cpp3472 EventBufData *apply_buf= m_available_data.m_head; in reportStatus() local
3474 if (apply_buf == 0) in reportStatus()
3475 apply_buf= m_complete_data.m_data.m_head; in reportStatus()
3476 if (apply_buf && apply_buf->sdata) in reportStatus()
3478 Uint32 gci_hi = apply_buf->sdata->gci_hi; in reportStatus()
3479 Uint32 gci_lo = apply_buf->sdata->gci_lo; in reportStatus()
/dports/databases/mysql56-client/mysql-5.6.51/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.cpp3472 EventBufData *apply_buf= m_available_data.m_head; in reportStatus() local
3474 if (apply_buf == 0) in reportStatus()
3475 apply_buf= m_complete_data.m_data.m_head; in reportStatus()
3476 if (apply_buf && apply_buf->sdata) in reportStatus()
3478 Uint32 gci_hi = apply_buf->sdata->gci_hi; in reportStatus()
3479 Uint32 gci_lo = apply_buf->sdata->gci_lo; in reportStatus()
/dports/databases/mysql55-client/mysql-5.5.62/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.cpp2809 EventBufData *apply_buf= m_available_data.m_head; in reportStatus() local
2811 if (apply_buf == 0) in reportStatus()
2812 apply_buf= m_complete_data.m_data.m_head; in reportStatus()
2813 if (apply_buf) in reportStatus()
2814 apply_gci= apply_buf->sdata->gci; in reportStatus()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/ndb/src/ndbapi/
H A DNdbEventOperationImpl.cpp4154 EventBufData *apply_buf= m_available_data.m_head; in reportStatus() local
4156 if (apply_buf == 0) in reportStatus()
4157 apply_buf= m_complete_data.m_data.m_head; in reportStatus()
4158 if (apply_buf && apply_buf->sdata) in reportStatus()
4160 Uint32 gci_hi = apply_buf->sdata->gci_hi; in reportStatus()
4161 Uint32 gci_lo = apply_buf->sdata->gci_lo; in reportStatus()

12