Searched refs:TC (Results 1 - 25 of 74) sorted by relevance

123

/external/clang/test/CodeGenCXX/
H A Ddebug-info-template-limit.cpp3 // Check that this pointer type is TC<int>
4 // CHECK: ![[LINE:[0-9]+]] = {{.*}}"TC<int>", {{.*}} metadata !"_ZTS2TCIiE"} ; [ DW_TAG_class_type ]
8 class TC { class
10 TC(const TC &) {} function in class:TC
11 TC() {} function in class:TC
14 TC<int> tci;
H A Ddebug-info-template.cpp8 // CHECK: [[TC:![0-9]*]] = {{.*}}, metadata [[TCARGS:![0-9]*]], metadata !"{{.*}}"} ; [ DW_TAG_structure_type ] [TC<unsigned int, 2, &glb, &foo::e, &foo::f, &func, tmpl_impl, 1, 2, 3>]
54 // CHECK: metadata [[TCNARGS:![0-9]*]], metadata !"[[TCNT:.*]]"} ; [ DW_TAG_structure_type ] [TC<int, -3, nullptr, nullptr, nullptr, nullptr, tmpl_impl>]
80 // CHECK: metadata !"[[TCNESTED]]", i32 0, i32 1, %"struct.TC<unsigned int, 2, &glb, &foo::e, &foo::f, &func, tmpl_impl, 1, 2, 3>::nested"* @tci, null} ; [ DW_TAG_variable ] [tci]
82 // CHECK: metadata !"[[TCNT]]", i32 0, i32 1, %struct.TC* @tcn, null} ; [ DW_TAG_variable ] [tcn]
90 struct TC { struct
102 TC<unsigned, 2, &glb, &foo::e, &foo::f, &func, tmpl_impl, 1, 2, 3>::nested tci;
103 TC<int, -3, nullptr, nullptr, nullptr, nullptr, tmpl_impl> tcn;
/external/iproute2/examples/diffserv/
H A Defcbq3 $TC = "/root/DS-6-beta/iproute2-990530-dsing/tc/tc";
5 print "$TC qdisc add $DEV handle 1:0 root dsmark indices 64 set_tc_index\n";
6 print "$TC filter add $DEV parent 1:0 protocol ip prio 1 tcindex ".
8 print "$TC qdisc add $DEV parent 1:0 handle 2:0 cbq bandwidth ".
13 print "$TC class add $DEV parent 2:0 classid 2:1 cbq bandwidth ".
17 print "$TC qdisc add $DEV parent 2:1 pfifo limit 5\n";
18 print "$TC filter add $DEV parent 2:0 protocol ip prio 1 ".
24 print "$TC class add $DEV parent 2:0 classid 2:2 cbq bandwidth ".
27 print "$TC qdisc add $DEV parent 2:2 red limit 60KB ".
30 print "$TC filte
[all...]
H A Def-prio2 $TC = "/root/DS-6-beta/iproute2-990530-dsing/tc/tc";
6 print "$TC qdisc add $DEV handle 1:0 root dsmark indices 64 set_tc_index\n";
7 print "$TC filter add $DEV parent 1:0 protocol ip prio 1 tcindex ".
9 print "$TC qdisc add $DEV parent 1:0 handle 2:0 prio\n";
13 print "$TC qdisc add $DEV parent 2:1 tbf rate $efrate burst $MTU limit 1.6kB\n";
14 print "$TC filter add $DEV parent 2:0 protocol ip prio 1 ".
20 print "$TC qdisc add $DEV parent 2:2 red limit 60KB ".
24 print "$TC filter add $DEV parent 2:0 protocol ip prio 2 ".
H A Dafcbq30 $TC = "/usr/src/iproute2-current/tc/tc";
53 print "$TC qdisc add $DEV handle 1:0 root dsmark indices 64 set_tc_index\n";
54 print "$TC filter add $DEV parent 1:0 protocol ip prio 1 tcindex mask 0xfc " .
57 print "$TC qdisc add $DEV parent 1:0 handle 2:0 cbq bandwidth $linerate ".
59 print "$TC filter add $DEV parent 2:0 protocol ip prio 1 tcindex ".
64 print "$TC class add $DEV parent 2:0 classid 2:$class cbq ".
67 print "$TC filter add $DEV parent 2:0 protocol ip prio 1 handle $class ".
69 print "$TC qdisc add $DEV parent 2:$class gred setup DPs 3 default 2 ".
78 print "$TC filter add $DEV parent 1:0 protocol ip prio 1 ".
83 print "$TC qdis
[all...]
H A DEdge112 TC=$IPROUTE/tc/tc
33 $TC qdisc add $EGDEV handle 1:0 root dsmark indices 64 set_tc_index
38 $TC class change $EGDEV classid 1:1 dsmark mask 0x3 \
41 $TC class change $EGDEV classid 1:2 dsmark mask 0x3 \
44 $TC class change $EGDEV classid 1:3 dsmark mask 0x3 \
50 $TC filter add $EGDEV parent 1:0 protocol ip prio 4 handle 1 fw classid 1:1
51 $TC filter add $EGDEV parent 1:0 protocol ip prio 4 handle 2 fw classid 1:2
52 $TC filter add $EGDEV parent 1:0 protocol ip prio 4 handle 3 fw classid 1:3
57 $TC qdisc ls dev $INDEV
59 $TC clas
[all...]
H A DEdge31-cb-chains14 TC=$IPROUTE/tc/tc
40 $TC qdisc add dev $INDEV handle ffff: ingress
52 $TC filter add dev $INDEV parent ffff: protocol ip prio 4 handle 1 fw \
59 $TC filter add dev $INDEV parent ffff: protocol ip prio 5 handle 1 fw \
66 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 handle 1 fw \
73 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 handle 2 fw \
83 $TC qdisc add $EGDEV handle 1:0 root dsmark indices 64
90 $TC class change $EGDEV classid 1:1 dsmark mask 0x3 \
93 $TC class change $EGDEV classid 1:2 dsmark mask 0x3 \
96 $TC clas
[all...]
H A DEdge31-ca-u3215 TC=$IPROUTE/tc/tc
29 $TC qdisc add dev $INDEV handle ffff: ingress
33 $TC filter add dev $INDEV parent ffff: protocol ip prio 4 handle 1: u32 \
53 $TC filter add dev $INDEV parent ffff: protocol ip prio 4 u32 \
62 $TC filter add dev $INDEV parent ffff: protocol ip prio 5 u32 \
70 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 u32 \
82 $TC filter add dev $INDEV parent ffff: protocol ip prio 5 u32 \
90 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 u32 \
101 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 u32 \
113 $TC filte
[all...]
H A DEdge32-cb-chains14 TC=$IPROUTE/tc/tc
43 $TC qdisc add dev $INDEV handle ffff: ingress
55 $TC filter add dev $INDEV parent ffff: protocol ip prio 1 handle 1 fw \
58 $TC filter add dev $INDEV parent ffff: protocol ip prio 2 handle 1 fw \
65 $TC filter add dev $INDEV parent ffff: protocol ip prio 3 handle 1 fw \
68 $TC filter add dev $INDEV parent ffff: protocol ip prio 4 handle 1 fw \
75 $TC filter add dev $INDEV parent ffff: protocol ip prio 5 handle 1 fw \
78 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 handle 1 fw \
85 $TC filter add dev $INDEV parent ffff: protocol ip prio 7 handle 2 fw \
95 $TC qdis
[all...]
H A DEdge32-cb-u3214 TC=$IPROUTE/tc/tc
44 $TC qdisc add dev $INDEV handle ffff: ingress
55 $TC filter add dev $INDEV parent ffff: protocol ip prio 1 u32 \
58 $TC filter add dev $INDEV parent ffff: protocol ip prio 2 u32 \
66 $TC filter add dev $INDEV parent ffff: protocol ip prio 3 u32 \
69 $TC filter add dev $INDEV parent ffff: protocol ip prio 4 u32 \
76 $TC filter add dev $INDEV parent ffff: protocol ip prio 5 u32 \
79 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 u32 \
87 $TC filter add dev $INDEV parent ffff: protocol ip prio 7 u32 \
97 $TC qdis
[all...]
H A DEdge32-ca-u3215 TC=$IPROUTE/tc/tc
46 $TC qdisc add dev $INDEV handle ffff: ingress
57 $TC filter add dev $INDEV parent ffff: protocol ip prio 1 u32 \
61 $TC filter add dev $INDEV parent ffff: protocol ip prio 2 u32 \
70 $TC filter add dev $INDEV parent ffff: protocol ip prio 3 u32 \
74 $TC filter add dev $INDEV parent ffff: protocol ip prio 4 u32 \
82 $TC filter add dev $INDEV parent ffff: protocol ip prio 5 u32 \
86 $TC filter add dev $INDEV parent ffff: protocol ip prio 6 u32 \
97 $TC filter add dev $INDEV parent ffff: protocol ip prio 8 u32 \
101 $TC filte
[all...]
H A DEdge213 TC=$IPROUTE/tc/tc
31 $TC qdisc add dev $INDEV handle ffff: ingress
43 $TC filter add dev $INDEV parent ffff: protocol ip prio 50 handle 3 fw \
52 $TC qdisc add $EGDEV handle 1:0 root dsmark indices 64
56 $TC class change $EGDEV classid 1:1 dsmark mask 0x3 \
58 $TC class change $EGDEV classid 1:2 dsmark mask 0x3 \
60 $TC class change $EGDEV classid 1:3 dsmark mask 0x3 \
66 $TC filter add $EGDEV parent 1:0 protocol ip prio 4 handle 1 fw classid 1:1
67 $TC filter add $EGDEV parent 1:0 protocol ip prio 4 handle 2 fw classid 1:2
68 $TC filte
[all...]
/external/clang/lib/Driver/
H A DTool.cpp15 const ToolChain &TC) : Name(_Name), ShortName(_ShortName),
16 TheToolChain(TC)
14 Tool(const char *_Name, const char *_ShortName, const ToolChain &TC) argument
H A DTools.h91 Clang(const ToolChain &TC) : Tool("clang", "clang frontend", TC) {} argument
106 ClangAs(const ToolChain &TC) : Tool("clang::as", argument
107 "clang integrated assembler", TC) {}
124 const ToolChain &TC) : Tool(Name, ShortName, TC) {}
141 Preprocess(const ToolChain &TC) : Common("gcc::Preprocess", argument
142 "gcc preprocessor", TC) {}
153 Compile(const ToolChain &TC) : Common("gcc::Compile", argument
154 "gcc frontend", TC) {}
123 Common(const char *Name, const char *ShortName, const ToolChain &TC) argument
165 Link(const ToolChain &TC) argument
181 Assemble(const ToolChain &TC) argument
196 Link(const ToolChain &TC) argument
239 MachOTool(const char *Name, const char *ShortName, const ToolChain &TC) argument
245 Assemble(const ToolChain &TC) argument
263 Link(const ToolChain &TC) argument
276 Lipo(const ToolChain &TC) argument
288 Dsymutil(const ToolChain &TC) argument
303 VerifyDebug(const ToolChain &TC) argument
320 Assemble(const ToolChain &TC) argument
333 Link(const ToolChain &TC) argument
349 Assemble(const ToolChain &TC) argument
361 Link(const ToolChain &TC) argument
377 Assemble(const ToolChain &TC) argument
389 Link(const ToolChain &TC) argument
406 Assemble(const ToolChain &TC) argument
419 Link(const ToolChain &TC) argument
436 Assemble(const ToolChain &TC) argument
448 Link(const ToolChain &TC) argument
464 Assemble(const ToolChain &TC) argument
477 Link(const ToolChain &TC) argument
494 Assemble(const ToolChain &TC) argument
506 Link(const ToolChain &TC) argument
522 Assemble(const ToolChain &TC) argument
534 Link(const ToolChain &TC) argument
550 Assemble(const ToolChain &TC) argument
562 Link(const ToolChain &TC) argument
579 Link(const ToolChain &TC) argument
592 Compile(const ToolChain &TC) argument
620 Assemble(const ToolChain &TC) argument
632 Link(const ToolChain &TC) argument
[all...]
/external/iproute2/testsuite/tests/
H A Dcbq.t2 $TC qdisc del dev $DEV root >/dev/null 2>&1
3 $TC qdisc add dev $DEV root handle 10:0 cbq bandwidth 100Mbit avpkt 1400 mpu 64
4 $TC class add dev $DEV parent 10:0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 maxburst 1 avpkt 500 bounded
5 $TC qdisc list dev $DEV
6 $TC qdisc del dev $DEV root
7 $TC qdisc list dev $DEV
8 $TC qdisc add dev $DEV root handle 10:0 cbq bandwidth 100Mbit avpkt 1400 mpu 64
9 $TC class add dev $DEV parent 10:0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 maxburst 1 avpkt 500 bounded
10 $TC qdisc del dev $DEV root
H A Dpolicer2 $TC qdisc del dev $DEV root >/dev/null 2>&1
3 $TC qdisc add dev $DEV root handle 10:0 cbq bandwidth 100Mbit avpkt 1400 mpu 64
4 $TC class add dev $DEV parent 10:0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 prio 3 maxburst 1 avpkt 500 bounded
5 $TC filter add dev $DEV parent 10:0 protocol ip prio 10 u32 match ip protocol 1 0xff police rate 2kbit buffer 10k drop flowid 10:12
6 $TC qdisc list dev $DEV
7 $TC filter list dev $DEV parent 10:0
8 $TC qdisc del dev $DEV root
9 $TC qdisc list dev $DEV
10 $TC qdisc add dev $DEV root handle 10:0 cbq bandwidth 100Mbit avpkt 1400 mpu 64
11 $TC clas
[all...]
/external/iproute2/examples/
H A DSYN-DoS.rate.limit13 TC=$IPROUTE/tc/tc
25 $TC qdisc add dev $INDEV handle ffff: ingress
35 $TC filter add dev $INDEV parent ffff: protocol ip prio 50 handle 1 fw \
42 $TC qdisc ls dev $INDEV
44 $TC class ls dev $INDEV
46 $TC filter ls dev $INDEV parent ffff:
49 #$TC qdisc del $INDEV ingress
H A Dcbqinit.eth13 TC=/home/root/tc
13 $TC qdisc add dev $DEVICE root handle 1: cbq \
25 $TC class add dev $DEVICE parent 1:0 classid :1 est 1sec 8sec cbq \
35 $TC class add dev $DEVICE parent 1:1 classid :2 est 1sec 8sec cbq \
43 $TC qdisc add dev $DEVICE parent 1:2 sfq quantum 1514b perturb 15
47 $TC class add dev $DEVICE parent 1:1 classid :3 est 2sec 16sec cbq \
51 $TC qdisc add dev $DEVICE parent 1:3 sfq quantum 1514b perturb 15
55 $TC class add dev $DEVICE parent 1:1 classid :4 est 1sec 8sec cbq \
59 $TC qdisc add dev $DEVICE parent 1:4 sfq quantum 1514b perturb 15
63 $TC clas
[all...]
/external/clang/test/Index/
H A Dget-cursor.cpp59 class TC { class
63 template<> void TC<char>::init();
66 EXTERN_TEMPLATE(class TC<char>)
130 // CHECK-TEMPLSPEC: 66:23 ClassDecl=TC:66:23 (Definition) [Specialization of TC:59:7] Extent=[66:1 - 66:31] Spelling=TC ([66:23 - 66:25])
/external/chromium_org/tools/clang/blink_gc_plugin/tests/
H A Dfinalize_after_dispatch.cpp17 case TC:
36 case TC:
H A Dtrace_after_dispatch.h17 enum Type { TB, TC, TD }; enumerator in enum:blink::A::Type
33 C() : A(TC) { }
H A Dtrace_after_dispatch.cpp17 case TC:
/external/smack/src/org/xbill/DNS/
H A DFlags.java23 public static final byte TC = 6; field in class:Flags
47 flags.add(TC, "tc");
/external/iproute2/testsuite/lib/
H A Dgeneric.sh31 $TC $@ 2> $TMP_ERR > $TMP_OUT
35 ts_err "command: $TC $@"
82 HELPOUT=`$TC qdisc add $1 help 2>&1`
/external/clang/test/CXX/special/class.dtor/
H A Dp3-0x.cpp71 struct TC { struct
73 ~TC() {}
89 TC<int> c;

Completed in 412 milliseconds

123