Searched refs:kThis (Results 1 – 3 of 3) sorted by relevance
/external/skia/tools/bookmaker/ |
D | definition.cpp | 47 kThis, enumerator 76 { DEFOP::kAdd, "+", "add", BLANK, OpType::kThis, OpMod::kNone, BLANK, 77 {{ CONST, OpType::kThis, OpMod::kReference, }, 78 { CONST, OpType::kThis, OpMod::kReference, }}}, 80 {{ CONST, OpType::kThis, OpMod::kReference, }}}, 81 { DEFOP::kAddTo, "+=", "addto1", BLANK, OpType::kThis, OpMod::kReference, BLANK, 82 {{ CONST, OpType::kThis, OpMod::kReference, }}}, 83 { DEFOP::kAddTo, "+=", "addto2", BLANK, OpType::kThis, OpMod::kReference, BLANK, 85 { DEFOP::kAddTo, "+=", "addto3", BLANK, OpType::kThis, OpMod::kReference, BLANK, 97 { DEFOP::kCopy, "=", "copy", BLANK, OpType::kThis, OpMod::kReference, BLANK, [all …]
|
/external/skqp/tools/bookmaker/ |
D | definition.cpp | 47 kThis, enumerator 76 { DEFOP::kAdd, "+", "add", BLANK, OpType::kThis, OpMod::kNone, BLANK, 77 {{ CONST, OpType::kThis, OpMod::kReference, }, 78 { CONST, OpType::kThis, OpMod::kReference, }}}, 80 {{ CONST, OpType::kThis, OpMod::kReference, }}}, 81 { DEFOP::kAddTo, "+=", "addto1", BLANK, OpType::kThis, OpMod::kReference, BLANK, 82 {{ CONST, OpType::kThis, OpMod::kReference, }}}, 83 { DEFOP::kAddTo, "+=", "addto2", BLANK, OpType::kThis, OpMod::kReference, BLANK, 85 { DEFOP::kAddTo, "+=", "addto3", BLANK, OpType::kThis, OpMod::kReference, BLANK, 97 { DEFOP::kCopy, "=", "copy", BLANK, OpType::kThis, OpMod::kReference, BLANK, [all …]
|
/external/icu/icu4c/source/test/intltest/ |
D | reldatefmttest.cpp | 1318 static const char *kThis = "This"; variable 1363 return kThis; in DirectionStr()
|