Searched refs:live (Results 1 – 10 of 10) sorted by relevance
44 audio_vbuffer->live = 0; in audio_vbuffer_init()63 int live = audio_vbuffer->live; in audio_vbuffer_live() local65 return live; in audio_vbuffer_live()73 int dead = audio_vbuffer->frame_count - audio_vbuffer->live; in audio_vbuffer_dead()85 if (audio_vbuffer->live == 0 || audio_vbuffer->head > audio_vbuffer->tail) { in audio_vbuffer_write()98 audio_vbuffer->live += frames; in audio_vbuffer_write()116 if (audio_vbuffer->live == audio_vbuffer->frame_count || in audio_vbuffer_read()129 audio_vbuffer->live -= frames; in audio_vbuffer_read()
29 size_t live; member
2 file.te, file_contexts will not live in here.
20 * Registers IBusDevice at `address`. IBusService impl should live as long
3 This repo contains the scripts to generate live Debian installer for28 * This script will add preseed to the mini.iso to make it a live
19 /* things that live in the main app image */
41 20. You may use whatever comment style suits your heart, as long as the compiler can live with it.
7342 // This is unrelated to the native or java heap profilers (those protos live7768 // will be live, some of those unreachable (garbage). To find the live7776 // All live objects are reachable from the roots. All other objects are
5858 migration_block_save(const char *mig_stage, int submitted, int transferred) "Enter save live %s sub…5860 migration_block_state_pending(uint64_t pending) "Enter save live pending %" PRIu64