Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/
Dstrcat.cc57 static char *Append1(char *out, const AlphaNum &x) { in Append1() function
99 out = Append1(out, c); in StrCat()
212 out = Append1(out, c); in StrAppend()
/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc1451 static char *Append1(char *out, const AlphaNum &x) { in Append1() function
1494 out = Append1(out, c); in StrCat()
1515 out = Append1(out, e); in StrCat()
1541 out = Append1(out, g); in StrCat()
1568 out = Append1(out, i); in StrCat()
1605 out = Append1(out, c); in StrAppend()