HomeSort by relevance Sort by last modified time
    Searched refs:__cache (Results 1 - 25 of 114) sorted by null

1 2 3 4 5

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/
Delegator.py 7 self.__cache = {}
12 self.__cache[name] = attr
16 for key in self.__cache.keys():
21 self.__cache.clear()
24 keys = self.__cache.keys()
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/
Delegator.py 7 self.__cache = {}
12 self.__cache[name] = attr
16 for key in self.__cache.keys():
21 self.__cache.clear()
24 keys = self.__cache.keys()
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
random_number.h 52 uint64_t __cache; member in class:__gnu_parallel::_RandomNumber
79 __cache(0), __bits_left(0) { }
90 __cache(0), __bits_left(0) { }
111 unsigned long __res = __cache & ((1 << __bits) - 1);
112 __cache = __cache >> __bits;
116 __cache |= ((uint64_t(_M_mt())) << __bits_left);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
random_number.h 52 uint64_t __cache; member in class:__gnu_parallel::_RandomNumber
79 __cache(0), __bits_left(0) { }
90 __cache(0), __bits_left(0) { }
111 unsigned long __res = __cache & ((1 << __bits) - 1);
112 __cache = __cache >> __bits;
116 __cache |= ((uint64_t(_M_mt())) << __bits_left);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/parallel/
random_number.h 52 uint64_t __cache; member in class:__gnu_parallel::_RandomNumber
79 __cache(0), __bits_left(0) { }
90 __cache(0), __bits_left(0) { }
111 unsigned long __res = __cache & ((1 << __bits) - 1);
112 __cache = __cache >> __bits;
116 __cache |= ((uint64_t(_M_mt())) << __bits_left);
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
random_number.h 52 uint64_t __cache; member in class:__gnu_parallel::_RandomNumber
79 __cache(0), __bits_left(0) { }
90 __cache(0), __bits_left(0) { }
111 unsigned long __res = __cache & ((1 << __bits) - 1);
112 __cache = __cache >> __bits;
116 __cache |= ((uint64_t(_M_mt())) << __bits_left);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/tr1/
hashtable_policy.h 88 template<typename _Value, bool __cache>
91 _Node_iterator_base(_Hash_node<_Value, __cache>* __p)
98 _Hash_node<_Value, __cache>* _M_cur;
101 template<typename _Value, bool __cache>
103 operator==(const _Node_iterator_base<_Value, __cache>& __x,
104 const _Node_iterator_base<_Value, __cache>& __y)
107 template<typename _Value, bool __cache>
109 operator!=(const _Node_iterator_base<_Value, __cache>& __x,
110 const _Node_iterator_base<_Value, __cache>& __y)
113 template<typename _Value, bool __constant_iterators, bool __cache>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/tr1/
hashtable_policy.h 88 template<typename _Value, bool __cache>
91 _Node_iterator_base(_Hash_node<_Value, __cache>* __p)
98 _Hash_node<_Value, __cache>* _M_cur;
101 template<typename _Value, bool __cache>
103 operator==(const _Node_iterator_base<_Value, __cache>& __x,
104 const _Node_iterator_base<_Value, __cache>& __y)
107 template<typename _Value, bool __cache>
109 operator!=(const _Node_iterator_base<_Value, __cache>& __x,
110 const _Node_iterator_base<_Value, __cache>& __y)
113 template<typename _Value, bool __constant_iterators, bool __cache>
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
hashtable_policy.h 88 template<typename _Value, bool __cache>
91 _Node_iterator_base(_Hash_node<_Value, __cache>* __p)
98 _Hash_node<_Value, __cache>* _M_cur;
101 template<typename _Value, bool __cache>
103 operator==(const _Node_iterator_base<_Value, __cache>& __x,
104 const _Node_iterator_base<_Value, __cache>& __y)
107 template<typename _Value, bool __cache>
109 operator!=(const _Node_iterator_base<_Value, __cache>& __x,
110 const _Node_iterator_base<_Value, __cache>& __y)
113 template<typename _Value, bool __constant_iterators, bool __cache>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
hashtable_policy.h 88 template<typename _Value, bool __cache>
91 _Node_iterator_base(_Hash_node<_Value, __cache>* __p)
98 _Hash_node<_Value, __cache>* _M_cur;
101 template<typename _Value, bool __cache>
103 operator==(const _Node_iterator_base<_Value, __cache>& __x,
104 const _Node_iterator_base<_Value, __cache>& __y)
107 template<typename _Value, bool __cache>
109 operator!=(const _Node_iterator_base<_Value, __cache>& __x,
110 const _Node_iterator_base<_Value, __cache>& __y)
113 template<typename _Value, bool __constant_iterators, bool __cache>
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
hashtable_policy.h 88 template<typename _Value, bool __cache>
91 _Node_iterator_base(_Hash_node<_Value, __cache>* __p)
98 _Hash_node<_Value, __cache>* _M_cur;
101 template<typename _Value, bool __cache>
103 operator==(const _Node_iterator_base<_Value, __cache>& __x,
104 const _Node_iterator_base<_Value, __cache>& __y)
107 template<typename _Value, bool __cache>
109 operator!=(const _Node_iterator_base<_Value, __cache>& __x,
110 const _Node_iterator_base<_Value, __cache>& __y)
113 template<typename _Value, bool __constant_iterators, bool __cache>
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
hashtable_policy.h 88 template<typename _Value, bool __cache>
91 _Node_iterator_base(_Hash_node<_Value, __cache>* __p)
98 _Hash_node<_Value, __cache>* _M_cur;
101 template<typename _Value, bool __cache>
103 operator==(const _Node_iterator_base<_Value, __cache>& __x,
104 const _Node_iterator_base<_Value, __cache>& __y)
107 template<typename _Value, bool __cache>
109 operator!=(const _Node_iterator_base<_Value, __cache>& __x,
110 const _Node_iterator_base<_Value, __cache>& __y)
113 template<typename _Value, bool __constant_iterators, bool __cache>
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
hashtable_policy.h 88 template<typename _Value, bool __cache>
91 _Node_iterator_base(_Hash_node<_Value, __cache>* __p)
98 _Hash_node<_Value, __cache>* _M_cur;
101 template<typename _Value, bool __cache>
103 operator==(const _Node_iterator_base<_Value, __cache>& __x,
104 const _Node_iterator_base<_Value, __cache>& __y)
107 template<typename _Value, bool __cache>
109 operator!=(const _Node_iterator_base<_Value, __cache>& __x,
110 const _Node_iterator_base<_Value, __cache>& __y)
113 template<typename _Value, bool __constant_iterators, bool __cache>
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/tr1/
hashtable_policy.h 88 template<typename _Value, bool __cache>
91 _Node_iterator_base(_Hash_node<_Value, __cache>* __p)
98 _Hash_node<_Value, __cache>* _M_cur;
101 template<typename _Value, bool __cache>
103 operator==(const _Node_iterator_base<_Value, __cache>& __x,
104 const _Node_iterator_base<_Value, __cache>& __y)
107 template<typename _Value, bool __cache>
109 operator!=(const _Node_iterator_base<_Value, __cache>& __x,
110 const _Node_iterator_base<_Value, __cache>& __y)
113 template<typename _Value, bool __constant_iterators, bool __cache>
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/tr1/
hashtable_policy.h 88 template<typename _Value, bool __cache>
91 _Node_iterator_base(_Hash_node<_Value, __cache>* __p)
98 _Hash_node<_Value, __cache>* _M_cur;
101 template<typename _Value, bool __cache>
103 operator==(const _Node_iterator_base<_Value, __cache>& __x,
104 const _Node_iterator_base<_Value, __cache>& __y)
107 template<typename _Value, bool __cache>
109 operator!=(const _Node_iterator_base<_Value, __cache>& __x,
110 const _Node_iterator_base<_Value, __cache>& __y)
113 template<typename _Value, bool __constant_iterators, bool __cache>
    [all...]
  /hardware/qcom/msm8960/kernel-headers/linux/
msm_ion.h 81 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED)
82 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED)
  /hardware/qcom/msm8x26/kernel-headers/linux/
msm_ion.h 97 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED)
99 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED)
  /hardware/qcom/msm8x26/original-kernel-headers/linux/
msm_ion.h 114 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED)
115 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED)
  /hardware/qcom/msm8x27/kernel-headers/linux/
msm_ion.h 81 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED)
82 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED)
  /hardware/qcom/msm8x74/kernel-headers/linux/
msm_ion.h 99 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED)
100 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED)
  /hardware/qcom/msm8x84/kernel-headers/linux/
msm_ion.h 100 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED)
101 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED)
  /hardware/qcom/msm8x84/original-kernel-headers/linux/
msm_ion.h 117 #define ION_SET_CACHED(__cache) (__cache | ION_FLAG_CACHED)
118 #define ION_SET_UNCACHED(__cache) (__cache & ~ION_FLAG_CACHED)
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
hashtable_policy.h 99 template<typename _Value, bool __cache>
102 _Node_iterator_base(_Hash_node<_Value, __cache>* __p)
109 _Hash_node<_Value, __cache>* _M_cur;
112 template<typename _Value, bool __cache>
114 operator==(const _Node_iterator_base<_Value, __cache>& __x,
115 const _Node_iterator_base<_Value, __cache>& __y)
118 template<typename _Value, bool __cache>
120 operator!=(const _Node_iterator_base<_Value, __cache>& __x,
121 const _Node_iterator_base<_Value, __cache>& __y)
124 template<typename _Value, bool __constant_iterators, bool __cache>
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable_policy.h 122 template<typename _Value, bool __cache>
125 _Node_iterator_base(_Hash_node<_Value, __cache>* __p)
132 _Hash_node<_Value, __cache>* _M_cur;
135 template<typename _Value, bool __cache>
137 operator==(const _Node_iterator_base<_Value, __cache>& __x,
138 const _Node_iterator_base<_Value, __cache>& __y)
141 template<typename _Value, bool __cache>
143 operator!=(const _Node_iterator_base<_Value, __cache>& __x,
144 const _Node_iterator_base<_Value, __cache>& __y)
147 template<typename _Value, bool __constant_iterators, bool __cache>
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/tr1_impl/
hashtable_policy.h 122 template<typename _Value, bool __cache>
125 _Node_iterator_base(_Hash_node<_Value, __cache>* __p)
132 _Hash_node<_Value, __cache>* _M_cur;
135 template<typename _Value, bool __cache>
137 operator==(const _Node_iterator_base<_Value, __cache>& __x,
138 const _Node_iterator_base<_Value, __cache>& __y)
141 template<typename _Value, bool __cache>
143 operator!=(const _Node_iterator_base<_Value, __cache>& __x,
144 const _Node_iterator_base<_Value, __cache>& __y)
147 template<typename _Value, bool __constant_iterators, bool __cache>
    [all...]

Completed in 1699 milliseconds

1 2 3 4 5