Searched refs:NS2 (Results 1 – 17 of 17) sorted by relevance
/external/linux-kselftest/tools/testing/selftests/bpf/ |
D | test_lwt_ip_encap.sh | 48 readonly NS2="ns2-$(mktemp -u XXXXXX)" 112 ip netns add "${NS2}" 120 ip netns exec ${NS2} sysctl -wq net.ipv4.ip_forward=1 121 ip netns exec ${NS2} sysctl -wq net.ipv6.conf.all.forwarding=1 124 ip link set veth2 netns ${NS2} 125 ip link set veth3 netns ${NS2} 128 ip link set veth6 netns ${NS2} 129 ip link set veth7 netns ${NS2} 140 ip -netns ${NS2} link add red type vrf table 1001 141 ip -netns ${NS2} link set red up [all …]
|
/external/linux-kselftest/tools/testing/selftests/net/ |
D | msg_zerocopy.sh | 15 readonly NS2="${NSPREFIX}2" 76 ip netns del "${NS2}" 88 ip netns add "${NS2}" 91 peer name "${DEV}" mtu "${DEV_MTU}" netns "${NS2}" 95 ip -netns "${NS2}" link set "${DEV}" up 99 ip -netns "${NS2}" link set dev "${DEV}" address 06:06:06:06:06:06 103 ip -netns "${NS2}" addr add 192.168.1.2/24 dev "${DEV}" 105 ip -netns "${NS2}" addr add fd::2/64 dev "${DEV}" nodad 114 …ip netns exec "${NS2}" "${BIN}" "-${IP}" -i "${DEV}" -t 2 -C 2 -S "${SADDR}" -D "${DADDR}" ${ARGS}…
|
/external/llvm-project/clang/test/CXX/module/module.interface/ |
D | p5.cpp | 65 namespace NS2 = ::NS; 87 namespace NS2 = UnnamedNS::NS; // ok (wording bug?)
|
/external/clang/test/SemaTemplate/ |
D | overload-candidates.cpp | 73 namespace NS2 { namespace 79 void foo(NS2::array<A>); // expected-note{{candidate template ignored: could not match 'NS2::array'…
|
/external/llvm-project/clang/test/SemaTemplate/ |
D | overload-candidates.cpp | 73 namespace NS2 { namespace 79 void foo(NS2::array<A>); // expected-note{{candidate template ignored: could not match 'NS2::array'…
|
/external/llvm-project/clang/test/SemaCXX/ |
D | co_await-range-for.cpp | 160 namespace NS2 { namespace 164 using NS2::operator co_await;
|
D | ms-iunknown.cpp | 21 namespace NS2 {
|
/external/libxml2/result/VC/ |
D | NS2 | 1 ./test/VC/NS2:9: element doc: validity error : No declaration for attribute attr of element doc
|
D | NS2.rdr | 1 ./test/VC/NS2:9: element doc: validity error : No declaration for attribute attr of element doc
|
/external/python/cpython2/Lib/test/ |
D | test_minidom.py | 1317 NS2 = "http://xml.python.org/ns2" 1320 " xmlns:ns2='" + NS2 + "'" 1324 a2 = e.getAttributeNodeNS(NS2, "a2") 1332 e.setIdAttributeNS(NS2, "a2") 1353 NS2 = "http://xml.python.org/ns2" 1356 " xmlns:ns2='" + NS2 + "'" 1360 a2 = e.getAttributeNodeNS(NS2, "a2")
|
/external/python/cpython3/Lib/test/ |
D | test_minidom.py | 1480 NS2 = "http://xml.python.org/ns2" 1483 " xmlns:ns2='" + NS2 + "'" 1487 a2 = e.getAttributeNodeNS(NS2, "a2") 1495 e.setIdAttributeNS(NS2, "a2") 1516 NS2 = "http://xml.python.org/ns2" 1519 " xmlns:ns2='" + NS2 + "'" 1523 a2 = e.getAttributeNodeNS(NS2, "a2")
|
/external/llvm-project/llvm/unittests/Support/ |
D | BinaryStreamTest.cpp | 546 short NS2; in TEST_F() local 554 ASSERT_THAT_ERROR(Reader.readInteger(NS2), Succeeded()); in TEST_F() 561 EXPECT_EQ(NS, NS2); in TEST_F()
|
/external/llvm/test/DebugInfo/Generic/ |
D | namespace.ll | 10 ; CHECK: [[NS2:0x[0-9a-f]*]]:{{ *}}DW_TAG_namespace 61 ; CHECK-NEXT: DW_AT_import{{.*}}=> {[[NS2]]})
|
/external/llvm-project/llvm/test/DebugInfo/Generic/ |
D | namespace.ll | 8 ; CHECK: [[NS2:0x[0-9a-f]*]]:{{ *}}DW_TAG_namespace 57 ; CHECK-NEXT: DW_AT_import{{.*}}=> {[[NS2]]})
|
/external/llvm-project/clang/test/Modules/ |
D | odr_hash.cpp | 1619 NS1::NS2::Type b; \ 1626 namespace NS2 { namespace
|
/external/libxml2/ |
D | Android.bp | 639 "fuzz/seed/xml/NS2",
|
/external/cldr/tools/java/org/unicode/cldr/util/data/external/ |
D | 2013-1_UNLOCODE_CodeListPart3.csv | 20800 ,"US","NS2","New Salisbury","New Salisbury","IN","-23-----","RL","0607",,"3819N 08606W",
|