HomeSort by relevance Sort by last modified time
    Searched full:attr (Results 176 - 200 of 5293) sorted by null

1 2 3 4 5 6 78 91011>>

  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
pthread.h 110 int pthread_attr_init(pthread_attr_t * attr);
111 int pthread_attr_destroy(pthread_attr_t * attr);
113 int pthread_attr_setdetachstate(pthread_attr_t * attr, int state);
114 int pthread_attr_getdetachstate(pthread_attr_t const * attr, int * state);
116 int pthread_attr_setschedpolicy(pthread_attr_t * attr, int policy);
117 int pthread_attr_getschedpolicy(pthread_attr_t const * attr, int * policy);
119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
122 int pthread_attr_setstacksize(pthread_attr_t * attr, size_t stack_size);
123 int pthread_attr_getstacksize(pthread_attr_t const * attr, size_t * stack_size)
    [all...]
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/
pthread.h 110 int pthread_attr_init(pthread_attr_t * attr);
111 int pthread_attr_destroy(pthread_attr_t * attr);
113 int pthread_attr_setdetachstate(pthread_attr_t * attr, int state);
114 int pthread_attr_getdetachstate(pthread_attr_t const * attr, int * state);
116 int pthread_attr_setschedpolicy(pthread_attr_t * attr, int policy);
117 int pthread_attr_getschedpolicy(pthread_attr_t const * attr, int * policy);
119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
122 int pthread_attr_setstacksize(pthread_attr_t * attr, size_t stack_size);
123 int pthread_attr_getstacksize(pthread_attr_t const * attr, size_t * stack_size)
    [all...]
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
pthread.h 110 int pthread_attr_init(pthread_attr_t * attr);
111 int pthread_attr_destroy(pthread_attr_t * attr);
113 int pthread_attr_setdetachstate(pthread_attr_t * attr, int state);
114 int pthread_attr_getdetachstate(pthread_attr_t const * attr, int * state);
116 int pthread_attr_setschedpolicy(pthread_attr_t * attr, int policy);
117 int pthread_attr_getschedpolicy(pthread_attr_t const * attr, int * policy);
119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
122 int pthread_attr_setstacksize(pthread_attr_t * attr, size_t stack_size);
123 int pthread_attr_getstacksize(pthread_attr_t const * attr, size_t * stack_size)
    [all...]
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
pthread.h 110 int pthread_attr_init(pthread_attr_t * attr);
111 int pthread_attr_destroy(pthread_attr_t * attr);
113 int pthread_attr_setdetachstate(pthread_attr_t * attr, int state);
114 int pthread_attr_getdetachstate(pthread_attr_t const * attr, int * state);
116 int pthread_attr_setschedpolicy(pthread_attr_t * attr, int policy);
117 int pthread_attr_getschedpolicy(pthread_attr_t const * attr, int * policy);
119 int pthread_attr_setschedparam(pthread_attr_t * attr, struct sched_param const * param);
120 int pthread_attr_getschedparam(pthread_attr_t const * attr, struct sched_param * param);
122 int pthread_attr_setstacksize(pthread_attr_t * attr, size_t stack_size);
123 int pthread_attr_getstacksize(pthread_attr_t const * attr, size_t * stack_size)
    [all...]
  /packages/apps/Contacts/res/layout/
group_account_header_vertical.xml 21 android:layout_marginLeft="?attr/list_item_padding_left"
22 android:layout_marginRight="?attr/list_item_padding_right"
23 android:layout_marginStart="?attr/list_item_padding_left"
24 android:layout_marginEnd="?attr/list_item_padding_right"
34 android:paddingLeft="?attr/list_item_header_text_indent"
35 android:paddingStart="?attr/list_item_header_text_indent"
40 can use "?android:attr/textColorTertiary" -->
45 android:paddingLeft="?attr/list_item_header_text_indent"
46 android:paddingStart="?attr/list_item_header_text_indent"
  /packages/services/Telephony/res/values/
attrs.xml 20 <attr name="enableButtonText" format="string" />
22 <attr name="disableButtonText" format="string" />
24 <attr name="changeNumButtonText" format="string" />
26 <attr name="confirmMode">
31 </attr>
35 <attr name="serviceClass">
40 </attr>
41 <attr name="reason">
50 </attr>
  /external/chromium_org/third_party/libjingle/source/talk/xmllite/
xmlelement.cc 93 XmlAttr* attr; local
96 for (attr = elt.first_attr_; attr; attr = attr->NextAttr()) {
97 newAttr = new XmlAttr(*attr);
175 const std::string XmlElement::Attr(const StaticQName& name) const {
176 XmlAttr* attr; local
177 for (attr = first_attr_; attr; attr = attr->next_attr_)
185 XmlAttr* attr; local
194 XmlAttr* attr; local
203 XmlAttr* attr; local
212 XmlAttr* attr; local
230 XmlAttr* attr; local
466 XmlAttr* attr; local
498 XmlAttr* attr; local
    [all...]
  /development/samples/training/notify-user/res/values/
styles.xml 7 <item name="android:textColor">?android:attr/textColorPrimary</item>
10 <item name="android:textColor">?android:attr/textColorPrimary</item>
14 consider using ?android:attr/textColorSecondary -->
  /external/oprofile/libutil++/
xml_output.h 18 std::string init_attr(tag_t attr, size_t value);
19 std::string init_attr(tag_t attr, double value);
20 std::string init_attr(tag_t attr, std::string const & str);
  /frameworks/base/tests/FrameworkPerf/res/values/
attrs.xml 22 <attr name="android:id" />
26 <attr name="android:menuCategory" />
30 <attr name="android:orderInCategory" />
33 <attr name="android:title" />
37 <attr name="android:titleCondensed" />
41 <attr name="android:icon" />
45 <attr name="android:alphabeticShortcut" />
49 <attr name="android:numericShortcut" />
52 <attr name="android:checkable" />
56 <attr name="android:checked" /
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_al.py 18 for attr in alattrs:
20 print 'touching: ', attr
21 getattr(al, attr)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_al.py 18 for attr in alattrs:
20 print 'touching: ', attr
21 getattr(al, attr)
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_vs_ppc.c 104 uint attr; local
107 for (attr = 0; attr < base->info.num_inputs; attr++) {
112 if (attr==0)
114 vert, attr, vIn[0], vIn[1], vIn[2], vIn[3]);
116 inputs_soa[attr][0][vert] = vIn[attr * 4 + 0];
117 inputs_soa[attr][1][vert] = vIn[attr * 4 + 1]
    [all...]
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_vs_ppc.c 104 uint attr; local
107 for (attr = 0; attr < base->info.num_inputs; attr++) {
112 if (attr==0)
114 vert, attr, vIn[0], vIn[1], vIn[2], vIn[3]);
116 inputs_soa[attr][0][vert] = vIn[attr * 4 + 0];
117 inputs_soa[attr][1][vert] = vIn[attr * 4 + 1]
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
attrib.c 227 struct gl_accum_attrib *attr; local
228 attr = MALLOC_STRUCT( gl_accum_attrib );
229 memcpy( attr, &ctx->Accum, sizeof(struct gl_accum_attrib) );
230 save_attrib_data(&head, GL_ACCUM_BUFFER_BIT, attr);
235 struct gl_colorbuffer_attrib *attr; local
236 attr = MALLOC_STRUCT( gl_colorbuffer_attrib );
237 memcpy( attr, &ctx->Color, sizeof(struct gl_colorbuffer_attrib) );
240 attr->DrawBuffer[i] = ctx->DrawBuffer->ColorDrawBuffer[i];
241 save_attrib_data(&head, GL_COLOR_BUFFER_BIT, attr);
245 struct gl_current_attrib *attr; local
253 struct gl_depthbuffer_attrib *attr; local
260 struct gl_enable_attrib *attr; local
334 struct gl_eval_attrib *attr; local
341 struct gl_fog_attrib *attr; local
348 struct gl_hint_attrib *attr; local
355 struct gl_light_attrib *attr; local
363 struct gl_line_attrib *attr; local
370 struct gl_list_attrib *attr; local
377 struct gl_pixel_attrib *attr; local
386 struct gl_point_attrib *attr; local
393 struct gl_polygon_attrib *attr; local
407 struct gl_scissor_attrib *attr; local
414 struct gl_stencil_attrib *attr; local
460 struct gl_transform_attrib *attr; local
467 struct gl_viewport_attrib *attr; local
475 struct gl_multisample_attrib *attr; local
845 struct gl_attrib_node *attr, *next; local
1522 struct gl_pixelstore_attrib *attr; local
1534 struct gl_array_attrib *attr; local
1585 struct gl_array_attrib * attr = local
1625 struct gl_attrib_node *attr, *next; local
    [all...]
  /external/mesa3d/src/mesa/main/
attrib.c 227 struct gl_accum_attrib *attr; local
228 attr = MALLOC_STRUCT( gl_accum_attrib );
229 memcpy( attr, &ctx->Accum, sizeof(struct gl_accum_attrib) );
230 save_attrib_data(&head, GL_ACCUM_BUFFER_BIT, attr);
235 struct gl_colorbuffer_attrib *attr; local
236 attr = MALLOC_STRUCT( gl_colorbuffer_attrib );
237 memcpy( attr, &ctx->Color, sizeof(struct gl_colorbuffer_attrib) );
240 attr->DrawBuffer[i] = ctx->DrawBuffer->ColorDrawBuffer[i];
241 save_attrib_data(&head, GL_COLOR_BUFFER_BIT, attr);
245 struct gl_current_attrib *attr; local
253 struct gl_depthbuffer_attrib *attr; local
260 struct gl_enable_attrib *attr; local
334 struct gl_eval_attrib *attr; local
341 struct gl_fog_attrib *attr; local
348 struct gl_hint_attrib *attr; local
355 struct gl_light_attrib *attr; local
363 struct gl_line_attrib *attr; local
370 struct gl_list_attrib *attr; local
377 struct gl_pixel_attrib *attr; local
386 struct gl_point_attrib *attr; local
393 struct gl_polygon_attrib *attr; local
407 struct gl_scissor_attrib *attr; local
414 struct gl_stencil_attrib *attr; local
460 struct gl_transform_attrib *attr; local
467 struct gl_viewport_attrib *attr; local
475 struct gl_multisample_attrib *attr; local
845 struct gl_attrib_node *attr, *next; local
1522 struct gl_pixelstore_attrib *attr; local
1534 struct gl_array_attrib *attr; local
1585 struct gl_array_attrib * attr = local
1625 struct gl_attrib_node *attr, *next; local
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/xml/dom/
ElementImpl.java 22 import org.w3c.dom.Attr;
61 AttrImpl attr = attributes.get(i); local
62 if (Objects.equal(name, attr.getNodeName())) {
72 AttrImpl attr = attributes.get(i); local
73 if (Objects.equal(namespaceURI, attr.getNamespaceURI())
74 && Objects.equal(localName, attr.getLocalName())) {
83 Attr attr = getAttributeNode(name); local
85 if (attr == null) {
89 return attr.getValue()
93 Attr attr = getAttributeNodeNS(namespaceURI, localName); local
247 Attr attr = getAttributeNode(name); local
259 Attr attr = getAttributeNodeNS(namespaceURI, qualifiedName); local
394 AttrImpl attr = getAttributeNode(name); local
404 AttrImpl attr = getAttributeNodeNS(namespaceURI, localName); local
    [all...]
  /frameworks/base/docs/html/sdk/api_diff/14/changes/
android.R.attr.html 10 android.R.attr
74 Class android.<A HREF="../../../../reference/android/R.attr.html" target="_top"><font size="+2"><code>R.attr</code></font></A>
87 <A NAME="android.R.attr.accessibilityEventTypes"></A>
88 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#accessibilityEventTypes" target="_top"><code>accessibilityEventTypes</code></A></nobr>
94 <A NAME="android.R.attr.accessibilityFeedbackType"></A>
95 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#accessibilityFeedbackType" target="_top"><code>accessibilityFeedbackType</code></A></nobr>
101 <A NAME="android.R.attr.accessibilityFlags"></A>
102 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/R.attr.html#accessibilityFlags" target="_top"><code>accessibilityFlags</code></A></nobr>
108 <A NAME="android.R.attr.actionBarDivider"></A
    [all...]
  /development/samples/HoneycombGallery/res/values/
attrs.xml 19 <attr name="listDragShadowBackground" format="reference" />
20 <attr name="menuIconCamera" format="reference" />
21 <attr name="menuIconToggle" format="reference" />
22 <attr name="menuIconShare" format="reference" />
  /device/google/accessory/demokit/app/res/values/
attrs.xml 4 <attr name="vertical" format="boolean" />
  /external/clang/include/clang/Parse/
Makefile 9 $(ObjDir)/AttrExprArgs.inc.tmp : $(TD_SRC_DIR)/Attr.td $(CLANG_TBLGEN) \
12 $(Verb) $(ClangTableGen) -gen-clang-attr-expr-args-list -o $(call SYSPATH, $@) \
15 $(ObjDir)/AttrLateParsed.inc.tmp : $(TD_SRC_DIR)/Attr.td $(CLANG_TBLGEN) \
18 $(Verb) $(ClangTableGen) -gen-clang-attr-late-parsed-list -o $(call SYSPATH, $@) \
  /external/clang/include/clang/Serialization/
Makefile 9 $(ObjDir)/AttrPCHRead.inc.tmp : $(TD_SRC_DIR)/Attr.td $(CLANG_TBLGEN) \
12 $(Verb) $(ClangTableGen) -gen-clang-attr-pch-read -o $(call SYSPATH, $@) \
15 $(ObjDir)/AttrPCHWrite.inc.tmp : $(TD_SRC_DIR)/Attr.td $(CLANG_TBLGEN) \
18 $(Verb) $(ClangTableGen) -gen-clang-attr-pch-write -o $(call SYSPATH, $@) \
  /external/clang/test/SemaCXX/
attr-nodebug.cpp 2 // Note: most of the 'nodebug' tests are in attr-nodebug.c.
  /external/markdown/MarkdownTest/Tests_2007/
Code Spans.text 3 Fix for backticks within HTML tag: <span attr='`ticks`'>like this</span>
  /packages/apps/InCallUI/res/values/
attrs.xml 20 <attr name="android:gravity"/>
23 <attr name="targetDrawables" format="reference"/>
26 <attr name="targetDescriptions" format="reference"/>
29 <attr name="directionDescriptions" format="reference"/>
32 <attr name="handleDrawable" format="reference"/>
35 <attr name="outerRingDrawable" format="reference"/>
38 <attr name="pointDrawable" format="reference"/>
41 <attr name="innerRadius" format="dimension"/>
44 <attr name="outerRadius" format="dimension"/>
48 <attr name="hitRadius" format="dimension"/
    [all...]

Completed in 541 milliseconds

1 2 3 4 5 6 78 91011>>