Searched refs:kArithmetic (Results 1 – 4 of 4) sorted by relevance
/third_party/skia/modules/svg/src/ |
D | SkSVGFeComposite.cpp | 38 case SkSVGFeCompositeOperator::kArithmetic: in BlendModeForOperator() 53 if (fOperator == SkSVGFeCompositeOperator::kArithmetic) { in onMakeImageFilter() 70 {"arithmetic", SkSVGFeCompositeOperator::kArithmetic}, in parse()
|
/third_party/vixl/src/aarch32/ |
D | disasm-aarch32.cc | 1132 os().SetCurrentInstruction(kAdc, kArithmetic); in adc() 1146 os().SetCurrentInstruction(kAdcs, kArithmetic); in adcs() 1160 os().SetCurrentInstruction(kAdd, kArithmetic); in add() 1170 os().SetCurrentInstruction(kAdd, kArithmetic); in add() 1180 os().SetCurrentInstruction(kAdds, kArithmetic); in adds() 1190 os().SetCurrentInstruction(kAdds, kArithmetic); in adds() 1198 os().SetCurrentInstruction(kAddw, kArithmetic); in addw() 1384 os().SetCurrentInstruction(kCmn, kArithmetic); in cmn() 1393 os().SetCurrentInstruction(kCmp, kArithmetic); in cmp() 1900 os().SetCurrentInstruction(kMla, kArithmetic); in mla() [all …]
|
D | constants-aarch32.h | 110 kArithmetic = 0x1, enumerator
|
/third_party/skia/modules/svg/include/ |
D | SkSVGTypes.h | 645 kArithmetic, enumerator
|