Searched refs:object (Results 201 - 225 of 1426) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/fscache/
H A Dcache.c90 * select a cache in which to store an object
92 * - the object will never be an index
98 struct fscache_object *object; local
114 object = hlist_entry(cookie->backing_objects.first,
117 cache = object->cache;
118 if (object->state >= FSCACHE_OBJECT_DYING ||
209 * @ifsdef: The record of the cache object describing the top-level index
261 /* add the cache's netfs definition index object to the cache's
268 /* add the cache's netfs definition index object to the top level index
269 * cookie as a known backing object */
331 struct fscache_object *object; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dqt602240_ts.c335 /* to map object and message */
542 struct qt602240_object *object; local
546 object = data->object_table + i;
547 if (object->type == type)
548 return object;
551 dev_err(&data->client->dev, "Invalid object type\n");
558 struct qt602240_object *object; local
561 object = qt602240_get_object(data, QT602240_GEN_MESSAGE);
562 if (!object)
565 reg = object
573 struct qt602240_object *object; local
587 struct qt602240_object *object; local
681 struct qt602240_object *object; local
717 struct qt602240_object *object; local
937 struct qt602240_object *object = data->object_table + i; local
1039 struct qt602240_object *object; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Daccessible.tex17 functions, and associate an object of the class with a
27 Most functions work with an {\it object id}, which can be zero to refer to
282 Constructor, taking an optional window. The object can be associated with
295 Performs the default action for the object. {\it childId} is 0 (the action for this object)
304 this means that the child is a simple element and not an accessible object.
316 Gets the default action for this object (0) or a child (greater than 0).
318 string if there is no action. The retrieved string describes the action that is performed on an object,
319 not what the object does as a result. For example, a toolbar button that prints
326 Returns the description for this object o
[all...]
H A Dcustdobj.tex8 it contain a C++ object (though C struct is fine).
14 the object to make a copy of data or not.
23 object but provide it on demand instead, you should override
49 format supported by this object. If it isn't set here,
56 The destructor will free the data hold by the object. Notice that although it
95 Set the data. The data object will make an internal copy.
98 nearly any object by pickling it first.}
106 instead the object takes ownership of the pointer.
109 nearly any object by pickling it first.}
H A Dddeclint.tex3 A wxDDEClient object represents the client part of a client-server DDE
37 Constructs a client object.
46 server allows a connection, a wxDDEConnection object will be returned.
49 derived connection object.
57 own derived connection object. By default, a wxDDEConnection
58 object is returned.
H A Ddobjsmpl.tex15 \helpref{wxDataObject}{wxdataobject} class. The data object of (a class derived
27 \perlnote{In wxPerl, you need to derive your data object class
68 Returns the (one and only one) format supported by this object. It is supposed
82 object supports rendering its data.
89 derived class if the object supports rendering its data.
100 the derived class if the object supports setting its data.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Dx_exten.c66 ASN1_SIMPLE(X509_EXTENSION, object, ASN1_OBJECT),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_java/src/db/GettingStarted/
H A DInventoryBinding.java12 // a DatabaseEntry to an Inventory object.
34 // Inventory object to a DatabaseEntry object.
35 public void objectToEntry(Object object, TupleOutput to) { argument
37 Inventory inventory = (Inventory)object;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/engines/rsaref/
H A Dbuild.com16 $ library/create/object rsaref.olb
22 $ cc/include=([-.source],[])/define=PROTOTYPES=1/object=[]'files_e'.obj -
24 $ library/replace/object rsaref.olb 'files_e'.obj
40 $ macro/object=rsaref_vec.obj sys$input:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mm/
H A Dproc-v6.S128 .type cpu_v6_name, #object
133 .type cpu_pj4_name, #object
185 .type v6_crval, #object
189 .type v6_processor_functions, #object
202 .type cpu_arch_name, #object
207 .type cpu_elf_name, #object
218 .type __v6_proc_info, #object
242 .type __pj4_v6_proc_info, #object
H A Dproc-xscale.S521 .type xscale_crval, #object
532 .type xscale_processor_functions, #object
547 .type cpu_arch_name, #object
552 .type cpu_elf_name, #object
557 .type cpu_80200_A0_A1_name, #object
562 .type cpu_80200_name, #object
567 .type cpu_80219_name, #object
572 .type cpu_8032x_name, #object
577 .type cpu_8033x_name, #object
582 .type cpu_pxa250_name, #object
[all...]
H A Dproc-fa526.S174 .type fa526_cr1_clear, #object
175 .type fa526_cr1_set, #object
187 .type fa526_processor_functions, #object
202 .type cpu_arch_name, #object
207 .type cpu_elf_name, #object
212 .type cpu_fa526_name, #object
221 .type __fa526_proc_info,#object
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dx_exten.c66 ASN1_SIMPLE(X509_EXTENSION, object, ASN1_OBJECT),
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dlist.cpp235 wxNodeBase *wxListBase::Append(void *object) argument
239 wxT("need a key for the object to append") );
243 wxNodeBase *node = CreateNode(m_nodeLast, (wxNodeBase *)NULL, object,
249 wxNodeBase *wxListBase::Append(long key, void *object) argument
254 wxT("can't append object with numeric key to this list") );
256 wxNodeBase *node = CreateNode(m_nodeLast, (wxNodeBase *)NULL, object, key);
260 wxNodeBase *wxListBase::Append (const wxChar *key, void *object) argument
265 wxT("can't append object with string key to this list") );
267 wxNodeBase *node = CreateNode(m_nodeLast, (wxNodeBase *)NULL, object, key);
271 wxNodeBase *wxListBase::Insert(wxNodeBase *position, void *object) argument
413 DeleteObject(void *object) argument
[all...]
H A Dxti.cpp23 #include "wx/object.h"
482 void wxClassInfo::SetProperty(wxObject *object, const wxChar *propertyName, const wxxVariant &value) const argument
488 accessor->SetProperty( object , value ) ;
491 wxxVariant wxClassInfo::GetProperty(wxObject *object, const wxChar *propertyName) const argument
498 accessor->GetProperty(object,result);
502 wxxVariantArray wxClassInfo::GetPropertyCollection(wxObject *object, const wxChar *propertyName) const argument
509 accessor->GetPropertyCollection(object,result);
513 void wxClassInfo::AddToPropertyCollection(wxObject *object, const wxChar *propertyName , const wxxVariant& value) const argument
519 accessor->AddToPropertyCollection( object , value ) ;
582 // instantiates this object wit
650 Create(wxObject *object, int paramCount, wxxVariant *params) const argument
669 SetProperty(wxObject *object, const wxChar *propertyName, const wxxVariant &value) const argument
679 GetProperty(wxObject *object, const wxChar *propertyName) const argument
753 SetProperty(wxObject *object, const wxxVariant &value) const argument
760 GetProperty(const wxObject *object, wxxVariant& value) const argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ripd/
H A Drip_routemap.c158 route_map_object_t type, void *object)
166 rinfo = object;
212 route_map_object_t type, void *object)
226 rinfo = object;
265 route_map_object_t type, void *object)
273 rinfo = object;
317 route_map_object_t type, void *object)
325 rinfo = object;
367 route_map_object_t type, void *object)
412 route_map_object_t type, void *object)
156 route_match_metric(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
210 route_match_interface(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
263 route_match_ip_next_hop(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
314 route_match_ip_next_hop_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
363 route_match_ip_address(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
407 route_match_ip_address_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
448 route_set_metric(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
509 route_set_ip_nexthop(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/bzip2/
H A Dbuildbz2.com236 $ cc 'DEF_NS' /object = [.'dest']blocksort.OBJ blocksort.c
237 $ cc 'DEF_NS' /object = [.'dest']huffman.OBJ huffman.c
238 $ cc 'DEF_NS' /object = [.'dest']crctable.OBJ crctable.c
239 $ cc 'DEF_NS' /object = [.'dest']randtable.OBJ randtable.c
240 $ cc 'DEF_NS' /object = [.'dest']compress.OBJ compress.c
241 $ cc 'DEF_NS' /object = [.'dest']decompress.OBJ decompress.c
242 $ cc 'DEF_NS' /object = [.'dest']bzlib.OBJ bzlib.c
244 $! Create the object library.
247 libr /object /create [.'dest']LIBBZ2_NS.OLB
249 $ libr /object /replac
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/acpi/
H A Dacpixf.h169 acpi_get_name(acpi_handle object,
177 acpi_attach_data(acpi_handle object, acpi_object_handler handler, void *data);
179 acpi_status acpi_detach_data(acpi_handle object, acpi_object_handler handler);
182 acpi_get_data(acpi_handle object, acpi_object_handler handler, void **data);
191 acpi_evaluate_object(acpi_handle object,
197 acpi_evaluate_object_typed(acpi_handle object,
204 acpi_get_object_info(acpi_handle object,
214 acpi_status acpi_get_type(acpi_handle object, acpi_object_type * out_type);
216 acpi_status acpi_get_id(acpi_handle object, acpi_owner_id * out_type);
218 acpi_status acpi_get_parent(acpi_handle object, acpi_handl
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/flac/
H A Dutils.c277 FLAC__bool flac__utils_set_channel_mask_tag(FLAC__StreamMetadata *object, FLAC__uint32 channel_mask) argument
282 FLAC__ASSERT(object);
283 FLAC__ASSERT(object->type == FLAC__METADATA_TYPE_VORBIS_COMMENT);
292 if(!FLAC__metadata_object_vorbiscomment_replace_comment(object, entry, /*all=*/true, /*copy=*/true))
297 FLAC__bool flac__utils_get_channel_mask_tag(const FLAC__StreamMetadata *object, FLAC__uint32 *channel_mask) argument
302 FLAC__ASSERT(object);
303 FLAC__ASSERT(object->type == FLAC__METADATA_TYPE_VORBIS_COMMENT);
304 if(0 > (offset = FLAC__metadata_object_vorbiscomment_find_entry_from(object, /*offset=*/0, CHANNEL_MASK_TAG)))
306 if(object->data.vorbis_comment.comments[offset].length < strlen(CHANNEL_MASK_TAG)+4)
308 if(0 == (p = strchr((const char *)object
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/bgpd/
H A Dbgp_routemap.c105 route_map_object_t type, void *object)
152 route_map_object_t type, void *object)
160 bgp_info = object;
204 route_map_object_t type, void *object)
245 route_map_object_t type, void *object)
253 bgp_info = object;
294 route_map_object_t type, void *object)
302 bgp_info = object;
348 /* Match function for as-path match. I assume given object is */
351 route_map_object_t type, void *object)
103 route_match_ip_address(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
149 route_match_ip_next_hop(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
200 route_match_ip_address_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
240 route_match_ip_next_hop_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
288 route_match_metric(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
344 route_match_aspath(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
393 route_match_aspath(void *rule, struct prefix *prefix, void *object) argument
446 route_match_community(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
526 route_match_origin(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
580 route_set_ip_nexthop(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
641 route_set_local_pref(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
702 route_set_weight(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
762 route_set_metric(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
857 route_set_aspath_prepend(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
919 route_set_community(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1027 route_set_community_delete(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1109 route_set_ecommunity_rt(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1173 route_set_ecommunity_soo(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1227 route_set_origin(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1281 route_set_atomic_aggregate(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1326 route_set_aggregator_as(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1381 route_match_ipv6_address(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1422 route_match_ipv6_next_hop(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1481 route_match_ipv6_address_prefix_list(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1522 route_set_ipv6_nexthop_global(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1586 route_set_ipv6_nexthop_local(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1650 route_set_vpnv4_nexthop(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
1707 route_set_originator_id(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/librpc/ndr/
H A Dndr_sec_helper.c375 NDR_CHECK(ndr_push_security_ace_object(ndr, NDR_SCALARS, &r->object));
379 NDR_CHECK(ndr_push_security_ace_object(ndr, NDR_SCALARS, &r->object));
383 NDR_CHECK(ndr_push_security_ace_object(ndr, NDR_SCALARS, &r->object));
387 NDR_CHECK(ndr_push_security_ace_object(ndr, NDR_SCALARS, &r->object));
398 NDR_CHECK(ndr_push_security_ace_object(ndr, NDR_BUFFERS, &r->object));
402 NDR_CHECK(ndr_push_security_ace_object(ndr, NDR_BUFFERS, &r->object));
406 NDR_CHECK(ndr_push_security_ace_object(ndr, NDR_BUFFERS, &r->object));
410 NDR_CHECK(ndr_push_security_ace_object(ndr, NDR_BUFFERS, &r->object));
428 NDR_CHECK(ndr_pull_security_ace_object(ndr, NDR_SCALARS, &r->object));
432 NDR_CHECK(ndr_pull_security_ace_object(ndr, NDR_SCALARS, &r->object));
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zebra/ospf6d/
H A Dospf6_routemap.c45 void *object)
83 route_map_object_t type, void *object)
86 struct ospf6_route_req *route = object;
121 route_map_object_t type, void *object)
124 struct ospf6_route_req *route = object;
157 route_map_object_t type, void *object)
160 struct ospf6_route_req *route = object;
42 ospf6_routemap_rule_match_address_prefixlist(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
82 ospf6_routemap_rule_set_metric_type(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
120 ospf6_routemap_rule_set_metric(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
156 ospf6_routemap_rule_set_forwarding(void *rule, struct prefix *prefix, route_map_object_t type, void *object) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dslub.c40 * The slab_lock protects operations on the object of a particular
81 * operations no list for full slabs is used. If an object in a full slab is
174 #define __OBJECT_POISON 0x80000000UL /* Poison object */
249 struct page *page, const void *object)
253 if (!object)
257 if (object < base || object >= base + page->objects * s->size ||
258 (object - base) % s->size) {
265 static inline void *get_freepointer(struct kmem_cache *s, void *object) argument
267 return *(void **)(object
248 check_valid_pointer(struct kmem_cache *s, struct page *page, const void *object) argument
270 set_freepointer(struct kmem_cache *s, void *object, void *fp) argument
358 get_track(struct kmem_cache *s, void *object, enum track_item alloc) argument
371 set_track(struct kmem_cache *s, void *object, enum track_item alloc, unsigned long addr) argument
385 init_tracking(struct kmem_cache *s, void *object) argument
403 print_tracking(struct kmem_cache *s, void *object) argument
481 object_err(struct kmem_cache *s, struct page *page, u8 *object, char *reason) argument
501 init_object(struct kmem_cache *s, void *object, int active) argument
534 check_bytes_and_report(struct kmem_cache *s, struct page *page, u8 *object, char *what, u8 *start, unsigned int value, unsigned int bytes) argument
647 check_object(struct kmem_cache *s, struct page *page, void *object, int active) argument
736 void *object = NULL; local
781 trace(struct kmem_cache *s, struct page *page, void *object, int alloc) argument
859 setup_object_debug(struct kmem_cache *s, struct page *page, void *object) argument
869 alloc_debug_processing(struct kmem_cache *s, struct page *page, void *object, unsigned long addr) argument
909 free_debug_processing(struct kmem_cache *s, struct page *page, void *object, unsigned long addr) argument
1041 setup_object_debug(struct kmem_cache *s, struct page *page, void *object) argument
1044 alloc_debug_processing(struct kmem_cache *s, struct page *page, void *object, unsigned long addr) argument
1047 free_debug_processing(struct kmem_cache *s, struct page *page, void *object, unsigned long addr) argument
1052 check_object(struct kmem_cache *s, struct page *page, void *object, int active) argument
1144 setup_object(struct kmem_cache *s, struct page *page, void *object) argument
1466 void **object; local
1612 void **object; local
1698 void **object; local
1785 void **object = (void *)x; local
1853 void **object = (void *)x; local
2374 kmem_ptr_validate(struct kmem_cache *s, const void *object) argument
2786 ksize(const void *object) argument
2828 void *object = (void *)x; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/include/wx/ogl/
H A Dogldiag.h39 // Add object to end of object list (if addAfter is NULL)
41 virtual void AddShape(wxShape *object, wxShape *addAfter = NULL);
43 // Add object to front of object list
44 virtual void InsertShape(wxShape *object);
55 virtual void RemoveShape(wxShape *object);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/contrib/src/ogl/
H A Dcomposit.cpp45 wxDivisionControlPoint(wxShapeCanvas *the_canvas, wxShape *object, double size, double the_xoffset, double the_yoffset, int the_type);
56 * Composite object
81 wxShape *object = (wxShape *)node->GetData(); local
83 object->Unlink();
84 delete object;
113 wxShape *object = (wxShape *)node->GetData(); local
114 object->Draw(dc);
115 object->DrawLinks(dc);
128 wxShape *object = (wxShape *)node->GetData(); local
130 object
144 wxShape *object = (wxShape *)node->GetData(); local
272 wxShape *object = (wxShape *)node->GetData(); local
369 wxShape *object = (wxShape *)node->GetData(); local
530 wxShape *object = (wxShape *)node->GetData(); local
580 wxShape *object = (wxShape *)node->GetData(); local
875 wxShape *object = (wxShape *)node->GetData(); local
1379 wxDivisionControlPoint(wxShapeCanvas *the_canvas, wxShape *object, double size, double the_xoffset, double the_yoffset, int the_type) argument
[all...]

Completed in 299 milliseconds

1234567891011>>