Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/experimental/micro/
Ddebug_log_numbers.cc61 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/lib/strings/
Dnumbers.cc146 size_t FastUInt32ToBufferLeft(uint32 i, char* buffer) { in FastUInt32ToBufferLeft() function
/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc968 char* FastUInt32ToBufferLeft(uint32 u, char* buffer) { in FastUInt32ToBufferLeft() function