Searched refs:Negs (Results 1 – 10 of 10) sorted by relevance
/external/v8/src/arm64/ |
D | macro-assembler-arm64-inl.h | 177 void TurboAssembler::Negs(const Register& rd, const Operand& operand) { in Negs() function
|
D | macro-assembler-arm64.h | 1164 inline void Negs(const Register& rd, const Operand& operand);
|
/external/python/cpython3/Lib/test/decimaltestdata/ |
D | dqBase.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)
|
D | dsBase.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 | 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)
|
/external/vixl/src/aarch64/ |
D | macro-assembler-aarch64.cc | 1603 void MacroAssembler::Negs(const Register& rd, const Operand& operand) { in Negs() function in vixl::aarch64::MacroAssembler
|
D | macro-assembler-aarch64.h | 679 void Negs(const Register& rd, const Operand& operand);
|