Home
last modified time | relevance | path

Searched defs:attribute (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/external/chromium_org/third_party/WebKit/Source/bindings/scripts/
Dv8_attributes.py46 def attribute_context(interface, attribute): argument
164 def getter_context(interface, attribute, context): argument
215 def getter_expression(interface, attribute, context): argument
247 def getter_base_name(interface, attribute, arguments): argument
271 def is_keep_alive_for_gc(interface, attribute): argument
297 def setter_context(interface, attribute, context): argument
346 def setter_expression(interface, attribute, context): argument
395 def setter_base_name(interface, attribute, arguments): argument
409 def scoped_content_attribute_name(interface, attribute): argument
430 def setter_callback_name(interface, attribute): argument
[all …]
/external/emma/core/java12/com/vladium/jcd/cls/attribute/
DIAttributeVisitor.java20 Object visit (GenericAttribute_info attribute, Object ctx); in visit()
22 Object visit (CodeAttribute_info attribute, Object ctx); in visit()
23 Object visit (ConstantValueAttribute_info attribute, Object ctx); in visit()
24 Object visit (ExceptionsAttribute_info attribute, Object ctx); in visit()
25 Object visit (LineNumberTableAttribute_info attribute, Object ctx); in visit()
26 Object visit (SourceFileAttribute_info attribute, Object ctx); in visit()
27 Object visit (SyntheticAttribute_info attribute, Object ctx); in visit()
28 Object visit (BridgeAttribute_info attribute, Object ctx); in visit()
29 Object visit (InnerClassesAttribute_info attribute, Object ctx); in visit()
/external/chromium_org/ui/accessibility/
Dax_node_data.cc42 AXStringAttribute attribute, const std::string& value) { in AddStringAttribute()
47 AXIntAttribute attribute, int value) { in AddIntAttribute()
52 AXFloatAttribute attribute, float value) { in AddFloatAttribute()
57 AXBoolAttribute attribute, bool value) { in AddBoolAttribute()
62 AXIntListAttribute attribute, const std::vector<int32>& value) { in AddIntListAttribute()
/external/deqp/framework/egl/
DegluStrUtil.hpp34 deUint32 attribute; member
41 deUint32 attribute; member
48 deUint32 attribute; member
71 inline ConfigAttribValueFmt getConfigAttribValueStr (deUint32 attribute, int value) { return Conf… in getConfigAttribValueStr()
74 inline SurfaceAttribValueFmt getSurfaceAttribValueStr (deUint32 attribute, int value) { return Surf… in getSurfaceAttribValueStr()
77 inline ContextAttribValueFmt getContextAttribValueStr (deUint32 attribute, int value) { return Cont… in getContextAttribValueStr()
/external/chromium_org/third_party/libXNVCtrl/
DNVCtrl.c248 unsigned int attribute, in XNVCTRLSetTargetAttribute()
274 unsigned int attribute, in XNVCTRLSetAttribute()
287 unsigned int attribute, in XNVCTRLSetTargetAttributeAndGetStatus()
325 unsigned int attribute, in XNVCTRLSetAttributeAndGetStatus()
340 unsigned int attribute, in XNVCTRLQueryTargetAttribute()
378 unsigned int attribute, in XNVCTRLQueryAttribute()
391 unsigned int attribute, in XNVCTRLQueryTargetAttribute64()
431 unsigned int attribute, in XNVCTRLQueryTargetStringAttribute()
486 unsigned int attribute, in XNVCTRLQueryStringAttribute()
500 unsigned int attribute, in XNVCTRLSetTargetStringAttribute()
[all …]
/external/droiddriver/src/com/google/android/droiddriver/finders/
DXPaths.java69 public static String is(Attribute attribute) { in is()
77 public static String not(Attribute attribute) { in not()
82 public static String attr(Attribute attribute, String value) { in attr()
87 public static String containsAttr(Attribute attribute, String containedValue) { in containsAttr()
/external/chromium_org/third_party/WebKit/Source/core/events/
DEventTarget.h177 #define DEFINE_ATTRIBUTE_EVENT_LISTENER(attribute) \ argument
181 #define DEFINE_STATIC_ATTRIBUTE_EVENT_LISTENER(attribute) \ argument
185 #define DEFINE_WINDOW_ATTRIBUTE_EVENT_LISTENER(attribute) \ argument
189 #define DEFINE_STATIC_WINDOW_ATTRIBUTE_EVENT_LISTENER(attribute) \ argument
205 #define DEFINE_MAPPED_ATTRIBUTE_EVENT_LISTENER(attribute, eventName) \ argument
209 #define DECLARE_FORWARDING_ATTRIBUTE_EVENT_LISTENER(recipient, attribute) \ argument
213 #define DEFINE_FORWARDING_ATTRIBUTE_EVENT_LISTENER(type, recipient, attribute) \ argument
/external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/util/
DTestAttributeSet.java54 …public boolean getAttributeBooleanValue(String namespace, String attribute, boolean defaultValue) { in getAttributeBooleanValue()
60 public String getAttributeValue(String namespace, String attribute) { in getAttributeValue()
65 public int getAttributeIntValue(String namespace, String attribute, int defaultValue) { in getAttributeIntValue()
101 …public int getAttributeListValue(String namespace, String attribute, String[] options, int default… in getAttributeListValue()
106 public int getAttributeUnsignedIntValue(String namespace, String attribute, int defaultValue) { in getAttributeUnsignedIntValue()
111 public float getAttributeFloatValue(String namespace, String attribute, float defaultValue) { in getAttributeFloatValue()
132 public int getAttributeResourceValue(String namespace, String attribute, int defaultValue) { in getAttributeResourceValue()
196 private String getAttributeValueInMap(String namespace, String attribute) { in getAttributeValueInMap()
/external/icu/icu4c/source/i18n/unicode/
Dtblcoll.h822 void setAttributeDefault(int32_t attribute) { in setAttributeDefault()
825 void setAttributeExplicitly(int32_t attribute) { in setAttributeExplicitly()
828 UBool attributeHasBeenSetExplicitly(int32_t attribute) const { in attributeHasBeenSetExplicitly()
/external/jsilver/src/com/google/streamhtmlparser/util/
DHtmlUtils.java198 public static boolean isAttributeJavascript(String attribute) { in isAttributeJavascript()
211 public static boolean isAttributeStyle(String attribute) { in isAttributeStyle()
227 public static boolean isAttributeUri(String attribute) { in isAttributeUri()
/external/chromium_org/crypto/
Dmock_apple_keychain_mac.cc104 SecKeychainAttribute* attribute = AttributeWithTag(keychain_attr_list_[item], in SetTestDataBytes() local
126 SecKeychainAttribute* attribute = AttributeWithTag(keychain_attr_list_[item], in SetTestDataPort() local
134 SecKeychainAttribute* attribute = AttributeWithTag(keychain_attr_list_[item], in SetTestDataProtocol() local
142 SecKeychainAttribute* attribute = AttributeWithTag( in SetTestDataAuthType() local
151 SecKeychainAttribute* attribute = AttributeWithTag(keychain_attr_list_[item], in SetTestDataNegativeItem() local
159 SecKeychainAttribute* attribute = AttributeWithTag(keychain_attr_list_[item], in SetTestDataCreator() local
317 SecKeychainAttribute* attribute; in AlreadyContainsInternetPassword() local
483 SecKeychainAttribute* attribute = AttributeWithTag(keychain_attr_list_[*i], in CreatorCodesSetForAddedItems() local
/external/chromium_org/third_party/WebKit/Source/bindings/core/v8/
DV8DOMConfiguration.h66 v8::PropertyAttribute attribute; member
81 v8::PropertyAttribute attribute; member
88 …nstanceTemplate, v8::Handle<ObjectOrTemplate> prototype, const AttributeConfiguration& attribute, … in installAttribute()
168 …late> objectOrTemplate, v8::Handle<v8::Signature> signature, v8::PropertyAttribute attribute, cons… in installMethod()
189 …v8::Name> name, v8::Handle<v8::FunctionTemplate> functionTemplate, v8::PropertyAttribute attribute) in setMethod()
193 …v8::Name> name, v8::Handle<v8::FunctionTemplate> functionTemplate, v8::PropertyAttribute attribute) in setMethod()
197 …v8::Name> name, v8::Handle<v8::FunctionTemplate> functionTemplate, v8::PropertyAttribute attribute) in setMethod()
/external/chromium_org/third_party/WebKit/Source/core/dom/
DVisitedLinkState.cpp49 static inline LinkHash linkHashForElement(const Element& element, const AtomicString& attribute = A… in linkHashForElement()
88 const AtomicString& attribute = linkAttribute(element); in determineLinkStateSlowCase() local
/external/proguard/src/proguard/classfile/editor/
DAttributesEditor.java84 public void addAttribute(Attribute attribute) in addAttribute()
179 Attribute attribute) in replaceAttribute()
202 Attribute attribute) in addAttribute()
/external/emma/core/java12/com/vladium/jcd/cls/
DIAttributeCollection.java71 int add (Attribute_info attribute); in add()
85 Attribute_info set (int offset, Attribute_info attribute); in set()
DAttributeCollection.java124 public int add (final Attribute_info attribute) in add()
150 public Attribute_info set (final int offset, final Attribute_info attribute) in set()
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DParseRDF.java212 Node attribute = xmlNode.getAttributes().item(i); in rdf_NodeElementAttrs() local
375 Node attribute = attributes.item(i); in rdf_PropertyElement() local
409 Node attribute = attributes.item(i); in rdf_PropertyElement() local
500 Node attribute = xmlNode.getAttributes().item(i); in rdf_ResourcePropertyElement() local
624 Node attribute = xmlNode.getAttributes().item(i); in rdf_LiteralPropertyElement() local
705 Node attribute = xmlNode.getAttributes().item(i); in rdf_ParseTypeResourcePropertyElement() local
833 Node attribute = xmlNode.getAttributes().item(i); in rdf_EmptyPropertyElement() local
930 Node attribute = xmlNode.getAttributes().item(i); in rdf_EmptyPropertyElement() local
/external/mtpd/
Dl2tp.c121 struct attribute { struct
126 } __attribute__((packed)); argument
148 struct attribute *p = (struct attribute *)&outgoing.buffer[outgoing.length]; in add_attribute_raw() argument
156 static void add_attribute_u16(uint16_t attribute, uint16_t value) in add_attribute_u16()
161 static void add_attribute_u32(uint16_t attribute, uint32_t value) in add_attribute_u32()
/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xvmc/
Dattributes.c76 Status XvMCSetAttribute(Display *dpy, XvMCContext *context, Atom attribute, int value) in XvMCSetAttribute()
121 Status XvMCGetAttribute(Display *dpy, XvMCContext *context, Atom attribute, int *value) in XvMCGetAttribute()
/external/mesa3d/src/gallium/state_trackers/xvmc/
Dattributes.c76 Status XvMCSetAttribute(Display *dpy, XvMCContext *context, Atom attribute, int value) in XvMCSetAttribute()
121 Status XvMCGetAttribute(Display *dpy, XvMCContext *context, Atom attribute, int *value) in XvMCGetAttribute()
/external/jsoncpp/test/data/
Dtest_object_03.json4 "attribute" : "random" string
/external/proguard/src/proguard/optimize/peephole/
DRetargetedInnerClassAttributeRemover.java62 Attribute attribute = attributes[index]; in visitProgramClass() local
84 public void visitAnyAttribute(Clazz clazz, Attribute attribute) {} in visitAnyAttribute()
/external/chromium_org/net/cert/
Dx509_cert_types_win.cc37 bool GetAttributeValue(PCERT_RDN_ATTR attribute, in GetAttributeValue()
63 bool AddTypeValuePair(PCERT_RDN_ATTR attribute, in AddTypeValuePair()
/external/chromium_org/gpu/gles2_conform_support/egl/
Dconfig.cc47 bool Config::GetAttrib(EGLint attribute, EGLint* value) const { in GetAttrib()
/external/chromium_org/content/browser/accessibility/
Dbrowser_accessibility.cc425 ui::AXBoolAttribute attribute, bool* value) const { in GetBoolAttribute()
460 ui::AXFloatAttribute attribute, float* value) const { in GetFloatAttribute()
494 ui::AXIntAttribute attribute, int* value) const { in GetIntAttribute()
530 ui::AXStringAttribute attribute, std::string* value) const { in GetStringAttribute()
551 ui::AXStringAttribute attribute, in GetString16Attribute()
561 ui::AXStringAttribute attribute, const std::string& value) { in SetStringAttribute()
602 ui::AXIntListAttribute attribute, in GetIntListAttribute()

12345678910>>...13