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

1 2 3

  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/arm64-v8a/include/bits/
c++locale.h 60 char* __old = std::setlocale(LC_NUMERIC, 0); local
63 if (__old)
66 if (__builtin_strcmp(__old, "C"))
68 const size_t __len = __builtin_strlen(__old) + 1;
70 __builtin_memcpy(__sav, __old, __len);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi/include/bits/
c++locale.h 60 char* __old = std::setlocale(LC_NUMERIC, 0); local
63 if (__old)
66 if (__builtin_strcmp(__old, "C"))
68 const size_t __len = __builtin_strlen(__old) + 1;
70 __builtin_memcpy(__sav, __old, __len);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/armeabi-v7a/include/bits/
c++locale.h 60 char* __old = std::setlocale(LC_NUMERIC, 0); local
63 if (__old)
66 if (__builtin_strcmp(__old, "C"))
68 const size_t __len = __builtin_strlen(__old) + 1;
70 __builtin_memcpy(__sav, __old, __len);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips/include/bits/
c++locale.h 60 char* __old = std::setlocale(LC_NUMERIC, 0); local
63 if (__old)
66 if (__builtin_strcmp(__old, "C"))
68 const size_t __len = __builtin_strlen(__old) + 1;
70 __builtin_memcpy(__sav, __old, __len);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips32r6/include/bits/
c++locale.h 60 char* __old = std::setlocale(LC_NUMERIC, 0); local
63 if (__old)
66 if (__builtin_strcmp(__old, "C"))
68 const size_t __len = __builtin_strlen(__old) + 1;
70 __builtin_memcpy(__sav, __old, __len);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/mips64/include/bits/
c++locale.h 60 char* __old = std::setlocale(LC_NUMERIC, 0); local
63 if (__old)
66 if (__builtin_strcmp(__old, "C"))
68 const size_t __len = __builtin_strlen(__old) + 1;
70 __builtin_memcpy(__sav, __old, __len);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86/include/bits/
c++locale.h 60 char* __old = std::setlocale(LC_NUMERIC, 0); local
63 if (__old)
66 if (__builtin_strcmp(__old, "C"))
68 const size_t __len = __builtin_strlen(__old) + 1;
70 __builtin_memcpy(__sav, __old, __len);
  /prebuilts/ndk/current/sources/cxx-stl/gnu-libstdc++/4.9/libs/x86_64/include/bits/
c++locale.h 60 char* __old = std::setlocale(LC_NUMERIC, 0); local
63 if (__old)
66 if (__builtin_strcmp(__old, "C"))
68 const size_t __len = __builtin_strlen(__old) + 1;
70 __builtin_memcpy(__sav, __old, __len);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/32/bits/
c++locale.h 60 char* __old = std::setlocale(LC_NUMERIC, 0); local
62 if (__builtin_strcmp(__old, "C"))
64 const size_t __len = __builtin_strlen(__old) + 1;
66 __builtin_memcpy(__sav, __old, __len);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/x86_64-w64-mingw32/bits/
c++locale.h 60 char* __old = std::setlocale(LC_NUMERIC, 0); local
62 if (__builtin_strcmp(__old, "C"))
64 const size_t __len = __builtin_strlen(__old) + 1;
66 __builtin_memcpy(__sav, __old, __len);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++locale.h 75 __c_locale __old = __gnu_cxx::__uselocale(__cloc); local
77 char* __old = std::setlocale(LC_NUMERIC, 0);
79 if (__builtin_strcmp(__old, "C"))
81 const size_t __len = __builtin_strlen(__old) + 1;
83 __builtin_memcpy(__sav, __old, __len);
100 __gnu_cxx::__uselocale(__old);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++locale.h 75 __c_locale __old = __gnu_cxx::__uselocale(__cloc); local
77 char* __old = std::setlocale(LC_NUMERIC, 0);
79 if (__builtin_strcmp(__old, "C"))
81 const size_t __len = __builtin_strlen(__old) + 1;
83 __builtin_memcpy(__sav, __old, __len);
100 __gnu_cxx::__uselocale(__old);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/32/bits/
c++locale.h 75 __c_locale __old = __gnu_cxx::__uselocale(__cloc); local
77 char* __old = std::setlocale(LC_NUMERIC, 0);
79 if (__builtin_strcmp(__old, "C"))
81 const size_t __len = __builtin_strlen(__old) + 1;
83 __builtin_memcpy(__sav, __old, __len);
100 __gnu_cxx::__uselocale(__old);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/x86_64-linux/bits/
c++locale.h 75 __c_locale __old = __gnu_cxx::__uselocale(__cloc); local
77 char* __old = std::setlocale(LC_NUMERIC, 0);
79 if (__builtin_strcmp(__old, "C"))
81 const size_t __len = __builtin_strlen(__old) + 1;
83 __builtin_memcpy(__sav, __old, __len);
100 __gnu_cxx::__uselocale(__old);
  /development/ndk/platforms/android-9/arch-mips/include/asm/
cmpxchg.h 25 #define __cmpxchg(ptr, old, new, barrier) ({ __typeof__(ptr) __ptr = (ptr); __typeof__(*(ptr)) __old = (old); __typeof__(*(ptr)) __new = (new); __typeof__(*(ptr)) __res = 0; barrier; switch (sizeof(*(__ptr))) { case 4: __res = __cmpxchg_asm("ll", "sc", __ptr, __old, __new); break; case 8: if (sizeof(long) == 8) { __res = __cmpxchg_asm("lld", "scd", __ptr, __old, __new); break; } default: __cmpxchg_called_with_bad_pointer(); break; } barrier; __res; })
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/asm/
cmpxchg.h 25 #define __cmpxchg(ptr, old, new, barrier) ({ __typeof__(ptr) __ptr = (ptr); __typeof__(*(ptr)) __old = (old); __typeof__(*(ptr)) __new = (new); __typeof__(*(ptr)) __res = 0; barrier; switch (sizeof(*(__ptr))) { case 4: __res = __cmpxchg_asm("ll", "sc", __ptr, __old, __new); break; case 8: if (sizeof(long) == 8) { __res = __cmpxchg_asm("lld", "scd", __ptr, __old, __new); break; } default: __cmpxchg_called_with_bad_pointer(); break; } barrier; __res; })
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/asm/
cmpxchg.h 25 #define __cmpxchg(ptr, old, new, barrier) ({ __typeof__(ptr) __ptr = (ptr); __typeof__(*(ptr)) __old = (old); __typeof__(*(ptr)) __new = (new); __typeof__(*(ptr)) __res = 0; barrier; switch (sizeof(*(__ptr))) { case 4: __res = __cmpxchg_asm("ll", "sc", __ptr, __old, __new); break; case 8: if (sizeof(long) == 8) { __res = __cmpxchg_asm("lld", "scd", __ptr, __old, __new); break; } default: __cmpxchg_called_with_bad_pointer(); break; } barrier; __res; })
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/asm/
cmpxchg.h 25 #define __cmpxchg(ptr, old, new, barrier) ({ __typeof__(ptr) __ptr = (ptr); __typeof__(*(ptr)) __old = (old); __typeof__(*(ptr)) __new = (new); __typeof__(*(ptr)) __res = 0; barrier; switch (sizeof(*(__ptr))) { case 4: __res = __cmpxchg_asm("ll", "sc", __ptr, __old, __new); break; case 8: if (sizeof(long) == 8) { __res = __cmpxchg_asm("lld", "scd", __ptr, __old, __new); break; } default: __cmpxchg_called_with_bad_pointer(); break; } barrier; __res; })
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/asm/
cmpxchg.h 25 #define __cmpxchg(ptr, old, new, barrier) ({ __typeof__(ptr) __ptr = (ptr); __typeof__(*(ptr)) __old = (old); __typeof__(*(ptr)) __new = (new); __typeof__(*(ptr)) __res = 0; barrier; switch (sizeof(*(__ptr))) { case 4: __res = __cmpxchg_asm("ll", "sc", __ptr, __old, __new); break; case 8: if (sizeof(long) == 8) { __res = __cmpxchg_asm("lld", "scd", __ptr, __old, __new); break; } default: __cmpxchg_called_with_bad_pointer(); break; } barrier; __res; })
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/asm/
cmpxchg.h 25 #define __cmpxchg(ptr, old, new, barrier) ({ __typeof__(ptr) __ptr = (ptr); __typeof__(*(ptr)) __old = (old); __typeof__(*(ptr)) __new = (new); __typeof__(*(ptr)) __res = 0; barrier; switch (sizeof(*(__ptr))) { case 4: __res = __cmpxchg_asm("ll", "sc", __ptr, __old, __new); break; case 8: if (sizeof(long) == 8) { __res = __cmpxchg_asm("lld", "scd", __ptr, __old, __new); break; } default: __cmpxchg_called_with_bad_pointer(); break; } barrier; __res; })
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/asm/
cmpxchg.h 25 #define __cmpxchg(ptr, old, new, barrier) ({ __typeof__(ptr) __ptr = (ptr); __typeof__(*(ptr)) __old = (old); __typeof__(*(ptr)) __new = (new); __typeof__(*(ptr)) __res = 0; barrier; switch (sizeof(*(__ptr))) { case 4: __res = __cmpxchg_asm("ll", "sc", __ptr, __old, __new); break; case 8: if (sizeof(long) == 8) { __res = __cmpxchg_asm("lld", "scd", __ptr, __old, __new); break; } default: __cmpxchg_called_with_bad_pointer(); break; } barrier; __res; })
  /prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/asm/
cmpxchg.h 25 #define __cmpxchg(ptr, old, new, barrier) ({ __typeof__(ptr) __ptr = (ptr); __typeof__(*(ptr)) __old = (old); __typeof__(*(ptr)) __new = (new); __typeof__(*(ptr)) __res = 0; barrier; switch (sizeof(*(__ptr))) { case 4: __res = __cmpxchg_asm("ll", "sc", __ptr, __old, __new); break; case 8: if (sizeof(long) == 8) { __res = __cmpxchg_asm("lld", "scd", __ptr, __old, __new); break; } default: __cmpxchg_called_with_bad_pointer(); break; } barrier; __res; })
  /prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/asm/
cmpxchg.h 25 #define __cmpxchg(ptr, old, new, barrier) ({ __typeof__(ptr) __ptr = (ptr); __typeof__(*(ptr)) __old = (old); __typeof__(*(ptr)) __new = (new); __typeof__(*(ptr)) __res = 0; barrier; switch (sizeof(*(__ptr))) { case 4: __res = __cmpxchg_asm("ll", "sc", __ptr, __old, __new); break; case 8: if (sizeof(long) == 8) { __res = __cmpxchg_asm("lld", "scd", __ptr, __old, __new); break; } default: __cmpxchg_called_with_bad_pointer(); break; } barrier; __res; })
  /prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/asm/
cmpxchg.h 25 #define __cmpxchg(ptr, old, new, barrier) ({ __typeof__(ptr) __ptr = (ptr); __typeof__(*(ptr)) __old = (old); __typeof__(*(ptr)) __new = (new); __typeof__(*(ptr)) __res = 0; barrier; switch (sizeof(*(__ptr))) { case 4: __res = __cmpxchg_asm("ll", "sc", __ptr, __old, __new); break; case 8: if (sizeof(long) == 8) { __res = __cmpxchg_asm("lld", "scd", __ptr, __old, __new); break; } default: __cmpxchg_called_with_bad_pointer(); break; } barrier; __res; })
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/x86_64-linux/include/c++/4.8/bits/
basic_ios.h 303 basic_ostream<_CharT, _Traits>* __old = _M_tie; local
305 return __old;
386 char_type __old = this->fill(); local
388 return __old;

Completed in 818 milliseconds

1 2 3