/external/protobuf/objectivec/ |
GPBDescriptor.h | 56 @property(nonatomic, readonly, copy) NSString *name; 57 @property(nonatomic, readonly, strong, nullable) NSArray<GPBFieldDescriptor*> *fields; 58 @property(nonatomic, readonly, strong, nullable) NSArray<GPBOneofDescriptor*> *oneofs; 59 @property(nonatomic, readonly, nullable) const GPBExtensionRange *extensionRanges; 60 @property(nonatomic, readonly) uint32_t extensionRangesCount; 61 @property(nonatomic, readonly, assign) GPBFileDescriptor *file; 63 @property(nonatomic, readonly, getter=isWireFormat) BOOL wireFormat; 64 @property(nonatomic, readonly) Class messageClass; 74 @property(nonatomic, readonly, copy) NSString *package; 75 @property(nonatomic, readonly) GPBFileSyntax syntax [all...] |
/external/dtc/tests/ |
overlay_base_manual_symbols.dts | 13 test-int-property = <42>; 14 test-str-property = "foo"; 17 sub-test-property;
|
overlay_bad_fixup_base.dtsi | 15 test-property;
|
overlay_overlay.dts | 18 test-int-property = <43>; 27 test-str-property = "foobar"; 31 /* Test that we add a new property */ 36 test-str-property-2 = "foobar2"; 46 new-property; 56 new-property; 82 new-sub-test-property;
|
overlay_overlay_no_fixups.dts | 15 test-int-property = <43>; 24 test-str-property = "foobar"; 28 /* Test that we add a new property */ 33 test-str-property-2 = "foobar2"; 42 new-property; 52 new-property; 70 new-sub-test-property;
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/ |
LocalePropertyEditor.java | 11 package org.eclipse.wb.internal.core.model.property.editor; 13 import org.eclipse.wb.internal.core.model.property.Property; 21 * @coverage core.model.property.editor 40 protected String getText(Property property) throws Exception { 41 Object value = property.getValue(); 55 protected void openDialog(Property property) throws Exception { 56 Object value = property.getValue() [all...] |
ITextValuePropertyEditor.java | 11 package org.eclipse.wb.internal.core.model.property.editor; 13 import org.eclipse.wb.internal.core.model.property.Property; 19 * @coverage core.model.property.editor 25 void setText(Property property, String text) throws Exception;
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/presentation/ |
PropertyEditorPresentation.java | 11 package org.eclipse.wb.internal.core.model.property.editor.presentation; 13 import org.eclipse.wb.internal.core.model.property.Property; 14 import org.eclipse.wb.internal.core.model.property.editor.PropertyEditor; 15 import org.eclipse.wb.internal.core.model.property.table.PropertyTable; 22 * @coverage core.model.property.editor 26 * Shows presentation for given {@link Property}. 31 Property property, 40 public abstract void hide(PropertyTable propertyTable, Property property) [all...] |
/system/bt/btcore/include/ |
property.h | 40 // Property resource allocations. Caller is expected to free |property| 43 // stored in the property. 53 // Property resource frees both property and value. 54 void property_free(bt_property_t* property); 57 // Value check convenience methods. The contents of the property are 59 // |property| must not be NULL. 60 bool property_is_addr(const bt_property_t* property); 61 bool property_is_device_class(const bt_property_t* property); [all...] |
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/editor/string/ |
StringPropertyEditor.java | 11 package org.eclipse.wb.internal.core.model.property.editor.string; 13 import org.eclipse.wb.internal.core.model.property.Property; 14 import org.eclipse.wb.internal.core.model.property.editor.AbstractTextPropertyEditor; 15 import org.eclipse.wb.internal.core.model.property.editor.PropertyEditor; 16 import org.eclipse.wb.internal.core.model.property.editor.presentation.ButtonPropertyEditorPresentation; 17 import org.eclipse.wb.internal.core.model.property.editor.presentation.PropertyEditorPresentation; 18 import org.eclipse.wb.internal.core.model.property.table.PropertyTable; 26 * @coverage core.model.property.editor 46 protected void onClick(PropertyTable propertyTable, Property property) throws Exception [all...] |
/external/deqp/framework/platform/ios/ |
tcuIOSAppDelegate.h | 30 @property (nonatomic, retain) UIWindow *window; 31 @property (nonatomic, retain) tcuIOSViewController *viewController;
|
/external/clang/test/Index/ |
complete-properties.m | 9 @property int Prop0; 10 @property int Prop1; 11 @property float Prop2; 15 @property id Prop3; 16 @property id Prop4; 25 @property id Prop3; 33 @property id Prop2; 49 @property int Prop5;
|
/external/clang/test/PCH/Inputs/ |
chain-remap-types1.h | 9 @property X *prop;
|
/external/clang/test/SemaObjCXX/Inputs/ |
nullability-consistency-2.h | 12 @property (retain,nonnull) id property1; 13 @property (retain,nullable) SomeClass *property2; 16 @property (readonly, weak) SomeClass *property3; // expected-warning{{missing a nullability type specifier}} 20 @property (readonly, weak) SomeClass *property4; // expected-warning{{missing a nullability type specifier}}
|
nullability-consistency-6.h | 9 @property (readonly, weak) ClassWithWeakProperties *prop1; 10 @property (readonly, weak, null_unspecified) ClassWithWeakProperties *prop2; 14 @property (readonly, weak) ClassWithWeakProperties *prop3;
|
/external/skia/experimental/iOSSampleApp/Shared/ |
SkOptionListController.h | 9 @property (nonatomic, retain) NSMutableArray* fOptions; 10 @property (nonatomic, assign) NSInteger fSelectedIndex; 11 @property (nonatomic, retain) UITableViewCell* fSelectedCell; 12 @property (nonatomic, retain) UITableViewCell* fParentCell;
|
/external/tpm2/ |
PropertyCap_fp.h | 11 TPM_PT property, // IN: the starting TPM property 13 TPML_TAGGED_TPM_PROPERTY *propertyList // OUT: property list
|
/external/webrtc/talk/app/webrtc/objc/ |
RTCAVFoundationVideoSource+Internal.h | 34 @property(nonatomic, readonly) webrtc::AVFoundationVideoCapturer* capturer;
|
/external/webrtc/talk/app/webrtc/objc/public/ |
RTCStatsReport.h | 34 @property(nonatomic, readonly) NSString* reportId; 35 @property(nonatomic, readonly) NSString* type; 36 @property(nonatomic, readonly) CFTimeInterval timestamp; 37 @property(nonatomic, readonly) NSArray* values; // NSArray of RTCPair*.
|
/external/webrtc/webrtc/api/objc/ |
RTCMediaStreamTrack.h | 6 * tree. An additional intellectual property rights grant can be found 32 @property(nonatomic, readonly) NSString *kind; 35 @property(nonatomic, readonly) NSString *trackId; 38 @property(nonatomic) BOOL isEnabled; 41 @property(nonatomic, readonly) RTCMediaStreamTrackState readyState;
|
RTCStatsReport.h | 6 * tree. An additional intellectual property rights grant can be found 19 @property(nonatomic, readonly) CFTimeInterval timestamp; 22 @property(nonatomic, readonly) NSString *type; 25 @property(nonatomic, readonly) NSString *statsId; 28 @property(nonatomic, readonly) NSDictionary<NSString *, NSString *> *values;
|
/external/webrtc/webrtc/examples/objc/AppRTCDemo/ |
ARDMessageResponse+Internal.h | 6 * tree. An additional intellectual property rights grant can be found 15 @property(nonatomic, assign) ARDMessageResultType result;
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/ |
EnumXmlPropertyEditor.java | 23 import org.eclipse.wb.internal.core.model.property.Property; 24 import org.eclipse.wb.internal.core.model.property.editor.AbstractComboPropertyEditor; 25 import org.eclipse.wb.internal.core.model.property.editor.ITextValuePropertyEditor; 35 protected String getText(Property property) throws Exception { 36 Object value = property.getValue(); 41 } else if (value == Property.UNKNOWN_VALUE) { 48 private String[] getItems(Property property) { [all...] |
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRCharStreamState.h | 41 @property (assign) NSInteger index; 42 @property (assign) NSUInteger line; 43 @property (assign) NSUInteger charPositionInLine;
|
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/category/ |
PropertyCategoryProvider.java | 11 package org.eclipse.wb.internal.core.model.property.category; 13 import org.eclipse.wb.internal.core.model.property.Property; 16 * This interface is used to get {@link PropertyCategory} for {@link Property}. 19 * @coverage core.model.property 23 * @return the {@link PropertyCategory} of given Property, not <code>null</code>. 25 PropertyCategory getCategory(Property property);
|