/external/libchrome/ipc/ |
D | ipc_sync_message_unittest.cc | 24 void On_0_1(bool* out1) { in On_0_1() 28 void On_0_2(bool* out1, int* out2) { in On_0_2() 33 void On_0_3(bool* out1, int* out2, std::string* out3) { in On_0_3() 39 void On_1_1(int in1, bool* out1) { in On_1_1() 44 void On_1_2(bool in1, bool* out1, int* out2) { in On_1_2() 50 void On_1_3(int in1, std::string* out1, int* out2, bool* out3) { in On_1_3() 57 void On_2_1(int in1, bool in2, bool* out1) { in On_2_1() 63 void On_2_2(bool in1, int in2, bool* out1, int* out2) { in On_2_2() 70 void On_2_3(int in1, bool in2, std::string* out1, int* out2, bool* out3) { in On_2_3() 78 void On_3_1(int in1, bool in2, const std::string& in3, bool* out1) { in On_3_1() [all …]
|
/external/apache-commons-compress/src/test/java/org/apache/commons/compress/archivers/ |
D | ArchiveOutputStreamTest.java | 43 final OutputStream out1 = new ByteArrayOutputStream(); in testFinish() local 93 final OutputStream out1 = new ByteArrayOutputStream(); in testOptionalFinish() local 95 try (ArchiveOutputStream aos1 = factory.createArchiveOutputStream("zip", out1)) { in testOptionalFinish() argument 101 try (ArchiveOutputStream aos1 = factory.createArchiveOutputStream("jar", out1)) { in testOptionalFinish() argument 141 final OutputStream out1 = new ByteArrayOutputStream(); in doCallSequence() local 199 …private ArchiveOutputStream createArchiveWithDummyEntry(String archiveType, OutputStream out1, Fil… in createArchiveWithDummyEntry()
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 206 #define LW4(psrc, stride, out0, out1, out2, out3) \ argument 220 #define LD2(psrc, stride, out0, out1) \ argument 225 #define LD4(psrc, stride, out0, out1, out2, out3) \ argument 268 #define LD_B2(RTYPE, psrc, stride, out0, out1) \ argument 276 #define LD_B3(RTYPE, psrc, stride, out0, out1, out2) \ argument 284 #define LD_B4(RTYPE, psrc, stride, out0, out1, out2, out3) \ argument 292 #define LD_B5(RTYPE, psrc, stride, out0, out1, out2, out3, out4) \ argument 300 #define LD_B8(RTYPE, psrc, stride, out0, out1, out2, out3, out4, out5, out6, \ argument 315 #define LD_H2(RTYPE, psrc, stride, out0, out1) \ argument 322 #define LD_H4(RTYPE, psrc, stride, out0, out1, out2, out3) \ argument [all …]
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | macros_msa.h | 173 #define LW4(psrc, stride, out0, out1, out2, out3) \ argument 187 #define LD2(psrc, stride, out0, out1) \ argument 192 #define LD4(psrc, stride, out0, out1, out2, out3) \ argument 235 #define LD_V2(RTYPE, psrc, stride, out0, out1) \ argument 245 #define LD_V3(RTYPE, psrc, stride, out0, out1, out2) \ argument 252 #define LD_V4(RTYPE, psrc, stride, out0, out1, out2, out3) \ argument 261 #define LD_V5(RTYPE, psrc, stride, out0, out1, out2, out3, out4) \ argument 269 #define LD_V7(RTYPE, psrc, stride, out0, out1, out2, out3, out4, out5, out6) \ argument 276 #define LD_V8(RTYPE, psrc, stride, out0, out1, out2, out3, out4, out5, out6, \ argument 286 #define LD_V16(RTYPE, psrc, stride, out0, out1, out2, out3, out4, out5, out6, \ argument [all …]
|
D | inv_txfm_msa.h | 18 #define VP9_ADST8(in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, \ argument 111 #define VP9_IDCT4x4(in0, in1, in2, in3, out0, out1, out2, out3) \ argument 134 #define VP9_IADST4x4(in0, in1, in2, in3, out0, out1, out2, out3) \ argument 195 #define VP9_MADD(inp0, inp1, inp2, inp3, cst0, cst1, cst2, cst3, out0, out1, \ argument 214 #define VP9_IDCT8x8_1D(in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, \ argument 247 #define VP9_IADST8x8_1D(in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, \ argument 335 r12, r13, r14, r15, out0, out1, out2, out3, out4, \ argument
|
D | fwd_txfm_msa.h | 17 #define VP9_FDCT4(in0, in1, in2, in3, out0, out1, out2, out3) \ argument 58 #define VP9_FDCT8(in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, \ argument 118 #define FDCT8x16_EVEN(in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, \ argument 179 input7, out1, out3, out5, out7, out9, out11, out13, \ argument 328 const0, const1, out0, out1, out2, out3) \ argument
|
/external/libaom/libaom/aom_dsp/mips/ |
D | macros_msa.h | 233 #define LW4(psrc, stride, out0, out1, out2, out3) \ argument 247 #define LD2(psrc, stride, out0, out1) \ argument 252 #define LD4(psrc, stride, out0, out1, out2, out3) \ argument 295 #define LD_B2(RTYPE, psrc, stride, out0, out1) \ argument 303 #define LD_B3(RTYPE, psrc, stride, out0, out1, out2) \ argument 310 #define LD_B4(RTYPE, psrc, stride, out0, out1, out2, out3) \ argument 318 #define LD_B5(RTYPE, psrc, stride, out0, out1, out2, out3, out4) \ argument 326 #define LD_B7(RTYPE, psrc, stride, out0, out1, out2, out3, out4, out5, out6) \ argument 333 #define LD_B8(RTYPE, psrc, stride, out0, out1, out2, out3, out4, out5, out6, \ argument 348 #define LD_H2(RTYPE, psrc, stride, out0, out1) \ argument [all …]
|
/external/testng/src/main/java/org/testng/log4testng/ |
D | Logger.java | 491 ByteArrayOutputStream out1= new ByteArrayOutputStream(); in testDebugDefault() local 506 ByteArrayOutputStream out1= new ByteArrayOutputStream(); in testDebugOn() local 522 ByteArrayOutputStream out1= new ByteArrayOutputStream(); in testDebugOff() local 538 ByteArrayOutputStream out1= new ByteArrayOutputStream(); in testDebugError() local 563 ByteArrayOutputStream out1= new ByteArrayOutputStream(); in testRootLoggerDefault() local 596 ByteArrayOutputStream out1= new ByteArrayOutputStream(); in testRootLoggerSet() local 617 ByteArrayOutputStream out1= new ByteArrayOutputStream(); in testRootLoggerSetError() local 639 ByteArrayOutputStream out1= new ByteArrayOutputStream(); in testUserLoggerSet() local 669 ByteArrayOutputStream out1= new ByteArrayOutputStream(); in testUserLoggerSetError() local 691 ByteArrayOutputStream out1= new ByteArrayOutputStream(); in testUserLoggerSetHierarchy() local
|
/external/libaom/libaom/av1/encoder/x86/ |
D | av1_txfm1d_sse4.h | 96 #define btf_32_sse4_1_type0(w0, w1, in0, in1, out0, out1, bit) \ argument 112 #define btf_32_sse4_1_type1(w0, w1, in0, in1, out0, out1, bit) \ argument 119 #define btf_32_type0_sse4_1_new(ww0, ww1, in0, in1, out0, out1, r, bit) \ argument 135 #define btf_32_type1_sse4_1_new(ww0, ww1, in0, in1, out0, out1, r, bit) \ argument
|
/external/webp/src/dsp/ |
D | msa_macro.h | 150 #define LW4(psrc, stride, out0, out1, out2, out3) do { \ argument 220 #define LD_B2(RTYPE, psrc, stride, out0, out1) do { \ argument 227 #define LD_B3(RTYPE, psrc, stride, out0, out1, out2) do { \ argument 234 #define LD_B4(RTYPE, psrc, stride, out0, out1, out2, out3) do { \ argument 242 out0, out1, out2, out3, out4, out5, out6, out7) do { \ argument 255 #define LD_H2(RTYPE, psrc, stride, out0, out1) do { \ argument 270 #define LD_W2(RTYPE, psrc, stride, out0, out1) do { \ argument 277 #define LD_W3(RTYPE, psrc, stride, out0, out1, out2) do { \ argument 284 #define LD_W4(RTYPE, psrc, stride, out0, out1, out2, out3) do { \ argument 438 #define VSHF_B2(RTYPE, in0, in1, in2, in3, mask0, mask1, out0, out1) do { \ argument [all …]
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_inv_txfm_sse4.h | 35 __m128i *const out1) { in highbd_butterfly_sse4_1() 65 __m128i *const out1) { in highbd_butterfly_cospi16_sse4_1() 79 __m128i *const out1) { in highbd_partial_butterfly_sse4_1()
|
/external/webrtc/webrtc/base/ |
D | optionsfile_unittest.cc | 59 std::string out1, out2; in TEST_F() local 85 int out1, out2; in TEST_F() local 124 std::string out1; in TEST_F() local
|
/external/libjpeg-turbo/simd/x86_64/ |
D | jdcolext-sse2.asm | 254 .out1: ; --(unaligned)----------------- label 364 .out1: ; --(unaligned)----------------- label
|
D | jdmrgext-sse2.asm | 255 .out1: ; --(unaligned)----------------- label 368 .out1: ; --(unaligned)----------------- label
|
D | jdcolext-avx2.asm | 274 .out1: ; --(unaligned)----------------- label 413 .out1: ; --(unaligned)----------------- label
|
D | jdmrgext-avx2.asm | 276 .out1: ; --(unaligned)----------------- label 418 .out1: ; --(unaligned)----------------- label
|
/external/libjpeg-turbo/simd/i386/ |
D | jdcolext-sse2.asm | 267 .out1: ; --(unaligned)----------------- label 378 .out1: ; --(unaligned)----------------- label
|
D | jdmrgext-sse2.asm | 269 .out1: ; --(unaligned)----------------- label 383 .out1: ; --(unaligned)----------------- label
|
D | jdcolext-avx2.asm | 287 .out1: ; --(unaligned)----------------- label 427 .out1: ; --(unaligned)----------------- label
|
D | jdmrgext-avx2.asm | 290 .out1: ; --(unaligned)----------------- label 433 .out1: ; --(unaligned)----------------- label
|
/external/libpng/mips/ |
D | filter_msa_intrinsics.c | 252 #define LD_B2(RTYPE, psrc, stride, out0, out1) \ argument 258 #define LD_B4(RTYPE, psrc, stride, out0, out1, out2, out3) \ argument 280 #define ADD2(in0, in1, in2, in3, out0, out1) \ argument 286 out0, out1, out2) \ argument 292 out0, out1, out2, out3) \ argument 298 #define ILVR_B2(RTYPE, in0, in1, in2, in3, out0, out1) \ argument 305 #define HSUB_UB2(RTYPE, in0, in1, out0, out1) \ argument 312 #define SLDI_B2_0(RTYPE, in0, in1, out0, out1, slide_val) \ argument 320 #define SLDI_B3_0(RTYPE, in0, in1, in2, out0, out1, out2, slide_val) \ argument 328 #define ILVEV_W2(RTYPE, in0, in1, in2, in3, out0, out1) \ argument [all …]
|
/external/libvpx/libvpx/vp9/encoder/mips/msa/ |
D | vp9_fdct_msa.h | 18 #define VP9_ADST8(in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, \ argument 82 #define VP9_FADST4(in0, in1, in2, in3, out0, out1, out2, out3) \ argument
|
/external/mockito/src/test/java/org/mockitousage/stubbing/ |
D | DeepStubbingTest.java | 111 OutputStream out1 = new ByteArrayOutputStream(); in interactions() local 129 OutputStream out1 = new ByteArrayOutputStream(); in withArguments() local 163 OutputStream out1 = new ByteArrayOutputStream(); in withComplexPatternArguments() local
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | macros_msa.h | 156 #define LD_B2(RTYPE, psrc, stride, out0, out1) \ argument 163 #define LD_B4(RTYPE, psrc, stride, out0, out1, out2, out3) \ argument 210 #define VSHF_B2(RTYPE, in0, in1, in2, in3, mask0, mask1, out0, out1) \ argument 224 #define ILVRL_B2(RTYPE, in0, in1, out0, out1) \ argument
|
/external/libyuv/files/include/libyuv/ |
D | macros_msa.h | 156 #define LD_B2(RTYPE, psrc, stride, out0, out1) \ argument 163 #define LD_B4(RTYPE, psrc, stride, out0, out1, out2, out3) \ argument 210 #define VSHF_B2(RTYPE, in0, in1, in2, in3, mask0, mask1, out0, out1) \ argument 224 #define ILVRL_B2(RTYPE, in0, in1, out0, out1) \ argument
|