Home
last modified time | relevance | path

Searched defs:Y2 (Results 1 – 25 of 187) sorted by relevance

12345678

/aosp_15_r20/external/webrtc/modules/audio_processing/aec3/
H A Derle_estimator_unittest.cc85 rtc::ArrayView<std::array<float, kFftLengthBy2Plus1>> Y2) { in FormFarendFrame()
110 rtc::ArrayView<std::array<float, kFftLengthBy2Plus1>> Y2) { in FormNearendFrame()
159 std::vector<std::array<float, kFftLengthBy2Plus1>> Y2(num_capture_channels); in TEST_P() local
224 std::vector<std::array<float, kFftLengthBy2Plus1>> Y2(num_capture_channels); in TEST_P() local
H A Dsubband_erle_estimator.cc76 rtc::ArrayView<const std::array<float, kFftLengthBy2Plus1>> Y2, in Update()
215 rtc::ArrayView<const std::array<float, kFftLengthBy2Plus1>> Y2, in UpdateAccumulatedSpectra()
H A Daec_state_unittest.cc37 std::vector<std::array<float, kFftLengthBy2Plus1>> Y2(num_capture_channels); in RunNormalUsageTest() local
253 std::vector<std::array<float, kFftLengthBy2Plus1>> Y2(kNumCaptureChannels); in TEST() local
H A Dsignal_dependent_erle_estimator.cc183 rtc::ArrayView<const std::array<float, kFftLengthBy2Plus1>> Y2, in Update()
248 rtc::ArrayView<const std::array<float, kFftLengthBy2Plus1>> Y2, in UpdateCorrectionFactors()
/aosp_15_r20/external/llvm/unittests/Analysis/
H A DUnrollAnalyzer.cpp105 Instruction *Y2 = &*BBI++; in TEST() local
170 Instruction *Y2 = &*BBI; in TEST() local
213 Instruction *Y2 = &*BBI++; in TEST() local
306 Instruction *Y2 = &*BBI++; in TEST() local
/aosp_15_r20/external/lzma/CPP/7zip/UI/Far/
H A DFarUtils.h36 int X1,Y1,X2,Y2; member
138 int X1, int Y1, int X2, int Y2, DWORD flags, int startLine, int startChar) in Editor()
145 int X1, int Y1, int X2, int Y2, DWORD flags) in Viewer()
H A DFarUtils.cpp147 int CStartupInfo::ShowDialog(int X1, int Y1, int X2, int Y2, in ShowDialog()
199 HANDLE CStartupInfo::SaveScreen(int X1, int Y1, int X2, int Y2) in SaveScreen()
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dinstantiate-expr-1.cpp164 template<int> struct Y2 { struct
165 typedef X2<7> X;
166 void f() { in f()
H A Dinstantiate-static-var.cpp70 struct Y2 { struct
81 Z1<Y2<X2>::value> x2; in Test() argument
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/core/test/
Dlightweight_test_test2.cpp18 template<class T1, class T2> struct Y2 struct
41 BOOST_TEST_TRAIT_FALSE(( Y2<X1::type, X2::type> )); in main() argument
Dlightweight_test_fail8.cpp18 template<class T1, class T2> struct Y2 struct
20 enum { value = 0 };
Dlightweight_test_fail7.cpp18 template<class T1, class T2> struct Y2 struct
35 BOOST_TEST_TRAIT_TRUE(( Y2<X1::type, X2::type> )); in main() argument
/aosp_15_r20/external/clang/test/CXX/class.access/class.friend/
H A Dp3-cxx0x.cpp19 struct Y2 { struct
27 X1<Y2> x1a; argument
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-rtti.cpp25 struct Y2 { virtual void f() {} }; in f() struct
/aosp_15_r20/external/libcxx/test/std/utilities/optional/optional.object/optional.object.assign/
H A Dconst_optional_U.pass.cpp47 struct Y2 struct
51 Y2& operator=(const int&) { return *this; } in operator =() argument
H A Doptional_U.pass.cpp48 struct Y2 struct
52 Y2& operator=(const int&) { return *this; } in operator =() argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/optional/optional.object/optional.object.assign/
H A Dconst_optional_U.pass.cpp46 struct Y2 struct
50 Y2& operator=(const int&) { return *this; } in operator =() argument
H A Doptional_U.pass.cpp49 struct Y2 struct
53 Y2& operator=(const int&) { return *this; } in operator =() argument
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/aidl/src/
DbufferCopy.cpp65 uint8_t Y2; in fillNV21FromYUYV() member
187 uint8_t Y2 = (srcPixel >> 16) & 0xFF; in fillYUYVFromUYVY() local
/aosp_15_r20/packages/services/Car/cpp/evs/sampleDriver/hidl/
DbufferCopy.cpp78 uint8_t Y2; in fillNV21FromYUYV() member
217 uint8_t Y2 = (srcPixel >> 16) & 0xFF; in fillYUYVFromUYVY() local
/aosp_15_r20/external/swiftshader/src/Pipeline/
H A DSetupRoutine.cpp315 Int Y2 = *Pointer<Int>(v2 + OFFSET(Vertex, projected.y)); in generate() local
559 Int Y2 = IfThenElse(swap, Ya, Yb); in edge() local
/aosp_15_r20/libcore/luni/src/test/java/libcore/java/lang/
H A DClassCastExceptionTest.java83 …B2, C2, D2, E2, F2, G2, H2, I2, J2, K2, L2, M2, N2, O2, P2, Q2, R2, S2, T2, U2, V2, W2, X2, Y2, Z2, enumConstant
88 …B2, C2, D2, E2, F2, G2, H2, I2, J2, K2, L2, M2, N2, O2, P2, Q2, R2, S2, T2, U2, V2, W2, X2, Y2, Z2, enumConstant
/aosp_15_r20/external/clang/test/CXX/temp/temp.param/
H A Dp2.cpp21 template<class X1 *xptr> struct Y2 { }; struct
/aosp_15_r20/prebuilts/go/linux-x86/src/go/doc/testdata/
Dissue16153.go16 Y2 const
/aosp_15_r20/external/clang/test/SemaCXX/
H A Daccessible-base.cpp13 struct Y2 : X1, A // expected-warning{{direct base 'A' is inaccessible due to ambiguity:\n struc… struct

12345678