Home
last modified time | relevance | path

Searched defs:bR (Results 1 – 6 of 6) sorted by relevance

/external/skia/tests/
DWritePixelsTest.cpp175 int32_t bR = static_cast<int32_t>(SkGetPackedR32(b)); in check_pixel() local
DReadPixelsTest.cpp154 int32_t bR = static_cast<int32_t>(SkGetPackedR32(b)); in check_read_pixel() local
/external/deqp/framework/common/
DtcuCompressedTexture.cpp394 deUint8 bR = (deUint8)getBits(src, 59, 63); // 5b in decompressETC1Block() local
/external/valgrind/VEX/priv/
Dhost_arm_defs.c3665 UInt bR = (pqrs >> 1) & 1; in emit_ARMInstr() local
3690 UInt bR = (pqrs >> 1) & 1; in emit_ARMInstr() local
Dguest_arm_toIR.c14932 UInt bR = (insn28 >> 20) & 1; in decode_CP10_CP11_instruction() local
15440 UInt bR = (insn28 >> 20) & 1; in decode_CP10_CP11_instruction() local
15942 UInt bR = INSN(22,22); in decode_NV_instruction_ARMv7_and_below() local
15955 UInt bR = INSN(22,22); in decode_NV_instruction_ARMv7_and_below() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp3006 BasicBlock *bL = NULL, *bR = NULL; in tryPredicateConditional() local