Searched defs:attributes (Results 26 - 50 of 430) sorted by relevance

1234567891011>>

/external/chromium_org/base/threading/
H A Dplatform_thread_linux.cc109 size_t GetDefaultThreadStackSize(const pthread_attr_t& attributes) { argument
/external/chromium_org/chrome/browser/chromeos/policy/
H A Dstub_enterprise_install_attributes.cc41 StubEnterpriseInstallAttributes* attributes = local
43 attributes->SetDomain(domain);
44 attributes->SetRegistrationUser(registration_user);
45 attributes->SetDeviceId(device_id);
46 attributes->SetMode(mode);
47 BrowserPolicyConnectorChromeOS::SetInstallAttributesForTesting(attributes);
/external/chromium_org/chrome/renderer/spellchecker/
H A Dspellcheck_worditerator_unittest.cc119 SpellcheckCharAttribute attributes; local
120 attributes.SetDefaultLanguage(kTestCases[i].language);
124 EXPECT_TRUE(iterator.Initialize(&attributes,
148 SpellcheckCharAttribute attributes;
149 attributes.SetDefaultLanguage("en-US");
155 EXPECT_TRUE(iterator.Initialize(&attributes, true));
214 SpellcheckCharAttribute attributes;
215 attributes.SetDefaultLanguage(kTestCases[i].language);
219 EXPECT_TRUE(iterator.Initialize(&attributes, true));
235 SpellcheckCharAttribute attributes;
[all...]
/external/chromium_org/third_party/WebKit/Source/core/dom/
H A DAttributeCollection.h48 AttributeCollectionGeneric(Container& attributes) argument
49 : m_attributes(attributes)
108 explicit MutableAttributeCollection(AttributeVector& attributes)
109 : AttributeCollectionGeneric<AttributeVector, AttributeVector&>(attributes)
158 // Most attributes (all of HTML and CSS) have no namespace.
204 // and all HTML/SVG attributes have a null namespace!
/external/chromium_org/third_party/WebKit/Source/core/html/parser/
H A DHTMLMetaCharsetParser.cpp56 const HTMLToken::AttributeList& tokenAttributes = m_token.attributes();
57 HTMLAttributeList attributes; local
61 attributes.append(std::make_pair(attributeName, attributeValue));
64 m_encoding = encodingFromMetaAttributes(attributes);
H A DCompactHTMLToken.h59 const Vector<Attribute>& attributes() const { return m_attributes; } function in class:blink::CompactHTMLToken
/external/chromium_org/third_party/skia/src/gpu/gl/mac/
H A DSkNativeGLContext_mac.cpp41 CGLPixelFormatAttribute attributes[] = { local
51 CGLChoosePixelFormat(attributes, &pixFormat, &npix);
/external/chromium_org/ui/views/test/
H A Dx11_property_change_waiter.cc27 XWindowAttributes attributes; local
28 XGetWindowAttributes(display, x_window_, &attributes);
29 old_event_mask_ = attributes.your_event_mask;
/external/deqp/framework/delibs/dethread/win32/
H A DdeMutexWin32.c47 deMutex deMutex_create (const deMutexAttributes* attributes) argument
53 DE_UNREF(attributes);
90 deMutex deMutex_create (const deMutexAttributes* attributes) argument
94 DE_UNREF(attributes);
H A DdeSemaphoreWin32.c36 deSemaphore deSemaphore_create (int initialValue, const deSemaphoreAttributes* attributes) argument
40 DE_UNREF(attributes);
/external/emma/core/java12/com/vladium/jcd/cls/
H A DAbstractClassDefVisitor.java33 public Object visit (final IAttributeCollection attributes, final Object ctx) argument
H A DIClassDefVisitor.java25 Object visit (IAttributeCollection attributes, Object ctx); argument
/external/proguard/src/proguard/classfile/
H A DProgramField.java58 Attribute[] attributes,
61 super(u2accessFlags, u2nameIndex, u2descriptorIndex, u2attributesCount, attributes);
79 attributes[index].accept(programClass, this, attributeVisitor);
54 ProgramField(int u2accessFlags, int u2nameIndex, int u2descriptorIndex, int u2attributesCount, Attribute[] attributes, Clazz referencedClass) argument
H A DProgramMethod.java58 Attribute[] attributes,
61 super(u2accessFlags, u2nameIndex, u2descriptorIndex, u2attributesCount, attributes);
79 attributes[index].accept(programClass, this, attributeVisitor);
54 ProgramMethod(int u2accessFlags, int u2nameIndex, int u2descriptorIndex, int u2attributesCount, Attribute[] attributes, Clazz[] referencedClasses) argument
/external/proguard/src/proguard/classfile/editor/
H A DAttributesEditor.java27 * This class can add and delete attributes to and from classes, fields,
28 * methods, and code attributes. Attributes to be added must be filled out
30 * attributes of the same type are always replaced.
43 * Creates a new AttributeAdder that will edit attributes in the given
54 * Creates a new AttributeAdder that will edit attributes in the given
66 * Creates a new AttributeAdder that will edit attributes in the given
92 targetAttribute.attributes,
96 targetAttribute.attributes =
98 targetAttribute.attributes,
109 targetMember.attributes,
177 replaceAttribute(int attributesCount, Attribute[] attributes, Attribute attribute) argument
200 addAttribute(int attributesCount, Attribute[] attributes, Attribute attribute) argument
226 deleteAttribute(int attributesCount, Attribute[] attributes, String attributeName) argument
255 findAttribute(int attributesCount, Attribute[] attributes, String attributeName) argument
[all...]
/external/qemu/distrib/sdl-1.2.15/src/video/maccommon/
H A DSDL_macgl.c37 GLint attributes [ 26 ]; /* 26 is max possible in this setup */ local
48 attributes[i++] = AGL_RGBA;
52 attributes[i++] = AGL_RED_SIZE;
53 attributes[i++] = this->gl_config.red_size;
54 attributes[i++] = AGL_GREEN_SIZE;
55 attributes[i++] = this->gl_config.green_size;
56 attributes[i++] = AGL_BLUE_SIZE;
57 attributes[i++] = this->gl_config.blue_size;
58 attributes[i++] = AGL_ALPHA_SIZE;
59 attributes[
[all...]
/external/skia/src/gpu/gl/mac/
H A DSkNativeGLContext_mac.cpp38 CGLPixelFormatAttribute attributes[] = { local
48 CGLChoosePixelFormat(attributes, &pixFormat, &npix);
/external/apache-xml/src/main/java/org/apache/xalan/processor/
H A DProcessorExsltFunction.java62 StylesheetHandler handler, String uri, String localName, String rawName, Attributes attributes)
72 super.startElement(handler, uri, localName, rawName, attributes);
74 String val = attributes.getValue("name");
61 startElement( StylesheetHandler handler, String uri, String localName, String rawName, Attributes attributes) argument
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/pkcs/
H A DCertificationRequestInfo.java22 * attributes [0] Attributes{{ CRIAttributes }}
39 ASN1Set attributes = null; field in class:CertificationRequestInfo
59 * Note: Early on a lot of CAs would only accept messages with attributes missing. As the ASN.1 def shows
60 * the attributes field is not optional so should always at least contain an empty set. If a fully compliant
67 * @param attributes any attributes to be associated with the request.
72 ASN1Set attributes)
76 this.attributes = attributes;
90 ASN1Set attributes)
69 CertificationRequestInfo( X500Name subject, SubjectPublicKeyInfo pkInfo, ASN1Set attributes) argument
87 CertificationRequestInfo( X509Name subject, SubjectPublicKeyInfo pkInfo, ASN1Set attributes) argument
[all...]
H A DPrivateKeyInfo.java27 private ASN1Set attributes; field in class:PrivateKeyInfo
62 ASN1Set attributes)
67 this.attributes = attributes;
90 attributes = ASN1Set.getInstance((ASN1TaggedObject)e.nextElement(), false);
129 return attributes;
140 * attributes [0] IMPLICIT Attributes OPTIONAL
157 if (attributes != null)
159 v.add(new DERTaggedObject(false, 0, attributes));
59 PrivateKeyInfo( AlgorithmIdentifier algId, ASN1Encodable privateKey, ASN1Set attributes) argument
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/
H A DX509Principal.java71 * constructor from a table of attributes.
76 Hashtable attributes)
78 super(attributes);
82 * constructor from a table of attributes and a vector giving the
89 Hashtable attributes)
91 super(ordering, attributes);
106 * some such, converting it into an ordered set of name attributes.
116 * some such, converting it into an ordered set of name attributes. If reverse
130 * some such, converting it into an ordered set of name attributes. lookUp
75 X509Principal( Hashtable attributes) argument
87 X509Principal( Vector ordering, Hashtable attributes) argument
/external/chromium_org/chrome/android/java/src/org/chromium/chrome/browser/omaha/
H A DXMLParser.java28 * Breaks XML down into its constituent elements and attributes.
33 public final Map<String, String> attributes; field in class:XMLParser.Node
38 attributes = new HashMap<String, String>();
80 public void startElement(String uri, String localName, String qName, Attributes attributes) argument
88 for (int i = 0; i < attributes.getLength(); ++i) {
89 String attributeName = attributes.getLocalName(i);
90 String attributeValue = attributes.getValue(attributeName);
91 currentNode.attributes.put(attributeName, attributeValue);
/external/chromium_org/content/common/mac/
H A Dattributed_string_coder.h31 // a specific object class and specific attributes of that object.
71 const std::vector<FontAttribute>& attributes() const { function in class:mac::AttributedStringCoder::EncodedString
74 std::vector<FontAttribute>* attributes() { return &attributes_; } function in class:mac::AttributedStringCoder::EncodedString
79 // The set of attributes that style |string_|.
83 // Takes an NSAttributedString, extracts the pertinent attributes, and returns
/external/chromium_org/sandbox/win/src/
H A Dwindow.cc16 // Gets the security attributes of a window object referenced by |handle|. The
19 bool GetSecurityAttributes(HANDLE handle, SECURITY_ATTRIBUTES* attributes) { argument
20 attributes->bInheritHandle = FALSE;
21 attributes->nLength = sizeof(SECURITY_ATTRIBUTES);
26 NULL, &attributes->lpSecurityDescriptor);
38 // Get the security attributes from the current window station; we will
39 // use this as the base security attributes for the new window station.
40 SECURITY_ATTRIBUTES attributes = {0}; local
41 if (!GetSecurityAttributes(::GetProcessWindowStation(), &attributes)) {
48 *winsta = ::CreateWindowStationW(NULL, 0, WINSTA_ALL_ACCESS, &attributes);
68 SECURITY_ATTRIBUTES attributes = {0}; local
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
H A Dattributes.c45 static const XvAttribute attributes[] = { variable
63 result = malloc(sizeof(attributes));
67 memcpy(result, attributes, sizeof(attributes));
68 *number = sizeof(attributes) / sizeof(XvAttribute);
70 XVMC_MSG(XVMC_TRACE, "[XvMC] Returning %d attributes for context %p.\n", *number, context);

Completed in 8459 milliseconds

1234567891011>>