/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/rtasm/ |
D | rtasm_ppc.c | 294 unsigned vB:5; member 300 emit_vx(struct ppc_function *p, uint op2, uint vD, uint vA, uint vB, in emit_vx() 326 unsigned vB:5; member 333 emit_vxr(struct ppc_function *p, uint op2, uint vD, uint vA, uint vB, in emit_vxr() 357 unsigned vB:5; member 364 emit_va(struct ppc_function *p, uint op2, uint vD, uint vA, uint vB, uint vC, in emit_va() 587 ppc_vaddfp(struct ppc_function *p, uint vD, uint vA, uint vB) in ppc_vaddfp() 594 ppc_vsubfp(struct ppc_function *p, uint vD, uint vA, uint vB) in ppc_vsubfp() 601 ppc_vminfp(struct ppc_function *p, uint vD, uint vA, uint vB) in ppc_vminfp() 608 ppc_vmaxfp(struct ppc_function *p, uint vD, uint vA, uint vB) in ppc_vmaxfp() [all …]
|
/external/mesa3d/src/gallium/auxiliary/rtasm/ |
D | rtasm_ppc.c | 294 unsigned vB:5; member 300 emit_vx(struct ppc_function *p, uint op2, uint vD, uint vA, uint vB, in emit_vx() 326 unsigned vB:5; member 333 emit_vxr(struct ppc_function *p, uint op2, uint vD, uint vA, uint vB, in emit_vxr() 357 unsigned vB:5; member 364 emit_va(struct ppc_function *p, uint op2, uint vD, uint vA, uint vB, uint vC, in emit_va() 587 ppc_vaddfp(struct ppc_function *p, uint vD, uint vA, uint vB) in ppc_vaddfp() 594 ppc_vsubfp(struct ppc_function *p, uint vD, uint vA, uint vB) in ppc_vsubfp() 601 ppc_vminfp(struct ppc_function *p, uint vD, uint vA, uint vB) in ppc_vminfp() 608 ppc_vmaxfp(struct ppc_function *p, uint vD, uint vA, uint vB) in ppc_vmaxfp() [all …]
|
/external/dexmaker/src/dx/java/com/android/dx/ssa/ |
D | SCCP.java | 306 int vB = ((CstInteger) cB).getValue(); in simulateBranch() local 403 int vB = ((CstInteger) cB).getValue(); in simulateMath() local
|
/external/valgrind/main/VEX/priv/ |
D | guest_ppc_toIR.c | 12202 IRTemp vB = newTemp(Ity_V128); in dis_av_procctl() local 13295 IRTemp vB = newTemp(Ity_V128); in dis_av_count_bitTranspose() local 14586 do_vvec_fp_cmp ( IRTemp vA, IRTemp vB, UChar XT, UChar flag_rC, in do_vvec_fp_cmp() 14683 IRTemp vB = newTemp( Ity_V128 ); in dis_vvec_cmp() local 14778 IRTemp vB = newTemp( Ity_V128 ); in dis_vxs_misc() local 14988 IRTemp vB = newTemp( Ity_V128 ); in dis_vx_logic() local 15293 IRTemp vB = newTemp( Ity_V128 ); in dis_vx_permute_misc() local 15632 IRTemp vB = newTemp(Ity_V128); in dis_av_arith() local 16139 IRTemp vB = newTemp(Ity_V128); in dis_av_logic() local 16218 IRTemp vB = newTemp(Ity_V128); in dis_av_cmp() local [all …]
|
D | host_ppc_defs.c | 5097 UInt vB = 29; // XXX: Using v29 for temp do not change in emit_PPCInstr() local
|
/external/qemu/distrib/sdl-1.2.15/src/video/ |
D | SDL_blit_N.c | 354 vector unsigned short vR, vG, vB; in Blit_RGB565_32Altivec() local 499 vector unsigned short vR, vG, vB; in Blit_RGB555_32Altivec() local
|
D | SDL_blit_A.c | 883 vector unsigned short vR, vG, vB; in Blit32to565PixelAlphaAltivec() local
|
/external/chromium_org/content/browser/indexed_db/ |
D | indexed_db_leveldb_coding_unittest.cc | 978 std::string vB = WrappedEncodeVarInt(static_cast<int64>(n)); in TEST() local
|
/external/mesa3d/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_ra.cpp | 1198 const LValue *vB = intf->getValue(); in checkInterference() local
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/nv50/codegen/ |
D | nv50_ir_ra.cpp | 1198 const LValue *vB = intf->getValue(); in checkInterference() local
|
/external/mksh/src/ |
D | edit.c | 3387 #define vB 0x20 /* bad command (^@) */ macro
|