HomeSort by relevance Sort by last modified time
    Searched defs:countof (Results 1 - 3 of 3) sorted by null

  /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...]

Completed in 541 milliseconds