Searched defs:property (Results 251 - 275 of 350) sorted by relevance

<<11121314

/external/v8/src/parsing/
H A Dparser-base.h1336 void CheckDuplicateProto(Token::Value property);
1354 void CheckClassMethodName(Token::Value property, PropertyKind type,
1984 // This returns true, setting the property kind, iff the given token is one
1985 // which must occur after a property name, indicating that the previous token
2056 // For non computed property names we normalize the name a bit:
2063 // This is important because we use the property name as a key in a hash
2159 // other property. Here we have to assume
2161 // linebreak followed by a property, with ASI
2485 ObjectLiteralPropertyT property = local
2493 if (!has_computed_names && impl()->IsBoilerplateProperty(property)) {
4106 ClassLiteralPropertyT property = ParseClassPropertyDefinition( local
5410 CheckDuplicateProto( Token::Value property) argument
5425 CheckClassMethodName( Token::Value property, PropertyKind type, bool is_generator, bool is_async, bool is_static, bool* ok) argument
[all...]
H A Dparser.cc798 // unchanged if the property already exists.
3349 // field out of deterministically named local variables and sets each property
3455 // This method declares a property of the given class. It updates the
3462 ClassLiteralProperty* property,
3465 class_info->constructor = GetPropertyValue(property)->AsFunctionLiteral();
3473 if (property->kind() == ClassLiteralProperty::FIELD) {
3475 if (property->is_static()) {
3482 property->value(),
3491 property->set_value(call);
3497 to_name_args->Add(property
3461 DeclareClassProperty(const AstRawString* class_name, ClassLiteralProperty* property, ClassInfo* class_info, bool* ok) argument
4483 SetFunctionNameFromPropertyName(ObjectLiteralProperty* property, const AstRawString* name) argument
4727 Expression* property = local
4803 Expression* property = factory()->NewProperty(output_proxy, literal, nopos); local
4876 Expression* property = factory()->NewProperty(output_proxy, literal, nopos); local
4890 Expression* property = factory()->NewProperty(output_proxy, literal, nopos); local
5046 Expression* property = local
5267 Expression* property = local
[all...]
H A Dpreparser.h541 // This is needed for object literal property names. Property names are
1079 PreParserExpression property,
1153 V8_INLINE static bool IsBoilerplateProperty(PreParserExpression property) { argument
1184 PreParserExpression property) {
1494 V8_INLINE void SetFunctionNameFromPropertyName(PreParserExpression property, argument
1078 DeclareClassProperty(PreParserIdentifier class_name, PreParserExpression property, ClassInfo* class_info, bool* ok) argument
1183 GetPropertyValue( PreParserExpression property) argument
/external/v8/testing/gtest/src/
H A Dgtest.cc2035 // Returns the i-th test property. i can range from 0 to
2054 // Adds a test property to the list. If a property with the same key as the
2055 // supplied property is already represented, the value of this test_property
2154 // xml_element. Returns true if the property is valid.
3408 // delimited XML attributes based on the property key="value" pairs.
3738 // delimited XML attributes based on the property key="value" pairs.
3743 const TestProperty& property = result.GetTestProperty(i); local
3744 attributes << " " << property.key() << "="
3745 << "\"" << EscapeXmlAttribute(property
[all...]
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/
H A Dgtest.cc1712 // Returns the i-th test property. i can range from 0 to
1731 // Adds a test property to the list. If a property with the same key as the
1732 // supplied property is already represented, the value of this test_property
1831 // xml_element. Returns true if the property is valid.
3073 // delimited XML attributes based on the property key="value" pairs.
3394 // delimited XML attributes based on the property key="value" pairs.
3399 const TestProperty& property = result.GetTestProperty(i); local
3400 attributes << " " << property.key() << "="
3401 << "\"" << EscapeXmlAttribute(property
[all...]
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.jdt.core_3.11.0.v20150602-1242.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.jface.databinding_1.4.0.I20100601-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.apache.commons.el_1.0.0.v201004212143.jar ... indexStr org.apache.commons.el.BeanInfoProperty property java.util.Map val Integer indexObj ArrayIndexOutOfBoundsException exc ...
/external/caliper/lib/
H A Dgson-2.2.2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gson/ com/google/gson/stream/ ...
H A Djoda-time-2.1.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/joda/ org/joda/time/ org/joda/time/base/ ...
/external/dagger2/lib/
H A Dgoogle-java-format-0.1-20151017.042846-2.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/googlejavaformat/ com/google/googlejavaformat/CloseOp ...
/external/guice/extensions/struts2/lib/
H A Dxwork-core-2.2.1.jarMETA-INF/ META-INF/MANIFEST.MF xwork-validator-definition-1.0.dtd xwork ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jar ... listener/ org/apache/tools/ant/loader/ org/apache/tools/ant/property/ org/apache/tools/ant/taskdefs/ org/apache/tools/ant/taskdefs ...
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dant.jar ... listener/ org/apache/tools/ant/loader/ org/apache/tools/ant/property/ org/apache/tools/ant/taskdefs/ org/apache/tools/ant/taskdefs ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/27/1/.cp/lib/
H A Dantsupportlib.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/eclipse/ org/eclipse/ant/ org/eclipse/ant/internal/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/configuration/org.eclipse.osgi/bundles/46/1/.cp/lib/
H A Drepository-tools-ant.jar ... .apache.tools.ant.types.Parameter property public java.lang.String getClassifier () public java. ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant-jsch.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/fmtlib/test/gmock/
H A Dgmock.h4778 // a verb phrase that describes the property a value matching this
6717 // Implements the Property() matcher for matching a property
6722 // The property may have a reference type, so 'const PropertyType&'
6728 PropertyMatcher(PropertyType (Class::*property)() const,
6730 : property_(property), matcher_(matcher) {}
6733 *os << "is an object whose given property ";
6738 *os << "is an object whose given property ";
6756 *listener << "whose given property is ";
6769 // Since *p has a property method, it must be a class/struct/union
8233 // Creates a matcher that matches an object whose given property
8830 AssertSpecProperty(bool property, const string& failure_message) const argument
8835 ExpectSpecProperty(bool property, const string& failure_message) const argument
[all...]
/external/fmtlib/test/
H A Dgmock-gtest-all.cc754 // Returns true iff the test name of test property matches on key_.
1122 // context of a test or a test case, or to the global property set. If the
1123 // result already contains a property with the same key, the value will be
1454 const TestProperty& property) {
1455 test_result->RecordProperty(xml_element, property);
3196 // Returns the i-th test property. i can range from 0 to
3215 // Adds a test property to the list. If a property with the same key as the
3216 // supplied property is already represented, the value of this test_property
3315 // xml_element. Returns true if the property i
1452 RecordProperty(TestResult* test_result, const std::string& xml_element, const TestProperty& property) argument
4887 const TestProperty& property = result.GetTestProperty(i); local
[all...]
/external/icu/android_icu4j/src/main/java/android/icu/lang/
H A DUCharacter.java134 * <li> isUWhiteSpace=UCHAR_WHITE_SPACE: Unicode White_Space property;
3744 * <strong>[icu]</strong> Returns the Bidirection property of a code point.
3746 * property.<br>
3758 * Determines whether the code point has the "mirrored" property.
3759 * This property is set for characters that are commonly used in
3763 * @return true if the code point has the "mirrored" property
3772 * For code points with the "mirrored" property, implementations sometimes
3781 * "mirrored" property
3917 * Used to return the Unicode_1_Name property value which was of little practical value.
3968 * The Unicode ISO_Comment property i
4079 getPropertyName(int property, int nameChoice) argument
4160 getPropertyValueName(int property, int value, int nameChoice) argument
4215 getPropertyValueEnum(int property, CharSequence valueAlias) argument
4233 getPropertyValueEnumNoThrow(int property, CharSequence valueAlias) argument
4998 hasBinaryProperty(int ch, int property) argument
[all...]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/lang/
H A DUCharacter.java148 * <li> isUWhiteSpace=UCHAR_WHITE_SPACE: Unicode White_Space property;
4325 * {@icu} Returns the Bidirection property of a code point.
4327 * property.<br>
4340 * Determines whether the code point has the "mirrored" property.
4341 * This property is set for characters that are commonly used in
4345 * @return true if the code point has the "mirrored" property
4355 * For code points with the "mirrored" property, implementations sometimes
4364 * "mirrored" property
4508 * Used to return the Unicode_1_Name property value which was of little practical value.
4560 * The Unicode ISO_Comment property i
4673 getPropertyName(int property, int nameChoice) argument
4756 getPropertyValueName(int property, int value, int nameChoice) argument
4812 getPropertyValueEnum(int property, CharSequence valueAlias) argument
4829 getPropertyValueEnumNoThrow(int property, CharSequence valueAlias) argument
5618 hasBinaryProperty(int ch, int property) argument
[all...]
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc728 // Returns true iff the test name of test property matches on key_.
1451 const TestProperty& property) {
1452 test_result->RecordProperty(property);
3153 // Returns the i-th test property. i can range from 0 to
3172 // Adds a test property to the list. If a property with the same key as the
3173 // supplied property is already represented, the value of this test_property
3191 // testcase tags. Returns true if the property is valid.
4384 // delimited XML attributes based on the property key="value" pairs.
4630 // delimited XML attributes based on the property ke
1450 RecordProperty(TestResult* test_result, const TestProperty& property) argument
4635 const TestProperty& property = result.GetTestProperty(i); local
[all...]
/external/tpm2/
H A Dtpm_types.h758 TPM_PT property; member in struct:__anon21267
/external/v8/src/ast/
H A Dast.h308 // Symbols that cannot be parsed as array indices are considered property
309 // names. We do not treat symbols that can be array indexes as property
1236 // Returns true if literal represents a property name (i.e. cannot be parsed
1428 // Decide if a property should be in the object boilerplate.
1429 static bool IsBoilerplateProperty(Property* property);
1467 // Return an AST id for a property that is used in simulate instructions.
1519 // A map from property names to getter/setter pairs allocated in the zone.
1731 // Left-hand side can only be a property, a global or a (parameter or local)
1802 static LhsKind GetAssignType(Property* property) { argument
1803 if (property
[all...]
/external/v8/src/
H A Dcode-stub-assembler.cc4353 // Check if the property cell is not deleted.
4521 // |value| is the property backing store's contents, which is either a value
4688 // Negative keys must be converted to property names.
4717 // converted to property names.
5426 // Check that the value is a data property.
5587 Label property(this);
5590 &property); local
5627 Bind(&property);
5886 // Ensure the property cell still contains the hole.
5899 // Ensure the property doe
[all...]

Completed in 885 milliseconds

<<11121314