Home | Sort by relevance Sort by last modified time |
/art/tools/jfuzz/ | |
jfuzz.cc | 79 constexpr uint32_t countof(T const (&)[N]) { function in namespace:__anon173 910 uint32_t count = random1(countof(kExceptionTypes)); [all...] |
/external/boringssl/src/ssl/ | |
ssl_cipher.cc | 1352 static constexpr size_t countof(T const (&)[N]) { function [all...] |
/external/libcxx/src/ | |
locale.cpp | 119 countof(const T (&)[N]) 128 countof(const T * const begin, const T * const end) function in namespace:__anon27902 [all...] |