Home
last modified time | relevance | path

Searched refs:copy_ (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/test/
Dconvolve_test.cc54 copy_[0] = copy; in ConvolveFunctions()
55 copy_[1] = avg; in ConvolveFunctions()
70 ConvolveFunc copy_[2]; member
553 UUT_->copy_[0](in, kInputStride, out, kOutputStride, NULL, 0, NULL, 0, in TEST_P()
573 UUT_->copy_[1](in, kInputStride, out, kOutputStride, NULL, 0, NULL, 0, in TEST_P()
587 ASM_REGISTER_STATE_CHECK(UUT_->copy_[0](in, kInputStride, out, kOutputStride, in TEST_P()
606 ASM_REGISTER_STATE_CHECK(UUT_->copy_[1](in, kInputStride, out, kOutputStride, in TEST_P()
770 ASM_REGISTER_STATE_CHECK(UUT_->copy_[i]( in TEST_P()
868 ASM_REGISTER_STATE_CHECK(UUT_->copy_[0]( in TEST_P()
/external/freetype/include/freetype/internal/
Dftobjs.h1117 copy_, \ argument
1128 copy_, \
1142 copy_, \ argument
1153 clazz->glyph_copy = copy_; \
/external/pdfium/third_party/freetype/include/freetype/internal/
Dftobjs.h1118 copy_, \ argument
1129 copy_, \
1143 copy_, \ argument
1154 clazz->glyph_copy = copy_; \
/external/llvm/test/CodeGen/Mips/msa/
Dbasic_operations.ll404 ; ALL-DAG: copy_{{[su]}}.w [[R3:\$[0-9]+]], [[R1]][1]
419 ; MIPS32-DAG: copy_{{[su]}}.w [[R3:\$[0-9]+]], [[R1]][2]
420 ; MIPS32-DAG: copy_{{[su]}}.w [[R4:\$[0-9]+]], [[R1]][3]
421 ; MIPS64-DAG: copy_{{[su]}}.d [[R3:\$[0-9]+]], [[R1]][1]
/external/googletest/googlemock/docs/v1_6/
DCookBook.md1892 copy_ of the argument, and pass a _reference to the copy_, instead of
/external/googletest/googlemock/docs/v1_5/
DCookBook.md1824 copy_ of the argument, and pass a _reference to the copy_, instead of
/external/googletest/googlemock/docs/v1_7/
DCookBook.md1920 copy_ of the argument, and pass a _reference to the copy_, instead of
/external/googletest/googlemock/docs/
DCookBook.md1971 copy_ of the argument, and pass a _reference to the copy_, instead of