/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/ |
stdio-lock.h | 42 void *__self = THREAD_SELF; \ 43 if ((_name).owner != __self) \ 46 (_name).owner = __self; \ 54 void *__self = THREAD_SELF; \ 55 if ((_name).owner != __self) \ 59 (_name).owner = __self; \
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
stdio-lock.h | 42 void *__self = THREAD_SELF; \ 43 if ((_name).owner != __self) \ 46 (_name).owner = __self; \ 54 void *__self = THREAD_SELF; \ 55 if ((_name).owner != __self) \ 59 (_name).owner = __self; \
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/ |
stdio-lock.h | 42 void *__self = THREAD_SELF; \ 43 if ((_name).owner != __self) \ 46 (_name).owner = __self; \ 54 void *__self = THREAD_SELF; \ 55 if ((_name).owner != __self) \ 59 (_name).owner = __self; \
|
/external/chromium_org/third_party/jinja2/ |
sandbox.py | 350 def call(__self, __context, __obj, *args, **kwargs): 354 if not __self.is_safe_callable(__obj):
|
runtime.py | 167 def call(__self, __obj, *args, **kwargs): 187 args = (__self,) + args 189 args = (__self.eval_ctx,) + args 191 args = (__self.environment,) + args 195 return __self.environment.undefined('value was undefined because '
|
/external/stlport/stlport/stl/ |
_string_workaround.h | 436 const _Self __self(__first, __last, this->get_allocator()); 437 _M_insertT(__p, __self.begin(), __self.end(), _STLP_ITERATOR_CATEGORY(__first, _InputIter)); 571 const _Self __self(__f, __l, this->get_allocator()); 572 return _M_replace(__first, __last, __self._M_Start(), __self._M_Finish(), false);
|
_string.h | 750 const _Self __self(__first, __last, get_allocator()); 751 _M_insertT(__p, __self.begin(), __self.end(), forward_iterator_tag()); 905 const _Self __self(__f, __l, get_allocator()); 906 return _M_replace(__first, __last, __self._M_Start(), __self._M_Finish(), false); [all...] |
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_string_workaround.h | 436 const _Self __self(__first, __last, this->get_allocator()); 437 _M_insertT(__p, __self.begin(), __self.end(), _STLP_ITERATOR_CATEGORY(__first, _InputIter)); 571 const _Self __self(__f, __l, this->get_allocator()); 572 return _M_replace(__first, __last, __self._M_Start(), __self._M_Finish(), false);
|
_string.h | 750 const _Self __self(__first, __last, get_allocator()); 751 _M_insertT(__p, __self.begin(), __self.end(), forward_iterator_tag()); 905 const _Self __self(__f, __l, get_allocator()); 906 return _M_replace(__first, __last, __self._M_Start(), __self._M_Finish(), false); [all...] |
/prebuilts/ndk/5/sources/cxx-stl/stlport/stlport/stl/ |
_string_workaround.h | 436 const _Self __self(__first, __last, this->get_allocator()); 437 _M_insertT(__p, __self.begin(), __self.end(), _STLP_ITERATOR_CATEGORY(__first, _InputIter)); 571 const _Self __self(__f, __l, this->get_allocator()); 572 return _M_replace(__first, __last, __self._M_Start(), __self._M_Finish(), false);
|
_string.h | 750 const _Self __self(__first, __last, get_allocator()); 751 _M_insertT(__p, __self.begin(), __self.end(), forward_iterator_tag()); 905 const _Self __self(__f, __l, get_allocator()); 906 return _M_replace(__first, __last, __self._M_Start(), __self._M_Finish(), false); [all...] |
/prebuilts/ndk/6/sources/cxx-stl/stlport/stlport/stl/ |
_string_workaround.h | 436 const _Self __self(__first, __last, this->get_allocator()); 437 _M_insertT(__p, __self.begin(), __self.end(), _STLP_ITERATOR_CATEGORY(__first, _InputIter)); 571 const _Self __self(__f, __l, this->get_allocator()); 572 return _M_replace(__first, __last, __self._M_Start(), __self._M_Finish(), false);
|
_string.h | 750 const _Self __self(__first, __last, get_allocator()); 751 _M_insertT(__p, __self.begin(), __self.end(), forward_iterator_tag()); 905 const _Self __self(__f, __l, get_allocator()); 906 return _M_replace(__first, __last, __self._M_Start(), __self._M_Finish(), false); [all...] |
/prebuilts/ndk/7/sources/cxx-stl/stlport/stlport/stl/ |
_string_workaround.h | 436 const _Self __self(__first, __last, this->get_allocator()); 437 _M_insertT(__p, __self.begin(), __self.end(), _STLP_ITERATOR_CATEGORY(__first, _InputIter)); 571 const _Self __self(__f, __l, this->get_allocator()); 572 return _M_replace(__first, __last, __self._M_Start(), __self._M_Finish(), false);
|
_string.h | 750 const _Self __self(__first, __last, get_allocator()); 751 _M_insertT(__p, __self.begin(), __self.end(), forward_iterator_tag()); 905 const _Self __self(__f, __l, get_allocator()); 906 return _M_replace(__first, __last, __self._M_Start(), __self._M_Finish(), false); [all...] |
/prebuilts/ndk/8/sources/cxx-stl/stlport/stlport/stl/ |
_string_workaround.h | 436 const _Self __self(__first, __last, this->get_allocator()); 437 _M_insertT(__p, __self.begin(), __self.end(), _STLP_ITERATOR_CATEGORY(__first, _InputIter)); 571 const _Self __self(__f, __l, this->get_allocator()); 572 return _M_replace(__first, __last, __self._M_Start(), __self._M_Finish(), false);
|
_string.h | 750 const _Self __self(__first, __last, get_allocator()); 751 _M_insertT(__p, __self.begin(), __self.end(), forward_iterator_tag()); 905 const _Self __self(__f, __l, get_allocator()); 906 return _M_replace(__first, __last, __self._M_Start(), __self._M_Finish(), false); [all...] |
/prebuilts/ndk/9/sources/cxx-stl/EH/stlport/stlport/stl/ |
_string_workaround.h | 436 const _Self __self(__first, __last, this->get_allocator()); 437 _M_insertT(__p, __self.begin(), __self.end(), _STLP_ITERATOR_CATEGORY(__first, _InputIter)); 571 const _Self __self(__f, __l, this->get_allocator()); 572 return _M_replace(__first, __last, __self._M_Start(), __self._M_Finish(), false);
|
_string.h | 750 const _Self __self(__first, __last, get_allocator()); 751 _M_insertT(__p, __self.begin(), __self.end(), forward_iterator_tag()); 905 const _Self __self(__f, __l, get_allocator()); 906 return _M_replace(__first, __last, __self._M_Start(), __self._M_Finish(), false); [all...] |