HomeSort by relevance Sort by last modified time
    Searched refs:__f (Results 176 - 200 of 554) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
unordered_set.h 76 __unordered_set(_InputIterator __f, _InputIterator __l,
81 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
126 __unordered_multiset(_InputIterator __f, _InputIterator __l,
131 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
194 unordered_set(_InputIterator __f, _InputIterator __l,
199 : _Base(__f, __l, __n, __hf, __eql, __a)
244 unordered_multiset(_InputIterator __f, _InputIterator __l,
249 : _Base(__f, __l, __n, __hf, __eql, __a)
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
unordered_set.h 76 __unordered_set(_InputIterator __f, _InputIterator __l,
81 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
126 __unordered_multiset(_InputIterator __f, _InputIterator __l,
131 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
194 unordered_set(_InputIterator __f, _InputIterator __l,
199 : _Base(__f, __l, __n, __hf, __eql, __a)
244 unordered_multiset(_InputIterator __f, _InputIterator __l,
249 : _Base(__f, __l, __n, __hf, __eql, __a)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
unordered_set.h 76 __unordered_set(_InputIterator __f, _InputIterator __l,
81 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
126 __unordered_multiset(_InputIterator __f, _InputIterator __l,
131 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
194 unordered_set(_InputIterator __f, _InputIterator __l,
199 : _Base(__f, __l, __n, __hf, __eql, __a)
244 unordered_multiset(_InputIterator __f, _InputIterator __l,
249 : _Base(__f, __l, __n, __hf, __eql, __a)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
unordered_set.h 76 __unordered_set(_InputIterator __f, _InputIterator __l,
81 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
126 __unordered_multiset(_InputIterator __f, _InputIterator __l,
131 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
194 unordered_set(_InputIterator __f, _InputIterator __l,
199 : _Base(__f, __l, __n, __hf, __eql, __a)
244 unordered_multiset(_InputIterator __f, _InputIterator __l,
249 : _Base(__f, __l, __n, __hf, __eql, __a)
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
unordered_set.h 76 __unordered_set(_InputIterator __f, _InputIterator __l,
81 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
126 __unordered_multiset(_InputIterator __f, _InputIterator __l,
131 : _Base(__f, __l, __n, __hf, __detail::_Mod_range_hashing(),
194 unordered_set(_InputIterator __f, _InputIterator __l,
199 : _Base(__f, __l, __n, __hf, __eql, __a)
244 unordered_multiset(_InputIterator __f, _InputIterator __l,
249 : _Base(__f, __l, __n, __hf, __eql, __a)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
boost_concept_check.h 314 const _Return& __r _IsUnused = __f();// require operator() member function
316 _Func __f;
324 __f(); // require operator() member function
326 _Func __f;
333 __r = __f(__arg); // require operator()
335 _Func __f;
343 __f(__arg); // require operator()
345 _Func __f;
353 __r = __f(__first, __second); // require operator()
355 _Func __f;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
boost_concept_check.h 317 const _Return& __r _IsUnused = __f();// require operator() member function
319 _Func __f;
327 __f(); // require operator() member function
329 _Func __f;
336 __r = __f(__arg); // require operator()
338 _Func __f;
346 __f(__arg); // require operator()
348 _Func __f;
356 __r = __f(__first, __second); // require operator()
358 _Func __f;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
boost_concept_check.h 317 const _Return& __r _IsUnused = __f();// require operator() member function
319 _Func __f;
327 __f(); // require operator() member function
329 _Func __f;
336 __r = __f(__arg); // require operator()
338 _Func __f;
346 __f(__arg); // require operator()
348 _Func __f;
356 __r = __f(__first, __second); // require operator()
358 _Func __f;
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
boost_concept_check.h 314 const _Return& __r _IsUnused = __f();// require operator() member function
316 _Func __f;
324 __f(); // require operator() member function
326 _Func __f;
333 __r = __f(__arg); // require operator()
335 _Func __f;
343 __f(__arg); // require operator()
345 _Func __f;
353 __r = __f(__first, __second); // require operator()
355 _Func __f;
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
boost_concept_check.h 314 const _Return& __r _IsUnused = __f();// require operator() member function
316 _Func __f;
324 __f(); // require operator() member function
326 _Func __f;
333 __r = __f(__arg); // require operator()
335 _Func __f;
343 __f(__arg); // require operator()
345 _Func __f;
353 __r = __f(__first, __second); // require operator()
355 _Func __f;
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
boost_concept_check.h 314 const _Return& __r _IsUnused = __f();// require operator() member function
316 _Func __f;
324 __f(); // require operator() member function
326 _Func __f;
333 __r = __f(__arg); // require operator()
335 _Func __f;
343 __f(__arg); // require operator()
345 _Func __f;
353 __r = __f(__first, __second); // require operator()
355 _Func __f;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
boost_concept_check.h 314 const _Return& __r _IsUnused = __f();// require operator() member function
316 _Func __f;
324 __f(); // require operator() member function
326 _Func __f;
333 __r = __f(__arg); // require operator()
335 _Func __f;
343 __f(__arg); // require operator()
345 _Func __f;
353 __r = __f(__first, __second); // require operator()
355 _Func __f;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
boost_concept_check.h 317 const _Return& __r _IsUnused = __f();// require operator() member function
319 _Func __f;
327 __f(); // require operator() member function
329 _Func __f;
336 __r = __f(__arg); // require operator()
338 _Func __f;
346 __f(__arg); // require operator()
348 _Func __f;
356 __r = __f(__first, __second); // require operator()
358 _Func __f;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
boost_concept_check.h 317 const _Return& __r _IsUnused = __f();// require operator() member function
319 _Func __f;
327 __f(); // require operator() member function
329 _Func __f;
336 __r = __f(__arg); // require operator()
338 _Func __f;
346 __f(__arg); // require operator()
348 _Func __f;
356 __r = __f(__first, __second); // require operator()
358 _Func __f;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
boost_concept_check.h 317 const _Return& __r _IsUnused = __f();// require operator() member function
319 _Func __f;
327 __f(); // require operator() member function
329 _Func __f;
336 __r = __f(__arg); // require operator()
338 _Func __f;
346 __f(__arg); // require operator()
348 _Func __f;
356 __r = __f(__first, __second); // require operator()
358 _Func __f;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
boost_concept_check.h 317 const _Return& __r _IsUnused = __f();// require operator() member function
319 _Func __f;
327 __f(); // require operator() member function
329 _Func __f;
336 __r = __f(__arg); // require operator()
338 _Func __f;
346 __f(__arg); // require operator()
348 _Func __f;
356 __r = __f(__first, __second); // require operator()
358 _Func __f;
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
boost_concept_check.h 316 const _Return& __r _IsUnused = __f();// require operator() member function
318 _Func __f;
326 __f(); // require operator() member function
328 _Func __f;
335 __r = __f(__arg); // require operator()
337 _Func __f;
345 __f(__arg); // require operator()
347 _Func __f;
355 __r = __f(__first, __second); // require operator()
357 _Func __f;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/profile/impl/
profiler_trace.h 204 void __write(FILE* __f);
319 __write(FILE* __f)
325 std::fprintf(__f, __id);
326 std::fprintf(__f, "|");
327 __gnu_profile::__write(__f, __it->first);
328 std::fprintf(__f, "|");
329 __it->second.__write(__f);
372 __log_magnitude(float __f)
378 if (__f < 0)
380 __f = -__f
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/profile/impl/
profiler_trace.h 204 void __write(FILE* __f);
319 __write(FILE* __f)
325 std::fprintf(__f, __id);
326 std::fprintf(__f, "|");
327 __gnu_profile::__write(__f, __it->first);
328 std::fprintf(__f, "|");
329 __it->second.__write(__f);
372 __log_magnitude(float __f)
378 if (__f < 0)
380 __f = -__f
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_trace.h 204 void __write(FILE* __f);
319 __write(FILE* __f)
325 std::fprintf(__f, __id);
326 std::fprintf(__f, "|");
327 __gnu_profile::__write(__f, __it->first);
328 std::fprintf(__f, "|");
329 __it->second.__write(__f);
372 __log_magnitude(float __f)
378 if (__f < 0)
380 __f = -__f
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_trace.h 197 void __write(FILE* __f);
312 __write(FILE* __f)
318 std::fprintf(__f, __id);
319 std::fprintf(__f, "|");
320 __gnu_profile::__write(__f, __it->first);
321 std::fprintf(__f, "|");
322 __it->second.__write(__f);
365 __log_magnitude(float __f)
371 if (__f < 0)
373 __f = -__f
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/profile/impl/
profiler_trace.h 204 void __write(FILE* __f);
319 __write(FILE* __f)
325 std::fprintf(__f, __id);
326 std::fprintf(__f, "|");
327 __gnu_profile::__write(__f, __it->first);
328 std::fprintf(__f, "|");
329 __it->second.__write(__f);
372 __log_magnitude(float __f)
378 if (__f < 0)
380 __f = -__f
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/profile/impl/
profiler_trace.h 197 void __write(FILE* __f);
312 __write(FILE* __f)
318 std::fprintf(__f, __id);
319 std::fprintf(__f, "|");
320 __gnu_profile::__write(__f, __it->first);
321 std::fprintf(__f, "|");
322 __it->second.__write(__f);
365 __log_magnitude(float __f)
371 if (__f < 0)
373 __f = -__f
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/profile/impl/
profiler_trace.h 197 void __write(FILE* __f);
312 __write(FILE* __f)
318 std::fprintf(__f, __id);
319 std::fprintf(__f, "|");
320 __gnu_profile::__write(__f, __it->first);
321 std::fprintf(__f, "|");
322 __it->second.__write(__f);
365 __log_magnitude(float __f)
371 if (__f < 0)
373 __f = -__f
    [all...]
  /external/clang/test/CodeGen/
union.c 18 float __f; member in union:__anon18353

Completed in 2917 milliseconds

1 2 3 4 5 6 78 91011>>