HomeSort by relevance Sort by last modified time
    Searched refs:__i (Results 26 - 50 of 581) sorted by null

12 3 4 5 6 7 8 91011>>

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/parallel/
omp_loop.h 89 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
90 __thread_results[__i] = _Result();
101 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
102 __output = __r(__output, __thread_results[__i]);
omp_loop_static.h 89 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
90 __thread_results[__i] = _Result();
101 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
102 __output = __r(__output, __thread_results[__i]);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/include/parallel/
for_each_selectors.h 56 * @param __i iterator referencing object. */
59 operator()(_Op& __o, _It __i)
61 __o(*__i);
72 * @param __i iterator referencing object. */
75 operator()(_Op& __o, _It __i)
77 *__i = __o();
88 * @param __i iterator referencing object. */
91 operator()(_ValueType& __v, _It __i)
93 *__i = __v;
104 * @param __i iterator referencing object. *
    [all...]
omp_loop.h 89 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
90 __thread_results[__i] = _Result();
101 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
102 __output = __r(__output, __thread_results[__i]);
omp_loop_static.h 89 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
90 __thread_results[__i] = _Result();
101 for (_ThreadIndex __i = 0; __i < __num_threads; ++__i)
102 __output = __r(__output, __thread_results[__i]);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
select.h 51 unsigned int __i; \
53 for (__i = 0; __i < sizeof (fd_set) / sizeof (__fd_mask); ++__i) \
54 __FDS_BITS (__arr)[__i] = 0; \
sched.h 132 size_t __i; \
135 for (__i = 0; __i < __imax; ++__i) \
136 __bits[__i] = 0; \
173 size_t __i; \
174 for (__i = 0; __i < __imax; ++__i) \
175 if (__bits[__i] != __bits[__i])
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
select.h 42 unsigned int __i; \
44 for (__i = 0; __i < sizeof (fd_set) / sizeof (__fd_mask); ++__i) \
45 __FDS_BITS (__arr)[__i] = 0; \
sched.h 139 size_t __i; \
142 for (__i = 0; __i < __imax; ++__i) \
143 __bits[__i] = 0; \
180 size_t __i; \
181 for (__i = 0; __i < __imax; ++__i) \
182 if (__arr1[__i] != __arr2[__i])
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
select.h 51 unsigned int __i; \
53 for (__i = 0; __i < sizeof (fd_set) / sizeof (__fd_mask); ++__i) \
54 __FDS_BITS (__arr)[__i] = 0; \
sched.h 139 size_t __i; \
142 for (__i = 0; __i < __imax; ++__i) \
143 __bits[__i] = 0; \
180 size_t __i; \
181 for (__i = 0; __i < __imax; ++__i) \
182 if (__arr1[__i] != __arr2[__i])
    [all...]
  /ndk/sources/cxx-stl/stlport/stlport/stl/
concept_checks.h 407 __dereference_operator_requirement_violation(_Iterator __i) {
408 __sink_unused_warning(*__i);
412 __dereference_operator_and_assignment_requirement_violation(_Iterator __i) {
413 *__i = *__i;
417 __preincrement_operator_requirement_violation(_Iterator __i) {
418 ++__i;
422 __postincrement_operator_requirement_violation(_Iterator __i) {
423 __i++;
427 __predecrement_operator_requirement_violation(_Iterator __i) {
    [all...]
_threads.c 124 unsigned __i; local
126 for (__i = 0; __i < __my_spin_max; ++__i) {
127 if (__i < __my_last_spins/2 || *__lock) {
136 _STLP_mutex_spin<0>::__last = __i;
146 for (__i = 0 ;; ++__i) {
147 int __log_nsec = __i + 6;
153 _S_nsec_sleep(__log_nsec, __i);
    [all...]
  /prebuilts/ndk/current/sources/cxx-stl/stlport/stlport/stl/
concept_checks.h 407 __dereference_operator_requirement_violation(_Iterator __i) {
408 __sink_unused_warning(*__i);
412 __dereference_operator_and_assignment_requirement_violation(_Iterator __i) {
413 *__i = *__i;
417 __preincrement_operator_requirement_violation(_Iterator __i) {
418 ++__i;
422 __postincrement_operator_requirement_violation(_Iterator __i) {
423 __i++;
427 __predecrement_operator_requirement_violation(_Iterator __i) {
    [all...]
_threads.c 124 unsigned __i; local
126 for (__i = 0; __i < __my_spin_max; ++__i) {
127 if (__i < __my_last_spins/2 || *__lock) {
136 _STLP_mutex_spin<0>::__last = __i;
146 for (__i = 0 ;; ++__i) {
147 int __log_nsec = __i + 6;
153 _S_nsec_sleep(__log_nsec, __i);
    [all...]
  /bionic/libc/kernel/uapi/linux/netfilter_bridge/
ebtables.h 163 ({ unsigned int __i; int __ret = 0; struct ebt_entry_match * __match; for(__i = sizeof(struct ebt_entry); __i < (e)->watchers_offset; __i += __match->match_size + sizeof(struct ebt_entry_match)) { __match = (void *) (e) + __i; __ret = fn(__match, ##args); if(__ret != 0) break; } if(__ret == 0) { if(__i != (e)->watchers_offset) __ret = - EINVAL; } __ret; \
167 ({ unsigned int __i; int __ret = 0; struct ebt_entry_watcher * __watcher; for(__i = e->watchers_offset; __i < (e)->target_offset; __i += __watcher->watcher_size + sizeof(struct ebt_entry_watcher)) { __watcher = (void *) (e) + __i; _ (…)
    [all...]
  /development/ndk/platforms/android-21/include/linux/netfilter_bridge/
ebtables.h 165 #define EBT_MATCH_ITERATE(e, fn, args...) ({ unsigned int __i; int __ret = 0; struct ebt_entry_match *__match; for (__i = sizeof(struct ebt_entry); __i < (e)->watchers_offset; __i += __match->match_size + sizeof(struct ebt_entry_match)) { __match = (void *)(e) + __i; __ret = fn(__match , ## args); if (__ret != 0) break; } if (__ret == 0) { if (__i != (e)->watchers_offset) __ret = -EINVAL; } __ret; })
166 #define EBT_WATCHER_ITERATE(e, fn, args...) ({ unsigned int __i; int __ret = 0; struct ebt_entry_watcher *__watcher; for (__i = e->watchers_offset; __i < (e)->target_offset; __i += __watcher->watcher_size + sizeof(struct ebt_entry_watcher)) { __watcher = (void *)(e) + __i (…)
    [all...]
  /external/kernel-headers/original/uapi/linux/netfilter_bridge/
ebtables.h 199 unsigned int __i; \
203 for (__i = sizeof(struct ebt_entry); \
204 __i < (e)->watchers_offset; \
205 __i += __match->match_size + \
207 __match = (void *)(e) + __i; \
214 if (__i != (e)->watchers_offset) \
222 unsigned int __i; \
226 for (__i = e->watchers_offset; \
227 __i < (e)->target_offset; \
228 __i += __watcher->watcher_size +
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/netfilter_bridge/
ebtables.h 208 unsigned int __i; \
212 for (__i = sizeof(struct ebt_entry); \
213 __i < (e)->watchers_offset; \
214 __i += __match->match_size + \
216 __match = (void *)(e) + __i; \
223 if (__i != (e)->watchers_offset) \
231 unsigned int __i; \
235 for (__i = e->watchers_offset; \
236 __i < (e)->target_offset; \
237 __i += __watcher->watcher_size +
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/netfilter_bridge/
ebtables.h 201 unsigned int __i; \
205 for (__i = sizeof(struct ebt_entry); \
206 __i < (e)->watchers_offset; \
207 __i += __match->match_size + \
209 __match = (void *)(e) + __i; \
216 if (__i != (e)->watchers_offset) \
224 unsigned int __i; \
228 for (__i = e->watchers_offset; \
229 __i < (e)->target_offset; \
230 __i += __watcher->watcher_size +
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/linux/netfilter_bridge/
ebtables.h 165 #define EBT_MATCH_ITERATE(e, fn, args...) ({ unsigned int __i; int __ret = 0; struct ebt_entry_match *__match; for (__i = sizeof(struct ebt_entry); __i < (e)->watchers_offset; __i += __match->match_size + sizeof(struct ebt_entry_match)) { __match = (void *)(e) + __i; __ret = fn(__match , ## args); if (__ret != 0) break; } if (__ret == 0) { if (__i != (e)->watchers_offset) __ret = -EINVAL; } __ret; })
166 #define EBT_WATCHER_ITERATE(e, fn, args...) ({ unsigned int __i; int __ret = 0; struct ebt_entry_watcher *__watcher; for (__i = e->watchers_offset; __i < (e)->target_offset; __i += __watcher->watcher_size + sizeof(struct ebt_entry_watcher)) { __watcher = (void *)(e) + __i (…)
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/linux/netfilter_bridge/
ebtables.h 165 #define EBT_MATCH_ITERATE(e, fn, args...) ({ unsigned int __i; int __ret = 0; struct ebt_entry_match *__match; for (__i = sizeof(struct ebt_entry); __i < (e)->watchers_offset; __i += __match->match_size + sizeof(struct ebt_entry_match)) { __match = (void *)(e) + __i; __ret = fn(__match , ## args); if (__ret != 0) break; } if (__ret == 0) { if (__i != (e)->watchers_offset) __ret = -EINVAL; } __ret; })
166 #define EBT_WATCHER_ITERATE(e, fn, args...) ({ unsigned int __i; int __ret = 0; struct ebt_entry_watcher *__watcher; for (__i = e->watchers_offset; __i < (e)->target_offset; __i += __watcher->watcher_size + sizeof(struct ebt_entry_watcher)) { __watcher = (void *)(e) + __i (…)
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/linux/netfilter_bridge/
ebtables.h 165 #define EBT_MATCH_ITERATE(e, fn, args...) ({ unsigned int __i; int __ret = 0; struct ebt_entry_match *__match; for (__i = sizeof(struct ebt_entry); __i < (e)->watchers_offset; __i += __match->match_size + sizeof(struct ebt_entry_match)) { __match = (void *)(e) + __i; __ret = fn(__match , ## args); if (__ret != 0) break; } if (__ret == 0) { if (__i != (e)->watchers_offset) __ret = -EINVAL; } __ret; })
166 #define EBT_WATCHER_ITERATE(e, fn, args...) ({ unsigned int __i; int __ret = 0; struct ebt_entry_watcher *__watcher; for (__i = e->watchers_offset; __i < (e)->target_offset; __i += __watcher->watcher_size + sizeof(struct ebt_entry_watcher)) { __watcher = (void *)(e) + __i (…)
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/linux/netfilter_bridge/
ebtables.h 165 #define EBT_MATCH_ITERATE(e, fn, args...) ({ unsigned int __i; int __ret = 0; struct ebt_entry_match *__match; for (__i = sizeof(struct ebt_entry); __i < (e)->watchers_offset; __i += __match->match_size + sizeof(struct ebt_entry_match)) { __match = (void *)(e) + __i; __ret = fn(__match , ## args); if (__ret != 0) break; } if (__ret == 0) { if (__i != (e)->watchers_offset) __ret = -EINVAL; } __ret; })
166 #define EBT_WATCHER_ITERATE(e, fn, args...) ({ unsigned int __i; int __ret = 0; struct ebt_entry_watcher *__watcher; for (__i = e->watchers_offset; __i < (e)->target_offset; __i += __watcher->watcher_size + sizeof(struct ebt_entry_watcher)) { __watcher = (void *)(e) + __i (…)
    [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/linux/netfilter_bridge/
ebtables.h 165 #define EBT_MATCH_ITERATE(e, fn, args...) ({ unsigned int __i; int __ret = 0; struct ebt_entry_match *__match; for (__i = sizeof(struct ebt_entry); __i < (e)->watchers_offset; __i += __match->match_size + sizeof(struct ebt_entry_match)) { __match = (void *)(e) + __i; __ret = fn(__match , ## args); if (__ret != 0) break; } if (__ret == 0) { if (__i != (e)->watchers_offset) __ret = -EINVAL; } __ret; })
166 #define EBT_WATCHER_ITERATE(e, fn, args...) ({ unsigned int __i; int __ret = 0; struct ebt_entry_watcher *__watcher; for (__i = e->watchers_offset; __i < (e)->target_offset; __i += __watcher->watcher_size + sizeof(struct ebt_entry_watcher)) { __watcher = (void *)(e) + __i (…)
    [all...]

Completed in 3396 milliseconds

12 3 4 5 6 7 8 91011>>