Home
last modified time | relevance | path

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

/dports/graphics/opencv/opencv-4.5.3/modules/dnn/misc/caffe/
H A Dopencv-caffe.pb.h3999 void set_not_stage(int index, const ::std::string& value);
4001 void set_not_stage(int index, ::std::string&& value);
4003 void set_not_stage(int index, const char* value);
4004 void set_not_stage(int index, const char* value, size_t size);
18640 inline void NetStateRule::set_not_stage(int index, const ::std::string& value) { in set_not_stage() function
18645 inline void NetStateRule::set_not_stage(int index, ::std::string&& value) { in set_not_stage() function
18650 inline void NetStateRule::set_not_stage(int index, const char* value) { in set_not_stage() function
18655 inline void NetStateRule::set_not_stage(int index, const char* value, size_t size) { in set_not_stage() function