Home
last modified time | relevance | path

Searched refs:set_last (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/libs/fusion/test/sequence/
Dadapt_adt.cpp94 void set_last(const std::string& last_) { last = last_; } in set_last() function in ns::name
123 (obj.get_last(), obj.set_last(val))
147 (const std::string&, const std::string&, obj.get_last(), obj.set_last(val))
/third_party/mindspore/mindspore/ccsrc/frontend/optimizer/
Dpy_pass_manager.cc88 new_para_pattern->set_last(true); in GenNewParameter()
Dpattern.h237 void set_last(bool last) { last_across_passes_ = last; } in set_last() function
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_export.h58 void set_last();
Dsfn_vertexstageexport.cpp365 m_last_param_export->set_last(); in finalize_exports()
372 m_last_pos_export->set_last(); in finalize_exports()
Dsfn_instruction_export.cpp98 void ExportInstruction::set_last() in set_last() function in r600::ExportInstruction
Dsfn_shader_fragment.cpp1077 m_last_pixel_export->set_last(); in do_finalize()
/third_party/re2/re2/
Dprog.h121 void set_last() { in set_last() function
Dprog.cc595 flat.back().set_last(); in Flatten()
/third_party/flutter/skia/src/pathops/
DSkOpSegment.cpp1064 static SkOpSegment* set_last(SkOpSpanBase** last, SkOpSpanBase* endSpan) { in set_last() function
1094 return set_last(last, endSpan); in nextChase()
1115 return set_last(last, endSpan); in nextChase()
1123 return set_last(last, endSpan); in nextChase()
/third_party/skia/src/pathops/
DSkOpSegment.cpp1064 static SkOpSegment* set_last(SkOpSpanBase** last, SkOpSpanBase* endSpan) { in set_last() function
1094 return set_last(last, endSpan); in nextChase()
1115 return set_last(last, endSpan); in nextChase()
1123 return set_last(last, endSpan); in nextChase()