Home
last modified time | relevance | path

Searched defs:start_count (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_measure.h51 #define iris_measure_snapshot(ice, batch, type, draw, indirect, start_count) \ argument
/third_party/curl/tests/http/clients/
Dh2-upgrade-extreme.c149 int running_handles = 0, start_count, numfds; in main() local
/third_party/ffmpeg/libavfilter/
Dvf_dejudder.c63 int start_count; member
/third_party/jerryscript/tests/unit-core/
Dtest-objects-foreach.cpp75 int start_count = 0; in test_container() local
/third_party/mesa3d/src/mesa/vbo/
Dvbo_save.h64 struct pipe_draw_start_count_bias start_count; member
/third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc850 CMapTable::CMapFormat4::Builder::Segment::Segment(int32_t start_count, in Segment()
862 int32_t CMapTable::CMapFormat4::Builder::Segment::start_count() { in start_count() function in sfntly::CMapTable::CMapFormat4::Builder::Segment
867 CMapTable::CMapFormat4::Builder::Segment::set_start_count(int32_t start_count) { in set_start_count()
/third_party/libsnd/programs/
Dsndfile-play.c741 long k, start_count, output_count, write_count, read_count ; in solaris_play() local
/third_party/ffmpeg/libavcodec/
Dmlpdec.c510 int start_count = get_bits_count(gbp); in read_restart_header() local
Dmlpenc.c763 unsigned int start_count = put_bits_count(pb); in write_restart_header() local