Searched refs:property (Results 51 - 75 of 102) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/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-WNDR4500v2-V1.0.0.60_1.0.38/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-WNDR4500v2-V1.0.0.60_1.0.38/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
H A Dcr-statement.c1067 sac_handler->property = parse_ruleset_property_cb;
1210 sac_handler->property = parse_at_media_property_cb;
1524 sac_handler->property = parse_page_property_cb;
1735 sac_handler->property = parse_font_face_property_cb;
2085 *@a_prop: the property of the declaration.
2444 *@a_prop: the property of the declaration.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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
H A Dcr-statement.c1067 sac_handler->property = parse_ruleset_property_cb;
1210 sac_handler->property = parse_at_media_property_cb;
1524 sac_handler->property = parse_page_property_cb;
1735 sac_handler->property = parse_font_face_property_cb;
2085 *@a_prop: the property of the declaration.
2444 *@a_prop: the property of the declaration.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/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;
H A Dzconf.y563 struct property *prop;
630 struct property *prop;
H A Dconf.c411 struct property *prop;
H A Dconfdata.c272 struct property *prop;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dmconf.c324 static void get_prompt_str(struct gstr *r, struct property *prop)
358 struct property *prop;
448 struct property *prop;
H A Dzconf.y497 struct property *prop;
596 struct property *prop;
663 struct property *prop;
H A Dconfdata.c97 struct property *prop;
311 struct property *prop;
H A Dzconf.tab.c2122 struct property *prop;
2221 struct property *prop;
2288 struct property *prop;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Dconfdata.c66 struct property *prop;
H A Dzconf.y505 struct property *prop;
589 struct property *prop;
H A Dconf.c371 struct property *prop;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/sbus/char/
H A Dopenprom.c160 struct property *prop;
442 struct property *prop;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/kernel/
H A Dpci_32.c635 struct property *map_prop;
872 printk(KERN_WARNING "OF ranges property too large !\n");
879 /* Let's work on a copy of the "ranges" property instead of damaging
900 * The ranges property is laid out as an array of elements,
964 /* We create the "pci-OF-bus-map" property now so it appears in the
970 struct property* of_prop;
973 of_prop = (struct property*) alloc_bootmem(sizeof(struct property) + 256);
978 memset(of_prop, -1, sizeof(struct property) + 256);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/kernel/
H A Dpci_sun4v.c602 struct property *prop;
643 struct property *prop;
654 /* No property, use default values. */
1171 struct property *prop;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/ppc/
H A Dtumbler.c1039 const char *property = of_get_property(np, "audio-gpio", NULL); local
1040 if (property && strcmp(property, name) == 0)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/powerpc/platforms/maple/
H A Dpci.c61 /* This routine fixes the "bus-range" property of all bridges in the
70 struct property *prop;
73 /* Lookup the "bus-range" property for the hose */
486 /* Interpret the "ranges" property */
490 /* Fixup "bus-range" OF property */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/sparc64/mm/
H A Dinit.c89 static void __init read_obp_memory(const char *property, argument
94 int prop_size = prom_getproplen(node, property);
99 prom_printf("The machine has more %s property entries than "
101 property, MAX_BANKS);
105 ret = prom_getproperty(node, property, (char *) regs, prop_size);
107 prom_printf("Couldn't get %s property from /memory.\n");
495 /* Read OBP translations property into 'prom_trans[]'. */
514 prom_printf("prom_mappings: Couldn't get property.\n");

Completed in 291 milliseconds

12345