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

  /external/libcxx/src/
locale.cpp 98 countof(const T (&)[N])
107 countof(const T * const begin, const T * const end) function in namespace:__anon27391
    [all...]
  /ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
locale.cpp 102 countof(const T (&)[N])
111 countof(const T * const begin, const T * const end) function in namespace:__anon42865
    [all...]
  /frameworks/opt/net/wifi/service/tools/halutil/
halutil.cpp 28 unsigned countof(T (&rgt)[N]) {
597 int num_results = scanOnce(WIFI_BAND_ABG, results, countof(results));
    [all...]
  /external/valgrind/main/perf/
tinycc.c 2626 #define countof macro
    [all...]

Completed in 283 milliseconds