HomeSort by relevance Sort by last modified time
    Searched defs:__t (Results 1 - 25 of 28) sorted by null

1 2

  /external/clang/test/CodeGen/
mips-constraint-regs.c 14 int __t; local
17 : "=c" (__t)
  /external/valgrind/drd/tests/
std_thread.cpp 30 std::thread::_Impl_base* __t = static_cast<std::thread::_Impl_base*>(__p); local
32 __local.swap(__t->_M_this_ptr);
35 __t->_M_run();
std_thread2.cpp 35 std::thread::_Impl_base* __t = static_cast<std::thread::_Impl_base*>(__p); local
37 __local.swap(__t->_M_this_ptr);
40 __t->_M_run();
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
valarray_array.h 99 // Turn a raw-memory into an array of _Tp filled with __t
108 _S_do_it(_Tp* __b, _Tp* __e, const _Tp __t)
111 new(__b++) _Tp(__t);
119 _S_do_it(_Tp* __b, _Tp* __e, const _Tp __t)
122 *__b++ = __t;
128 __valarray_fill_construct(_Tp* __b, _Tp* __e, const _Tp __t)
130 _Array_init_ctor<_Tp, __is_trivial(_Tp)>::_S_do_it(__b, __e, __t);
214 // Fill a plain array __a[<__n>] with __t
217 __valarray_fill(_Tp* __restrict__ __a, size_t __n, const _Tp& __t)
220 *__a++ = __t;
375 _Value_type __t = __a[__i]; local
391 _Value_type __t = __a[__i]; local
    [all...]
locale_facets.h 927 const char __t = do_narrow(__c, __dfault); local
928 if (__t != __dfault
    [all...]
stl_algo.h 1498 _EuclideanRingElement __t = __m % __n; local
1608 _ValueType __t = _GLIBCXX_MOVE(*__p); local
1631 _ValueType __t = _GLIBCXX_MOVE(*(__p + __n - 1)); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
valarray_array.h 99 // Turn a raw-memory into an array of _Tp filled with __t
108 _S_do_it(_Tp* __b, _Tp* __e, const _Tp __t)
111 new(__b++) _Tp(__t);
119 _S_do_it(_Tp* __b, _Tp* __e, const _Tp __t)
122 *__b++ = __t;
128 __valarray_fill_construct(_Tp* __b, _Tp* __e, const _Tp __t)
130 _Array_init_ctor<_Tp, __is_trivial(_Tp)>::_S_do_it(__b, __e, __t);
214 // Fill a plain array __a[<__n>] with __t
217 __valarray_fill(_Tp* __restrict__ __a, size_t __n, const _Tp& __t)
220 *__a++ = __t;
375 _Value_type __t = __a[__i]; local
391 _Value_type __t = __a[__i]; local
    [all...]
locale_facets.h 927 const char __t = do_narrow(__c, __dfault); local
928 if (__t != __dfault
    [all...]
stl_algo.h 1498 _EuclideanRingElement __t = __m % __n; local
1608 _ValueType __t = _GLIBCXX_MOVE(*__p); local
1631 _ValueType __t = _GLIBCXX_MOVE(*(__p + __n - 1)); local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
valarray_array.h 99 // Turn a raw-memory into an array of _Tp filled with __t
108 _S_do_it(_Tp* __b, _Tp* __e, const _Tp __t)
111 new(__b++) _Tp(__t);
119 _S_do_it(_Tp* __b, _Tp* __e, const _Tp __t)
122 *__b++ = __t;
128 __valarray_fill_construct(_Tp* __b, _Tp* __e, const _Tp __t)
130 _Array_init_ctor<_Tp, __is_trivial(_Tp)>::_S_do_it(__b, __e, __t);
214 // Fill a plain array __a[<__n>] with __t
217 __valarray_fill(_Tp* __restrict__ __a, size_t __n, const _Tp& __t)
220 *__a++ = __t;
375 _Value_type __t = __a[__i]; local
391 _Value_type __t = __a[__i]; local
    [all...]
locale_facets.h 927 const char __t = do_narrow(__c, __dfault); local
928 if (__t != __dfault
    [all...]
stl_algo.h 1498 _EuclideanRingElement __t = __m % __n; local
1608 _ValueType __t = _GLIBCXX_MOVE(*__p); local
1631 _ValueType __t = _GLIBCXX_MOVE(*(__p + __n - 1)); local
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
valarray_array.h 99 // Turn a raw-memory into an array of _Tp filled with __t
108 _S_do_it(_Tp* __b, _Tp* __e, const _Tp __t)
111 new(__b++) _Tp(__t);
119 _S_do_it(_Tp* __b, _Tp* __e, const _Tp __t)
122 *__b++ = __t;
128 __valarray_fill_construct(_Tp* __b, _Tp* __e, const _Tp __t)
130 _Array_init_ctor<_Tp, __is_trivial(_Tp)>::_S_do_it(__b, __e, __t);
214 // Fill a plain array __a[<__n>] with __t
217 __valarray_fill(_Tp* __restrict__ __a, size_t __n, const _Tp& __t)
220 *__a++ = __t;
375 _Value_type __t = __a[__i]; local
391 _Value_type __t = __a[__i]; local
    [all...]
locale_facets.h 927 const char __t = do_narrow(__c, __dfault); local
928 if (__t != __dfault
    [all...]
stl_algo.h 1267 _EuclideanRingElement __t = __m % __n; local
1377 _ValueType __t = _GLIBCXX_MOVE(*__p); local
1400 _ValueType __t = _GLIBCXX_MOVE(*(__p + __n - 1)); local
    [all...]
  /ndk/sources/cxx-stl/stlport/src/
time_facets.cpp 386 time_t __t = mktime(__CONST_CAST(tm*, t)); variable
387 _bend = __write_integer(_buf, 0, (long)__t );
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/ext/
throw_allocator.h 714 size_type __t = sizeof(value_type) * __n; local
715 annotate_base::check_allocated(__p, __t);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/ext/
throw_allocator.h 714 size_type __t = sizeof(value_type) * __n; local
715 annotate_base::check_allocated(__p, __t);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/ext/
throw_allocator.h 714 size_type __t = sizeof(value_type) * __n; local
715 annotate_base::check_allocated(__p, __t);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/ext/
throw_allocator.h 876 size_type __t = sizeof(value_type) * __n; local
877 annotate_base::check_allocated(__p, __t);
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_algo.c 435 _EuclideanRingElement __t = __m % __n; local
437 __n = __t;
609 _Distance __t = __n; local
614 ++__t;
615 _Distance __M = __random_number(__t);
631 _Distance __t = __n; local
636 ++__t;
637 _Distance __M = __rand(__t);
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_algo.c 435 _EuclideanRingElement __t = __m % __n; local
437 __n = __t;
609 _Distance __t = __n; local
614 ++__t;
615 _Distance __M = __random_number(__t);
631 _Distance __t = __n; local
636 ++__t;
637 _Distance __M = __rand(__t);
    [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-msp430.c 3201 char *__t = input_line_pointer; local
    [all...]
  /external/blktrace/
blkparse.c 801 struct trace *__t; local
806 __t = rb_entry(parent, struct trace, rb_node);
808 if (t->bit->time < __t->bit->time)
810 else if (t->bit->time > __t->bit->time)
812 else if (t->bit->device < __t->bit->device)
814 else if (t->bit->device > __t->bit->device)
816 else if (t->bit->sequence < __t->bit->sequence)
861 struct trace *__t; local
864 __t = rb_entry(n, struct trace, rb_node);
867 if (device < __t->bit->device
1957 struct trace *__t; local
1995 struct trace *__t; local
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.9/lib/gcc/arm-linux-androideabi/4.9/include/
arm_neon.h 13731 uint32x4_t __t = vdupq_n_u32 (0); local
13740 uint32x4_t __t = vdupq_n_u32 (0); local
13748 uint32x4_t __t = vdupq_n_u32 (0); local
13756 uint32x4_t __t = vdupq_n_u32 (0); local
    [all...]

Completed in 817 milliseconds

1 2