Home
last modified time | relevance | path

Searched refs:__buf (Results 1 – 20 of 20) sorted by relevance

/freebsd-13.1/sys/contrib/libsodium/src/libsodium/crypto_pwhash/scryptsalsa208sha256/
H A Dcrypto_scrypt.h74 uint32_t __p, uint8_t *__buf, size_t __buflen);
79 uint32_t __p, uint8_t *__buf, size_t __buflen);
84 uint32_t __p, uint8_t *__buf, size_t __buflen);
88 uint8_t *__buf, size_t __buflen);
92 uint8_t *__buf, size_t __buflen);
/freebsd-13.1/contrib/llvm-project/libcxx/include/__algorithm/
H A Dstable_sort.h212 pair<value_type*, ptrdiff_t> __buf(0, 0); in stable_sort()
216 __buf = _VSTD::get_temporary_buffer<value_type>(__len); in stable_sort()
217 __h.reset(__buf.first); in stable_sort()
220 _VSTD::__stable_sort<_Comp_ref>(__first, __last, __comp, __len, __buf.first, __buf.second); in stable_sort()
H A Dinplace_merge.h211 pair<value_type*, ptrdiff_t> __buf = _VSTD::get_temporary_buffer<value_type>(__buf_size); in inplace_merge() local
212 unique_ptr<value_type, __return_temporary_buffer> __h(__buf.first); in inplace_merge()
215 __buf.first, __buf.second); in inplace_merge()
/freebsd-13.1/lib/libcrypt/
H A Dcrypt.c130 if (func(passwd, salt, data->__buf) != 0) in crypt_r()
132 return (data->__buf); in crypt_r()
/freebsd-13.1/contrib/llvm-project/libcxx/include/
H A Ddeque2265 __buf.__construct_at_end(__f, __l);
2267 return insert(__p, move_iterator<__bi>(__buf.begin()), move_iterator<__bi>(__buf.end()));
2279 __buf.__construct_at_end(__f, __l);
2281 return insert(__p, move_iterator<__fwd>(__buf.begin()), move_iterator<__fwd>(__buf.end()));
2467 __buf.push_back(__hold.get());
2472 __buf.push_back(*__i);
2547 __i != __buf.end(); ++__i)
2559 __buf.push_back(*__i);
2610 __buf.push_back(__hold.get());
2615 __buf.push_front(*--__i);
[all …]
H A Dlocale921 __buf.resize(__buf.capacity());
932 __buf.resize(2*__buf.size());
933 __buf.resize(__buf.capacity());
978 __buf.resize(__buf.capacity());
989 __buf.resize(2*__buf.size());
990 __buf.resize(__buf.capacity());
1030 __buf.resize(__buf.capacity());
1043 __buf.resize(2*__buf.size());
1044 __buf.resize(__buf.capacity());
1082 __buf.resize(__buf.capacity());
[all …]
H A D__locale1506 char __buf[__sz];
1510 __buf, __buf+__sz, __bn);
1513 for (const char* __p = __buf; __p < __bn; ++__p, ++__s)
1542 char __buf[__sz];
1546 __buf, __buf+__sz, __bn);
1549 for (const char* __p = __buf; __p < __bn; ++__p, ++__s)
1600 char16_t __buf[__sz];
1604 __buf, __buf+__sz, __bn);
1607 for (const char16_t* __p = __buf; __p < __bn; ++__p, ++__s)
1636 char32_t __buf[__sz];
[all …]
H A Dany306 __any_imp::_Buffer __buf;
375 _Tp * __ret = static_cast<_Tp*>(static_cast<void*>(&__dest.__s.__buf));
387 _Tp * __p = static_cast<_Tp *>(static_cast<void*>(&__this.__s.__buf));
395 static_cast<void const *>(&__this.__s.__buf)));
401 *static_cast<_Tp*>(static_cast<void*>(&__this.__s.__buf))));
411 return static_cast<void*>(&__this.__s.__buf);
H A D__split_buffer250 __split_buffer __buf(__new_cap, 0, __a);
251 for (pointer __p = __begin_; __p != __end_; ++__p, ++__buf.__end_)
252 __alloc_traits::construct(__buf.__alloc(),
253 _VSTD::__to_address(__buf.__end_), _VSTD::move(*__p));
254 swap(__buf);
H A Dcharconv367 char __buf[__tx::digits];
368 auto __p = __tx::__convert(__value, __buf);
369 auto __len = __p - __buf;
372 _VSTD::memcpy(__first, __buf, __len);
H A Distream578 operator>>(basic_istream<_CharT, _Traits>& __is, _CharT (&__buf)[_Np])
583 return _VSTD::__input_c_string(__is, __buf, __n);
589 operator>>(basic_istream<char, _Traits>& __is, unsigned char (&__buf)[_Np])
591 return __is >> (char(&)[_Np])__buf;
597 operator>>(basic_istream<char, _Traits>& __is, signed char (&__buf)[_Np])
599 return __is >> (char(&)[_Np])__buf;
/freebsd-13.1/tools/build/cross-build/include/common/
H A Dunistd.h44 char __buf[256]; /* Buffer returned by crypt_r(). */ member
/freebsd-13.1/sys/dev/hptmv/
H A Dglobal.h186 #define DECLARE_BUFFER(type, ptr) UCHAR ptr##__buf[512]; type ptr=(type)ptr##__buf
/freebsd-13.1/sys/arm64/linux/
H A Dlinux.h250 l_uintptr_t __buf; member
/freebsd-13.1/include/
H A Dunistd.h491 char __buf[256]; /* Buffer returned by crypt_r(). */ member
/freebsd-13.1/sys/amd64/linux/
H A Dlinux.h361 l_uintptr_t __buf; member
/freebsd-13.1/sys/i386/linux/
H A Dlinux.h437 l_uintptr_t __buf; member
/freebsd-13.1/sys/amd64/linux32/
H A Dlinux.h462 l_uintptr_t __buf; member
/freebsd-13.1/sys/dev/usb/net/
H A Duhso.c320 const char *__buf = (const char *)_buf; \
322 printf("%02hhx ", *__buf++); \
/freebsd-13.1/contrib/llvm-project/libcxx/include/__functional/
H A Dfunction.h696 static _Rp __call_impl(const __policy_storage* __buf,
700 ? &__buf->__small
701 : __buf->__large);