Home
last modified time | relevance | path

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

/external/libcxx/test/std/iterators/iterators.general/
Dgcc_workaround.pass.cpp19 void AppendTo(const std::vector<char> &v) { TEST_IGNORE_NODISCARD v.begin(); } in AppendTo() function
/external/tensorflow/tensorflow/core/framework/
Dtensor_shape.cc36 static void AppendTo(const TensorShapeBase<Shape>& s, in AppendTo() function
351 AppendTo(*this, &vals); in UnsafeAddDim()
394 AppendTo(*this, &vals); in InsertDim()
427 AppendTo(*this, &vals); in set_dim()
448 AppendTo(*this, &vals); in RemoveDimRange()