/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/ |
sysfs.h | 31 #define __ATTR(_name,_mode,_show,_store) { .attr = {.name = __stringify(_name), .mode = _mode, .owner = THIS_MODULE }, .show = _show, .store = _store, }
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/ |
sysfs.h | 31 #define __ATTR(_name,_mode,_show,_store) { .attr = {.name = __stringify(_name), .mode = _mode, .owner = THIS_MODULE }, .show = _show, .store = _store, }
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/ |
sysfs.h | 31 #define __ATTR(_name,_mode,_show,_store) { .attr = {.name = __stringify(_name), .mode = _mode, .owner = THIS_MODULE }, .show = _show, .store = _store, }
|
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/ |
sysfs.h | 31 #define __ATTR(_name,_mode,_show,_store) { .attr = {.name = __stringify(_name), .mode = _mode, .owner = THIS_MODULE }, .show = _show, .store = _store, }
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/ |
sysfs.h | 31 #define __ATTR(_name,_mode,_show,_store) { .attr = {.name = __stringify(_name), .mode = _mode, .owner = THIS_MODULE }, .show = _show, .store = _store, }
|
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/ |
sysfs.h | 31 #define __ATTR(_name,_mode,_show,_store) { .attr = {.name = __stringify(_name), .mode = _mode, .owner = THIS_MODULE }, .show = _show, .store = _store, }
|
/external/kernel-headers/original/linux/ |
device.h | 83 struct bus_attribute bus_attr_##_name = __ATTR(_name,_mode,_show,_store) 124 struct driver_attribute driver_attr_##_name = __ATTR(_name,_mode,_show,_store) 170 struct class_attribute class_attr_##_name = __ATTR(_name,_mode,_show,_store) 183 __ATTR(_name,_mode,_show,_store) 295 struct device_attribute dev_attr_##_name = __ATTR(_name,_mode,_show,_store)
|
sysfs.h | 36 #define __ATTR(_name,_mode,_show,_store) { \
|
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/i686-linux/bits/ |
gthr-default.h | 811 pthread_mutexattr_t __attr; local 814 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 816 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 819 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 821 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
|
gthr-posix.h | 811 pthread_mutexattr_t __attr; local 814 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 816 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 819 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 821 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
gthr-default.h | 824 pthread_mutexattr_t __attr; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
|
gthr-posix.h | 824 pthread_mutexattr_t __attr; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
|
/prebuilt/ndk/android-ndk-r5/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
gthr-default.h | 824 pthread_mutexattr_t __attr; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
|
gthr-posix.h | 824 pthread_mutexattr_t __attr; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi/include/bits/ |
gthr-default.h | 824 pthread_mutexattr_t __attr; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
|
gthr-posix.h | 824 pthread_mutexattr_t __attr; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include/bits/ |
gthr-default.h | 824 pthread_mutexattr_t __attr; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
|
gthr-posix.h | 824 pthread_mutexattr_t __attr; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
|
/prebuilt/ndk/android-ndk-r6/sources/cxx-stl/gnu-libstdc++/libs/x86/include/bits/ |
gthr-default.h | 824 pthread_mutexattr_t __attr; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
|
gthr-posix.h | 824 pthread_mutexattr_t __attr; local 827 __r = __gthrw_(pthread_mutexattr_init) (&__attr); 829 __r = __gthrw_(pthread_mutexattr_settype) (&__attr, 832 __r = __gthrw_(pthread_mutex_init) (__mutex, &__attr); 834 __r = __gthrw_(pthread_mutexattr_destroy) (&__attr);
|