Searched defs:addc (Results 1 – 3 of 3) sorted by relevance
146 pANTLR3_UINT8 (*addc) (struct ANTLR3_STRING_struct * string, ANTLR3_UINT32 c); member
978 SkAutoDisableDirectionCheck addc(this); in addRect() local1129 SkAutoDisableDirectionCheck addc(this); in addRRect() local1240 SkAutoDisableDirectionCheck addc(this); in addOval() local
844 void Assembler::addc(Register dst, Register src1, Register src2, OEBit o, in addc() function in v8::internal::Assembler