Searched refs:PARENT (Results 1 - 25 of 36) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/pidl/tests/
H A Dtypelist.pl72 is("uint8", enum_type_fn({TYPE => "ENUM", PARENT=>{PROPERTIES => {enum8bit => 1}}}));
73 is("uint32", enum_type_fn({TYPE => "ENUM", PARENT=>{PROPERTIES => {v1_enum => 1}}}));
74 is("uint1632", enum_type_fn({TYPE => "ENUM", PARENT=>{PROPERTIES => {}}}));
H A Dsamba-ndr.pl24 PARENT => {
48 PARENT => {
73 PARENT => {
94 PARENT => {
123 PARENT => {
H A Dndr.pl22 'PARENT' => { TYPE => 'STRUCT' },
59 'PARENT' => { TYPE => 'STRUCT' },
90 'PARENT' => { TYPE => 'STRUCT' },
128 'PARENT' => { TYPE => 'STRUCT' },
158 'PARENT' => { TYPE => 'STRUCT' },
204 'PARENT' => { TYPE => 'STRUCT' },
250 'PARENT' => { TYPE => 'FUNCTION' },
280 'PARENT' => { TYPE => 'FUNCTION' },
326 'PARENT' => { TYPE => 'FUNCTION' },
372 'PARENT'
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/pidl/tests/
H A Dtypelist.pl72 is("uint8", enum_type_fn({TYPE => "ENUM", PARENT=>{PROPERTIES => {enum8bit => 1}}}));
73 is("uint32", enum_type_fn({TYPE => "ENUM", PARENT=>{PROPERTIES => {v1_enum => 1}}}));
74 is("uint1632", enum_type_fn({TYPE => "ENUM", PARENT=>{PROPERTIES => {}}}));
H A Dsamba-ndr.pl24 PARENT => {
48 PARENT => {
73 PARENT => {
94 PARENT => {
123 PARENT => {
H A Dndr.pl22 'PARENT' => { TYPE => 'STRUCT' },
59 'PARENT' => { TYPE => 'STRUCT' },
90 'PARENT' => { TYPE => 'STRUCT' },
128 'PARENT' => { TYPE => 'STRUCT' },
158 'PARENT' => { TYPE => 'STRUCT' },
204 'PARENT' => { TYPE => 'STRUCT' },
250 'PARENT' => { TYPE => 'FUNCTION' },
280 'PARENT' => { TYPE => 'FUNCTION' },
326 'PARENT' => { TYPE => 'FUNCTION' },
372 'PARENT'
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/pidl/tests/
H A Dtypelist.pl72 is("uint8", enum_type_fn({TYPE => "ENUM", PARENT=>{PROPERTIES => {enum8bit => 1}}}));
73 is("uint32", enum_type_fn({TYPE => "ENUM", PARENT=>{PROPERTIES => {v1_enum => 1}}}));
74 is("uint1632", enum_type_fn({TYPE => "ENUM", PARENT=>{PROPERTIES => {}}}));
H A Dsamba-ndr.pl24 PARENT => {
48 PARENT => {
73 PARENT => {
94 PARENT => {
123 PARENT => {
H A Dndr.pl22 'PARENT' => { TYPE => 'STRUCT' },
59 'PARENT' => { TYPE => 'STRUCT' },
90 'PARENT' => { TYPE => 'STRUCT' },
128 'PARENT' => { TYPE => 'STRUCT' },
158 'PARENT' => { TYPE => 'STRUCT' },
204 'PARENT' => { TYPE => 'STRUCT' },
250 'PARENT' => { TYPE => 'FUNCTION' },
280 'PARENT' => { TYPE => 'FUNCTION' },
326 'PARENT' => { TYPE => 'FUNCTION' },
372 'PARENT'
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/pidl/lib/Parse/Pidl/
H A DNDR.pm138 if ($e == $e->{PARENT}->{ELEMENTS}[-1]
139 and $e->{PARENT}->{TYPE} ne "FUNCTION") {
172 $level = "TOP" if ($i == 1 and $e->{PARENT}->{TYPE} eq "FUNCTION");
188 $is_deferred = 1 if ($pt ne "ref" and $e->{PARENT}->{TYPE} eq "FUNCTION");
202 $e->{PARENT}->{TYPE} eq "FUNCTION" and
839 if (defined($e->{PARENT}) and defined($e->{PARENT}->{NAME})) {
840 return "$e->{PARENT}->{NAME}.$name";
843 if (defined($e->{PARENT}) and
844 defined($e->{PARENT}
[all...]
H A DTypelist.pm211 # for typedef enum { } we need to check $enum->{PARENT}
218 } elsif (has_property($enum->{PARENT}, "enum8bit")) {
220 } elsif (has_property($enum->{PARENT}, "enum16bit")) {
222 } elsif (has_property($enum->{PARENT}, "v1_enum")) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/pidl/lib/Parse/Pidl/
H A DNDR.pm138 if ($e == $e->{PARENT}->{ELEMENTS}[-1]
139 and $e->{PARENT}->{TYPE} ne "FUNCTION") {
172 $level = "TOP" if ($i == 1 and $e->{PARENT}->{TYPE} eq "FUNCTION");
188 $is_deferred = 1 if ($pt ne "ref" and $e->{PARENT}->{TYPE} eq "FUNCTION");
202 $e->{PARENT}->{TYPE} eq "FUNCTION" and
839 if (defined($e->{PARENT}) and defined($e->{PARENT}->{NAME})) {
840 return "$e->{PARENT}->{NAME}.$name";
843 if (defined($e->{PARENT}) and
844 defined($e->{PARENT}
[all...]
H A DTypelist.pm211 # for typedef enum { } we need to check $enum->{PARENT}
218 } elsif (has_property($enum->{PARENT}, "enum8bit")) {
220 } elsif (has_property($enum->{PARENT}, "enum16bit")) {
222 } elsif (has_property($enum->{PARENT}, "v1_enum")) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/pidl/lib/Parse/Pidl/
H A DNDR.pm138 if ($e == $e->{PARENT}->{ELEMENTS}[-1]
139 and $e->{PARENT}->{TYPE} ne "FUNCTION") {
172 $level = "TOP" if ($i == 1 and $e->{PARENT}->{TYPE} eq "FUNCTION");
188 $is_deferred = 1 if ($pt ne "ref" and $e->{PARENT}->{TYPE} eq "FUNCTION");
202 $e->{PARENT}->{TYPE} eq "FUNCTION" and
839 if (defined($e->{PARENT}) and defined($e->{PARENT}->{NAME})) {
840 return "$e->{PARENT}->{NAME}.$name";
843 if (defined($e->{PARENT}) and
844 defined($e->{PARENT}
[all...]
H A DTypelist.pm211 # for typedef enum { } we need to check $enum->{PARENT}
218 } elsif (has_property($enum->{PARENT}, "enum8bit")) {
220 } elsif (has_property($enum->{PARENT}, "enum16bit")) {
222 } elsif (has_property($enum->{PARENT}, "v1_enum")) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2/examples/
H A Dcbq.init-v0.7.3113 # - added options PARENT, LEAF, ISOLATED and BOUNDED. This allows
244 # PARENT=<clsid> optional, default not set
245 # PARENT=1280
500 CBQ_WORDS="DEVICE|RATE|WEIGHT|PRIO|PARENT|LEAF|BOUNDED|ISOLATED"
613 RATE=""; WEIGHT=""; PARENT=""; PRIO=5
771 tc class add dev $DEVICE parent 1:$PARENT classid 1:$CLASS cbq \
774 cbq_fail_off "failed to add class $CLASS with parent $PARENT on $DEVICE!"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2/examples/
H A Dcbq.init-v0.7.3113 # - added options PARENT, LEAF, ISOLATED and BOUNDED. This allows
244 # PARENT=<clsid> optional, default not set
245 # PARENT=1280
500 CBQ_WORDS="DEVICE|RATE|WEIGHT|PRIO|PARENT|LEAF|BOUNDED|ISOLATED"
613 RATE=""; WEIGHT=""; PARENT=""; PRIO=5
771 tc class add dev $DEVICE parent 1:$PARENT classid 1:$CLASS cbq \
774 cbq_fail_off "failed to add class $CLASS with parent $PARENT on $DEVICE!"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2/examples/
H A Dcbq.init-v0.7.3113 # - added options PARENT, LEAF, ISOLATED and BOUNDED. This allows
244 # PARENT=<clsid> optional, default not set
245 # PARENT=1280
500 CBQ_WORDS="DEVICE|RATE|WEIGHT|PRIO|PARENT|LEAF|BOUNDED|ISOLATED"
613 RATE=""; WEIGHT=""; PARENT=""; PRIO=5
771 tc class add dev $DEVICE parent 1:$PARENT classid 1:$CLASS cbq \
774 cbq_fail_off "failed to add class $CLASS with parent $PARENT on $DEVICE!"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/jfs/
H A Djfs_dtree.h162 #define PARENT(IP) \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/jfs/
H A Djfs_dtree.h162 #define PARENT(IP) \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/iproute2-3.x/examples/
H A Dcbq.init-v0.7.3113 # - added options PARENT, LEAF, ISOLATED and BOUNDED. This allows
244 # PARENT=<clsid> optional, default not set
245 # PARENT=1280
500 CBQ_WORDS="DEVICE|RATE|WEIGHT|PRIO|PARENT|LEAF|BOUNDED|ISOLATED"
613 RATE=""; WEIGHT=""; PARENT=""; PRIO=5
771 tc class add dev $DEVICE parent 1:$PARENT classid 1:$CLASS cbq \
774 cbq_fail_off "failed to add class $CLASS with parent $PARENT on $DEVICE!"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/iproute2-3.x/examples/
H A Dcbq.init-v0.7.3113 # - added options PARENT, LEAF, ISOLATED and BOUNDED. This allows
244 # PARENT=<clsid> optional, default not set
245 # PARENT=1280
500 CBQ_WORDS="DEVICE|RATE|WEIGHT|PRIO|PARENT|LEAF|BOUNDED|ISOLATED"
613 RATE=""; WEIGHT=""; PARENT=""; PRIO=5
771 tc class add dev $DEVICE parent 1:$PARENT classid 1:$CLASS cbq \
774 cbq_fail_off "failed to add class $CLASS with parent $PARENT on $DEVICE!"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/iproute2-3.x/examples/
H A Dcbq.init-v0.7.3113 # - added options PARENT, LEAF, ISOLATED and BOUNDED. This allows
244 # PARENT=<clsid> optional, default not set
245 # PARENT=1280
500 CBQ_WORDS="DEVICE|RATE|WEIGHT|PRIO|PARENT|LEAF|BOUNDED|ISOLATED"
613 RATE=""; WEIGHT=""; PARENT=""; PRIO=5
771 tc class add dev $DEVICE parent 1:$PARENT classid 1:$CLASS cbq \
774 cbq_fail_off "failed to add class $CLASS with parent $PARENT on $DEVICE!"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/mutex/
H A Dtest_mutex.c132 enum {LOCKER, WAKEUP, PARENT} rtype; enumerator in enum:__anon35958
147 rtype = PARENT;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/mutex/
H A Dtest_mutex.c132 enum {LOCKER, WAKEUP, PARENT} rtype; enumerator in enum:__anon1028
147 rtype = PARENT;

Completed in 221 milliseconds

12