Searched refs:kPush (Results 1 – 7 of 7) sorted by relevance
/external/pigweed/pw_protobuf/ |
D | encoder_fuzzer.cc | 59 kPush, enumerator 267 case kPush: in LLVMFuzzerTestOneInput()
|
/external/vixl/src/aarch32/ |
D | constants-aarch32.cc | 231 case kPush: in ToCString()
|
D | constants-aarch32.h | 220 kPush, enumerator
|
D | assembler-aarch32.h | 1007 VIXL_ASSERT((type == kPop) || (type == kPush)); in Delegate() 1016 VIXL_ASSERT((type == kPop) || (type == kPush)); in Delegate()
|
D | disasm-aarch32.cc | 2126 os().SetCurrentInstruction(kPush, kLoadStore | kLoadStoreMultiple); in push() 2127 os() << ToCString(kPush) << ConditionPrinter(it_block_, cond) << size << " " in push() 2132 os().SetCurrentInstruction(kPush, kLoadStore | kLoadStoreMultiple); in push() 2133 os() << ToCString(kPush) << ConditionPrinter(it_block_, cond) << size << " " in push()
|
D | assembler-aarch32.cc | 8552 Delegate(kPush, &Assembler::push, cond, size, registers); in push() 8572 Delegate(kPush, &Assembler::push, cond, size, rt); in push()
|
/external/cros/system_api/dbus/ |
D | service_constants.h | 818 const char kPush[] = "Push"; variable
|