Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/micro/
Dmicro_string.cc73 char* FastUInt32ToBufferLeft(uint32_t i, char* buffer, int base) { in FastUInt32ToBufferLeft() function
/external/dynamic_depth/internal/strings/
Dnumbers.cc314 char* FastUInt32ToBufferLeft(uint32 u, char* buffer) { in FastUInt32ToBufferLeft() function
/external/tensorflow/tensorflow/core/platform/
Dnumbers.cc146 size_t FastUInt32ToBufferLeft(uint32 i, char* buffer) { in FastUInt32ToBufferLeft() function
/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc985 char* FastUInt32ToBufferLeft(uint32 u, char* buffer) { in FastUInt32ToBufferLeft() function