Home
last modified time | relevance | path

Searched defs:write_idx (Results 1 – 6 of 6) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
Dshmasyncq.h33 unsigned write_idx; member
Dasyncq.c61 unsigned write_idx; member
/third_party/e2fsprogs/lib/ext2fs/
Dclosefs.c196 int check_idx, write_idx, size; in write_primary_superblock() local
/third_party/mesa3d/src/util/
Du_queue.h218 int write_idx, read_idx; /* ring buffer pointers */ member
/third_party/mesa3d/src/freedreno/afuc/
Demu.h109 unsigned write_idx; member
/third_party/mesa3d/src/amd/compiler/
Daco_lower_to_cssa.cpp462 uint32_t write_idx = ctx.merge_node_table[cp.def.tempId()].index; in emit_parallelcopies() local