HomeSort by relevance Sort by last modified time
    Searched refs:property (Results 2151 - 2175 of 3780) sorted by null

<<81828384858687888990>>

  /external/v8/src/parsing/
preparser.h 218 static PreParserExpression Property() {
550 // This is needed for object literal property names. Property names are
610 return PreParserExpression::Property();
    [all...]
  /external/vogar/lib/
kxml-libcore-20110123.jar 
  /frameworks/native/services/inputflinger/
EventHub.cpp 340 bool EventHub::hasInputProperty(int32_t deviceId, int property) const {
341 if (property >= 0 && property <= INPUT_PROP_MAX) {
346 return test_bit(property, device->propBitmask);
    [all...]
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 56 // Can be overridden by the audio.offload.min.duration.secs property
87 virtual void setSystemProperty(const char* property, const char* value);
  /packages/services/Car/car-lib/src/android/car/
Car.java 32 import android.car.hardware.property.CarPropertyManager;
130 public static final String PROPERTY_SERVICE = "property";
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 126 /// True if this method is the getter or setter for an explicit property.
454 /// \brief Returns the property associated with this method's selector.
456 /// Note that even if this particular method is not marked as a property
457 /// accessor, it is still possible for it to match a property declared in a
698 /// \brief Represents one property declaration in an Objective-C interface.
702 /// \@property (assign, readwrite) int MyProperty;
722 /// property attribute rather than a type qualifier.
726 // Adding a property should change NumPropertyAttrsBits
730 /// \brief Number of bits fitting all the property attributes.
737 SourceLocation AtLoc; // location of \@property
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/
DeclObjC.h 126 /// True if this method is the getter or setter for an explicit property.
454 /// \brief Returns the property associated with this method's selector.
456 /// Note that even if this particular method is not marked as a property
457 /// accessor, it is still possible for it to match a property declared in a
698 /// \brief Represents one property declaration in an Objective-C interface.
702 /// \@property (assign, readwrite) int MyProperty;
722 /// property attribute rather than a type qualifier.
726 // Adding a property should change NumPropertyAttrsBits
730 /// \brief Number of bits fitting all the property attributes.
737 SourceLocation AtLoc; // location of \@property
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/
DeclObjC.h 126 /// True if this method is the getter or setter for an explicit property.
454 /// \brief Returns the property associated with this method's selector.
456 /// Note that even if this particular method is not marked as a property
457 /// accessor, it is still possible for it to match a property declared in a
698 /// \brief Represents one property declaration in an Objective-C interface.
702 /// \@property (assign, readwrite) int MyProperty;
722 /// property attribute rather than a type qualifier.
726 // Adding a property should change NumPropertyAttrsBits
730 /// \brief Number of bits fitting all the property attributes.
737 SourceLocation AtLoc; // location of \@property
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/
DeclObjC.h 126 /// True if this method is the getter or setter for an explicit property.
454 /// \brief Returns the property associated with this method's selector.
456 /// Note that even if this particular method is not marked as a property
457 /// accessor, it is still possible for it to match a property declared in a
698 /// \brief Represents one property declaration in an Objective-C interface.
702 /// \@property (assign, readwrite) int MyProperty;
722 /// property attribute rather than a type qualifier.
726 // Adding a property should change NumPropertyAttrsBits
730 /// \brief Number of bits fitting all the property attributes.
737 SourceLocation AtLoc; // location of \@property
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/
DeclObjC.h 126 /// True if this method is the getter or setter for an explicit property.
454 /// \brief Returns the property associated with this method's selector.
456 /// Note that even if this particular method is not marked as a property
457 /// accessor, it is still possible for it to match a property declared in a
698 /// \brief Represents one property declaration in an Objective-C interface.
702 /// \@property (assign, readwrite) int MyProperty;
722 /// property attribute rather than a type qualifier.
726 // Adding a property should change NumPropertyAttrsBits
730 /// \brief Number of bits fitting all the property attributes.
737 SourceLocation AtLoc; // location of \@property
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/
DeclObjC.h 126 /// True if this method is the getter or setter for an explicit property.
454 /// \brief Returns the property associated with this method's selector.
456 /// Note that even if this particular method is not marked as a property
457 /// accessor, it is still possible for it to match a property declared in a
698 /// \brief Represents one property declaration in an Objective-C interface.
702 /// \@property (assign, readwrite) int MyProperty;
722 /// property attribute rather than a type qualifier.
726 // Adding a property should change NumPropertyAttrsBits
730 /// \brief Number of bits fitting all the property attributes.
737 SourceLocation AtLoc; // location of \@property
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/
DeclObjC.h 126 /// True if this method is the getter or setter for an explicit property.
454 /// \brief Returns the property associated with this method's selector.
456 /// Note that even if this particular method is not marked as a property
457 /// accessor, it is still possible for it to match a property declared in a
698 /// \brief Represents one property declaration in an Objective-C interface.
702 /// \@property (assign, readwrite) int MyProperty;
722 /// property attribute rather than a type qualifier.
726 // Adding a property should change NumPropertyAttrsBits
730 /// \brief Number of bits fitting all the property attributes.
737 SourceLocation AtLoc; // location of \@property
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
DeclObjC.h 126 /// True if this method is the getter or setter for an explicit property.
454 /// \brief Returns the property associated with this method's selector.
456 /// Note that even if this particular method is not marked as a property
457 /// accessor, it is still possible for it to match a property declared in a
698 /// \brief Represents one property declaration in an Objective-C interface.
702 /// \@property (assign, readwrite) int MyProperty;
722 /// property attribute rather than a type qualifier.
726 // Adding a property should change NumPropertyAttrsBits
730 /// \brief Number of bits fitting all the property attributes.
737 SourceLocation AtLoc; // location of \@property
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/
DeclObjC.h 126 /// True if this method is the getter or setter for an explicit property.
454 /// \brief Returns the property associated with this method's selector.
456 /// Note that even if this particular method is not marked as a property
457 /// accessor, it is still possible for it to match a property declared in a
698 /// \brief Represents one property declaration in an Objective-C interface.
702 /// \@property (assign, readwrite) int MyProperty;
722 /// property attribute rather than a type qualifier.
726 // Adding a property should change NumPropertyAttrsBits
730 /// \brief Number of bits fitting all the property attributes.
737 SourceLocation AtLoc; // location of \@property
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/
DeclObjC.h 126 /// True if this method is the getter or setter for an explicit property.
454 /// \brief Returns the property associated with this method's selector.
456 /// Note that even if this particular method is not marked as a property
457 /// accessor, it is still possible for it to match a property declared in a
698 /// \brief Represents one property declaration in an Objective-C interface.
702 /// \@property (assign, readwrite) int MyProperty;
722 /// property attribute rather than a type qualifier.
726 // Adding a property should change NumPropertyAttrsBits
730 /// \brief Number of bits fitting all the property attributes.
737 SourceLocation AtLoc; // location of \@property
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/
DeclObjC.h 126 /// True if this method is the getter or setter for an explicit property.
454 /// \brief Returns the property associated with this method's selector.
456 /// Note that even if this particular method is not marked as a property
457 /// accessor, it is still possible for it to match a property declared in a
698 /// \brief Represents one property declaration in an Objective-C interface.
702 /// \@property (assign, readwrite) int MyProperty;
722 /// property attribute rather than a type qualifier.
726 // Adding a property should change NumPropertyAttrsBits
730 /// \brief Number of bits fitting all the property attributes.
737 SourceLocation AtLoc; // location of \@property
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/
DeclObjC.h 126 /// True if this method is the getter or setter for an explicit property.
454 /// \brief Returns the property associated with this method's selector.
456 /// Note that even if this particular method is not marked as a property
457 /// accessor, it is still possible for it to match a property declared in a
698 /// \brief Represents one property declaration in an Objective-C interface.
702 /// \@property (assign, readwrite) int MyProperty;
722 /// property attribute rather than a type qualifier.
726 // Adding a property should change NumPropertyAttrsBits
730 /// \brief Number of bits fitting all the property attributes.
737 SourceLocation AtLoc; // location of \@property
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/
DeclObjC.h 126 /// True if this method is the getter or setter for an explicit property.
454 /// \brief Returns the property associated with this method's selector.
456 /// Note that even if this particular method is not marked as a property
457 /// accessor, it is still possible for it to match a property declared in a
698 /// \brief Represents one property declaration in an Objective-C interface.
702 /// \@property (assign, readwrite) int MyProperty;
722 /// property attribute rather than a type qualifier.
726 // Adding a property should change NumPropertyAttrsBits
730 /// \brief Number of bits fitting all the property attributes.
737 SourceLocation AtLoc; // location of \@property
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/
DeclObjC.h 126 /// True if this method is the getter or setter for an explicit property.
454 /// \brief Returns the property associated with this method's selector.
456 /// Note that even if this particular method is not marked as a property
457 /// accessor, it is still possible for it to match a property declared in a
698 /// \brief Represents one property declaration in an Objective-C interface.
702 /// \@property (assign, readwrite) int MyProperty;
722 /// property attribute rather than a type qualifier.
726 // Adding a property should change NumPropertyAttrsBits
730 /// \brief Number of bits fitting all the property attributes.
737 SourceLocation AtLoc; // location of \@property
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
csv.py 86 @property
  /prebuilts/gdb/linux-x86/lib/python2.7/
csv.py 86 @property
  /prebuilts/misc/common/robolectric/3.1.1/lib/
maven-settings-2.2.1.jar 
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
csv.py 86 @property
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
csv.py 86 @property
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-annotations/2.6.0/
jackson-annotations-2.6.0.jar 

Completed in 814 milliseconds

<<81828384858687888990>>