HomeSort by relevance Sort by last modified time
    Searched refs:__base (Results 1 - 25 of 297) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /development/ndk/platforms/android-9/arch-x86/include/asm/
div64.h 22 #define do_div(n,base) ({ unsigned long __upper, __low, __high, __mod, __base; __base = (base); asm("":"=a" (__low), "=d" (__high):"A" (n)); __upper = __high; if (__high) { __upper = __high % (__base); __high = __high / (__base); } asm("divl %2":"=a" (__low), "=d" (__mod):"rm" (__base), "0" (__low), "1" (__upper)); asm("":"=A" (n):"a" (__low),"d" (__high)); __mod; })
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
div64.h 22 #define do_div(n,base) ({ unsigned long __upper, __low, __high, __mod, __base; __base = (base); asm("":"=a" (__low), "=d" (__high):"A" (n)); __upper = __high; if (__high) { __upper = __high % (__base); __high = __high / (__base); } asm("divl %2":"=a" (__low), "=d" (__mod):"rm" (__base), "0" (__low), "1" (__upper)); asm("":"=A" (n):"a" (__low),"d" (__high)); __mod; })
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
div64.h 22 #define do_div(n,base) ({ unsigned long __upper, __low, __high, __mod, __base; __base = (base); asm("":"=a" (__low), "=d" (__high):"A" (n)); __upper = __high; if (__high) { __upper = __high % (__base); __high = __high / (__base); } asm("divl %2":"=a" (__low), "=d" (__mod):"rm" (__base), "0" (__low), "1" (__upper)); asm("":"=A" (n):"a" (__low),"d" (__high)); __mod; })
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/asm/
div64.h 22 #define do_div(n,base) ({ unsigned long __upper, __low, __high, __mod, __base; __base = (base); asm("":"=a" (__low), "=d" (__high):"A" (n)); __upper = __high; if (__high) { __upper = __high % (__base); __high = __high / (__base); } asm("divl %2":"=a" (__low), "=d" (__mod):"rm" (__base), "0" (__low), "1" (__upper)); asm("":"=A" (n):"a" (__low),"d" (__high)); __mod; })
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/asm/
div64.h 22 #define do_div(n,base) ({ unsigned long __upper, __low, __high, __mod, __base; __base = (base); asm("":"=a" (__low), "=d" (__high):"A" (n)); __upper = __high; if (__high) { __upper = __high % (__base); __high = __high / (__base); } asm("divl %2":"=a" (__low), "=d" (__mod):"rm" (__base), "0" (__low), "1" (__upper)); asm("":"=A" (n):"a" (__low),"d" (__high)); __mod; })
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
div64.h 22 #define do_div(n,base) ({ unsigned long __upper, __low, __high, __mod, __base; __base = (base); asm("":"=a" (__low), "=d" (__high):"A" (n)); __upper = __high; if (__high) { __upper = __high % (__base); __high = __high / (__base); } asm("divl %2":"=a" (__low), "=d" (__mod):"rm" (__base), "0" (__low), "1" (__upper)); asm("":"=A" (n):"a" (__low),"d" (__high)); __mod; })
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/asm/
div64.h 22 #define do_div(n,base) ({ unsigned long __upper, __low, __high, __mod, __base; __base = (base); asm("":"=a" (__low), "=d" (__high):"A" (n)); __upper = __high; if (__high) { __upper = __high % (__base); __high = __high / (__base); } asm("divl %2":"=a" (__low), "=d" (__mod):"rm" (__base), "0" (__low), "1" (__upper)); asm("":"=A" (n):"a" (__low),"d" (__high)); __mod; })
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/asm/
div64.h 22 #define do_div(n,base) ({ unsigned long __upper, __low, __high, __mod, __base; __base = (base); asm("":"=a" (__low), "=d" (__high):"A" (n)); __upper = __high; if (__high) { __upper = __high % (__base); __high = __high / (__base); } asm("divl %2":"=a" (__low), "=d" (__mod):"rm" (__base), "0" (__low), "1" (__upper)); asm("":"=A" (n):"a" (__low),"d" (__high)); __mod; })
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/asm/
div64.h 22 #define do_div(n,base) ({ unsigned long __upper, __low, __high, __mod, __base; __base = (base); asm("":"=a" (__low), "=d" (__high):"A" (n)); __upper = __high; if (__high) { __upper = __high % (__base); __high = __high / (__base); } asm("divl %2":"=a" (__low), "=d" (__mod):"rm" (__base), "0" (__low), "1" (__upper)); asm("":"=A" (n):"a" (__low),"d" (__high)); __mod; })
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
div64.h 22 #define do_div(n,base) ({ unsigned long __upper, __low, __high, __mod, __base; __base = (base); asm("":"=a" (__low), "=d" (__high):"A" (n)); __upper = __high; if (__high) { __upper = __high % (__base); __high = __high / (__base); } asm("divl %2":"=a" (__low), "=d" (__mod):"rm" (__base), "0" (__low), "1" (__upper)); asm("":"=A" (n):"a" (__low),"d" (__high)); __mod; })
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm/
div64.h 22 #define do_div(n,base) ({ unsigned long __upper, __low, __high, __mod, __base; __base = (base); asm("":"=a" (__low), "=d" (__high):"A" (n)); __upper = __high; if (__high) { __upper = __high % (__base); __high = __high / (__base); } asm("divl %2":"=a" (__low), "=d" (__mod):"rm" (__base), "0" (__low), "1" (__upper)); asm("":"=A" (n):"a" (__low),"d" (__high)); __mod; })
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
div64.h 22 #define do_div(n,base) ({ unsigned long __upper, __low, __high, __mod, __base; __base = (base); asm("":"=a" (__low), "=d" (__high):"A" (n)); __upper = __high; if (__high) { __upper = __high % (__base); __high = __high / (__base); } asm("divl %2":"=a" (__low), "=d" (__mod):"rm" (__base), "0" (__low), "1" (__upper)); asm("":"=A" (n):"a" (__low),"d" (__high)); __mod; })
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/x86_64-linux/include/c++/4.6/bits/
ios_base.h 797 boolalpha(ios_base& __base)
799 __base.setf(ios_base::boolalpha);
800 return __base;
805 noboolalpha(ios_base& __base)
807 __base.unsetf(ios_base::boolalpha);
808 return __base;
813 showbase(ios_base& __base)
815 __base.setf(ios_base::showbase);
816 return __base;
821 noshowbase(ios_base& __base)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
ios_base.h 795 boolalpha(ios_base& __base)
797 __base.setf(ios_base::boolalpha);
798 return __base;
803 noboolalpha(ios_base& __base)
805 __base.unsetf(ios_base::boolalpha);
806 return __base;
811 showbase(ios_base& __base)
813 __base.setf(ios_base::showbase);
814 return __base;
819 noshowbase(ios_base& __base)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
ios_base.h 795 boolalpha(ios_base& __base)
797 __base.setf(ios_base::boolalpha);
798 return __base;
803 noboolalpha(ios_base& __base)
805 __base.unsetf(ios_base::boolalpha);
806 return __base;
811 showbase(ios_base& __base)
813 __base.setf(ios_base::showbase);
814 return __base;
819 noshowbase(ios_base& __base)
    [all...]
  /prebuilts/ndk/5/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 799 boolalpha(ios_base& __base)
801 __base.setf(ios_base::boolalpha);
802 return __base;
807 noboolalpha(ios_base& __base)
809 __base.unsetf(ios_base::boolalpha);
810 return __base;
815 showbase(ios_base& __base)
817 __base.setf(ios_base::showbase);
818 return __base;
823 noshowbase(ios_base& __base)
    [all...]
  /prebuilts/ndk/6/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 799 boolalpha(ios_base& __base)
801 __base.setf(ios_base::boolalpha);
802 return __base;
807 noboolalpha(ios_base& __base)
809 __base.unsetf(ios_base::boolalpha);
810 return __base;
815 showbase(ios_base& __base)
817 __base.setf(ios_base::showbase);
818 return __base;
823 noshowbase(ios_base& __base)
    [all...]
  /prebuilts/ndk/7/sources/cxx-stl/gnu-libstdc++/include/bits/
ios_base.h 799 boolalpha(ios_base& __base)
801 __base.setf(ios_base::boolalpha);
802 return __base;
807 noboolalpha(ios_base& __base)
809 __base.unsetf(ios_base::boolalpha);
810 return __base;
815 showbase(ios_base& __base)
817 __base.setf(ios_base::showbase);
818 return __base;
823 noshowbase(ios_base& __base)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.4.3/include/bits/
ios_base.h 799 boolalpha(ios_base& __base)
801 __base.setf(ios_base::boolalpha);
802 return __base;
807 noboolalpha(ios_base& __base)
809 __base.unsetf(ios_base::boolalpha);
810 return __base;
815 showbase(ios_base& __base)
817 __base.setf(ios_base::showbase);
818 return __base;
823 noshowbase(ios_base& __base)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
ios_base.h 797 boolalpha(ios_base& __base)
799 __base.setf(ios_base::boolalpha);
800 return __base;
805 noboolalpha(ios_base& __base)
807 __base.unsetf(ios_base::boolalpha);
808 return __base;
813 showbase(ios_base& __base)
815 __base.setf(ios_base::showbase);
816 return __base;
821 noshowbase(ios_base& __base)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ios_base.h 797 boolalpha(ios_base& __base)
799 __base.setf(ios_base::boolalpha);
800 return __base;
805 noboolalpha(ios_base& __base)
807 __base.unsetf(ios_base::boolalpha);
808 return __base;
813 showbase(ios_base& __base)
815 __base.setf(ios_base::showbase);
816 return __base;
821 noshowbase(ios_base& __base)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
ios_base.h 797 boolalpha(ios_base& __base)
799 __base.setf(ios_base::boolalpha);
800 return __base;
805 noboolalpha(ios_base& __base)
807 __base.unsetf(ios_base::boolalpha);
808 return __base;
813 showbase(ios_base& __base)
815 __base.setf(ios_base::showbase);
816 return __base;
821 noshowbase(ios_base& __base)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
ios_base.h 797 boolalpha(ios_base& __base)
799 __base.setf(ios_base::boolalpha);
800 return __base;
805 noboolalpha(ios_base& __base)
807 __base.unsetf(ios_base::boolalpha);
808 return __base;
813 showbase(ios_base& __base)
815 __base.setf(ios_base::showbase);
816 return __base;
821 noshowbase(ios_base& __base)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/
ios_base.h 795 boolalpha(ios_base& __base)
797 __base.setf(ios_base::boolalpha);
798 return __base;
803 noboolalpha(ios_base& __base)
805 __base.unsetf(ios_base::boolalpha);
806 return __base;
811 showbase(ios_base& __base)
813 __base.setf(ios_base::showbase);
814 return __base;
819 noshowbase(ios_base& __base)
    [all...]
  /prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.9/include/bits/
ios_base.h 795 boolalpha(ios_base& __base)
797 __base.setf(ios_base::boolalpha);
798 return __base;
803 noboolalpha(ios_base& __base)
805 __base.unsetf(ios_base::boolalpha);
806 return __base;
811 showbase(ios_base& __base)
813 __base.setf(ios_base::showbase);
814 return __base;
819 noshowbase(ios_base& __base)
    [all...]

Completed in 1474 milliseconds

1 2 3 4 5 6 7 8 91011>>