Searched refs:ref (Results 376 - 400 of 1182) sorted by relevance

<<11121314151617181920>>

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/linux/
H A Dtipc.h47 __u32 ref; member in struct:tipc_portid
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/utils/
H A Dtrace.h42 void wpa_trace_add_ref_func(struct wpa_trace_ref *ref, const void *addr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavfilter/
H A Davfilter.c47 AVFilterPicRef *avfilter_ref_pic(AVFilterPicRef *ref, int pmask) argument
50 *ret = *ref;
56 void avfilter_unref_pic(AVFilterPicRef *ref) argument
58 if(!(--ref->pic->refcount))
59 ref->pic->free(ref->pic);
60 av_free(ref);
242 /* XXX: should we do the duplicating of the picture ref here, instead of
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/heimdal/lib/hx509/
H A Dkeyset.c57 * See the library functions here: @ref hx509_keyset
61 unsigned int ref; member in struct:hx509_certs_data
105 * select no password/certifictes/prompt lock (see @ref page_lock).
155 c->ref = 1;
174 * select no password/certifictes/prompt lock (see @ref page_lock).
205 if (certs->ref == 0)
206 _hx509_abort("certs refcount == 0 on ref");
207 if (certs->ref == UINT_MAX)
208 _hx509_abort("certs refcount == UINT_MAX on ref");
209 certs->ref
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavfilter/
H A Davfilter.c47 AVFilterPicRef *avfilter_ref_pic(AVFilterPicRef *ref, int pmask) argument
50 *ret = *ref;
56 void avfilter_unref_pic(AVFilterPicRef *ref) argument
58 if(!(--ref->pic->refcount))
59 ref->pic->free(ref->pic);
60 av_free(ref);
242 /* XXX: should we do the duplicating of the picture ref here, instead of
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/heimdal/lib/hx509/
H A Dkeyset.c57 * See the library functions here: @ref hx509_keyset
61 unsigned int ref; member in struct:hx509_certs_data
105 * select no password/certifictes/prompt lock (see @ref page_lock).
155 c->ref = 1;
174 * select no password/certifictes/prompt lock (see @ref page_lock).
205 if (certs->ref == 0)
206 _hx509_abort("certs refcount == 0 on ref");
207 if (certs->ref == UINT_MAX)
208 _hx509_abort("certs refcount == UINT_MAX on ref");
209 certs->ref
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavfilter/
H A Davfilter.c47 AVFilterPicRef *avfilter_ref_pic(AVFilterPicRef *ref, int pmask) argument
50 *ret = *ref;
56 void avfilter_unref_pic(AVFilterPicRef *ref) argument
58 if(!(--ref->pic->refcount))
59 ref->pic->free(ref->pic);
60 av_free(ref);
242 /* XXX: should we do the duplicating of the picture ref here, instead of
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/heimdal/lib/hx509/
H A Dkeyset.c57 * See the library functions here: @ref hx509_keyset
61 unsigned int ref; member in struct:hx509_certs_data
105 * select no password/certifictes/prompt lock (see @ref page_lock).
155 c->ref = 1;
174 * select no password/certifictes/prompt lock (see @ref page_lock).
205 if (certs->ref == 0)
206 _hx509_abort("certs refcount == 0 on ref");
207 if (certs->ref == UINT_MAX)
208 _hx509_abort("certs refcount == UINT_MAX on ref");
209 certs->ref
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/net/sched/
H A Dsch_atm.c52 int ref; /* reference count */ member in struct:atm_flow_data
118 flow->ref++;
140 if (--flow->ref)
291 flow->ref = 1;
322 if (flow->ref < 2) {
323 printk(KERN_ERR "atm_tc_delete: flow->ref == %d\n", flow->ref);
326 if (flow->ref > 2)
555 p->link.ref = 1;
581 if (flow->ref >
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/net/sched/
H A Dsch_atm.c52 int ref; /* reference count */ member in struct:atm_flow_data
118 flow->ref++;
140 if (--flow->ref)
291 flow->ref = 1;
322 if (flow->ref < 2) {
323 printk(KERN_ERR "atm_tc_delete: flow->ref == %d\n", flow->ref);
326 if (flow->ref > 2)
555 p->link.ref = 1;
581 if (flow->ref >
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/bgpd/
H A Dbgp_advertise.c58 struct bgp_advertise_attr * ref = (struct bgp_advertise_attr *) p; local
62 baa->attr = ref->attr;
126 struct bgp_advertise_attr ref; local
129 ref.attr = bgp_attr_intern (attr);
130 baa = (struct bgp_advertise_attr *) hash_get (hash, &ref, baa_hash_alloc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/btrfs/
H A Dprint-tree.c49 struct btrfs_extent_data_ref *ref)
53 (unsigned long long)btrfs_extent_data_ref_root(eb, ref),
54 (unsigned long long)btrfs_extent_data_ref_objectid(eb, ref),
55 (unsigned long long)btrfs_extent_data_ref_offset(eb, ref),
56 btrfs_extent_data_ref_count(eb, ref));
149 printk("\t\textent back ref root %llu gen %llu "
48 print_extent_data_ref(struct extent_buffer *eb, struct btrfs_extent_data_ref *ref) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/mp/
H A Dmp_fput.c131 if (atomic_read(&bhp->ref) == 0) {
134 DB_ASSERT(env, atomic_read(&bhp->ref) != 0);
173 * We are doing this a little early as the remaining ref may or
179 DB_ASSERT(env, atomic_read(&bhp->ref) != 0);
180 if (atomic_dec(env, &bhp->ref) > 1 || (atomic_read(&bhp->ref) == 1 &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/btrfs/
H A Dprint-tree.c49 struct btrfs_extent_data_ref *ref)
53 (unsigned long long)btrfs_extent_data_ref_root(eb, ref),
54 (unsigned long long)btrfs_extent_data_ref_objectid(eb, ref),
55 (unsigned long long)btrfs_extent_data_ref_offset(eb, ref),
56 btrfs_extent_data_ref_count(eb, ref));
149 printk("\t\textent back ref root %llu gen %llu "
48 print_extent_data_ref(struct extent_buffer *eb, struct btrfs_extent_data_ref *ref) argument
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/mp/
H A Dmp_fput.c131 if (atomic_read(&bhp->ref) == 0) {
134 DB_ASSERT(env, atomic_read(&bhp->ref) != 0);
173 * We are doing this a little early as the remaining ref may or
179 DB_ASSERT(env, atomic_read(&bhp->ref) != 0);
180 if (atomic_dec(env, &bhp->ref) > 1 || (atomic_read(&bhp->ref) == 1 &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/bgpd/
H A Dbgp_advertise.c58 struct bgp_advertise_attr * ref = (struct bgp_advertise_attr *) p; local
62 baa->attr = ref->attr;
126 struct bgp_advertise_attr ref; local
129 ref.attr = bgp_attr_intern (attr);
130 baa = (struct bgp_advertise_attr *) hash_get (hash, &ref, baa_hash_alloc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/mp/
H A Dmp_fput.c131 if (atomic_read(&bhp->ref) == 0) {
134 DB_ASSERT(env, atomic_read(&bhp->ref) != 0);
173 * We are doing this a little early as the remaining ref may or
179 DB_ASSERT(env, atomic_read(&bhp->ref) != 0);
180 if (atomic_dec(env, &bhp->ref) > 1 || (atomic_read(&bhp->ref) == 1 &&
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/bgpd/
H A Dbgp_advertise.c58 struct bgp_advertise_attr * ref = (struct bgp_advertise_attr *) p; local
62 baa->attr = ref->attr;
126 struct bgp_advertise_attr ref; local
129 ref.attr = bgp_attr_intern (attr);
130 baa = (struct bgp_advertise_attr *) hash_get (hash, &ref, baa_hash_alloc);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/tools/perf/util/
H A Dprobe-event.c680 (*fieldp)->ref = true;
692 (*fieldp)->ref = false;
695 (*fieldp)->ref = true;
709 pr_debug("%s(%d), ", (*fieldp)->name, (*fieldp)->ref);
718 pr_debug("%s(%d)\n", (*fieldp)->name, (*fieldp)->ref);
875 field->ref ? "->" : ".", field->name);
951 static int __synthesize_probe_trace_arg_ref(struct probe_trace_arg_ref *ref, argument
956 if (ref->next) {
957 depth = __synthesize_probe_trace_arg_ref(ref->next, buf,
963 ret = e_snprintf(*buf, *buflen, "%+ld(", ref
978 struct probe_trace_arg_ref *ref = arg->ref; local
1143 struct probe_trace_arg_ref *ref, *next; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/tools/perf/util/
H A Dprobe-event.c680 (*fieldp)->ref = true;
692 (*fieldp)->ref = false;
695 (*fieldp)->ref = true;
709 pr_debug("%s(%d), ", (*fieldp)->name, (*fieldp)->ref);
718 pr_debug("%s(%d)\n", (*fieldp)->name, (*fieldp)->ref);
875 field->ref ? "->" : ".", field->name);
951 static int __synthesize_probe_trace_arg_ref(struct probe_trace_arg_ref *ref, argument
956 if (ref->next) {
957 depth = __synthesize_probe_trace_arg_ref(ref->next, buf,
963 ret = e_snprintf(*buf, *buflen, "%+ld(", ref
978 struct probe_trace_arg_ref *ref = arg->ref; local
1143 struct probe_trace_arg_ref *ref, *next; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/cfe/cfe/main/
H A Dcfe_fatfs.c252 static int fatfs_fileop_open(void **ref,void *fsctx,char *filename,int mode);
253 static int fatfs_fileop_read(void *ref,uint8_t *buf,int len);
254 static int fatfs_fileop_write(void *ref,uint8_t *buf,int len);
255 static int fatfs_fileop_seek(void *ref,int offset,int how);
256 static void fatfs_fileop_close(void *ref);
1570 * fatfs_fileop_open(ref,name)
1575 * ref - place to store pointer to fileinfo
1584 static int fatfs_fileop_open(void **ref,void *fsctx,char *name,int mode) argument
1632 *ref = (void *) ff;
1638 * fatfs_fileop_close(ref)
1649 fatfs_fileop_close(void *ref) argument
1701 fatfs_fileop_seek(void *ref,int offset,int how) argument
1740 fatfs_fileop_read(void *ref,uint8_t *buf,int len) argument
1862 fatfs_fileop_write(void *ref,uint8_t *buf,int len) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libavcodec/
H A Dmotion_est.c83 static inline void init_ref(MotionEstContext *c, uint8_t *src[3], uint8_t *ref[3], uint8_t *ref2[3], int x, int y, int ref_index){ argument
92 c->ref[0][i]= ref [i] + offset[i];
96 c->ref[ref_index][i]= ref2[i] + offset[i];
114 uint8_t * const * const ref= c->ref[ref_index]; local
135 c->qpel_put[1][fxy](dst, ref[0] + (fx>>2) + (fy>>2)*stride, stride);
136 c->qpel_avg[1][bxy](dst, ref[8] + (bx>>2) + (by>>2)*stride, stride);
138 c->hpel_put[1][fxy](dst, ref[0] + (fx>>1) + (fy>>1)*stride, stride, 8);
139 c->hpel_avg[1][bxy](dst, ref[
188 uint8_t * const * const ref= c->ref[ref_index]; local
655 uint8_t *ref= c->ref[block][0] + (mx4>>2) + (my4>>2)*stride; local
663 uint8_t *ref= c->ref[block][0] + (mx4>>1) + (my4>>1)*stride; local
816 uint8_t *ref= c->ref[field_select+ref_index][0] + (mx_i>>1) + (my_i>>1)*stride; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libavcodec/
H A Dmotion_est.c83 static inline void init_ref(MotionEstContext *c, uint8_t *src[3], uint8_t *ref[3], uint8_t *ref2[3], int x, int y, int ref_index){ argument
92 c->ref[0][i]= ref [i] + offset[i];
96 c->ref[ref_index][i]= ref2[i] + offset[i];
114 uint8_t * const * const ref= c->ref[ref_index]; local
135 c->qpel_put[1][fxy](dst, ref[0] + (fx>>2) + (fy>>2)*stride, stride);
136 c->qpel_avg[1][bxy](dst, ref[8] + (bx>>2) + (by>>2)*stride, stride);
138 c->hpel_put[1][fxy](dst, ref[0] + (fx>>1) + (fy>>1)*stride, stride, 8);
139 c->hpel_avg[1][bxy](dst, ref[
188 uint8_t * const * const ref= c->ref[ref_index]; local
655 uint8_t *ref= c->ref[block][0] + (mx4>>2) + (my4>>2)*stride; local
663 uint8_t *ref= c->ref[block][0] + (mx4>>1) + (my4>>1)*stride; local
816 uint8_t *ref= c->ref[field_select+ref_index][0] + (mx_i>>1) + (my_i>>1)*stride; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libavcodec/
H A Dmotion_est.c83 static inline void init_ref(MotionEstContext *c, uint8_t *src[3], uint8_t *ref[3], uint8_t *ref2[3], int x, int y, int ref_index){ argument
92 c->ref[0][i]= ref [i] + offset[i];
96 c->ref[ref_index][i]= ref2[i] + offset[i];
114 uint8_t * const * const ref= c->ref[ref_index]; local
135 c->qpel_put[1][fxy](dst, ref[0] + (fx>>2) + (fy>>2)*stride, stride);
136 c->qpel_avg[1][bxy](dst, ref[8] + (bx>>2) + (by>>2)*stride, stride);
138 c->hpel_put[1][fxy](dst, ref[0] + (fx>>1) + (fy>>1)*stride, stride, 8);
139 c->hpel_avg[1][bxy](dst, ref[
188 uint8_t * const * const ref= c->ref[ref_index]; local
655 uint8_t *ref= c->ref[block][0] + (mx4>>2) + (my4>>2)*stride; local
663 uint8_t *ref= c->ref[block][0] + (mx4>>1) + (my4>>1)*stride; local
816 uint8_t *ref= c->ref[field_select+ref_index][0] + (mx_i>>1) + (my_i>>1)*stride; local
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/x509v3/
H A Dv3_cpols.c445 NOTICEREF *ref;
446 ref = notice->noticeref;
448 ref->organization->data);
450 sk_ASN1_INTEGER_num(ref->noticenos) > 1 ? "s" : "");
451 for (i = 0; i < sk_ASN1_INTEGER_num(ref->noticenos); i++) {
454 num = sk_ASN1_INTEGER_value(ref->noticenos, i);

Completed in 328 milliseconds

<<11121314151617181920>>