Searched refs:retain (Results 1 - 25 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iproute2/tc/
H A Dm_pedit.h50 extern int parse_cmd(int *argc_p, char ***argv_p, __u32 len, int type,__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
52 extern int pack_key32(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
53 extern int pack_key16(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
54 extern int pack_key8(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
56 extern int parse_cmd(int *argc_p, char ***argv_p, __u32 len, int type,__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey);
H A Dm_pedit.c47 "CMD:= clear | invert | set <setval>| retain\n "
141 pack_key32(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
149 tkey->val = htonl(tkey->val & retain);
150 tkey->mask = htonl(tkey->mask | ~retain);
157 pack_key16(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
187 retain <<= stride;
189 tkey->mask = retain|m[ind];
200 pack_key8(__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
222 retain <<= stride;
223 tkey->mask = retain|
263 parse_cmd(int *argc_p, char ***argv_p, __u32 len, int type,__u32 retain,struct tc_pedit_sel *sel,struct tc_pedit_key *tkey) argument
336 __u32 len, retain; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A DObjcRef.h26 When Apple's garbage collector is enabled, the usual [obj retain] and [obj release] messages
32 GC mode to forcibly retain the object. In Retain/Release (RR) mode the CFRetain function has
33 the same effect as [obj retain]. Note that GC vs. RR is selected at runtime.
37 receiving an Objective-C object from an alloc or copy method take care that you must retain
51 Consider the effect on the retain count from each statement (alloc, CFRetain, release)
64 return [r retain];
81 the wxGCSafeRelease call becomes critical as it releases the retain from the first time
117 [NSObject -alloc]'ed and thus does not need a retain
129 @abstract Simply does [p retain].
149 released by managing the reference count using the retain/releas
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dcaps.c1068 int op, int used, int want, int retain, int flushing,
1093 retain &= ~revoking;
1094 dropping = cap->issued & ~retain;
1098 ceph_cap_string(held), ceph_cap_string(held & retain),
1100 BUG_ON((retain & CEPH_CAP_PIN) == 0);
1109 ceph_cap_string(cap->issued & retain),
1113 retain |= cap->issued;
1118 cap->issued &= retain; /* drop bits we don't want */
1471 int issued, implemented, want, retain, revoking, flushing = 0; local
1502 retain
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dutilsexc.cpp188 termcb_contextinfo.retain = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/corefoundation/
H A Dgsockosx.cpp73 cont.version = 0; cont.retain = NULL;
H A Dutilsexc_cf.cpp194 termcb_contextinfo.retain = NULL;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/ia32/
H A Dnasm.h8 ; - Redistributions of source code must retain the above copyright
/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;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/util/
H A Dadd_cr.pl90 * 1. Redistributions of source code must retain the copyright
H A Dmkerr.pl401 " * 1. Redistributions of source code must retain the above copyright\n",
423 " * 6. Redistributions of any form whatsoever must retain the following\n",
594 * 1. Redistributions of source code must retain the above copyright
616 * 6. Redistributions of any form whatsoever must retain the following
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/util/
H A Dadd_cr.pl90 * 1. Redistributions of source code must retain the copyright
H A Dmkerr.pl321 " * 1. Redistributions of source code must retain the above copyright\n",
343 " * 6. Redistributions of any form whatsoever must retain the following\n",
495 * 1. Redistributions of source code must retain the above copyright
517 * 6. Redistributions of any form whatsoever must retain the following
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/util/
H A Dadd_cr.pl90 * 1. Redistributions of source code must retain the copyright
H A Dmkerr.pl401 " * 1. Redistributions of source code must retain the above copyright\n",
423 " * 6. Redistributions of any form whatsoever must retain the following\n",
594 * 1. Redistributions of source code must retain the above copyright
616 * 6. Redistributions of any form whatsoever must retain the following
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/
H A Dbn_prime.pl58 * 1. Redistributions of source code must retain the copyright
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/
H A Dbn_prime.pl58 * 1. Redistributions of source code must retain the copyright
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/
H A Dbn_prime.pl58 * 1. Redistributions of source code must retain the copyright
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/conf/
H A Dkeysets.pl80 * 1. Redistributions of source code must retain the copyright
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/conf/
H A Dkeysets.pl80 * 1. Redistributions of source code must retain the copyright
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/conf/
H A Dkeysets.pl80 * 1. Redistributions of source code must retain the copyright
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/objects/
H A Dobjects.pl153 * 1. Redistributions of source code must retain the copyright
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/objects/
H A Dobj_dat.pl202 * 1. Redistributions of source code must retain the copyright
H A Dobjects.pl150 * 1. Redistributions of source code must retain the copyright
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/objects/
H A Dobj_dat.pl202 * 1. Redistributions of source code must retain the copyright

Completed in 267 milliseconds

12