Home
last modified time | relevance | path

Searched refs:start_count (Results 1 – 19 of 19) sorted by relevance

/third_party/grpc/test/cpp/server/load_reporter/
Dload_data_store_test.cc323 EXPECT_EQ(store_lb_id_1->load_record_map().find(kKey1)->second.start_count(), in TEST_F()
324 v1.start_count()); in TEST_F()
325 EXPECT_EQ(store_lb_id_1->GetNumCallsInProgressForReport(), v1.start_count()); in TEST_F()
330 LoadRecordValue v4(0, v1.start_count()); in TEST_F()
333 EXPECT_EQ(store_lb_id_1->load_record_map().find(kKey1)->second.start_count(), in TEST_F()
334 v1.start_count()); in TEST_F()
340 LoadRecordValue v5(0, v2.start_count()); in TEST_F()
345 LoadRecordValue v6(0, v3.start_count() / 2); in TEST_F()
388 v1.start_count() - v1.ok_count() + v2.start_count() - in TEST_F()
389 v2.error_count() + v3.start_count() - v3.ok_count() + in TEST_F()
[all …]
/third_party/ffmpeg/libavfilter/
Dvf_dejudder.c63 int start_count; member
107 s->start_count = s->cycle + 2; in dejudder_init()
132 if (s->start_count) { in filter_frame()
133 s->start_count--; in filter_frame()
/third_party/jerryscript/tests/unit-core/
Dtest-objects-foreach.c72 int start_count = 0; in test_container() local
73 jerry_objects_foreach (count_objects, &start_count); in test_container()
86 TEST_ASSERT (end_count > start_count); in test_container()
87 TEST_ASSERT ((end_count - start_count) == 1); in test_container()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_measure.h51 #define iris_measure_snapshot(ice, batch, type, draw, indirect, start_count) \ argument
53 _iris_measure_snapshot(ice, batch, type, draw, indirect, start_count)
/third_party/grpc/src/cpp/server/load_reporter/
Dload_data_store.h126 explicit LoadRecordValue(uint64_t start_count = 0, uint64_t ok_count = 0,
129 : start_count_(start_count), in start_count_() argument
173 uint64_t start_count() const { return start_count_; } in start_count() function
Dload_reporter.cc310 load->set_num_calls_started(static_cast<int64_t>(value.start_count())); in GenerateLoads()
405 const uint64_t start_count = static_cast<uint64_t>(p.second); in ProcessViewDataCallStart() local
410 LoadRecordValue value = LoadRecordValue(start_count); in ProcessViewDataCallStart()
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sfntly/table/core/
Dcmap_table.cc850 CMapTable::CMapFormat4::Builder::Segment::Segment(int32_t start_count, in Segment() argument
854 : start_count_(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() argument
868 start_count_ = start_count; in set_start_count()
985 fprintf(stderr, "Segment %d; start %d\n", index, segment->start_count()); in Initialize()
1091 fprintf(stderr, "Segment %d; start %d\n", i, segments_[i]->start_count()); in SubSerialize()
1093 index += new_data->WriteUShort(index, segments_[i]->start_count()); in SubSerialize()
Dcmap_table.h332 Segment(int32_t start_count,
339 int32_t start_count();
341 void set_start_count(int32_t start_count);
430 int32_t start_count,
/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() argument
854 : start_count_(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() argument
868 start_count_ = start_count; in set_start_count()
985 fprintf(stderr, "Segment %d; start %d\n", index, segment->start_count()); in Initialize()
1091 fprintf(stderr, "Segment %d; start %d\n", i, segments_[i]->start_count()); in SubSerialize()
1093 index += new_data->WriteUShort(index, segments_[i]->start_count()); in SubSerialize()
Dcmap_table.h332 Segment(int32_t start_count,
339 int32_t start_count();
341 void set_start_count(int32_t start_count);
430 int32_t start_count,
/third_party/libsnd/programs/
Dsndfile-play.c739 long k, start_count, output_count, write_count, read_count ; in solaris_play() local
787 start_count = 0 ; in solaris_play()
792 write_count = write (audio_fd, &(buffer [start_count]), output_count) ; in solaris_play()
795 start_count += write_count ; in solaris_play()
/third_party/mesa3d/src/mesa/vbo/
Dvbo_save.h64 struct pipe_draw_start_count_bias start_count; member
Dvbo_save_draw.c281 &node->merged.start_count, in vbo_save_playback_vertex_list_gallium()
338 ctx->Driver.DrawGallium(ctx, info, 0, &node->merged.start_count, 1); in vbo_save_playback_vertex_list()
Dvbo_save_api.c845 node->merged.start_count.start = merged_prims[0].start; in compile_vertex_list()
846 node->merged.start_count.count = merged_prims[0].count; in compile_vertex_list()
847 node->merged.start_count.index_bias = 0; in compile_vertex_list()
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-ot-cmap-table.hh104 HBUINT16 *start_count = c->allocate_size<HBUINT16> (HBUINT16::static_size * segments.length); in serialize() local
114 start_count[i] = segments[i].start_code; in serialize()
/third_party/ffmpeg/libavcodec/
Dmlpdec.c482 int start_count = get_bits_count(gbp); in read_restart_header() local
589 checksum = ff_mlp_restart_checksum(buf, get_bits_count(gbp) - start_count); in read_restart_header()
Dmlpenc.c812 unsigned int start_count = put_bits_count(pb); in write_restart_header() local
839 checksum = ff_mlp_restart_checksum(pb->buf, put_bits_count(pb) - start_count); in write_restart_header()
/third_party/glib/glib/pcre/
Dpcre_compile.c1380 int start_count = *count; in find_parens_sub() local
1381 int hwm_count = start_count; in find_parens_sub()
1571 *count = start_count; in find_parens_sub()
/third_party/gstreamer/gstreamer/
DChangeLog9543 So you start it twice, but it will have start_count 1, which is the