Home
last modified time | relevance | path

Searched defs:copy4 (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/libvpx/vpx_dsp/arm/
H A Dvpx_convolve_copy_neon_asm.asm76 copy4 label
/aosp_15_r20/external/libvpx/config/arm-neon/vpx_dsp/arm/
H A Dvpx_convolve_copy_neon_asm.asm.S81 copy4: label
/aosp_15_r20/external/clang/test/CodeGen/
H A Dtbaa-struct.cpp49 void copy4(struct five *a, struct five *b) { in copy4() function
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_stream_send_buffer_test.cc82 std::string copy4(768, 'd'); in TEST_F() local
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dexplicit.cpp172 int copy4 = n; // expected-error {{no viable conversion}} in testBool() local