| /external/valgrind/memcheck/tests/vbit-test/ |
| D | binary.c | 93 unsigned shift_amount = opnd2->value.u8; in check_result_for_binary() local 106 unsigned shift_amount = opnd2->value.u8; in check_result_for_binary() local 119 unsigned shift_amount = opnd2->value.u8; in check_result_for_binary() local
|
| D | vbits.c | 665 shl_vbits(vbits_t v, unsigned shift_amount) in shl_vbits() 687 shr_vbits(vbits_t v, unsigned shift_amount) in shr_vbits() 709 sar_vbits(vbits_t v, unsigned shift_amount) in sar_vbits()
|
| /external/lldb/source/Utility/ |
| D | StringExtractor.cpp | 192 uint32_t shift_amount = 0; in GetHexMaxU32() local 254 uint32_t shift_amount = 0; in GetHexMaxU64() local 342 uint32_t shift_amount; in GetHexWithFixedSize() local
|
| /external/v8/src/ |
| D | bignum.cc | 219 void Bignum::ShiftLeft(int shift_amount) { in ShiftLeft() 700 void Bignum::BigitsShiftLeft(int shift_amount) { in BigitsShiftLeft()
|
| D | strtod.cc | 306 int shift_amount = (precision_digits_count + kDenominatorLog) - in DiyFpStrtod() local
|
| D | fixed-dtoa.cc | 41 void Shift(int shift_amount) { in Shift()
|
| /external/v8/src/compiler/ |
| D | simplified-lowering.cc | 807 Node* shift_amount = jsgraph()->Int32Constant(kSmiTagSize + kSmiShiftSize); in Untag() local 814 Node* shift_amount = jsgraph()->Int32Constant(kSmiTagSize + kSmiShiftSize); in SmiTag() local
|
| /external/webrtc/src/common_audio/signal_processing/ |
| D | signal_processing_unittest.cc | 87 int shift_amount = 1; // Workaround compiler warning using variable here. in TEST_F() local
|
| /external/v8/src/arm64/ |
| D | lithium-arm64.h | 603 LAddI(LOperand* left, LOperand* right, Shift shift, LOperand* shift_amount) in LAddI() 613 LOperand* shift_amount() const { return shift_amount_; } in shift_amount() function 786 LBitI(LOperand* left, LOperand* right, Shift shift, LOperand* shift_amount) in LBitI() 796 LOperand* shift_amount() const { return shift_amount_; } in shift_amount() function 2842 LSubI(LOperand* left, LOperand* right, Shift shift, LOperand* shift_amount) in LSubI() 2852 LOperand* shift_amount() const { return shift_amount_; } in shift_amount() function
|
| D | simulator-arm64.cc | 1395 unsigned shift_amount = instr->ImmDPShift(); in VisitAddSubShifted() local 1441 unsigned shift_amount = instr->ImmDPShift(); in VisitLogicalShifted() local 1556 unsigned shift_amount = instr->ImmShiftLS() * instr->SizeLS(); in VisitLoadStoreRegisterOffset() local
|
| D | assembler-arm64.h | 722 unsigned shift_amount() const { return shift_amount_; } in shift_amount() function
|
| D | assembler-arm64.cc | 2365 unsigned shift_amount) { in EmitShift() 2476 unsigned shift_amount = addr.shift_amount(); in LoadStore() local
|
| D | lithium-arm64.cc | 2188 LOperand* shift_amount = UseConstant(hshift->right()); in DoShiftedBinaryOp() local
|
| /external/vixl/src/vixl/a64/ |
| D | assembler-a64.h | 698 unsigned shift_amount() const { in shift_amount() function 736 unsigned shift_amount() const { return shift_amount_; } in shift_amount() function 3895 static Instr ImmShiftLS(unsigned shift_amount) { in ImmShiftLS()
|
| D | assembler-a64.cc | 320 Operand::Operand(Register reg, Shift shift, unsigned shift_amount) in Operand() 332 Operand::Operand(Register reg, Extend extend, unsigned shift_amount) in Operand() 387 unsigned shift_amount) in MemOperand() 402 unsigned shift_amount) in MemOperand() 3358 const int shift_amount) { in movi() 3398 const int shift_amount) { in mvni() 4770 const int shift_amount, in NEONModifiedImmShiftMsl() 4788 unsigned shift_amount) { in EmitShift() 4906 unsigned shift_amount = addr.shift_amount(); in LoadStoreMemOperand() local
|
| D | disasm-a64.cc | 3128 int shift_amount = 8 * ((cmode >> 1) & 3); in SubstituteImmediateField() local 3134 int shift_amount = 8 << (cmode & 1); in SubstituteImmediateField() local
|
| D | simulator-a64.cc | 984 unsigned shift_amount = instr->ImmDPShift(); in VisitLogicalShifted() local 1085 unsigned shift_amount = instr->ImmShiftLS() * instr->SizeLS(); in VisitLoadStoreRegisterOffset() local
|
| D | macro-assembler-a64.cc | 975 int shift_amount) { in Movi()
|
| /external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
| D | gki_ulinux.c | 1290 void GKI_shiftdown (UINT8 *p_mem, UINT32 len, UINT32 shift_amount) in GKI_shiftdown()
|
| /external/libnfc-nci/src/gki/ulinux/ |
| D | gki_ulinux.c | 1267 void GKI_shiftdown (UINT8 *p_mem, UINT32 len, UINT32 shift_amount) in GKI_shiftdown()
|
| /external/v8/src/arm/ |
| D | disasm-arm.cc | 193 int shift_amount = instr->ShiftAmountValue(); in PrintShiftRm() local
|
| D | simulator-arm.cc | 1350 int shift_amount = instr->ShiftAmountValue(); in GetShiftRm() local
|
| /external/libnfc-nci/src/nfc/ndef/ |
| D | ndef_utils.c | 43 static void shiftdown (UINT8 *p_mem, UINT32 len, UINT32 shift_amount) in shiftdown()
|
| /external/v8/src/x64/ |
| D | assembler-x64.cc | 601 Immediate shift_amount, in shift()
|
| /external/valgrind/VEX/priv/ |
| D | guest_s390_toIR.c | 7638 IRTemp shift_amount = newTemp(Ity_I64); in s390_irgen_SLDA() local 7680 IRTemp shift_amount = newTemp(Ity_I64); in s390_irgen_SLA() local 7702 IRTemp shift_amount = newTemp(Ity_I64); in s390_irgen_SLAK() local 7724 IRTemp shift_amount = newTemp(Ity_I64); in s390_irgen_SLAG() local 12853 IRTemp shift_amount = newTemp(Ity_I8); in s390_irgen_FLOGR() local
|