Searched refs:__offset (Results 1 - 18 of 18) sorted by relevance

/netbsd-6-1-5-RELEASE/include/
H A Dnl_types.h69 int32_t __offset; member in struct:_nls_msg_hdr
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/parallel/
H A Dset_operations.h396 _IIter __offset[2]; local
400 __rank, __offset, __op._M_comp);
404 // *(__offset[ 0 ] - 1) == *__offset[ 1 ]
405 if (__offset[ 0 ] != __begin1 && __offset[1] != __end2
406 && !__op._M_comp(*(__offset[0] - 1), *__offset[1])
407 && !__op._M_comp(*__offset[1], *(__offset[
[all...]
H A Dmultiway_mergesort.h351 _DifferenceType __offset = 0, __length_am = 0; local
356 __offset += __sd->_M_pieces[__iam][__s]._M_begin;
376 __sd->_M_source + __offset, __comp,
H A Dmultiseq_selection.h382 * @param __offset The rank of the selected element in the global
392 _RankType& __offset, _Compare __comp = std::less<_Tp>())
619 __offset = 0;
624 __offset = 0;
632 __offset += __a[__i] - lb;
H A Drandom_shuffle.h176 _SequenceIndex __offset = 0, __global_offset = 0; local
185 __sd->_M_dist[__s + 1][__t] += __offset;
186 __offset = __sd->_M_dist[__s + 1][__d->_M_num_threads];
190 (::operator new(sizeof(_ValueType) * __offset));
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dmcontext.h143 "addi %[__tcb],%%r2,%[__offset]@l"
145 : [__offset] "n" (-(TLS_TP_OFFSET + sizeof(struct tls_tcb))));
154 "addi %%r2,%[__tcb],%[__offset]@l"
157 [__offset] "n" (TLS_TP_OFFSET + sizeof(struct tls_tcb)));
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dpointer.h407 operator+(const _Pointer_adapter& __lhs, INT_TYPE __offset) \
408 { return _Pointer_adapter(__lhs.get() + __offset); } \
411 operator+(INT_TYPE __offset, const _Pointer_adapter& __rhs) \
412 { return _Pointer_adapter(__rhs.get() + __offset); } \
415 operator-(const _Pointer_adapter& __lhs, INT_TYPE __offset) \
416 { return _Pointer_adapter(__lhs.get() - __offset); } \
419 operator+=(INT_TYPE __offset) \
421 _Storage_policy::set(_Storage_policy::get() + __offset); \
426 operator-=(INT_TYPE __offset) \
428 _Storage_policy::set(_Storage_policy::get() - __offset); \
[all...]
/netbsd-6-1-5-RELEASE/lib/libc/nls/
H A Dcatgets.c95 msg_hdr[i].__offset));
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/libsupc++/
H A Dvmi_class_type_info.cc48 ptrdiff_t offset = __base_info[i].__offset ();
127 ptrdiff_t offset = __base_info[i].__offset ();
320 ptrdiff_t offset = __base_info[i].__offset ();
H A Dcxxabi.h372 __offset() const function in class:__cxxabiv1::__base_class_type_info
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/std/
H A Dstd_bitset.h221 const size_t __offset = __shift % _GLIBCXX_BITSET_BITS_PER_WORD; local
223 if (__offset == 0)
229 - __offset);
231 _M_w[__n] = ((_M_w[__n - __wshift] << __offset)
233 _M_w[__wshift] = _M_w[0] << __offset;
247 const size_t __offset = __shift % _GLIBCXX_BITSET_BITS_PER_WORD; local
250 if (__offset == 0)
256 - __offset);
258 _M_w[__n] = ((_M_w[__n + __wshift] >> __offset)
260 _M_w[__limit] = _M_w[_Nw-1] >> __offset;
[all...]
/netbsd-6-1-5-RELEASE/usr.bin/gencat/
H A Dgencat.c608 msg_hdr->__offset = ntohl(msg_hdr->__offset);
612 if ((msg_hdr->__offset < 0) ||
613 ((strings + msg_hdr->__offset) >
618 MCAddMsg(msgno, strings + msg_hdr->__offset);
717 msg_hdr->__offset = htonl(msg_offset);
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dmcontext.h214 : [__offset]"n"(-(TLS_TP_OFFSET + sizeof(*__tcb)))
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/bits/
H A Dstl_deque.h184 const difference_type __offset = __n + (_M_cur - _M_first); local
185 if (__offset >= 0 && __offset < difference_type(_S_buffer_size()))
190 __offset > 0 ? __offset / difference_type(_S_buffer_size())
191 : -difference_type((-__offset - 1)
194 _M_cur = _M_first + (__offset - __node_offset
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dstl_deque.h187 const difference_type __offset = __n + (_M_cur - _M_first); local
188 if (__offset >= 0 && __offset < difference_type(_S_buffer_size()))
193 __offset > 0 ? __offset / difference_type(_S_buffer_size())
194 : -difference_type((-__offset - 1)
197 _M_cur = _M_first + (__offset - __node_offset
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/libsupc++/
H A Dtinfo.cc309 ptrdiff_t offset = __base_info[i].__offset ();
435 ptrdiff_t offset = __base_info[i].__offset ();
630 ptrdiff_t offset = __base_info[i].__offset ();
H A Dcxxabi.h327 __offset() const function in class:__cxxabiv1::__base_class_type_info
/netbsd-6-1-5-RELEASE/dist/pdisk/
H A Dfile_media.c62 extern __loff_t llseek __P ((int __fd, __loff_t __offset, int __whence));

Completed in 297 milliseconds