Home
last modified time | relevance | path

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

/external/brotli/c/enc/
Dfast_log.h21 static BROTLI_INLINE uint32_t Log2FloorNonZero(size_t n) { in Log2FloorNonZero() function
/external/protobuf/src/google/protobuf/stubs/
Dport.h313 static uint32 Log2FloorNonZero(uint32 n) { in Log2FloorNonZero() function
/external/tensorflow/tensorflow/core/common_runtime/
Dbfc_allocator.h535 inline int Log2FloorNonZero(uint64 n) { in Log2FloorNonZero() function