Home
last modified time | relevance | path

Searched refs:add_span (Results 1 – 9 of 9) sorted by relevance

/external/pdfium/third_party/agg23/
D0004-ubsan-sweep-scanline-error.patch44 sl.add_span(x, cur_cell->x - x, alpha);
Dagg_rasterizer_scanline_aa.h154 void add_span(int x, int len, int) in add_span() function
381 sl.add_span(x, cur_cell->x - x, alpha); in sweep_scanline()
Dagg_scanline_u.h99 void add_span(int x, unsigned len, unsigned cover) in add_span() function
/external/cronet/third_party/protobuf/src/google/protobuf/compiler/
Dparser.cc402 location_->add_span(parser_->input_->current().line); in LocationRecorder()
403 location_->add_span(parser_->input_->current().column); in LocationRecorder()
438 location_->add_span(parser_->input_->current().line); in Init()
439 location_->add_span(parser_->input_->current().column); in Init()
464 location_->add_span(token.line); in EndAt()
466 location_->add_span(token.end_column); in EndAt()
/external/protobuf/src/google/protobuf/compiler/
Dparser.cc403 location_->add_span(parser_->input_->current().line); in LocationRecorder()
404 location_->add_span(parser_->input_->current().column); in LocationRecorder()
439 location_->add_span(parser_->input_->current().line); in Init()
440 location_->add_span(parser_->input_->current().column); in Init()
465 location_->add_span(token.line); in EndAt()
467 location_->add_span(token.end_column); in EndAt()
/external/cronet/third_party/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc7927 loc_msg->add_span(4); in TEST_F()
7928 loc_msg->add_span(5); in TEST_F()
7929 loc_msg->add_span(6); in TEST_F()
Ddescriptor.pb.h7771 void add_span(int32_t value); in Swap()
14091 inline void SourceCodeInfo_Location::add_span(int32_t value) { in add_span() function
/external/protobuf/src/google/protobuf/
Ddescriptor_unittest.cc8004 loc_msg->add_span(4); in TEST_F()
8005 loc_msg->add_span(5); in TEST_F()
8006 loc_msg->add_span(6); in TEST_F()
Ddescriptor.pb.h7888 void add_span(int32_t value); in Swap()
14226 inline void SourceCodeInfo_Location::add_span(int32_t value) { in add_span() function