Home
last modified time | relevance | path

Searched refs:flush_buffer (Results 1 – 14 of 14) sorted by relevance

/external/adhd/cras/src/server/
Dcras_empty_iodev.c149 static int flush_buffer(struct cras_iodev *iodev) in flush_buffer() function
198 iodev->flush_buffer = flush_buffer; in empty_iodev_create()
Dcras_hfp_iodev.c236 static int flush_buffer(struct cras_iodev *iodev) in flush_buffer() function
305 iodev->flush_buffer = flush_buffer; in hfp_iodev_create()
Dcras_bt_io.c289 static int flush_buffer(struct cras_iodev *iodev) in flush_buffer() function
294 return dev->flush_buffer(dev); in flush_buffer()
406 iodev->flush_buffer = flush_buffer; in cras_bt_io_create()
Dcras_a2dp_iodev.c409 static int flush_buffer(struct cras_iodev *iodev) in flush_buffer() function
497 iodev->flush_buffer = flush_buffer; in a2dp_iodev_create()
Dcras_hfp_alsa_iodev.c182 return aio->flush_buffer(aio); in hfp_alsa_flush_buffer()
279 iodev->flush_buffer = hfp_alsa_flush_buffer; in hfp_alsa_iodev_create()
Dcras_iodev.h253 int (*flush_buffer)(struct cras_iodev *iodev); member
Dcras_loopback_iodev.c282 iodev->flush_buffer = flush_record_buffer; in create_loopback_iodev()
Dcras_alsa_io.c543 static int flush_buffer(struct cras_iodev *iodev) in flush_buffer() function
2005 iodev->flush_buffer = flush_buffer; in alsa_iodev_create()
Ddev_io.c1290 int num_flushed = dev->flush_buffer(dev); in dev_io_append_stream()
/external/adhd/cras/src/tests/
Dhfp_alsa_iodev_unittest.cc64 _FAKE_CALL1(flush_buffer);
114 fake_sco_out.flush_buffer = fake_sco_in.flush_buffer = in ResetStubData()
318 iodev->flush_buffer(iodev); in TEST_F()
Ddev_io_stubs.cc128 iodev->flush_buffer = &fake_flush_buffer; in create_open_iodev()
Daudio_thread_unittest.cc160 iodev->flush_buffer = flush_buffer; in SetupDevice()
231 static int flush_buffer(cras_iodev* iodev) { return 0; } in flush_buffer() function in StreamDeviceSuite
/external/boringssl/src/ssl/test/runner/poly1305/
Dsum_amd64.s96 flush_buffer: label
103 JNZ flush_buffer
/external/pcre/dist2/src/sljit/
DsljitNativeTILEGX_64.c736 static sljit_s32 flush_buffer(struct sljit_compiler *compiler) in flush_buffer() function
900 return flush_buffer(compiler); in push_jr_buffer()
2300 flush_buffer(compiler); in sljit_emit_label()
2319 flush_buffer(compiler); in sljit_emit_ijump()
2384 flush_buffer(compiler); in sljit_emit_ijump()
2409 flush_buffer(compiler); in sljit_emit_jump()
2502 flush_buffer(compiler); in sljit_emit_const()