HomeSort by relevance Sort by last modified time
    Searched full:__lc (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/clang/test/Parser/
cxx-member-crash.cpp 15 if ((__plus || __c == __lit[__num_base::_S_iminus]) && !(__lc->_M_use_grouping && __c == __lc->_M_thousands_sep) && !(__c == __lc->_M_decimal_point)) {
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr2/
bool_set.tcc 138 const __cache_type* __lc = __uc(__loc);
142 bool __donef = __lc->_M_falsename_size == 0;
143 bool __donet = __lc->_M_truename_size == 0;
157 __testf = __c == __lc->_M_falsename[__n];
163 __testt = __c == __lc->_M_truename[__n];
174 __donef = !__testf || __n >= __lc->_M_falsename_size;
175 __donet = !__testt || __n >= __lc->_M_truename_size;
177 if (__testf && __n == __lc->_M_falsename_size && __n)
180 if (__testt && __n == __lc->_M_truename_size)
185 else if (__testt && __n == __lc->_M_truename_size && __n
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
locale_facets.tcc 137 const __cache_type* __lc = __uc(__loc);
138 const _CharT* __lit = __lc->_M_atoms_in;
150 && !(__lc->_M_use_grouping && __c == __lc->_M_thousands_sep)
151 && !(__c == __lc->_M_decimal_point))
166 if ((__lc->_M_use_grouping && __c == __lc->_M_thousands_sep)
167 || __c == __lc->_M_decimal_point)
191 if (__lc->_M_use_grouping)
195 if (!__lc->_M_allocated
    [all...]
locale_facets_nonio.tcc 128 const __cache_type* __lc = __uc(__loc);
129 const char_type* __lit = __lc->_M_atoms;
136 const bool __mandatory_sign = (__lc->_M_positive_sign_size
137 && __lc->_M_negative_sign_size);
140 if (__lc->_M_use_grouping)
156 const money_base::pattern __p = __lc->_M_neg_format;
180 const size_type __len = __lc->_M_curr_symbol_size;
183 && *__beg == __lc->_M_curr_symbol[__j];
192 if (__lc->_M_positive_sign_size && __beg != __end
193 && *__beg == __lc->_M_positive_sign[0]
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
locale_facets.tcc 154 const __cache_type* __lc = __uc(__loc);
155 const _CharT* __lit = __lc->_M_atoms_in;
167 && !(__lc->_M_use_grouping && __c == __lc->_M_thousands_sep)
168 && !(__c == __lc->_M_decimal_point))
183 if ((__lc->_M_use_grouping && __c == __lc->_M_thousands_sep)
184 || __c == __lc->_M_decimal_point)
208 if (__lc->_M_use_grouping)
212 if (!__lc->_M_allocated
    [all...]
locale_facets_nonio.tcc 145 const __cache_type* __lc = __uc(__loc);
146 const char_type* __lit = __lc->_M_atoms;
153 const bool __mandatory_sign = (__lc->_M_positive_sign_size
154 && __lc->_M_negative_sign_size);
157 if (__lc->_M_use_grouping)
173 const money_base::pattern __p = __lc->_M_neg_format;
197 const size_type __len = __lc->_M_curr_symbol_size;
200 && *__beg == __lc->_M_curr_symbol[__j];
209 if (__lc->_M_positive_sign_size && __beg != __end
210 && *__beg == __lc->_M_positive_sign[0]
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
locale_facets.tcc 154 const __cache_type* __lc = __uc(__loc);
155 const _CharT* __lit = __lc->_M_atoms_in;
167 && !(__lc->_M_use_grouping && __c == __lc->_M_thousands_sep)
168 && !(__c == __lc->_M_decimal_point))
183 if ((__lc->_M_use_grouping && __c == __lc->_M_thousands_sep)
184 || __c == __lc->_M_decimal_point)
208 if (__lc->_M_use_grouping)
212 if (!__lc->_M_allocated
    [all...]
locale_facets_nonio.tcc 145 const __cache_type* __lc = __uc(__loc);
146 const char_type* __lit = __lc->_M_atoms;
153 const bool __mandatory_sign = (__lc->_M_positive_sign_size
154 && __lc->_M_negative_sign_size);
157 if (__lc->_M_use_grouping)
173 const money_base::pattern __p = __lc->_M_neg_format;
197 const size_type __len = __lc->_M_curr_symbol_size;
200 && *__beg == __lc->_M_curr_symbol[__j];
209 if (__lc->_M_positive_sign_size && __beg != __end
210 && *__beg == __lc->_M_positive_sign[0]
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.tcc 137 const __cache_type* __lc = __uc(__loc);
138 const _CharT* __lit = __lc->_M_atoms_in;
150 && !(__lc->_M_use_grouping && __c == __lc->_M_thousands_sep)
151 && !(__c == __lc->_M_decimal_point))
166 if ((__lc->_M_use_grouping && __c == __lc->_M_thousands_sep)
167 || __c == __lc->_M_decimal_point)
191 if (__lc->_M_use_grouping)
195 if (!__lc->_M_allocated
    [all...]
locale_facets_nonio.tcc 128 const __cache_type* __lc = __uc(__loc);
129 const char_type* __lit = __lc->_M_atoms;
136 const bool __mandatory_sign = (__lc->_M_positive_sign_size
137 && __lc->_M_negative_sign_size);
140 if (__lc->_M_use_grouping)
156 const money_base::pattern __p = __lc->_M_neg_format;
180 const size_type __len = __lc->_M_curr_symbol_size;
183 && *__beg == __lc->_M_curr_symbol[__j];
192 if (__lc->_M_positive_sign_size && __beg != __end
193 && *__beg == __lc->_M_positive_sign[0]
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.tcc 137 const __cache_type* __lc = __uc(__loc);
138 const _CharT* __lit = __lc->_M_atoms_in;
150 && !(__lc->_M_use_grouping && __c == __lc->_M_thousands_sep)
151 && !(__c == __lc->_M_decimal_point))
166 if ((__lc->_M_use_grouping && __c == __lc->_M_thousands_sep)
167 || __c == __lc->_M_decimal_point)
191 if (__lc->_M_use_grouping)
195 if (!__lc->_M_allocated
    [all...]
locale_facets_nonio.tcc 128 const __cache_type* __lc = __uc(__loc);
129 const char_type* __lit = __lc->_M_atoms;
136 const bool __mandatory_sign = (__lc->_M_positive_sign_size
137 && __lc->_M_negative_sign_size);
140 if (__lc->_M_use_grouping)
156 const money_base::pattern __p = __lc->_M_neg_format;
180 const size_type __len = __lc->_M_curr_symbol_size;
183 && *__beg == __lc->_M_curr_symbol[__j];
192 if (__lc->_M_positive_sign_size && __beg != __end
193 && *__beg == __lc->_M_positive_sign[0]
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
locale_facets.tcc 137 const __cache_type* __lc = __uc(__loc);
138 const _CharT* __lit = __lc->_M_atoms_in;
150 && !(__lc->_M_use_grouping && __c == __lc->_M_thousands_sep)
151 && !(__c == __lc->_M_decimal_point))
166 if ((__lc->_M_use_grouping && __c == __lc->_M_thousands_sep)
167 || __c == __lc->_M_decimal_point)
191 if (__lc->_M_use_grouping)
195 if (!__lc->_M_allocated
    [all...]
locale_facets_nonio.tcc 128 const __cache_type* __lc = __uc(__loc);
129 const char_type* __lit = __lc->_M_atoms;
136 const bool __mandatory_sign = (__lc->_M_positive_sign_size
137 && __lc->_M_negative_sign_size);
140 if (__lc->_M_use_grouping)
156 const money_base::pattern __p = __lc->_M_neg_format;
180 const size_type __len = __lc->_M_curr_symbol_size;
183 && *__beg == __lc->_M_curr_symbol[__j];
192 if (__lc->_M_positive_sign_size && __beg != __end
193 && *__beg == __lc->_M_positive_sign[0]
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
locale_facets.tcc 137 const __cache_type* __lc = __uc(__loc);
138 const _CharT* __lit = __lc->_M_atoms_in;
150 && !(__lc->_M_use_grouping && __c == __lc->_M_thousands_sep)
151 && !(__c == __lc->_M_decimal_point))
166 if ((__lc->_M_use_grouping && __c == __lc->_M_thousands_sep)
167 || __c == __lc->_M_decimal_point)
191 if (__lc->_M_use_grouping)
195 if (!__lc->_M_allocated
    [all...]
locale_facets_nonio.tcc 128 const __cache_type* __lc = __uc(__loc);
129 const char_type* __lit = __lc->_M_atoms;
136 const bool __mandatory_sign = (__lc->_M_positive_sign_size
137 && __lc->_M_negative_sign_size);
140 if (__lc->_M_use_grouping)
156 const money_base::pattern __p = __lc->_M_neg_format;
180 const size_type __len = __lc->_M_curr_symbol_size;
183 && *__beg == __lc->_M_curr_symbol[__j];
192 if (__lc->_M_positive_sign_size && __beg != __end
193 && *__beg == __lc->_M_positive_sign[0]
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
locale_facets.tcc 154 const __cache_type* __lc = __uc(__loc);
155 const _CharT* __lit = __lc->_M_atoms_in;
167 && !(__lc->_M_use_grouping && __c == __lc->_M_thousands_sep)
168 && !(__c == __lc->_M_decimal_point))
183 if ((__lc->_M_use_grouping && __c == __lc->_M_thousands_sep)
184 || __c == __lc->_M_decimal_point)
208 if (__lc->_M_use_grouping)
212 if (!__lc->_M_allocated
    [all...]
locale_facets_nonio.tcc 145 const __cache_type* __lc = __uc(__loc);
146 const char_type* __lit = __lc->_M_atoms;
153 const bool __mandatory_sign = (__lc->_M_positive_sign_size
154 && __lc->_M_negative_sign_size);
157 if (__lc->_M_use_grouping)
173 const money_base::pattern __p = __lc->_M_neg_format;
197 const size_type __len = __lc->_M_curr_symbol_size;
200 && *__beg == __lc->_M_curr_symbol[__j];
209 if (__lc->_M_positive_sign_size && __beg != __end
210 && *__beg == __lc->_M_positive_sign[0]
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
locale_facets.tcc 154 const __cache_type* __lc = __uc(__loc);
155 const _CharT* __lit = __lc->_M_atoms_in;
167 && !(__lc->_M_use_grouping && __c == __lc->_M_thousands_sep)
168 && !(__c == __lc->_M_decimal_point))
183 if ((__lc->_M_use_grouping && __c == __lc->_M_thousands_sep)
184 || __c == __lc->_M_decimal_point)
208 if (__lc->_M_use_grouping)
212 if (!__lc->_M_allocated
    [all...]
locale_facets_nonio.tcc 145 const __cache_type* __lc = __uc(__loc);
146 const char_type* __lit = __lc->_M_atoms;
153 const bool __mandatory_sign = (__lc->_M_positive_sign_size
154 && __lc->_M_negative_sign_size);
157 if (__lc->_M_use_grouping)
173 const money_base::pattern __p = __lc->_M_neg_format;
197 const size_type __len = __lc->_M_curr_symbol_size;
200 && *__beg == __lc->_M_curr_symbol[__j];
209 if (__lc->_M_positive_sign_size && __beg != __end
210 && *__beg == __lc->_M_positive_sign[0]
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_list_to_vector.h 113 __set_list_cost(float __lc)
114 { _M_list_cost = __lc; }
188 float __lc = __list_cost(__res->__shift_count(), __res->__iterate()); local
190 __res->__set_list_cost(__lc);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/
unordered_map 278 size_type __hops = 0, __lc = 0, __chain = 0;
290 __lc = __lc > __chain ? __lc : __chain;
295 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
525 size_type __hops = 0, __lc = 0, __chain = 0;
537 __lc = __lc > __chain ? __lc : __chain;
542 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops)
    [all...]
unordered_set 251 size_type __hops = 0, __lc = 0, __chain = 0;
264 __lc = __lc > __chain ? __lc : __chain;
269 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
493 size_type __hops = 0, __lc = 0, __chain = 0;
506 __lc = __lc > __chain ? __lc : __chain;
511 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/
unordered_map 278 size_type __hops = 0, __lc = 0, __chain = 0;
290 __lc = __lc > __chain ? __lc : __chain;
295 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
525 size_type __hops = 0, __lc = 0, __chain = 0;
537 __lc = __lc > __chain ? __lc : __chain;
542 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops)
    [all...]
unordered_set 251 size_type __hops = 0, __lc = 0, __chain = 0;
264 __lc = __lc > __chain ? __lc : __chain;
269 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops);
493 size_type __hops = 0, __lc = 0, __chain = 0;
506 __lc = __lc > __chain ? __lc : __chain;
511 __profcxx_hashtable_destruct2(this, __lc, _Base::size(), __hops)
    [all...]

Completed in 431 milliseconds

1 2 3