/external/ppp/pppd/ |
upap.c | 81 static void upap_init __P((int)); 82 static void upap_lowerup __P((int)); 83 static void upap_lowerdown __P((int)); 84 static void upap_input __P((int, u_char *, int)); 85 static void upap_protrej __P((int)); 86 static int upap_printpkt __P((u_char *, int, 87 void (*) __P((void *, char *, ...)), void *)); 111 static void upap_timeout __P((void *)); 112 static void upap_reqtimeout __P((void *)); 113 static void upap_rauthreq __P((upap_state *, u_char *, int, int)) [all...] |
eap.h | 148 void eap_authwithpeer __P((int unit, char *localname)); 149 void eap_authpeer __P((int unit, char *localname));
|
/external/ipsec-tools/src/racoon/ |
session.c | 100 static void close_session __P((void)); 101 static void check_rtsock __P((void *)); 102 static void initfds __P((void)); 103 static void init_signal __P((void)); 104 static int set_signal __P((int sig, RETSIGTYPE (*func) __P((int)))); 105 static void check_sigreq __P((void)); 106 static void check_flushsa_stub __P((void *)); 107 static void check_flushsa __P((void)); 108 static int close_sockets __P((void)) [all...] |
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
xmmintrin.h | 943 _mm_loadh_pi (__m128 __A, __m64 const *__P) 945 return (__m128) __builtin_ia32_loadhps ((__v4sf)__A, (__v2si *)__P); 952 _mm_storeh_pi (__m64 *__P, __m128 __A) 954 __builtin_ia32_storehps ((__v2si *)__P, (__v4sf)__A); 980 _mm_loadl_pi (__m128 __A, __m64 const *__P) 982 return (__m128) __builtin_ia32_loadlps ((__v4sf)__A, (__v2si *)__P); 989 _mm_storel_pi (__m64 *__P, __m128 __A) 991 __builtin_ia32_storelps ((__v2si *)__P, (__v4sf)__A); [all...] |
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/include/ |
xmmintrin.h | 943 _mm_loadh_pi (__m128 __A, __m64 const *__P) 945 return (__m128) __builtin_ia32_loadhps ((__v4sf)__A, (__v2si *)__P); 952 _mm_storeh_pi (__m64 *__P, __m128 __A) 954 __builtin_ia32_storehps ((__v2si *)__P, (__v4sf)__A); 980 _mm_loadl_pi (__m128 __A, __m64 const *__P) 982 return (__m128) __builtin_ia32_loadlps ((__v4sf)__A, (__v2si *)__P); 989 _mm_storel_pi (__m64 *__P, __m128 __A) 991 __builtin_ia32_storelps ((__v2si *)__P, (__v4sf)__A); [all...] |
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
xmmintrin.h | 743 _mm_loadh_pi (__m128 __A, __m64 const *__P) 745 return (__m128) __builtin_ia32_loadhps ((__v4sf)__A, (const __v2sf *)__P); 750 _mm_storeh_pi (__m64 *__P, __m128 __A) 752 __builtin_ia32_storehps ((__v2sf *)__P, (__v4sf)__A); 772 _mm_loadl_pi (__m128 __A, __m64 const *__P) 774 return (__m128) __builtin_ia32_loadlps ((__v4sf)__A, (const __v2sf *)__P); 779 _mm_storel_pi (__m64 *__P, __m128 __A) 781 __builtin_ia32_storelps ((__v2sf *)__P, (__v4sf)__A); 877 _mm_load_ss (float const *__P) 879 return _mm_set_ss (*__P); [all...] |
avxintrin.h | 360 _mm_cmp_pd (__m128d __X, __m128d __Y, const int __P) 362 return (__m128d) __builtin_ia32_cmppd ((__v2df)__X, (__v2df)__Y, __P); 366 _mm_cmp_ps (__m128 __X, __m128 __Y, const int __P) 368 return (__m128) __builtin_ia32_cmpps ((__v4sf)__X, (__v4sf)__Y, __P); 372 _mm256_cmp_pd (__m256d __X, __m256d __Y, const int __P) 375 __P); 379 _mm256_cmp_ps (__m256 __X, __m256 __Y, const int __P) 382 __P); 386 _mm_cmp_sd (__m128d __X, __m128d __Y, const int __P) 388 return (__m128d) __builtin_ia32_cmpsd ((__v2df)__X, (__v2df)__Y, __P); [all...] |
/prebuilts/gcc/darwin-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
xmmintrin.h | 743 _mm_loadh_pi (__m128 __A, __m64 const *__P) 745 return (__m128) __builtin_ia32_loadhps ((__v4sf)__A, (const __v2sf *)__P); 750 _mm_storeh_pi (__m64 *__P, __m128 __A) 752 __builtin_ia32_storehps ((__v2sf *)__P, (__v4sf)__A); 772 _mm_loadl_pi (__m128 __A, __m64 const *__P) 774 return (__m128) __builtin_ia32_loadlps ((__v4sf)__A, (const __v2sf *)__P); 779 _mm_storel_pi (__m64 *__P, __m128 __A) 781 __builtin_ia32_storelps ((__v2sf *)__P, (__v4sf)__A); 877 _mm_load_ss (float const *__P) 879 return _mm_set_ss (*__P); [all...] |
avxintrin.h | 360 _mm_cmp_pd (__m128d __X, __m128d __Y, const int __P) 362 return (__m128d) __builtin_ia32_cmppd ((__v2df)__X, (__v2df)__Y, __P); 366 _mm_cmp_ps (__m128 __X, __m128 __Y, const int __P) 368 return (__m128) __builtin_ia32_cmpps ((__v4sf)__X, (__v4sf)__Y, __P); 372 _mm256_cmp_pd (__m256d __X, __m256d __Y, const int __P) 375 __P); 379 _mm256_cmp_ps (__m256 __X, __m256 __Y, const int __P) 382 __P); 386 _mm_cmp_sd (__m128d __X, __m128d __Y, const int __P) 388 return (__m128d) __builtin_ia32_cmpsd ((__v2df)__X, (__v2df)__Y, __P); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/ |
xmmintrin.h | 743 _mm_loadh_pi (__m128 __A, __m64 const *__P) 745 return (__m128) __builtin_ia32_loadhps ((__v4sf)__A, (const __v2sf *)__P); 750 _mm_storeh_pi (__m64 *__P, __m128 __A) 752 __builtin_ia32_storehps ((__v2sf *)__P, (__v4sf)__A); 772 _mm_loadl_pi (__m128 __A, __m64 const *__P) 774 return (__m128) __builtin_ia32_loadlps ((__v4sf)__A, (const __v2sf *)__P); 779 _mm_storel_pi (__m64 *__P, __m128 __A) 781 __builtin_ia32_storelps ((__v2sf *)__P, (__v4sf)__A); 877 _mm_load_ss (float const *__P) 879 return _mm_set_ss (*__P); [all...] |
avxintrin.h | 360 _mm_cmp_pd (__m128d __X, __m128d __Y, const int __P) 362 return (__m128d) __builtin_ia32_cmppd ((__v2df)__X, (__v2df)__Y, __P); 366 _mm_cmp_ps (__m128 __X, __m128 __Y, const int __P) 368 return (__m128) __builtin_ia32_cmpps ((__v4sf)__X, (__v4sf)__Y, __P); 372 _mm256_cmp_pd (__m256d __X, __m256d __Y, const int __P) 375 __P); 379 _mm256_cmp_ps (__m256 __X, __m256 __Y, const int __P) 382 __P); 386 _mm_cmp_sd (__m128d __X, __m128d __Y, const int __P) 388 return (__m128d) __builtin_ia32_cmpsd ((__v2df)__X, (__v2df)__Y, __P); [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/lib/gcc/i686-linux/4.6.x-google/include/ |
xmmintrin.h | 743 _mm_loadh_pi (__m128 __A, __m64 const *__P) 745 return (__m128) __builtin_ia32_loadhps ((__v4sf)__A, (const __v2sf *)__P); 750 _mm_storeh_pi (__m64 *__P, __m128 __A) 752 __builtin_ia32_storehps ((__v2sf *)__P, (__v4sf)__A); 772 _mm_loadl_pi (__m128 __A, __m64 const *__P) 774 return (__m128) __builtin_ia32_loadlps ((__v4sf)__A, (const __v2sf *)__P); 779 _mm_storel_pi (__m64 *__P, __m128 __A) 781 __builtin_ia32_storelps ((__v2sf *)__P, (__v4sf)__A); 877 _mm_load_ss (float const *__P) 879 return _mm_set_ss (*__P); [all...] |
avxintrin.h | 360 _mm_cmp_pd (__m128d __X, __m128d __Y, const int __P) 362 return (__m128d) __builtin_ia32_cmppd ((__v2df)__X, (__v2df)__Y, __P); 366 _mm_cmp_ps (__m128 __X, __m128 __Y, const int __P) 368 return (__m128) __builtin_ia32_cmpps ((__v4sf)__X, (__v4sf)__Y, __P); 372 _mm256_cmp_pd (__m256d __X, __m256d __Y, const int __P) 375 __P); 379 _mm256_cmp_ps (__m256 __X, __m256 __Y, const int __P) 382 __P); 386 _mm_cmp_sd (__m128d __X, __m128d __Y, const int __P) 388 return (__m128d) __builtin_ia32_cmpsd ((__v2df)__X, (__v2df)__Y, __P); [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/lib/gcc/x86_64-linux/4.6.x-google/include/ |
xmmintrin.h | 743 _mm_loadh_pi (__m128 __A, __m64 const *__P) 745 return (__m128) __builtin_ia32_loadhps ((__v4sf)__A, (const __v2sf *)__P); 750 _mm_storeh_pi (__m64 *__P, __m128 __A) 752 __builtin_ia32_storehps ((__v2sf *)__P, (__v4sf)__A); 772 _mm_loadl_pi (__m128 __A, __m64 const *__P) 774 return (__m128) __builtin_ia32_loadlps ((__v4sf)__A, (const __v2sf *)__P); 779 _mm_storel_pi (__m64 *__P, __m128 __A) 781 __builtin_ia32_storelps ((__v2sf *)__P, (__v4sf)__A); 877 _mm_load_ss (float const *__P) 879 return _mm_set_ss (*__P); [all...] |
avxintrin.h | 360 _mm_cmp_pd (__m128d __X, __m128d __Y, const int __P) 362 return (__m128d) __builtin_ia32_cmppd ((__v2df)__X, (__v2df)__Y, __P); 366 _mm_cmp_ps (__m128 __X, __m128 __Y, const int __P) 368 return (__m128) __builtin_ia32_cmpps ((__v4sf)__X, (__v4sf)__Y, __P); 372 _mm256_cmp_pd (__m256d __X, __m256d __Y, const int __P) 375 __P); 379 _mm256_cmp_ps (__m256 __X, __m256 __Y, const int __P) 382 __P); 386 _mm_cmp_sd (__m128d __X, __m128d __Y, const int __P) 388 return (__m128d) __builtin_ia32_cmpsd ((__v2df)__X, (__v2df)__Y, __P); [all...] |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.6/lib/gcc/i686-linux-android/4.6/include/ |
xmmintrin.h | 743 _mm_loadh_pi (__m128 __A, __m64 const *__P) 745 return (__m128) __builtin_ia32_loadhps ((__v4sf)__A, (const __v2sf *)__P); 750 _mm_storeh_pi (__m64 *__P, __m128 __A) 752 __builtin_ia32_storehps ((__v2sf *)__P, (__v4sf)__A); 772 _mm_loadl_pi (__m128 __A, __m64 const *__P) 774 return (__m128) __builtin_ia32_loadlps ((__v4sf)__A, (const __v2sf *)__P); 779 _mm_storel_pi (__m64 *__P, __m128 __A) 781 __builtin_ia32_storelps ((__v2sf *)__P, (__v4sf)__A); 877 _mm_load_ss (float const *__P) 879 return _mm_set_ss (*__P); [all...] |
avxintrin.h | 360 _mm_cmp_pd (__m128d __X, __m128d __Y, const int __P) 362 return (__m128d) __builtin_ia32_cmppd ((__v2df)__X, (__v2df)__Y, __P); 366 _mm_cmp_ps (__m128 __X, __m128 __Y, const int __P) 368 return (__m128) __builtin_ia32_cmpps ((__v4sf)__X, (__v4sf)__Y, __P); 372 _mm256_cmp_pd (__m256d __X, __m256d __Y, const int __P) 375 __P); 379 _mm256_cmp_ps (__m256 __X, __m256 __Y, const int __P) 382 __P); 386 _mm_cmp_sd (__m128d __X, __m128d __Y, const int __P) 388 return (__m128d) __builtin_ia32_cmpsd ((__v2df)__X, (__v2df)__Y, __P); [all...] |
/prebuilts/gcc/linux-x86/x86/i686-linux-android-4.7/lib/gcc/i686-linux-android/4.7/include/ |
xmmintrin.h | 743 _mm_loadh_pi (__m128 __A, __m64 const *__P) 745 return (__m128) __builtin_ia32_loadhps ((__v4sf)__A, (const __v2sf *)__P); 750 _mm_storeh_pi (__m64 *__P, __m128 __A) 752 __builtin_ia32_storehps ((__v2sf *)__P, (__v4sf)__A); 772 _mm_loadl_pi (__m128 __A, __m64 const *__P) 774 return (__m128) __builtin_ia32_loadlps ((__v4sf)__A, (const __v2sf *)__P); 779 _mm_storel_pi (__m64 *__P, __m128 __A) 781 __builtin_ia32_storelps ((__v2sf *)__P, (__v4sf)__A); 877 _mm_load_ss (float const *__P) 879 return _mm_set_ss (*__P); [all...] |
avxintrin.h | 360 _mm_cmp_pd (__m128d __X, __m128d __Y, const int __P) 362 return (__m128d) __builtin_ia32_cmppd ((__v2df)__X, (__v2df)__Y, __P); 366 _mm_cmp_ps (__m128 __X, __m128 __Y, const int __P) 368 return (__m128) __builtin_ia32_cmpps ((__v4sf)__X, (__v4sf)__Y, __P); 372 _mm256_cmp_pd (__m256d __X, __m256d __Y, const int __P) 375 __P); 379 _mm256_cmp_ps (__m256 __X, __m256 __Y, const int __P) 382 __P); 386 _mm_cmp_sd (__m128d __X, __m128d __Y, const int __P) 388 return (__m128d) __builtin_ia32_cmpsd ((__v2df)__X, (__v2df)__Y, __P); [all...] |
/bionic/libc/include/net/ |
if_ether.h | 208 char * ether_ntoa __P((const struct ether_addr *)); 210 ether_aton __P((const char *)); 211 int ether_ntohost __P((char *, const struct ether_addr *)); 212 int ether_hostton __P((const char *, struct ether_addr *)); 213 int ether_line __P((const char *, struct ether_addr *, char *));
|
/development/ndk/platforms/android-3/include/net/ |
if_ether.h | 208 char * ether_ntoa __P((const struct ether_addr *)); 210 ether_aton __P((const char *)); 211 int ether_ntohost __P((char *, const struct ether_addr *)); 212 int ether_hostton __P((const char *, struct ether_addr *)); 213 int ether_line __P((const char *, struct ether_addr *, char *));
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/net/ |
if_ether.h | 206 char * ether_ntoa __P((const struct ether_addr *)); 208 ether_aton __P((const char *)); 209 int ether_ntohost __P((char *, const struct ether_addr *)); 210 int ether_hostton __P((const char *, struct ether_addr *)); 211 int ether_line __P((const char *, struct ether_addr *, char *));
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/net/ |
if_ether.h | 206 char * ether_ntoa __P((const struct ether_addr *)); 208 ether_aton __P((const char *)); 209 int ether_ntohost __P((char *, const struct ether_addr *)); 210 int ether_hostton __P((const char *, struct ether_addr *)); 211 int ether_line __P((const char *, struct ether_addr *, char *));
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/net/ |
if_ether.h | 206 char * ether_ntoa __P((const struct ether_addr *)); 208 ether_aton __P((const char *)); 209 int ether_ntohost __P((char *, const struct ether_addr *)); 210 int ether_hostton __P((const char *, struct ether_addr *)); 211 int ether_line __P((const char *, struct ether_addr *, char *));
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/net/ |
if_ether.h | 206 char * ether_ntoa __P((const struct ether_addr *)); 208 ether_aton __P((const char *)); 209 int ether_ntohost __P((char *, const struct ether_addr *)); 210 int ether_hostton __P((const char *, struct ether_addr *)); 211 int ether_line __P((const char *, struct ether_addr *, char *));
|