Searched refs:attribute (Results 1 - 25 of 1049) sorted by relevance

1234567891011>>

/prebuilts/misc/common/swig/include/2.0.11/octave/
H A Dattribute.i1 %include <typemaps/attribute.swg>
/prebuilts/misc/common/swig/include/2.0.11/perl5/
H A Dattribute.i1 %include <typemaps/attribute.swg>
/prebuilts/misc/common/swig/include/2.0.11/python/
H A Dattribute.i1 %include <typemaps/attribute.swg>
/prebuilts/misc/common/swig/include/2.0.11/ruby/
H A Dattribute.i1 %include <typemaps/attribute.swg>
/prebuilts/misc/common/swig/include/2.0.11/tcl/
H A Dattribute.i1 %include <typemaps/attribute.swg>
/prebuilts/gdb/darwin-x86/lib/python2.7/test/
H A Dtest_errno.py29 for attribute in errno.__dict__.iterkeys():
30 if attribute.isupper():
31 self.assertIn(getattr(errno, attribute), errno.errorcode,
32 'no %s attr in errno.errorcode' % attribute)
/prebuilts/gdb/linux-x86/lib/python2.7/test/
H A Dtest_errno.py29 for attribute in errno.__dict__.iterkeys():
30 if attribute.isupper():
31 self.assertIn(getattr(errno, attribute), errno.errorcode,
32 'no %s attr in errno.errorcode' % attribute)
/prebuilts/jdk/jdk8/darwin-x86/lib/
H A Dir.idl59 readonly attribute DefinitionKind def_kind;
81 attribute RepositoryId id;
82 attribute Identifier name;
83 attribute VersionSpec version;
87 readonly attribute Container defined_in;
88 readonly attribute ScopedName absolute_name;
89 readonly attribute Repository containing_repository;
311 readonly attribute TypeCode type;
377 readonly attribute TypeCode type;
378 attribute IDLTyp
[all...]
/prebuilts/jdk/jdk8/linux-x86/lib/
H A Dir.idl59 readonly attribute DefinitionKind def_kind;
81 attribute RepositoryId id;
82 attribute Identifier name;
83 attribute VersionSpec version;
87 readonly attribute Container defined_in;
88 readonly attribute ScopedName absolute_name;
89 readonly attribute Repository containing_repository;
311 readonly attribute TypeCode type;
377 readonly attribute TypeCode type;
378 attribute IDLTyp
[all...]
/prebuilts/jdk/jdk9/darwin-x86/include/
H A Dir.idl59 readonly attribute DefinitionKind def_kind;
81 attribute RepositoryId id;
82 attribute Identifier name;
83 attribute VersionSpec version;
87 readonly attribute Container defined_in;
88 readonly attribute ScopedName absolute_name;
89 readonly attribute Repository containing_repository;
311 readonly attribute TypeCode type;
377 readonly attribute TypeCode type;
378 attribute IDLTyp
[all...]
/prebuilts/jdk/jdk9/linux-x86/include/
H A Dir.idl59 readonly attribute DefinitionKind def_kind;
81 attribute RepositoryId id;
82 attribute Identifier name;
83 attribute VersionSpec version;
87 readonly attribute Container defined_in;
88 readonly attribute ScopedName absolute_name;
89 readonly attribute Repository containing_repository;
311 readonly attribute TypeCode type;
377 readonly attribute TypeCode type;
378 attribute IDLTyp
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
H A Dtest_errno.py29 for attribute in errno.__dict__.iterkeys():
30 if attribute.isupper():
31 self.assertIn(getattr(errno, attribute), errno.errorcode,
32 'no %s attr in errno.errorcode' % attribute)
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
H A Dtest_errno.py29 for attribute in errno.__dict__.iterkeys():
30 if attribute.isupper():
31 self.assertIn(getattr(errno, attribute), errno.errorcode,
32 'no %s attr in errno.errorcode' % attribute)
/prebuilts/misc/common/swig/include/2.0.11/
H A Dattribute.i2 * attribute.i
21 %include <typemaps/attribute.swg>
/prebuilts/gdb/darwin-x86/lib/python2.7/
H A DBastion.py52 get - a function that gets the attribute value (by name)
71 """Get an as-yet undefined attribute value.
75 that the next time the same attribute is requested,
82 attribute = self._get_(name)
83 self.__dict__[name] = attribute
84 return attribute
107 # It is clear that the real work (getting the attribute
120 attribute = getattr(object, name)
121 if type(attribute) == MethodType:
122 return attribute
[all...]
/prebuilts/gdb/linux-x86/lib/python2.7/
H A DBastion.py52 get - a function that gets the attribute value (by name)
71 """Get an as-yet undefined attribute value.
75 that the next time the same attribute is requested,
82 attribute = self._get_(name)
83 self.__dict__[name] = attribute
84 return attribute
107 # It is clear that the real work (getting the attribute
120 attribute = getattr(object, name)
121 if type(attribute) == MethodType:
122 return attribute
[all...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
H A DBastion.py52 get - a function that gets the attribute value (by name)
71 """Get an as-yet undefined attribute value.
75 that the next time the same attribute is requested,
82 attribute = self._get_(name)
83 self.__dict__[name] = attribute
84 return attribute
107 # It is clear that the real work (getting the attribute
120 attribute = getattr(object, name)
121 if type(attribute) == MethodType:
122 return attribute
[all...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
H A DBastion.py52 get - a function that gets the attribute value (by name)
71 """Get an as-yet undefined attribute value.
75 that the next time the same attribute is requested,
82 attribute = self._get_(name)
83 self.__dict__[name] = attribute
84 return attribute
107 # It is clear that the real work (getting the attribute
120 attribute = getattr(object, name)
121 if type(attribute) == MethodType:
122 return attribute
[all...]
/prebuilts/tools/common/proguard/proguard4.7/lib/
H A Dproguard.jar ... classfile.util.SimplifiedVisitor implements proguard.classfile.attribute.visitor.AttributeVisitor proguard.classfile.attribute. ...
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/
H A Dmaven-plugin-parameter-documenter-2.0.9.jar ... util.xml.pull.XmlPullParserException String s String attribute org.codehaus.plexus.util.xml. ...
/prebuilts/misc/common/robolectric/3.1.1/lib/
H A Dmaven-repository-metadata-2.2.1.jar ... util.xml.pull.XmlPullParserException String s String attribute org.codehaus.plexus.util.xml. ...
/prebuilts/tools/common/m2/repository/org/apache/maven/maven-repository-metadata/2.2.1/
H A Dmaven-repository-metadata-2.2.1.jar ... util.xml.pull.XmlPullParserException String s String attribute org.codehaus.plexus.util.xml. ...
/prebuilts/tools/common/m2/repository/net/sf/proguard/proguard-base/5.2.1/
H A Dproguard-base-5.2.1.jar ... classfile/attribute/annotation/ proguard/classfile/attribute/annotation/target/ proguard/classfile/attribute/annotation/target/visitor/ proguard/classfile/attribute/annotation/visitor/ proguard/classfile ...
/prebuilts/tools/common/offline-m2/net/sf/proguard/proguard-base/5.2.1/
H A Dproguard-base-5.2.1.jar ... classfile/attribute/annotation/ proguard/classfile/attribute/annotation/target/ proguard/classfile/attribute/annotation/target/visitor/ proguard/classfile/attribute/annotation/visitor/ proguard/classfile ...
/prebuilts/gradle-plugin/net/sf/proguard/proguard-base/5.3.3/
H A Dproguard-base-5.3.3.jar ... classfile/attribute/annotation/ proguard/classfile/attribute/annotation/target/ proguard/classfile/attribute/annotation/target/visitor/ proguard/classfile/attribute/annotation/visitor/ proguard/classfile ...

Completed in 449 milliseconds

1234567891011>>