Searched defs:props_ (Results 1 - 2 of 2) sorted by relevance

/external/harfbuzz_ng/src/
H A Dhb-ot-map.cc42 const hb_segment_properties_t *props_)
47 props = *props_;
41 hb_ot_map_builder_t(hb_face_t *face_, const hb_segment_properties_t *props_) argument
/external/tensorflow/tensorflow/core/graph/
H A Dgraph.h197 NodeProperties* properties() const { return props_.get(); }
201 // Releases memory from props_, in addition to restoring *this to its
205 // Make a copy of the Node's props_ if props_ is shared with
252 std::shared_ptr<NodeProperties> props_; member in class:tensorflow::Node

Completed in 394 milliseconds