Searched defs:empty_value (Results 1 – 7 of 7) sorted by relevance
47 class empty_value { class54 empty_value() { } in empty_value() function in boost::empty_::empty_value57 empty_value(boost::empty_init_t) in empty_value() function in boost::empty_::empty_value63 empty_value(boost::empty_init_t, U&& value, Args&&... args) in empty_value() function in boost::empty_::empty_value67 empty_value(boost::empty_init_t, U&& value) in empty_value() function in boost::empty_::empty_value72 empty_value(boost::empty_init_t, const U& value) in empty_value() function in boost::empty_::empty_value76 empty_value(boost::empty_init_t, U& value) in empty_value() function in boost::empty_::empty_value94 class empty_value<T, N, true> class102 empty_value() { } in empty_value() function in boost::empty_::empty_value105 empty_value(boost::empty_init_t) in empty_value() function in boost::empty_::empty_value[all …]
75 std::vector<DeviceTensorPtr> empty_value; in Fetch() local
101 int empty_value = 0; in main() local
150 int empty_value = 0; in main() local
38 StructWrapper empty_value = 1; field
161 value empty_value(value::tag_type t) in empty_value() function
2821 auto empty_value = opts_.set_empty_strings_to_null in GenCreateParam() local