/prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/linux/ |
sysdev.h | 30 struct attribute attr; member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 53 struct attribute attr; member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-14/arch-arm/usr/include/linux/ |
sysdev.h | 30 struct attribute attr; member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 53 struct attribute attr; member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/linux/ |
sysdev.h | 30 struct attribute attr; member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 53 struct attribute attr; member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/linux/ |
sysdev.h | 30 struct attribute attr; member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 53 struct attribute attr; member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/ |
sysdev.h | 30 struct attribute attr; member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 53 struct attribute attr; member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/ |
sysdev.h | 30 struct attribute attr; member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 53 struct attribute attr; member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/ |
sysdev.h | 30 struct attribute attr; member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 53 struct attribute attr; member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/ |
sysdev.h | 30 struct attribute attr; member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 53 struct attribute attr; member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/ |
sysdev.h | 30 struct attribute attr; member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 53 struct attribute attr; member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/ |
sysdev.h | 30 struct attribute attr; member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 53 struct attribute attr; member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/ |
sysdev.h | 30 struct attribute attr; member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 53 struct attribute attr; member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/ |
sysdev.h | 30 struct attribute attr; member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 53 struct attribute attr; member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/ |
sysdev.h | 30 struct attribute attr; member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 53 struct attribute attr; member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/ |
sysdev.h | 30 struct attribute attr; member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 53 struct attribute attr; member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
navigation1-expected-navigate16.txt | 7 <attr name="alertDialogStyle" format="reference" />^
|
/bionic/libc/bionic/ |
pthread_create.cpp | 114 if (thread->attr.sched_policy != SCHED_NORMAL) { 116 param.sched_priority = thread->attr.sched_priority; 117 if (sched_setscheduler(thread->tid, thread->attr.sched_policy, ¶m) == -1) { 141 void* stack = mmap(NULL, thread->attr.stack_size, prot, flags, -1, 0); 146 thread->attr.stack_size, strerror(errno)); 151 if (mprotect(stack, thread->attr.guard_size, PROT_NONE) == -1) { 154 thread->attr.guard_size, strerror(errno)); 155 munmap(stack, thread->attr.stack_size); 162 int pthread_create(pthread_t* thread_out, pthread_attr_t const* attr, 180 if (attr == NULL) [all...] |
/external/chromium_org/chrome/android/java/res/layout/ |
menu_icon_row.xml | 14 android:layout_height="?android:attr/listPreferredItemHeightSmall" 23 android:background="?android:attr/selectableItemBackground" 25 <View android:background="?android:attr/listDivider" 36 android:background="?android:attr/selectableItemBackground" 38 <View android:background="?android:attr/listDivider" 49 android:background="?android:attr/selectableItemBackground" 52 <View android:background="?android:attr/listDivider"
|
/libcore/dom/src/test/java/org/w3c/domts/level2/core/ |
attrgetownerelement03.java | 54 * @see <a href="http://www.w3.org/TR/DOM-Level-2-Core/core#Attr-ownerElement">http://www.w3.org/TR/DOM-Level-2-Core/core#Attr-ownerElement</a> 80 Attr attr; local 82 attr = doc.createAttributeNS("http://www.w3.org/DOM", "dom:attr"); 83 ownerElement = attr.getOwnerElement();
|
/packages/apps/Browser/res/layout/ |
bookmark_sync_wizard.xml | 31 android:textAppearance="?android:attr/textAppearanceMedium" 32 android:textColor="?android:attr/textColorAlertDialogListItem" /> 39 android:divider="?android:attr/listDividerAlertDialog" 56 android:textAppearance="?android:attr/textAppearanceMedium" 57 android:textColor="?android:attr/textColorAlertDialogListItem" /> 64 android:divider="?android:attr/listDividerAlertDialog" 76 android:textAppearance="?android:attr/textAppearanceMedium" />
|
/packages/apps/ContactsCommon/res/layout/ |
custom_contact_list_filter_group.xml | 20 android:minHeight="?android:attr/listPreferredItemHeight" 22 android:paddingLeft="?android:attr/expandableListPreferredItemPaddingLeft" 23 android:paddingRight="?android:attr/scrollbarSize" 24 android:paddingStart="?android:attr/expandableListPreferredItemPaddingLeft" 25 android:paddingEnd="?android:attr/scrollbarSize" 45 android:textAppearance="?android:attr/textAppearanceMedium" 57 android:textAppearance="?android:attr/textAppearanceSmall"
|
/packages/apps/Settings/res/layout/ |
app_percentage_item.xml | 20 android:minHeight="?android:attr/listPreferredItemHeight" 21 android:paddingStart="?android:attr/listPreferredItemPaddingStart" 22 android:paddingEnd="?android:attr/listPreferredItemPaddingEnd" 43 android:textAppearance="?android:attr/textAppearanceMedium" 50 android:textAppearance="?android:attr/textAppearanceSmall" /> 60 style="?android:attr/progressBarStyleHorizontal" /> 70 android:textAppearance="?android:attr/textAppearanceSmall" />
|
data_usage_header.xml | 34 android:divider="?android:attr/listDivider" /> 44 android:paddingStart="?android:attr/listPreferredItemPaddingStart" 45 android:paddingEnd="?android:attr/listPreferredItemPaddingEnd" 48 android:textAppearance="?android:attr/textAppearanceSmall" /> 55 android:paddingStart="?android:attr/listPreferredItemPaddingStart" 56 android:paddingEnd="?android:attr/listPreferredItemPaddingEnd" 59 android:textAppearance="?android:attr/textAppearanceSmall" />
|
running_processes_item.xml | 23 android:minHeight="?android:attr/listPreferredItemHeight" 24 android:paddingStart="?android:attr/listPreferredItemPaddingStart" 25 android:paddingEnd="?android:attr/listPreferredItemPaddingEnd" 51 android:textAppearance="?android:attr/textAppearanceMedium" 59 android:textAppearance="?android:attr/textAppearanceSmall" /> 72 android:textAppearance="?android:attr/textAppearanceSmall" 80 android:textAppearance="?android:attr/textAppearanceSmall" />
|
/external/chromium_org/content/renderer/pepper/ |
pepper_platform_context_3d.cc | 59 for (const int32_t* attr = attrib_list; 60 attr[0] != PP_GRAPHICS3DATTRIB_NONE; 61 attr += 2) { 62 switch (attr[0]) { 64 surface_size.set_width(attr[1]); 67 surface_size.set_height(attr[1]); 71 (attr[1] == PP_GRAPHICS3DATTRIB_GPU_PREFERENCE_LOW_POWER) ? 75 has_alpha_ = attr[1] > 0; 78 attribs.push_back(attr[0]); 79 attribs.push_back(attr[1]) [all...] |
/external/chromium_org/native_client_sdk/src/libraries/nacl_io/ |
mount_node_socket.h | 41 virtual Error Read(const HandleAttr& attr, 45 virtual Error Write(const HandleAttr& attr, 65 virtual Error Accept(const HandleAttr& attr, 70 virtual Error Connect(const HandleAttr& attr, 74 virtual Error Recv(const HandleAttr& attr, 79 virtual Error RecvFrom(const HandleAttr& attr, 86 virtual Error Send(const HandleAttr& attr, 91 virtual Error SendTo(const HandleAttr& attr, 115 Error SendHelper(const HandleAttr& attr, 123 Error RecvHelper(const HandleAttr& attr, [all...] |