HomeSort by relevance Sort by last modified time
    Searched refs:nm1 (Results 1 - 9 of 9) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
weakref4.s 2 .weakref Wnm1, nm1
3 .weakref Wnm1, nm1
  /external/ltp/testcases/commands/nm/
nm01 104 ROD awk '{print $3 $2 $1}' nm_bsd.out \> nm1.out
107 if diff nm1.out nm2.out > /dev/null; then
  /prebuilts/go/darwin-x86/src/math/big/
prime.go 87 nm1 := nat(nil).sub(n, natOne)
88 // determine q, k such that nm1 = q << k
89 k := nm1.trailingZeroBits()
90 q := nat(nil).shr(nm1, k)
92 nm3 := nat(nil).sub(nm1, natTwo)
107 if y.cmp(natOne) == 0 || y.cmp(nm1) == 0 {
113 if y.cmp(nm1) == 0 {
  /prebuilts/go/linux-x86/src/math/big/
prime.go 87 nm1 := nat(nil).sub(n, natOne)
88 // determine q, k such that nm1 = q << k
89 k := nm1.trailingZeroBits()
90 q := nat(nil).shr(nm1, k)
92 nm3 := nat(nil).sub(nm1, natTwo)
107 if y.cmp(natOne) == 0 || y.cmp(nm1) == 0 {
113 if y.cmp(nm1) == 0 {
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
NamespaceMappings.java 279 MappingRecord nm1 = (MappingRecord) m_nodeStack.pop(); local
285 if (nm1 == nm2)
  /external/eigen/unsupported/Eigen/CXX11/src/Tensor/
TensorContractionThreadPool.h 660 Index nm1 = nm0; local
665 while (gm1 <= nm0 && nm1 == divup(nm0, gm1)) gm1++;
671 nm1 = divup(nm0, gm1);
    [all...]
  /prebuilts/tools/common/m2/repository/xalan/serializer/2.7.1/
serializer-2.7.1.jar 
  /prebuilts/misc/common/ecj/
ecj.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jdt/core/compiler/ecj/4.2.2/
ecj-4.2.2.jar 

Completed in 617 milliseconds