Searched defs:attrs (Results 1 - 25 of 133) sorted by relevance

123456

/external/clang/test/CodeGen/
H A Dpacked-union.c6 } __attribute__((__packed__)) attrs; typedef in typeref:struct:_attrs
10 attrs file_attrs;
/external/chromium/chrome/browser/metrics/
H A Dmetrics_response.cc23 const xmlChar** attrs) {
24 if (!name || !attrs)
30 for (int i = 0; attrs[i] && attrs[i + i]; i += 2) {
31 if (strcmp(Char(attrs[i]), "interval") == 0) {
32 state->interval = atoi(Char(attrs[i + 1]));
37 for (int i = 0; attrs[i] && attrs[i + 1]; i += 2) {
38 if (strcmp(Char(attrs[i]), "events") == 0) {
39 state->events = atoi(Char(attrs[
21 SAXStartElement(void* user_data, const xmlChar* name, const xmlChar** attrs) argument
[all...]
/external/kernel-headers/original/linux/
H A Dattribute_container.h21 struct class_device_attribute **attrs; member in struct:attribute_container
/external/replicaisland/src/com/replica/replicaisland/
H A DYesNoDialogPreference.java30 public YesNoDialogPreference(Context context, AttributeSet attrs) { argument
31 this(context, attrs, android.R.attr.yesNoPreferenceStyle);
35 public YesNoDialogPreference(Context context, AttributeSet attrs, argument
37 super(context, attrs, defStyle);
H A DSliderPreference.java43 public SliderPreference(Context context, AttributeSet attrs) { argument
44 this(context, attrs, android.R.attr.preferenceStyle);
49 public SliderPreference(Context context, AttributeSet attrs, int defStyle) { argument
50 super(context, attrs, defStyle);
52 TypedArray a = context.obtainStyledAttributes(attrs,
H A DGameOverActivity.java59 public IncrementingTextView(Context context, AttributeSet attrs) { argument
60 super(context, attrs);
63 public IncrementingTextView(Context context, AttributeSet attrs, int defStyle) { argument
64 super(context, attrs, defStyle);
/external/webkit/Source/WebCore/bindings/js/
H A DJSHTMLCanvasElementCustom.cpp57 RefPtr<CanvasContextAttributes> attrs; local
60 attrs = WebGLContextAttributes::create();
61 WebGLContextAttributes* webGLAttrs = static_cast<WebGLContextAttributes*>(attrs.get());
85 CanvasRenderingContext* context = canvas->getContext(ustringToString(contextId), attrs.get());
/external/apache-xml/src/main/java/org/apache/xml/serializer/utils/
H A DAttList.java61 // * @param attrs List of attributes this will contain
63 // public AttList(NamedNodeMap attrs)
66 // m_attrs = attrs;
75 * @param attrs List of attributes this will contain
78 public AttList(NamedNodeMap attrs, DOM2Helper dh) argument
81 m_attrs = attrs;
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DAttList.java52 // * @param attrs List of attributes this will contain
54 // public AttList(NamedNodeMap attrs)
57 // m_attrs = attrs;
66 * @param attrs List of attributes this will contain
69 public AttList(NamedNodeMap attrs, DOMHelper dh) argument
72 m_attrs = attrs;
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/cms/
H A DAttributeTable.java19 Hashtable attrs)
21 attributes = copyTable(attrs);
47 Attributes attrs)
49 this(ASN1Set.getInstance(attrs.toASN1Primitive()));
18 AttributeTable( Hashtable attrs) argument
46 AttributeTable( Attributes attrs) argument
/external/chromium/chrome/browser/autofill/
H A Dautofill_xml_parser.cc43 const char** attrs) {
53 // |attrs| is a NULL-terminated list of (attribute, value) pairs.
54 while (*attrs) {
55 buzz::QName attribute_qname = context->ResolveQName(attrs[0], true);
58 if (strcmp(attrs[1], "true") == 0)
60 else if (strcmp(attrs[1], "false") == 0)
63 *experiment_id_ = attrs[1];
67 attrs += 2;
70 if (!attrs[0]) {
79 buzz::QName attribute_qname = context->ResolveQName(attrs[
41 StartElement(buzz::XmlParseContext* context, const char* name, const char** attrs) argument
115 StartElement(buzz::XmlParseContext* context, const char* name, const char** attrs) argument
[all...]
/external/emma/core/java12/com/vladium/emma/report/html/doc/
H A DIElement.java33 public static IElement create (final Tag tag, final AttributeSet attrs) argument
35 return new ElementImpl (tag, attrs);
110 ElementImpl (final Tag tag, final AttributeSet attrs) argument
112 super (tag, attrs);
H A DISimpleElement.java33 public static ISimpleElement create (final Tag tag, final AttributeSet attrs) argument
35 return new SimpleElementImpl (tag, attrs);
79 SimpleElementImpl (final Tag tag, final AttributeSet attrs) argument
82 if ($assert.ENABLED) $assert.ASSERT (attrs != null, "attrs = null");
85 m_attrs = attrs;
/external/harfbuzz/tests/linebreaking/
H A Dmain.cpp37 QVector<HB_CharAttributes> attrs(str.length());
44 attrs.data());
45 return attrs;
149 QVector<HB_CharAttributes> attrs = getCharAttributes(str); local
154 if ( (attrs[i].lineBreakType != HB_NoBreak) != (bool)b->breaks[i] ) {
155 qDebug("test case \"%s\" failed at char %d; break type: %d", b->utf8, i, attrs[i].lineBreakType);
156 QCOMPARE( (attrs[i].lineBreakType != HB_NoBreak), (bool)b->breaks[i] );
159 QVERIFY(attrs[i].lineBreakType == HB_ForcedBreak);
171 QVector<HB_CharAttributes> attrs = getCharAttributes(txt); local
172 QVERIFY(attrs[
182 QVector<HB_CharAttributes> attrs = getCharAttributes(txt); local
197 QVector<HB_CharAttributes> attrs = getCharAttributes(txt, HB_Script_Thai); local
[all...]
/external/libnl-headers/netlink/genl/
H A Dmngt.h31 struct nlattr ** attrs; member in struct:genl_info
/external/linux-tools-perf/util/
H A Dheader.h41 struct perf_file_section attrs; member in struct:perf_file_header
/external/webkit/Source/WebCore/bindings/v8/custom/
H A DV8HTMLCanvasElementCustom.cpp57 RefPtr<CanvasContextAttributes> attrs; local
60 attrs = WebGLContextAttributes::create();
61 WebGLContextAttributes* webGLAttrs = static_cast<WebGLContextAttributes*>(attrs.get());
85 CanvasRenderingContext* result = imp->getContext(contextId, attrs.get());
/external/elfutils/tests/
H A Dshow-die-info.c106 } attrs[] = variable in typeref:struct:__anon5940
221 #define nattrs (sizeof (attrs) / sizeof (attrs[0]))
266 if (dwarf_hasattr (die, attrs[cnt].code))
267 printf (" %s", attrs[cnt].name);
/external/quake/src/com/android/quake/
H A DQuakeView.java60 public QuakeView(Context context, AttributeSet attrs) { argument
61 super(context, attrs);
/external/webkit/Source/WebCore/dom/
H A DProcessingInstruction.cpp116 const HashMap<String, String> attrs = parseAttributes(m_data, attrsOk); local
119 HashMap<String, String>::const_iterator i = attrs.find("type");
121 if (i != attrs.end())
134 String href = attrs.get("href");
135 String alternate = attrs.get("alternate");
137 m_title = attrs.get("title");
138 m_media = attrs.get("media");
170 String charset = attrs.get("charset");
/external/webkit/Source/WebCore/xml/
H A DXPathStep.cpp346 NamedNodeMap* attrs = context->attributes(); local
347 if (!attrs)
350 for (unsigned i = 0; i < attrs->length(); ++i) {
351 RefPtr<Attr> attr = attrs->attributeItem(i)->createAttrIfNeeded(static_cast<Element*>(context));
/external/webkit/Source/WebKit/win/
H A DDefaultPolicyDelegate.cpp162 WIN32_FILE_ATTRIBUTE_DATA attrs; local
163 if (GetFileAttributesEx(url, GetFileExInfoStandard, &attrs))
164 isDirectory = !!(attrs.dwFileAttributes & FILE_ATTRIBUTE_DIRECTORY);
/external/zxing/qr_scanner/src/com/google/zxing/client/android/
H A DViewfinderView.java61 public ViewfinderView(Context context, AttributeSet attrs) { argument
62 super(context, attrs);
/external/chromium/chrome/browser/autocomplete/
H A Dautocomplete_popup_view_gtk_unittest.cc74 PangoAttrList* attrs = pango_layout_get_attributes(layout_); local
75 if (!attrs)
78 PangoAttrIterator* attr_iter = pango_attr_list_get_iterator(attrs);
/external/chromium/chrome/browser/renderer_host/
H A Dgtk_im_context_wrapper.cc518 PangoAttrList* attrs,
529 ui::ExtractCompositionTextFromGtkPreedit(text, attrs, cursor_position,
614 PangoAttrList* attrs = NULL; local
616 gtk_im_context_get_preedit_string(context, &text, &attrs, &cursor_position);
617 self->HandlePreeditChanged(text, attrs, cursor_position);
619 pango_attr_list_unref(attrs);
517 HandlePreeditChanged(const gchar* text, PangoAttrList* attrs, int cursor_position) argument

Completed in 810 milliseconds

123456