Home
last modified time | relevance | path

Searched defs:__clz_f (Results 1 – 12 of 12) sorted by relevance

/external/cronet/stable/third_party/libc++/src/include/__algorithm/
Dfill_n.h43 __storage_type __clz_f = static_cast<__storage_type>(__bits_per_word - __first.__ctz_); in __fill_n_bool() local
Dcount.h56 __storage_type __clz_f = static_cast<__storage_type>(__bits_per_word - __first.__ctz_); in __count_bool() local
Dfind.h108 __storage_type __clz_f = static_cast<__storage_type>(__bits_per_word - __first.__ctz_); in __find_bool() local
/external/cronet/tot/third_party/libc++/src/include/__algorithm/
Dfill_n.h43 __storage_type __clz_f = static_cast<__storage_type>(__bits_per_word - __first.__ctz_); in __fill_n_bool() local
Dcount.h56 __storage_type __clz_f = static_cast<__storage_type>(__bits_per_word - __first.__ctz_); in __count_bool() local
Dfind.h108 __storage_type __clz_f = static_cast<__storage_type>(__bits_per_word - __first.__ctz_); in __find_bool() local
/external/cronet/stable/third_party/libc++/src/include/__cxx03/__algorithm/
Dfill_n.h43 __storage_type __clz_f = static_cast<__storage_type>(__bits_per_word - __first.__ctz_); in __fill_n_bool() local
Dcount.h55 __storage_type __clz_f = static_cast<__storage_type>(__bits_per_word - __first.__ctz_); in __count_bool() local
Dfind.h106 __storage_type __clz_f = static_cast<__storage_type>(__bits_per_word - __first.__ctz_); in __find_bool() local
/external/cronet/tot/third_party/libc++/src/include/__cxx03/__algorithm/
Dfill_n.h43 __storage_type __clz_f = static_cast<__storage_type>(__bits_per_word - __first.__ctz_); in __fill_n_bool() local
Dcount.h55 __storage_type __clz_f = static_cast<__storage_type>(__bits_per_word - __first.__ctz_); in __count_bool() local
Dfind.h106 __storage_type __clz_f = static_cast<__storage_type>(__bits_per_word - __first.__ctz_); in __find_bool() local