HomeSort by relevance Sort by last modified time
    Searched refs:__self (Results 1 - 19 of 19) sorted by null

  /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 343 def call(__self, __context, __obj, *args, **kwargs):
347 if not __self.is_safe_callable(__obj):
runtime.py 164 def call(__self, __obj, *args, **kwargs):
174 args = (__self,) + args
176 args = (__self.eval_ctx,) + args
178 args = (__self.environment,) + args
182 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...]

Completed in 476 milliseconds