Home
last modified time | relevance | path

Searched defs:write_index (Results 1 – 16 of 16) sorted by relevance

/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-bit-set.hh265 unsigned int write_index = 0; in del_pages() local
440 unsigned int write_index = 0; in compact_pages() local
470 unsigned int write_index = 0; in process() local
/third_party/ffmpeg/libavformat/
Dnut.h110 int write_index; member
Dnutenc.c592 static int write_index(NUTContext *nut, AVIOContext *bc) { in write_index() function
Dwtvenc.c183 static void write_index(AVFormatContext *s) in write_index() function
/third_party/pulseaudio/src/modules/
Dmodule-esound-sink.c101 size_t write_length, write_index; member
Dmodule-tunnel.c924 int64_t write_index, read_index; in stream_get_latency_callback() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_find_array_copies.c421 unsigned write_index, unsigned read_index, in handle_write()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_state_validate.c140 unsigned write_index = (pixel_y * 2 + pixel_x) * 8 + sample; in gm200_validate_sample_locations() local
/third_party/pulseaudio/src/pulsecore/
Dmemblockq.c52 int64_t read_index, write_index; member
Dprotocol-native.c147 int64_t read_index, write_index; member
/third_party/node/deps/v8/tools/debug_helper/
Dget-object-properties.cc235 unsigned write_index = 0; in GetString() local
/third_party/mesa3d/src/freedreno/decode/
Dcrashdec-hfi.c57 uint32_t write_index; member
/third_party/pulseaudio/src/pulse/
Ddef.h719 int64_t write_index; member
/third_party/pulseaudio/src/modules/bluetooth/
Dmodule-bluez5-device.c144 uint64_t write_index; member
/third_party/spirv-tools/source/diff/
Ddiff.cpp61 size_t write_index = 0; in CompactIds() local
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp3344 …for (size_t write_index = 0; write_index < sizeof(expressions) / sizeof(expressions[0]); write_ind… in test_shader_compilation() local