Home
last modified time | relevance | path

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

/external/dynamic_depth/internal/strings/
Dnumbers.cc396 char* FastUInt64ToBufferLeft(uint64 u64, char* buffer) { in FastUInt64ToBufferLeft() function
/external/tensorflow/tensorflow/core/lib/strings/
Dnumbers.cc169 size_t FastUInt64ToBufferLeft(uint64 i, char* buffer) { in FastUInt64ToBufferLeft() function
/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc1059 char* FastUInt64ToBufferLeft(uint64 u64, char* buffer) { in FastUInt64ToBufferLeft() function