Home
last modified time | relevance | path

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

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