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

1 2

  /external/chromium-trace/catapult/third_party/Paste/paste/util/
classinit.py 20 with special names ending in __get, __set, and __del.
24 or name.endswith('__del')):
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
exp_integral.tcc 164 _Tp __del;
166 __del = -__fact / _Tp(__i - __nm1);
172 __del = __fact * (__psi - std::log(__x));
174 __ans += __del;
175 if (std::abs(__del) < __eps * std::abs(__ans))
214 const _Tp __del = __c * __d;
215 __h *= __del;
216 if (std::abs(__del - _Tp(1)) < __eps)
modified_bessel_func.tcc 128 const _Tp __del = __c * __d;
129 __h *= __del;
130 if (std::abs(__del - _Tp(1)) < __eps)
179 const _Tp __del = __c * __ff;
180 __sum += __del;
183 if (std::abs(__del) < __eps * std::abs(__sum))
bessel_function.tcc 188 const _Tp __del = __c * __d;
189 __h *= __del;
192 if (std::abs(__del - _Tp(1)) < __eps)
245 const _Tp __del = __c * (__ff + __r * __q);
246 __sum += __del;
247 const _Tp __del1 = __c * __p - __i * __del;
249 if ( std::abs(__del) < __eps * (_Tp(1) + std::abs(__sum)) )
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
exp_integral.tcc 164 _Tp __del;
166 __del = -__fact / _Tp(__i - __nm1);
172 __del = __fact * (__psi - std::log(__x));
174 __ans += __del;
175 if (std::abs(__del) < __eps * std::abs(__ans))
214 const _Tp __del = __c * __d;
215 __h *= __del;
216 if (std::abs(__del - _Tp(1)) < __eps)
modified_bessel_func.tcc 128 const _Tp __del = __c * __d;
129 __h *= __del;
130 if (std::abs(__del - _Tp(1)) < __eps)
179 const _Tp __del = __c * __ff;
180 __sum += __del;
183 if (std::abs(__del) < __eps * std::abs(__sum))
bessel_function.tcc 188 const _Tp __del = __c * __d;
189 __h *= __del;
192 if (std::abs(__del - _Tp(1)) < __eps)
245 const _Tp __del = __c * (__ff + __r * __q);
246 __sum += __del;
247 const _Tp __del1 = __c * __p - __i * __del;
249 if ( std::abs(__del) < __eps * (_Tp(1) + std::abs(__sum)) )
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
exp_integral.tcc 164 _Tp __del;
166 __del = -__fact / _Tp(__i - __nm1);
172 __del = __fact * (__psi - std::log(__x));
174 __ans += __del;
175 if (std::abs(__del) < __eps * std::abs(__ans))
214 const _Tp __del = __c * __d;
215 __h *= __del;
216 if (std::abs(__del - _Tp(1)) < __eps)
modified_bessel_func.tcc 128 const _Tp __del = __c * __d;
129 __h *= __del;
130 if (std::abs(__del - _Tp(1)) < __eps)
179 const _Tp __del = __c * __ff;
180 __sum += __del;
183 if (std::abs(__del) < __eps * std::abs(__sum))
bessel_function.tcc 188 const _Tp __del = __c * __d;
189 __h *= __del;
192 if (std::abs(__del - _Tp(1)) < __eps)
245 const _Tp __del = __c * (__ff + __r * __q);
246 __sum += __del;
247 const _Tp __del1 = __c * __p - __i * __del;
249 if ( std::abs(__del) < __eps * (_Tp(1) + std::abs(__sum)) )
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
exp_integral.tcc 164 _Tp __del;
166 __del = -__fact / _Tp(__i - __nm1);
172 __del = __fact * (__psi - std::log(__x));
174 __ans += __del;
175 if (std::abs(__del) < __eps * std::abs(__ans))
214 const _Tp __del = __c * __d;
215 __h *= __del;
216 if (std::abs(__del - _Tp(1)) < __eps)
modified_bessel_func.tcc 128 const _Tp __del = __c * __d;
129 __h *= __del;
130 if (std::abs(__del - _Tp(1)) < __eps)
179 const _Tp __del = __c * __ff;
180 __sum += __del;
183 if (std::abs(__del) < __eps * std::abs(__sum))
bessel_function.tcc 188 const _Tp __del = __c * __d;
189 __h *= __del;
192 if (std::abs(__del - _Tp(1)) < __eps)
245 const _Tp __del = __c * (__ff + __r * __q);
246 __sum += __del;
247 const _Tp __del1 = __c * __p - __i * __del;
249 if ( std::abs(__del) < __eps * (_Tp(1) + std::abs(__sum)) )
  /external/llvm/test/Transforms/InstCombine/
2008-05-09-SinkOfInvoke.ll 12 define void @_ZNSt5ctypeIcEC2EPiPKtbm(%"struct.std::ctype<char>"* %this, i32* %unnamed_arg, i16* %__table, i8 zeroext %__del, i64 %__refs) personality i32 (...)* @__gxx_personality_v0 {
  /hardware/ti/omap4-aah/
heaptracker.c 173 static inline int __del(struct hdr *hdr, struct hdr **first, struct hdr **last) function
204 __del(hdr, &first, &last);
299 __del(hdr, first, last);
  /hardware/ti/omap4xxx/
heaptracker.c 173 static inline int __del(struct hdr *hdr, struct hdr **first, struct hdr **last) function
204 __del(hdr, &first, &last);
299 __del(hdr, first, last);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
shared_ptr_base.h 984 _Deleter<_Alloc2> __del = { _Alloc2(__a) }; local
986 _M_ptr = __traits::allocate(__del._M_alloc, 1);
991 __traits::construct(__del._M_alloc, _M_ptr,
996 __traits::deallocate(__del._M_alloc, _M_ptr, 1);
999 __shared_count<_Lp> __count(_M_ptr, __del, __del._M_alloc);
    [all...]
locale_facets.h 707 * @param __del If true, passes ownership of table to this facet.
711 ctype(const mask* __table = 0, bool __del = false, size_t __refs = 0);
720 * @param __del If true, passes ownership of table to this facet.
724 ctype(__c_locale __cloc, const mask* __table = 0, bool __del = false,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
shared_ptr_base.h 984 _Deleter<_Alloc2> __del = { _Alloc2(__a) }; local
986 _M_ptr = __traits::allocate(__del._M_alloc, 1);
991 __traits::construct(__del._M_alloc, _M_ptr,
996 __traits::deallocate(__del._M_alloc, _M_ptr, 1);
999 __shared_count<_Lp> __count(_M_ptr, __del, __del._M_alloc);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
shared_ptr_base.h 984 _Deleter<_Alloc2> __del = { _Alloc2(__a) }; local
986 _M_ptr = __traits::allocate(__del._M_alloc, 1);
991 __traits::construct(__del._M_alloc, _M_ptr,
996 __traits::deallocate(__del._M_alloc, _M_ptr, 1);
999 __shared_count<_Lp> __count(_M_ptr, __del, __del._M_alloc);
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
shared_ptr_base.h 1117 _Deleter<_Alloc2> __del = { _Alloc2(__a) }; local
1119 _M_ptr = __traits::allocate(__del._M_alloc, 1);
1124 __traits::construct(__del._M_alloc, _M_ptr,
1129 __traits::deallocate(__del._M_alloc, _M_ptr, 1);
1132 __shared_count<_Lp> __count(_M_ptr, __del, __del._M_alloc);
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/
iomanip 356 _Quoted_string(_String __str, _CharT __del, _CharT __esc)
357 : _M_string(__str), _M_delim{__del}, _M_escape{__esc}
  /ndk/sources/cxx-stl/stlport/stlport/stl/
_ctype.h 77 explicit ctype(const mask* __tab = 0, bool __del = false, size_t __refs = 0);
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
_ctype.h 77 explicit ctype(const mask* __tab = 0, bool __del = false, size_t __refs = 0);
  /ndk/sources/cxx-stl/stlport/src/
ctype.cpp 316 ctype<char>::ctype(const ctype_base::mask * __tab, bool __del, size_t __refs) :
319 _M_delete(__tab && __del)

Completed in 879 milliseconds

1 2