Home
last modified time | relevance | path

Searched refs:in_wrapper (Results 1 – 19 of 19) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/utility/
H A Dpffft_wrapper_unittest.cc73 auto in_wrapper = pffft_wrapper.CreateBuffer(); in PffftValidateWrapper() local
79 auto in_wrapper_view = in_wrapper->GetView(); in PffftValidateWrapper()
91 pffft_wrapper.ForwardTransform(*in_wrapper, out_wrapper.get(), in PffftValidateWrapper()
102 pffft_wrapper.BackwardTransform(*in_wrapper, out_wrapper.get(), in PffftValidateWrapper()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/utility/
H A Dpffft_wrapper_unittest.cc73 auto in_wrapper = pffft_wrapper.CreateBuffer(); in PffftValidateWrapper() local
79 auto in_wrapper_view = in_wrapper->GetView(); in PffftValidateWrapper()
91 pffft_wrapper.ForwardTransform(*in_wrapper, out_wrapper.get(), in PffftValidateWrapper()
102 pffft_wrapper.BackwardTransform(*in_wrapper, out_wrapper.get(), in PffftValidateWrapper()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/utility/
H A Dpffft_wrapper_unittest.cc73 auto in_wrapper = pffft_wrapper.CreateBuffer(); in PffftValidateWrapper() local
79 auto in_wrapper_view = in_wrapper->GetView(); in PffftValidateWrapper()
91 pffft_wrapper.ForwardTransform(*in_wrapper, out_wrapper.get(), in PffftValidateWrapper()
102 pffft_wrapper.BackwardTransform(*in_wrapper, out_wrapper.get(), in PffftValidateWrapper()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/utility/
H A Dpffft_wrapper_unittest.cc73 auto in_wrapper = pffft_wrapper.CreateBuffer(); in PffftValidateWrapper() local
79 auto in_wrapper_view = in_wrapper->GetView(); in PffftValidateWrapper()
91 pffft_wrapper.ForwardTransform(*in_wrapper, out_wrapper.get(), in PffftValidateWrapper()
102 pffft_wrapper.BackwardTransform(*in_wrapper, out_wrapper.get(), in PffftValidateWrapper()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/copy_n/
H A Dconstrained.cc34 template<template<typename> typename in_wrapper,
42 test_range<int, in_wrapper> rx(x); in test01()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/25_algorithms/copy_n/
H A Dconstrained.cc34 template<template<typename> typename in_wrapper,
42 test_range<int, in_wrapper> rx(x); in test01()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/25_algorithms/copy_n/
H A Dconstrained.cc34 template<template<typename> typename in_wrapper,
42 test_range<int, in_wrapper> rx(x); in test01()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/25_algorithms/copy_n/
H A Dconstrained.cc34 template<template<typename> typename in_wrapper,
42 test_range<int, in_wrapper> rx(x); in test01()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/25_algorithms/copy_n/
H A Dconstrained.cc34 template<template<typename> typename in_wrapper,
42 test_range<int, in_wrapper> rx(x); in test01()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/25_algorithms/copy_n/
H A Dconstrained.cc34 template<template<typename> typename in_wrapper,
42 test_range<int, in_wrapper> rx(x); in test01()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/copy_n/
H A Dconstrained.cc34 template<template<typename> typename in_wrapper,
42 test_range<int, in_wrapper> rx(x); in test01()
/dports/lang/gcc11/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/sample/
H A Dconstrained.cc37 template<template<typename> typename in_wrapper,
43 test_range<const int, in_wrapper> rx(x); in test01()
/dports/lang/gcc12-devel/gcc-12-20211205/libstdc++-v3/testsuite/25_algorithms/sample/
H A Dconstrained.cc37 template<template<typename> typename in_wrapper,
43 test_range<const int, in_wrapper> rx(x); in test01()
/dports/lang/gcc10/gcc-10.3.0/libstdc++-v3/testsuite/25_algorithms/sample/
H A Dconstrained.cc37 template<template<typename> typename in_wrapper,
43 test_range<const int, in_wrapper> rx(x); in test01()
/dports/lang/gcc11-devel/gcc-11-20211009/libstdc++-v3/testsuite/25_algorithms/sample/
H A Dconstrained.cc37 template<template<typename> typename in_wrapper,
43 test_range<const int, in_wrapper> rx(x); in test01()
/dports/devel/avr-gcc/gcc-10.2.0/libstdc++-v3/testsuite/25_algorithms/sample/
H A Dconstrained.cc37 template<template<typename> typename in_wrapper,
43 test_range<const int, in_wrapper> rx(x); in test01()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libstdc++-v3/testsuite/25_algorithms/sample/
H A Dconstrained.cc37 template<template<typename> typename in_wrapper,
43 test_range<const int, in_wrapper> rx(x); in test01()
/dports/lang/gcc10-devel/gcc-10-20211008/libstdc++-v3/testsuite/25_algorithms/sample/
H A Dconstrained.cc37 template<template<typename> typename in_wrapper,
43 test_range<const int, in_wrapper> rx(x); in test01()
/dports/lang/mono/mono-5.10.1.57/mono/mini/
H A Dmini-generic-sharing.c2076 …gpointer in_wrapper = mini_get_gsharedvt_wrapper (TRUE, callee_ji->code_start, sig, gsig, -1, FALS… in instantiate_info() local
2080 addr = mini_create_llvmonly_ftndesc (domain, in_wrapper, in_wrapper_arg); in instantiate_info()