Searched refs:property (Results 101 - 125 of 200) sorted by relevance

12345678

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/delphi/
H A DZLib.pas54 property OnProgress: TNotifyEvent read FOnProgress write FOnProgress;
69 The Position property returns the number of uncompressed bytes of
94 property CompressionRate: Single read GetCompressionRate;
95 property OnProgress;
108 The Position property returns the number of bytes of uncompressed data that
123 property OnProgress;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/delphi/
H A DZLib.pas54 property OnProgress: TNotifyEvent read FOnProgress write FOnProgress;
69 The Position property returns the number of uncompressed bytes of
94 property CompressionRate: Single read GetCompressionRate;
95 property OnProgress;
108 The Position property returns the number of bytes of uncompressed data that
123 property OnProgress;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/delphi/
H A DZLib.pas54 property OnProgress: TNotifyEvent read FOnProgress write FOnProgress;
69 The Position property returns the number of uncompressed bytes of
94 property CompressionRate: Single read GetCompressionRate;
95 property OnProgress;
108 The Position property returns the number of bytes of uncompressed data that
123 property OnProgress;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/contrib/delphi/
H A DZLib.pas54 property OnProgress: TNotifyEvent read FOnProgress write FOnProgress;
69 The Position property returns the number of uncompressed bytes of
94 property CompressionRate: Single read GetCompressionRate;
95 property OnProgress;
108 The Position property returns the number of bytes of uncompressed data that
123 property OnProgress;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-parser.c1453 *Parses a "property" as specified by the css2 spec at [4.1.1]:
1454 *property : IDENT S*;
1457 *@param GString a_property out parameter. The parsed property without the
1459 *new instance of GString and set it content to the parsed property.
1460 *If not, the property is just appended to a_property's previous content.
1463 *next construction was not a "property", or an error code.
3157 *@a_property: the successfully parsed property. The caller
3165 *declaration ::= [property ':' S* expr prio?]?
3193 "while parsing declaration: next property is malformed",
3334 CRString *property local
3880 *property = NULL; local
4218 CRString *property = NULL; local
[all...]
H A Dcr-om-parser.c58 static void property (CRDocHandler * a_this,
169 sac_handler->property = property;
617 property (CRDocHandler * a_this, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libcroco/
H A Dcr-parser.c1453 *Parses a "property" as specified by the css2 spec at [4.1.1]:
1454 *property : IDENT S*;
1457 *@param GString a_property out parameter. The parsed property without the
1459 *new instance of GString and set it content to the parsed property.
1460 *If not, the property is just appended to a_property's previous content.
1463 *next construction was not a "property", or an error code.
3157 *@a_property: the successfully parsed property. The caller
3165 *declaration ::= [property ':' S* expr prio?]?
3193 "while parsing declaration: next property is malformed",
3334 CRString *property local
3880 *property = NULL; local
4218 CRString *property = NULL; local
[all...]
H A Dcr-om-parser.c58 static void property (CRDocHandler * a_this,
169 sac_handler->property = property;
617 property (CRDocHandler * a_this, function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/
H A Dxti.h713 // wxPropertyInfo is used to inquire of the property by name. It doesn't
714 // provide access to the property, only information about it. If you
765 #define wxSETTER( property, Klass, valueType, setterMethod ) \
766 class wxSetter##property : public wxSetter \
770 wxSetter##property() : wxSetter( wxT(#setterMethod) ) {} \
771 virtual ~wxSetter##property() {} \
782 #define wxGETTER( property, Klass, valueType , gettermethod ) \
783 class wxGetter##property : public wxGetter \
787 wxGetter##property() : wxGetter( wxT(#gettermethod) ) {} \
788 virtual ~wxGetter##property() {} \
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c355 struct drm_property *property, uint64_t value)
364 if (property == dev->mode_config.scaling_mode_property) {
413 if (property == dev->mode_config.dithering_mode_property) {
433 encoder, connector, property, value);
354 nouveau_connector_set_property(struct drm_connector *connector, struct drm_property *property, uint64_t value) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/
H A Dhttp_pipe.py119 @property
319 @property
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/macosx/
H A DController.h178 @property (retain, readonly) PrefsController * prefsController;
187 @property (retain, readonly) MessageWindowController * messageWindowController;
H A DTorrent.h119 @property (nonatomic) BOOL removeWhenFinishSeeding;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_connectors.c285 int radeon_connector_set_property(struct drm_connector *connector, struct drm_property *property, argument
293 if (property == rdev->mode_info.coherent_mode_property) {
315 if (property == rdev->mode_info.underscan_property) {
329 if (property == rdev->mode_info.tv_std_property) {
353 if (property == rdev->mode_info.load_detect_property) {
363 if (property == rdev->mode_info.tmds_pll_property) {
531 struct drm_property *property,
539 if (property != dev->mode_config.scaling_mode_property)
530 radeon_lvds_set_property(struct drm_connector *connector, struct drm_property *property, uint64_t value) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dzconf.y492 struct property *prop;
591 struct property *prop;
672 struct property *prop;
H A Dconfdata.c166 struct property *prop;
326 struct property *prop;
925 struct property *prop;
968 struct property *prop;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/
H A Dunictype.h367 /* Data type denoting a property. This is not just a number, but rather a
465 /* Return the property given by name, e.g. "White space". */
469 /* Test whether a property is valid. */
470 #define uc_property_is_valid(property) ((property).test_fn != NULL)
472 /* Test whether a Unicode character has a given property. */
474 uc_is_property (ucs4_t uc, uc_property_t property);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dmconf.c369 static void get_prompt_str(struct gstr *r, struct property *prop)
403 struct property *prop;
558 struct property *prop;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dpropdlg.tex3 This class represents a property sheet dialog: a tabbed dialog
152 property sheets on Mac OS X).}
H A Drichtextformattingdialog.tex168 Sets the image list associated with the dialog's property sheet.
265 Set the property sheet style, called at the start of wxRichTextFormattingDialog::Create.
H A Dsashwin.tex143 This function is obsolete since the sash border property is unused.
198 This function is obsolete since the sash border property is unused.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/kernel/
H A Dleon_kernel.c203 struct property *p;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/qt/
H A Dprefs-dialog.cc58 const int key( sender( )->property( PREF_KEY ).toInt( ) );
84 const int key = spin->property( PREF_KEY ).toInt( );
125 const int key( e->property( PREF_KEY ).toInt( ) );
151 const int key( e->property( PREF_KEY ).toInt( ) );
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/sysdev/
H A Dmsi_bitmap.c64 * Looks in the device tree to see if there is a property specifying which
68 * Returns 0 for success, < 0 if there was an error, and > 0 if no property
81 pr_debug("msi_bitmap: no msi-available-ranges property " \
88 " property on %s\n", bmp->of_node->full_name);
197 struct property prop;
217 /* Now create a fake msi-available-ranges property */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dconfdata.c67 struct property *prop;

Completed in 153 milliseconds

12345678