Searched defs:scalar_ (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/compiler/xla/ | ||
| D | shape_test.cc | 40 const Shape scalar_ = ShapeUtil::MakeShape(F32, {}); member in xla::__anon3f028fbc0111::ShapeTest |
| /external/clang/test/CodeGenCXX/ | ||
| D | mangle-exprs.cpp | 76 void scalar_(decltype(T(), int())) { in scalar_() function |