HomeSort by relevance Sort by last modified time
    Searched refs:TC (Results 1 - 25 of 94) sorted by null

1 2 3 4

  /external/clang/test/CodeGenCXX/
debug-info-template-limit.cpp 3 // Check that this pointer type is TC<int>
4 // CHECK: ![[LINE:[0-9]+]] = {{.*}}"TC<int>", {{.*}} metadata !"_ZTS2TCIiE"} ; [ DW_TAG_class_type ]
8 class TC {
10 TC(const TC &) {}
11 TC() {}
14 TC<int> tci;
debug-info-template.cpp 8 // 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 {
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/
efcbq 3 $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 ".
    [all...]
ef-prio 2 $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 "
    [all...]
afcbq 30 $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 "
    [all...]
Edge1 12 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:
    [all...]
Edge31-cb-chains 14 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
    [all...]
Edge31-ca-u32 15 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
    [all...]
Edge32-cb-chains 14 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
    [all...]
Edge32-cb-u32 14 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
    [all...]
Edge32-ca-u32 15 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
    [all...]
Edge2 13 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:
    [all...]
  /external/clang/lib/Driver/
Tool.cpp 15 const ToolChain &TC) : Name(_Name), ShortName(_ShortName),
16 TheToolChain(TC)
Tools.h 91 Clang(const ToolChain &TC) : Tool("clang", "clang frontend", TC) {}
106 ClangAs(const ToolChain &TC) : Tool("clang::as",
107 "clang integrated assembler", TC) {}
124 const ToolChain &TC) : Tool(Name, ShortName, TC) {}
141 Preprocess(const ToolChain &TC) : Common("gcc::Preprocess",
142 "gcc preprocessor", TC) {}
153 Compile(const ToolChain &TC) : Common("gcc::Compile",
154 "gcc frontend", TC) {}
    [all...]
  /frameworks/av/services/audioflinger/
AudioResamplerFirProcess.h 25 template<typename TC>
27 void mac(int32_t& l, int32_t& r, TC coef, const int16_t* samples)
34 template<typename TC>
36 void mac(int32_t& l, TC coef, const int16_t* samples)
42 template<typename TC>
44 void mac(float& l, float& r, TC coef, const float* samples)
50 template<typename TC>
52 void mac(float& l, TC coef, const float* samples)
87 template<typename TC, typename TI>
88 inline void acc(TC coef, const TI*& data)
    [all...]
AudioResamplerDyn.cpp 58 template<typename TC, typename TI, typename TO>
59 AudioResamplerDyn<TC, TI, TO>::InBuffer::InBuffer()
64 template<typename TC, typename TI, typename TO>
65 AudioResamplerDyn<TC, TI, TO>::InBuffer::~InBuffer()
70 template<typename TC, typename TI, typename TO>
71 void AudioResamplerDyn<TC, TI, TO>::InBuffer::init()
81 template<typename TC, typename TI, typename TO>
82 void AudioResamplerDyn<TC, TI, TO>::InBuffer::resize(int CHANNELS, int halfNumCoefs)
124 template<typename TC, typename TI, typename TO>
126 void AudioResamplerDyn<TC, TI, TO>::InBuffer::readAgain(TI*& impulse, const int halfNumCoefs
    [all...]
  /external/iproute2/testsuite/tests/
cbq.t 2 $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
policer 2 $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 class add dev $DEV parent 10:0 classid 10:12 cbq bandwidth 100mbit rate 100mbit allot 1514 prio (…)
    [all...]
  /external/iproute2/examples/
SYN-DoS.rate.limit 13 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
cbqinit.eth1 3 TC=/home/root/tc
13 $TC qdisc add dev $DEVICE root handle 1: cbq \
23 # This rate is viewed with "tc -s class ls dev $DEVICE"
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
    [all...]
  /external/clang/test/Index/
get-cursor.cpp 59 class TC {
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/
finalize_after_dispatch.cpp 17 case TC:
36 case TC:
finalize_after_dispatch.h 39 enum Type { TB, TC, TD };
56 C() : A(TC) { }
trace_after_dispatch.h 17 enum Type { TB, TC, TD };
33 C() : A(TC) { }
  /external/smack/src/org/xbill/DNS/
Flags.java 23 public static final byte TC = 6;
47 flags.add(TC, "tc");

Completed in 174 milliseconds

1 2 3 4