Home
last modified time | relevance | path

Searched defs:kDot (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_graph_dumper.h50 kDot, enumerator
/external/cronet/third_party/protobuf/src/google/protobuf/io/
Dio_win32.cc377 static const wstring kDot = L"."; in ExpandWildcards() local
Dio_win32_unittest.cc239 static const wstring kDot(L"."); in DeleteAllUnder() local
/external/protobuf/src/google/protobuf/io/
Dio_win32.cc377 static const wstring kDot = L"."; in ExpandWildcards() local
Dio_win32_unittest.cc239 static const wstring kDot(L"."); in DeleteAllUnder() local
/external/libtextclassifier/native/utils/tflite/
Dstring_projection.cc49 constexpr char kDot = '.'; variable