Searched refs:input7 (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/DebugInfo/ |
D | llvm-symbolizer.test | 158 RUN: echo "%p/Inputs/dwarfdump-test4.elf-x86-64 0x62c" > %t.input7 159 RUN: llvm-symbolizer --functions=short --demangle=false < %t.input7 \
|
/external/v8/test/webkit/fast/regex/ |
D | pcre-test-4.js | 194 var input7 = "a\u1234b"; variable 224 var input7 = "a\u1234b";
|
D | pcre-test-4-expected.txt | 72 PASS regex15.exec(input7); is results 81 PASS regex16.exec(input7); is results
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | fwd_txfm_impl_sse2.h | 623 __m128i input0, input1, input2, input3, input4, input5, input6, input7; in FDCT16x16_2D() local 727 input7 = ADD_EPI16(in07, in08); in FDCT16x16_2D() 730 &input4, &input5, &input6, &input7); in FDCT16x16_2D() 761 const __m128i q0 = ADD_EPI16(input0, input7); in FDCT16x16_2D() 768 const __m128i q7 = SUB_EPI16(input0, input7); in FDCT16x16_2D()
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | fwd_txfm_msa.h | 190 input4, input5, input6, input7, \ argument 223 BUTTERFLY_4(input7, input6, stp25_m, stp24_m, \
|
/external/protobuf/src/google/protobuf/io/ |
D | zero_copy_stream_unittest.cc | 898 ArrayInputStream input7(buffer + 50, 18); // Total = 68 bytes. in TEST_F() local 901 {&input1, &input2, &input3, &input4, &input5, &input6, &input7}; in TEST_F()
|