Searched refs:Negs (Results 1 – 9 of 9) sorted by relevance
/external/vixl/benchmarks/aarch64/ |
D | bench-utils.cc | 226 __ Negs(PickR(size), Operand(PickR(size))); in GenerateOperandSequence() local
|
/external/python/cpython3/Lib/test/decimaltestdata/ |
D | ddBase.decTest | 79 -- test finite bounds (Negs of, then 0, Ntiny, Nmin, other, Nmax)
|
D | dsBase.decTest | 79 -- test finite bounds (Negs of, then 0, Ntiny, Nmin, other, Nmax)
|
D | dqBase.decTest | 79 -- test finite bounds (Negs of, then 0, Ntiny, Nmin, other, Nmax)
|
/external/python/cpython2/Lib/test/decimaltestdata/ |
D | dqBase.decTest | 79 -- test finite bounds (Negs of, then 0, Ntiny, Nmin, other, Nmax)
|
D | dsBase.decTest | 79 -- test finite bounds (Negs of, then 0, Ntiny, Nmin, other, Nmax)
|
D | ddBase.decTest | 79 -- test finite bounds (Negs of, then 0, Ntiny, Nmin, other, Nmax)
|
/external/vixl/src/aarch64/ |
D | macro-assembler-aarch64.cc | 1628 void MacroAssembler::Negs(const Register& rd, const Operand& operand) { in Negs() function in vixl::aarch64::MacroAssembler
|
D | macro-assembler-aarch64.h | 753 void Negs(const Register& rd, const Operand& operand);
|