Home
last modified time | relevance | path

Searched defs:other_data (Results 1 – 3 of 3) sorted by relevance

/external/protobuf/src/google/protobuf/
Dreflection_internal.h239 Field* other_data) const { in Swap()
283 Field* other_data) const { in Swap()
314 Field* other_data) const { in Swap()
357 Field* other_data) const { in Swap()
/external/tensorflow/tensorflow/core/framework/
Dtensor_util.cc36 StringPiece other_data = other.tensor_data(); in DeepCopy() local
/external/v8/src/
Dbit-vector.h284 void CopyFrom(DataStorage other_data, int other_data_length) { in CopyFrom()