HomeSort by relevance Sort by last modified time
    Searched refs:__u (Results 26 - 47 of 47) sorted by null

12

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
math.h 459 ({ __typeof__(u) __u = (u); __typeof__(v) __v = (v); \
460 fpclassify (__u) == FP_NAN || fpclassify (__v) == FP_NAN; }))
stdlib.h 52 (__extension__ ({ union { __typeof(status) __in; int __i; } __u; \
53 __u.__in = (status); __u.__i; }))
  /hardware/msm7k/librpc/
clnt.c 75 static void *cb_context(void *__u)
77 CLIENT *client = (CLIENT *)__u;
184 static void *rx_context(void *__u __attribute__((unused)))
svc.c 108 static void* svc_context(void *__u)
110 SVCXPRT *xprt = (SVCXPRT *)__u;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
stdlib.h 52 (__extension__ ({ union { __typeof(status) __in; int __i; } __u; \
53 __u.__in = (status); __u.__i; }))
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
stdlib.h 52 (__extension__ ({ union { __typeof(status) __in; int __i; } __u; \
53 __u.__in = (status); __u.__i; }))
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
mmintrin.h 1029 } __u; local
1031 __u.__s.__i0 = __i0;
1032 __u.__s.__i1 = __i1;
1034 return __u.__q;
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
mmintrin.h 1029 } __u; local
1031 __u.__s.__i0 = __i0;
1032 __u.__s.__i1 = __i1;
1034 return __u.__q;
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
mmintrin.h 1029 } __u; local
1031 __u.__s.__i0 = __i0;
1032 __u.__s.__i1 = __i1;
1034 return __u.__q;
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
mmintrin.h 1029 } __u; local
1031 __u.__s.__i0 = __i0;
1032 __u.__s.__i1 = __i1;
1034 return __u.__q;
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/include/
mmintrin.h 1029 } __u; local
1031 __u.__s.__i0 = __i0;
1032 __u.__s.__i1 = __i1;
1034 return __u.__q;
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.7/lib/gcc/arm-eabi/4.7/include/
mmintrin.h 1029 } __u; local
1031 __u.__s.__i0 = __i0;
1032 __u.__s.__i1 = __i1;
1034 return __u.__q;
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/include/
mmintrin.h 1029 } __u; local
1031 __u.__s.__i0 = __i0;
1032 __u.__s.__i1 = __i1;
1034 return __u.__q;
    [all...]
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/lib/gcc/arm-linux-androideabi/4.7/include/
mmintrin.h 1029 } __u; local
1031 __u.__s.__i0 = __i0;
1032 __u.__s.__i1 = __i1;
1034 return __u.__q;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/tr1/
random.h 548 _UIntType __a, int __u, int __s, _UIntType __b, int __t,
564 static const int output_u = __u;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/tr1/
random.h 548 _UIntType __a, int __u, int __s, _UIntType __b, int __t,
564 static const int output_u = __u;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/tr1/
random.h 548 _UIntType __a, int __u, int __s, _UIntType __b, int __t,
564 static const int output_u = __u;
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/tr1/
random.h 548 _UIntType __a, int __u, int __s, _UIntType __b, int __t,
564 static const int output_u = __u;
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/bits/
random.h 372 _UIntType __a, size_t __u, _UIntType __d, size_t __s,
383 static_assert(__u <= __w, "template argument substituting "
384 "__u out of bound");
414 static constexpr size_t tempering_u = __u;
564 _UIntType __a, size_t __u, _UIntType __d, size_t __s,
569 __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>& __lhs,
571 __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>& __rhs)
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/bits/
random.h 372 _UIntType __a, size_t __u, _UIntType __d, size_t __s,
383 static_assert(__u <= __w, "template argument substituting "
384 "__u out of bound");
414 static constexpr size_t tempering_u = __u;
564 _UIntType __a, size_t __u, _UIntType __d, size_t __s,
569 __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>& __lhs,
571 __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>& __rhs)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.6/include/bits/
random.h 372 _UIntType __a, size_t __u, _UIntType __d, size_t __s,
383 static_assert(__u <= __w, "template argument substituting "
384 "__u out of bound");
414 static constexpr size_t tempering_u = __u;
564 _UIntType __a, size_t __u, _UIntType __d, size_t __s,
569 __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>& __lhs,
571 __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>& __rhs)
    [all...]
  /prebuilts/ndk/8/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/
random.h 369 * @tparam __u The first right-shift tempering matrix parameter.
380 _UIntType __a, size_t __u, _UIntType __d, size_t __s,
391 static_assert(__u <= __w, "template argument substituting "
392 "__u out of bound");
422 static constexpr size_t tempering_u = __u;
573 _UIntType __a, size_t __u, _UIntType __d, size_t __s,
578 __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>& __lhs,
580 __r, __a, __u, __d, __s, __b, __t, __c, __l, __f>& __rhs)
    [all...]

Completed in 3355 milliseconds

12