Home
last modified time | relevance | path

Searched defs:snd (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/libs/hana/test/
Dminimal_product.cpp29 auto snd = hana::second(std::move(prod)); in main() local
/third_party/node/test/parallel/
Dtest-http-header-owstext.js12 function check(hdr, snd, rcv) { argument
/third_party/boost/libs/hana/test/_include/support/
Dminimal_product.hpp20 Y snd; member
/third_party/musl/libc-test/src/functional/
Dipc_msg.c27 static void snd() in snd() function
/third_party/boost/boost/icl/detail/
Dmapped_reference.hpp80 mapped_reference(const FirstT& fst, second_reference_type snd) : first(fst), second(snd){} in mapped_reference()
/third_party/mbedtls/3rdparty/everest/library/kremlib/
DFStar_UInt128_extracted.c361 uint64_t snd; member
/third_party/ffmpeg/libavcodec/
Datrac3.c577 ChannelUnit *snd, float *output, in decode_channel_sound_unit()