HomeSort by relevance Sort by last modified time
    Searched full:dst1 (Results 101 - 125 of 163) sorted by null

1 2 3 45 6 7

  /external/opencv/cxcore/src/
cxdxt.cpp     [all...]
  /external/v8/src/arm/
macro-assembler-arm.cc 885 void MacroAssembler::Ldrd(Register dst1, Register dst2,
888 DCHECK(!dst1.is(lr)); // r14.
895 if ((dst1.code() % 2 == 0) && (dst1.code() + 1 == dst2.code())) {
896 ldrd(dst1, dst2, src, cond);
901 if (dst1.is(src.rn())) {
903 ldr(dst1, src, cond);
905 ldr(dst1, src, cond);
910 if (dst1.is(src.rn())) {
912 ldr(dst1, src, cond)
    [all...]
simulator-arm.cc 4979 uint8_t src1[16], src2[16], dst1[16], dst2[16]; local
4993 uint16_t src1[8], src2[8], dst1[8], dst2[8]; local
5007 uint32_t src1[4], src2[4], dst1[4], dst2[4]; local
    [all...]
  /art/compiler/optimizing/
instruction_simplifier.cc     [all...]
  /external/llvm/lib/Target/NVPTX/
NVPTXIntrinsics.td     [all...]
  /external/libvpx/libvpx/vpx_dsp/mips/
sub_pixel_variance_msa.c 470 v16u8 dst0, dst1, dst2, dst3, filt0; local
483 LD_UB4(dst, dst_stride, dst0, dst1, dst2, dst3);
499 CALC_MSE_AVG_B(src1, dst1, var, avg);
1050 v16u8 dst0, dst1, dst2, dst3; local
    [all...]
  /frameworks/base/opengl/java/android/opengl/
Matrix.java 177 final float dst1 = (atmp1 * src4 + atmp6 * src6 + atmp9 * src7) local
226 src0 * dst0 + src1 * dst1 + src2 * dst2 + src3 * dst3;
235 mInv[ 1 + mInvOffset] = dst1 * invdet;
  /external/mesa3d/src/intel/vulkan/
anv_blorp.c 392 flip_coords(unsigned *src0, unsigned *src1, unsigned *dst0, unsigned *dst1)
402 if (*dst0 > *dst1) {
404 *dst0 = *dst1;
405 *dst1 = tmp;
    [all...]
  /external/vixl/src/aarch64/
simulator-aarch64.h     [all...]
  /external/dng_sdk/source/
dng_image_writer.cpp 2927 uint8 *dst1 = temp + rowIncrement; local
2929 uint8 *dst1 = temp; local
2951 uint8 *dst1 = temp + rowIncrement; local
2974 uint8 *dst1 = temp + rowIncrement; local
2980 uint8 *dst1 = temp + rowIncrement * 2; local
    [all...]
  /external/opencv/cv/src/
cvcolor.cpp 332 arrtype* dst1 = dst + i*3; \
346 dst1, CV_STUB_STEP, cvSize(di,1) ); \
380 uchar* dst1 = dst + i*3; local
394 dst1, CV_STUB_STEP, cvSize(di,1) );
1055 uchar* dst1 = dst + i*3; local
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/X86/
X86InstrCompiler.td 499 let Constraints = "$val1 = $dst1, $val2 = $dst2",
504 def ATOMAND6432 : I<0, Pseudo, (outs GR32:$dst1, GR32:$dst2),
507 def ATOMOR6432 : I<0, Pseudo, (outs GR32:$dst1, GR32:$dst2),
510 def ATOMXOR6432 : I<0, Pseudo, (outs GR32:$dst1, GR32:$dst2),
513 def ATOMNAND6432 : I<0, Pseudo, (outs GR32:$dst1, GR32:$dst2),
516 def ATOMADD6432 : I<0, Pseudo, (outs GR32:$dst1, GR32:$dst2),
519 def ATOMSUB6432 : I<0, Pseudo, (outs GR32:$dst1, GR32:$dst2),
522 def ATOMSWAP6432 : I<0, Pseudo, (outs GR32:$dst1, GR32:$dst2),
    [all...]
  /external/v8/src/x64/
assembler-x64.h     [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMInstrVFP.td 579 (outs SPR:$dst1, SPR:$dst2), (ins GPR:$src1, GPR:$src2),
580 IIC_fpMOVID, "vmov", "\t$dst1, $dst2, $src1, $src2",
583 bits<5> dst1;
588 let Inst{3-0} = dst1{3-0};
589 let Inst{5} = dst1{4};
    [all...]
  /external/swiftshader/third_party/subzero/unittest/AssemblerX8632/
XmmArith.cpp 87 #define TestArithSS(FloatSize, Src, Dst0, Dst1) \
90 TestArithSSXmmAddr(FloatSize, 2.0, Dst1, 20.0, addss, +); \
92 TestArithSSXmmAddr(FloatSize, 4.0, Dst1, 40.0, subss, -); \
94 TestArithSSXmmAddr(FloatSize, 6.0, Dst1, 60.0, mulss, *); \
96 TestArithSSXmmAddr(FloatSize, 8.0, Dst1, 80.0, divss, / ); \
    [all...]
  /external/vixl/test/aarch32/
test-assembler-aarch32.cc 5357 uint32_t dst1[4] = {0x00000000, 0x00000000, 0x00000000, 0x00000000}; local
5450 uint32_t dst1[4] = {0x00000000, 0x00000000, 0x00000000, 0x00000000}; local
    [all...]
  /external/webp/src/dsp/
enc_msa.c 176 v4i32 dst0, dst1; local
197 DOTP_SH2_SW(tmp0, tmp1, tmp2, tmp3, dst0, dst1);
198 dst0 = dst0 + dst1;
  /toolchain/binutils/binutils-2.27/opcodes/
bfin-dis.c 3084 int dst1 = ((iw1 >> DSP32Alu_dst1_bits) & DSP32Alu_dst1_mask); local
    [all...]
  /external/ipsec-tools/src/racoon/
policy.c 144 plog(LLV_DEBUG, LOCATION, NULL, "dst1: %s\n",
  /external/v8/src/ia32/
assembler-ia32.h     [all...]
  /external/llvm/lib/Target/Mips/
MipsDelaySlotFiller.cpp 802 [&](const MachineBasicBlock *Dst0, const MachineBasicBlock *Dst1) {
804 Prob.getEdgeProbability(&B, Dst1);
  /external/llvm/lib/Target/X86/
X86InstrArithmetic.td     [all...]
  /external/v8/src/arm64/
macro-assembler-arm64.h 615 void Pop(const CPURegister& dst0, const CPURegister& dst1 = NoReg,
617 void Pop(const CPURegister& dst0, const CPURegister& dst1,
737 // Peek at two values on the stack, and put them in 'dst1' and 'dst2'. The
739 // higher address than 'dst1'. The offset is in bytes.
743 void PeekPair(const CPURegister& dst1, const CPURegister& dst2, int offset);
    [all...]
  /external/v8/src/compiler/ia32/
code-generator-ia32.cc 2494 Operand dst1 = g.HighOperand(destination); local
2576 Operand dst1 = g.ToOperand(destination); local
2619 Operand dst1 = g.HighOperand(destination); local
    [all...]
  /cts/tests/tests/text/src/android/text/format/cts/
TimeTest.java 237 public int dst1; field in class:TimeTest.DateTest
248 public DateTest(int year1, int month1, int day1, int hour1, int minute1, int dst1,
256 this.dst1 = dst1;
273 this.dst1 = -1;
404 local.isDst = test.dst1;
419 local.isDst = test.dst1;
    [all...]

Completed in 2001 milliseconds

1 2 3 45 6 7