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

1 2

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/parallel/
unique_copy.h 66 _DifferenceType *__counter;
78 __counter = new _DifferenceType[__num_threads + 1];
120 __counter[__iam] = __i;
133 __begin_output += __counter[__t];
153 __counter[__num_threads] = __i;
158 __begin_output += __counter[__t];
172 __end_output += __counter[__t];
set_operations.h 108 _DifferenceType __counter = 0; local
115 ++__counter;
120 ++__counter;
129 return __counter + (__b - __a) + (__d - __c);
182 _DifferenceType __counter = 0; local
189 ++__counter;
197 return __counter + (__b - __a);
248 _DifferenceType __counter = 0; local
260 ++__counter;
264 return __counter;
316 _DifferenceType __counter = 0; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/parallel/
unique_copy.h 66 _DifferenceType *__counter;
78 __counter = new _DifferenceType[__num_threads + 1];
120 __counter[__iam] = __i;
133 __begin_output += __counter[__t];
153 __counter[__num_threads] = __i;
158 __begin_output += __counter[__t];
172 __end_output += __counter[__t];
set_operations.h 108 _DifferenceType __counter = 0; local
115 ++__counter;
120 ++__counter;
129 return __counter + (__b - __a) + (__d - __c);
182 _DifferenceType __counter = 0; local
189 ++__counter;
197 return __counter + (__b - __a);
248 _DifferenceType __counter = 0; local
260 ++__counter;
264 return __counter;
316 _DifferenceType __counter = 0; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
unique_copy.h 66 _DifferenceType *__counter;
78 __counter = new _DifferenceType[__num_threads + 1];
120 __counter[__iam] = __i;
133 __begin_output += __counter[__t];
153 __counter[__num_threads] = __i;
158 __begin_output += __counter[__t];
172 __end_output += __counter[__t];
set_operations.h 108 _DifferenceType __counter = 0; local
115 ++__counter;
120 ++__counter;
129 return __counter + (__b - __a) + (__d - __c);
182 _DifferenceType __counter = 0; local
189 ++__counter;
197 return __counter + (__b - __a);
248 _DifferenceType __counter = 0; local
260 ++__counter;
264 return __counter;
316 _DifferenceType __counter = 0; local
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
unique_copy.h 66 _DifferenceType *__counter;
78 __counter = new _DifferenceType[__num_threads + 1];
120 __counter[__iam] = __i;
133 __begin_output += __counter[__t];
153 __counter[__num_threads] = __i;
158 __begin_output += __counter[__t];
172 __end_output += __counter[__t];
set_operations.h 108 _DifferenceType __counter = 0; local
115 ++__counter;
120 ++__counter;
129 return __counter + (__b - __a) + (__d - __c);
182 _DifferenceType __counter = 0; local
189 ++__counter;
197 return __counter + (__b - __a);
248 _DifferenceType __counter = 0; local
260 ++__counter;
264 return __counter;
316 _DifferenceType __counter = 0; local
    [all...]
  /prebuilts/ndk/r11/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
unique_copy.h 66 _DifferenceType *__counter;
78 __counter = new _DifferenceType[__num_threads + 1];
120 __counter[__iam] = __i;
133 __begin_output += __counter[__t];
153 __counter[__num_threads] = __i;
158 __begin_output += __counter[__t];
172 __end_output += __counter[__t];
set_operations.h 108 _DifferenceType __counter = 0; local
115 ++__counter;
120 ++__counter;
129 return __counter + (__b - __a) + (__d - __c);
182 _DifferenceType __counter = 0; local
189 ++__counter;
197 return __counter + (__b - __a);
248 _DifferenceType __counter = 0; local
260 ++__counter;
264 return __counter;
316 _DifferenceType __counter = 0; local
    [all...]
  /prebuilts/ndk/r13/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
unique_copy.h 66 _DifferenceType *__counter;
78 __counter = new _DifferenceType[__num_threads + 1];
120 __counter[__iam] = __i;
133 __begin_output += __counter[__t];
153 __counter[__num_threads] = __i;
158 __begin_output += __counter[__t];
172 __end_output += __counter[__t];
set_operations.h 108 _DifferenceType __counter = 0; local
115 ++__counter;
120 ++__counter;
129 return __counter + (__b - __a) + (__d - __c);
182 _DifferenceType __counter = 0; local
189 ++__counter;
197 return __counter + (__b - __a);
248 _DifferenceType __counter = 0; local
260 ++__counter;
264 return __counter;
316 _DifferenceType __counter = 0; local
    [all...]
  /prebuilts/ndk/r10/sources/cxx-stl/stlport/stlport/stl/
_list.c 214 _STLP_PRIV _CArray<list<_Tp, _Alloc>, NB> __counter(__carry);
219 while (__i < __fill && !__counter[__i].empty()) {
220 _S_merge(__counter[__i], __carry, __comp);
221 __carry.swap(__counter[__i++]);
223 __carry.swap(__counter[__i]);
234 _S_merge(__counter[__i], __counter[__i - 1], __comp);
235 __that.swap(__counter[__fill - 1]);
_slist.c 190 _STLP_PRIV _CArray<slist<_Tp, _Alloc>, NB> __counter(__carry);
195 while (__i < __fill && !__counter[__i].empty()) {
196 _STLP_PRIV _Slist_merge(__counter[__i], __carry, __comp);
197 __carry.swap(__counter[__i]);
200 __carry.swap(__counter[__i]);
211 _STLP_PRIV _Slist_merge(__counter[__i], __counter[__i - 1], __comp);
212 __that.swap(__counter[__fill-1]);
  /prebuilts/ndk/r11/sources/cxx-stl/stlport/stlport/stl/
_list.c 214 _STLP_PRIV _CArray<list<_Tp, _Alloc>, NB> __counter(__carry);
219 while (__i < __fill && !__counter[__i].empty()) {
220 _S_merge(__counter[__i], __carry, __comp);
221 __carry.swap(__counter[__i++]);
223 __carry.swap(__counter[__i]);
234 _S_merge(__counter[__i], __counter[__i - 1], __comp);
235 __that.swap(__counter[__fill - 1]);
_slist.c 189 _STLP_PRIV _CArray<slist<_Tp, _Alloc>, NB> __counter(__carry);
194 while (__i < __fill && !__counter[__i].empty()) {
195 _STLP_PRIV _Slist_merge(__counter[__i], __carry, __comp);
196 __carry.swap(__counter[__i]);
199 __carry.swap(__counter[__i]);
210 _STLP_PRIV _Slist_merge(__counter[__i], __counter[__i - 1], __comp);
211 __that.swap(__counter[__fill-1]);
  /prebuilts/ndk/r13/sources/cxx-stl/stlport/stlport/stl/
_list.c 214 _STLP_PRIV _CArray<list<_Tp, _Alloc>, NB> __counter(__carry);
219 while (__i < __fill && !__counter[__i].empty()) {
220 _S_merge(__counter[__i], __carry, __comp);
221 __carry.swap(__counter[__i++]);
223 __carry.swap(__counter[__i]);
234 _S_merge(__counter[__i], __counter[__i - 1], __comp);
235 __that.swap(__counter[__fill - 1]);
_slist.c 189 _STLP_PRIV _CArray<slist<_Tp, _Alloc>, NB> __counter(__carry);
194 while (__i < __fill && !__counter[__i].empty()) {
195 _STLP_PRIV _Slist_merge(__counter[__i], __carry, __comp);
196 __carry.swap(__counter[__i]);
199 __carry.swap(__counter[__i]);
210 _STLP_PRIV _Slist_merge(__counter[__i], __counter[__i - 1], __comp);
211 __that.swap(__counter[__fill-1]);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
gconv.h 121 int __counter; member in struct:__gconv_step
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
gconv.h 122 int __counter; member in struct:__gconv_step
  /external/elfutils/tests/
run-dwarf-getstring.sh 75 __counter
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/compiler/
symbols.py 184 __counter = 1 variable in class:GenExprScope
187 i = self.__counter
188 self.__counter += 1
199 __counter = 1 variable in class:LambdaScope
202 i = self.__counter
203 self.__counter += 1
  /external/python/cpython2/Lib/compiler/
symbols.py 184 __counter = 1 variable in class:GenExprScope
187 i = self.__counter
188 self.__counter += 1
199 __counter = 1 variable in class:LambdaScope
202 i = self.__counter
203 self.__counter += 1
  /prebuilts/gdb/darwin-x86/lib/python2.7/compiler/
symbols.py 184 __counter = 1 variable in class:GenExprScope
187 i = self.__counter
188 self.__counter += 1
199 __counter = 1 variable in class:LambdaScope
202 i = self.__counter
203 self.__counter += 1
  /prebuilts/gdb/linux-x86/lib/python2.7/compiler/
symbols.py 184 __counter = 1 variable in class:GenExprScope
187 i = self.__counter
188 self.__counter += 1
199 __counter = 1 variable in class:LambdaScope
202 i = self.__counter
203 self.__counter += 1

Completed in 625 milliseconds

1 2