HomeSort by relevance Sort by last modified time
    Searched defs:__u (Results 1 - 20 of 20) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
mathinline.h 38 __extension__ union { float __f; int __i; } __u = { __f: __x }; local
39 return __u.__i < 0;
44 __extension__ union { double __d; int __i[2]; } __u = { __d: __x }; local
45 return __u.__i[1] < 0;
50 __extension__ union { long double __l; int __i[3]; } __u = { __l: __x }; local
51 return (__u.__i[2] & 0x8000) != 0;
string2.h 118 } *__u = __s; \
125 __u->__ui = __c * 0x01010101; \
126 __u = __extension__ ((void *) __u + 4); \
128 __u->__ui = __c * 0x01010101; \
129 __u = __extension__ ((void *) __u + 4); \
131 __u->__ui = __c * 0x01010101; \
132 __u = __extension__ ((void *) __u + 4);
252 } *__u = __dest1; local
356 } *__u = __dest; local
443 } *__u = (void *) __dest; local
538 } *__u = (void *) __dest; local
623 } *__u = (void *) __dest; local
722 } *__u = (void *) __dest; local
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mathinline.h 38 __extension__ union { float __f; int __i; } __u = { __f: __x }; local
39 return __u.__i < 0;
44 __extension__ union { double __d; int __i[2]; } __u = { __d: __x }; local
45 return __u.__i[1] < 0;
50 __extension__ union { long double __l; int __i[3]; } __u = { __l: __x }; local
51 return (__u.__i[2] & 0x8000) != 0;
string2.h 118 } *__u = __s; \
125 __u->__ui = __c * 0x01010101; \
126 __u = __extension__ ((void *) __u + 4); \
128 __u->__ui = __c * 0x01010101; \
129 __u = __extension__ ((void *) __u + 4); \
131 __u->__ui = __c * 0x01010101; \
132 __u = __extension__ ((void *) __u + 4);
252 } *__u = __dest1; local
356 } *__u = __dest; local
443 } *__u = (void *) __dest; local
538 } *__u = (void *) __dest; local
623 } *__u = (void *) __dest; local
722 } *__u = (void *) __dest; local
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
mathinline.h 38 __extension__ union { float __f; int __i; } __u = { __f: __x }; local
39 return __u.__i < 0;
44 __extension__ union { double __d; int __i[2]; } __u = { __d: __x }; local
45 return __u.__i[1] < 0;
50 __extension__ union { long double __l; int __i[3]; } __u = { __l: __x }; local
51 return (__u.__i[2] & 0x8000) != 0;
string2.h 118 } *__u = __s; \
125 __u->__ui = __c * 0x01010101; \
126 __u = __extension__ ((void *) __u + 4); \
128 __u->__ui = __c * 0x01010101; \
129 __u = __extension__ ((void *) __u + 4); \
131 __u->__ui = __c * 0x01010101; \
132 __u = __extension__ ((void *) __u + 4);
252 } *__u = __dest1; local
356 } *__u = __dest; local
443 } *__u = (void *) __dest; local
538 } *__u = (void *) __dest; local
623 } *__u = (void *) __dest; local
722 } *__u = (void *) __dest; local
    [all...]
  /external/speex/libspeex/
cb_search_sse.h 42 } __u; local
44 __u.__v = U;
46 *__Z = __u.__a[0];
47 *__Y = __u.__a[1];
48 *__X = __u.__a[2];
49 *__W = __u.__a[3];
  /external/clang/test/CodeGen/
union.c 19 unsigned int __u; member in union:__anon6416
20 }__u; local
21 return (int)(__u.__u >> 31);
  /external/clang/lib/Headers/
emmintrin.h 468 double __u; member in struct:__mm_load1_pd_struct
470 double __u = ((struct __mm_load1_pd_struct*)__dp)->__u; local
471 return (__m128d){ __u, __u };
479 __m128d __u = *(__m128d*)__dp; local
480 return __builtin_shufflevector(__u, __u, 1, 0);
496 double __u; member in struct:__mm_load_sd_struct
498 double __u = ((struct __mm_load_sd_struct*)__dp)->__u local
506 double __u; member in struct:__mm_loadh_pd_struct
508 double __u = ((struct __mm_loadh_pd_struct*)__dp)->__u; local
516 double __u; member in struct:__mm_loadl_pd_struct
518 double __u = ((struct __mm_loadl_pd_struct*)__dp)->__u; local
562 double __u; member in struct:__mm_store_sd_struct
571 double __u[2]; member in struct:__mm_store1_pd_struct
600 double __u; member in struct:__mm_storeh_pd_struct
609 double __u; member in struct:__mm_storeh_pd_struct
1073 long long __u; member in struct:__mm_loadl_epi64_struct
1190 long long __u; member in struct:__mm_storel_epi64_struct
    [all...]
xmmintrin.h 509 __mm_loadh_pi_v2f32 __u; member in struct:__mm_loadh_pi_struct
511 __mm_loadh_pi_v2f32 __b = ((struct __mm_loadh_pi_struct*)__p)->__u;
521 __mm_loadl_pi_v2f32 __u; member in struct:__mm_loadl_pi_struct
523 __mm_loadl_pi_v2f32 __b = ((struct __mm_loadl_pi_struct*)__p)->__u;
532 float __u; member in struct:__mm_load_ss_struct
534 float __u = ((struct __mm_load_ss_struct*)__p)->__u; local
535 return (__m128){ __u, 0, 0, 0 };
542 float __u; member in struct:__mm_load1_ps_struct
544 float __u = ((struct __mm_load1_ps_struct*)__p)->__u local
625 float __u; member in struct:__mm_store_ss_struct
    [all...]
  /prebuilts/sdk/renderscript/clang-include/
emmintrin.h 468 double __u; member in struct:__mm_load1_pd_struct
470 double __u = ((struct __mm_load1_pd_struct*)__dp)->__u; local
471 return (__m128d){ __u, __u };
479 __m128d __u = *(__m128d*)__dp; local
480 return __builtin_shufflevector(__u, __u, 1, 0);
496 double __u; member in struct:__mm_load_sd_struct
498 double __u = ((struct __mm_load_sd_struct*)__dp)->__u local
506 double __u; member in struct:__mm_loadh_pd_struct
508 double __u = ((struct __mm_loadh_pd_struct*)__dp)->__u; local
516 double __u; member in struct:__mm_loadl_pd_struct
518 double __u = ((struct __mm_loadl_pd_struct*)__dp)->__u; local
562 double __u; member in struct:__mm_store_sd_struct
571 double __u[2]; member in struct:__mm_store1_pd_struct
600 double __u; member in struct:__mm_storeh_pd_struct
609 double __u; member in struct:__mm_storeh_pd_struct
1073 long long __u; member in struct:__mm_loadl_epi64_struct
1190 long long __u; member in struct:__mm_storel_epi64_struct
    [all...]
xmmintrin.h 509 __mm_loadh_pi_v2f32 __u; member in struct:__mm_loadh_pi_struct
511 __mm_loadh_pi_v2f32 __b = ((struct __mm_loadh_pi_struct*)__p)->__u;
521 __mm_loadl_pi_v2f32 __u; member in struct:__mm_loadl_pi_struct
523 __mm_loadl_pi_v2f32 __b = ((struct __mm_loadl_pi_struct*)__p)->__u;
532 float __u; member in struct:__mm_load_ss_struct
534 float __u = ((struct __mm_load_ss_struct*)__p)->__u; local
535 return (__m128){ __u, 0, 0, 0 };
542 float __u; member in struct:__mm_load1_ps_struct
544 float __u = ((struct __mm_load1_ps_struct*)__p)->__u local
625 float __u; member in struct:__mm_store_ss_struct
    [all...]
  /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...]

Completed in 520 milliseconds