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

  /external/clang/test/CodeGen/
pragma-weak.c 18 // CHECK-DAG: @a1 = weak alias void (), void ()* @__a1
130 void __a1(void) __attribute((noinline));
131 #pragma weak a1 = __a1
132 void __a1(void) {} function
133 // CHECK: define void @__a1() [[NI:#[0-9]+]]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
string2.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
string2.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/tr1/
random.h 470 template<class _UIntType1, _UIntType1 __a1, _UIntType1 __c1,
475 const linear_congruential<_UIntType1, __a1, __c1,
491 template<class _UIntType1, _UIntType1 __a1, _UIntType1 __c1,
496 linear_congruential<_UIntType1, __a1, __c1, __m1>& __lcr);
647 _UIntType1 __a1, int __u1, int __s1, _UIntType1 __b1, int __t1,
653 __a1, __u1, __s1, __b1, __t1, __c1, __l1>& __x);
666 _UIntType1 __a1, int __u1, int __s1, _UIntType1 __b1, int __t1,
672 __a1, __u1, __s1, __b1, __t1, __c1, __l1>& __x);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/tr1/
random.h 470 template<class _UIntType1, _UIntType1 __a1, _UIntType1 __c1,
475 const linear_congruential<_UIntType1, __a1, __c1,
491 template<class _UIntType1, _UIntType1 __a1, _UIntType1 __c1,
496 linear_congruential<_UIntType1, __a1, __c1, __m1>& __lcr);
647 _UIntType1 __a1, int __u1, int __s1, _UIntType1 __b1, int __t1,
653 __a1, __u1, __s1, __b1, __t1, __c1, __l1>& __x);
666 _UIntType1 __a1, int __u1, int __s1, _UIntType1 __b1, int __t1,
672 __a1, __u1, __s1, __b1, __t1, __c1, __l1>& __x);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/
random.h 365 template<typename _UIntType1, _UIntType1 __a1, _UIntType1 __c1,
370 __a1, __c1, __m1>& __lcr);
385 template<typename _UIntType1, _UIntType1 __a1, _UIntType1 __c1,
389 std::linear_congruential_engine<_UIntType1, __a1,
579 _UIntType1 __a1, size_t __u1,
587 __m1, __r1, __a1, __u1, __d1, __s1, __b1, __t1, __c1,
605 _UIntType1 __a1, size_t __u1,
613 __r1, __a1, __u1, __d1, __s1, __b1, __t1, __c1,
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
random.h 365 template<typename _UIntType1, _UIntType1 __a1, _UIntType1 __c1,
370 __a1, __c1, __m1>& __lcr);
385 template<typename _UIntType1, _UIntType1 __a1, _UIntType1 __c1,
389 std::linear_congruential_engine<_UIntType1, __a1,
579 _UIntType1 __a1, size_t __u1,
587 __m1, __r1, __a1, __u1, __d1, __s1, __b1, __t1, __c1,
605 _UIntType1 __a1, size_t __u1,
613 __r1, __a1, __u1, __d1, __s1, __b1, __t1, __c1,
    [all...]
  /external/google-breakpad/src/third_party/lss/
linux_syscall_support.h     [all...]

Completed in 316 milliseconds