Searched defs:__d (Results 1 – 4 of 4) sorted by relevance
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
D | _uninitialized.h | 66 _OutputIter __result, const input_iterator_tag &, _Distance* __d) in __ucopy() 72 _OutputIter __result, const forward_iterator_tag &, _Distance* __d) in __ucopy() 77 _OutputIter __result, const bidirectional_iterator_tag &, _Distance* __d) in __ucopy() 229 const _Tp& __x, const input_iterator_tag &, _Distance* __d) in __ufill() 235 const _Tp& __x, const forward_iterator_tag &, _Distance* __d) in __ufill() 240 const _Tp& __x, const bidirectional_iterator_tag &, _Distance* __d) in __ufill()
|
D | _rope.c | 1204 _RopeRep* __d = __clrstack[__csptr]; in _S_fetch_ptr() local
|
D | _algo.c | 461 _Distance __d = _STLP_PRIV __gcd(__n, __k); in __rotate_aux() local
|
/ndk/tests/build/b9193874-neon/jni/ |
D | b9193874-neon.c | 124 vmlal_lane_s16 (int32x4_t __a, int16x4_t __b, int16x4_t __c, const int __d) in vmlal_lane_s16() 129 vqdmlal_lane_s16 (int32x4_t __a, int16x4_t __b, int16x4_t __c, const int __d) in vqdmlal_lane_s16()
|