/external/python/cpython3/Lib/test/ |
D | test_ipaddress.py | 960 ip3 = ipaddress.IPv4Address('10.10.10.12') 963 self.assertEqual(list(ipaddress._find_address_range([ip1, ip3])), 964 [(ip1, ip1), (ip3, ip3)]) 965 self.assertEqual(list(ipaddress._find_address_range([ip1, ip2, ip3])), 966 [(ip1, ip3)]) 1370 ip3 = ipaddress.IPv4Address('1.1.1.2') 1376 [ip1, ip2, ip3, ip4, ip5, ip6]) 1384 ip3 = ipaddress.IPv4Address('1.1.1.2') 1389 collapsed = ipaddress.collapse_addresses([ip1, ip2, ip3, ip4]) 1396 ip3 = ipaddress.IPv4Network('1.1.2.0/24') [all …]
|
D | test_generators.py | 1309 ip1, ip2, ip3 = i+1, i+2, i+3 1310 g, g1, g2 = gs[i : ip3] 1312 if ip3 >= n: 1325 for x in _gen3(ip3):
|
/external/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.call/ |
D | p1-0x.cpp | 38 int *ip3 = first_arg(ip, fp, dp); in test_simple_deduction() local 51 int *ip3 = first_arg_ref(ip, fp, dp); in test_simple_ref_deduction() local 66 int *ip3 = first_arg_pair(make_pair(ip, 17), make_pair(fp, 17), in test_pair_deduction() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | extractelement-legalization-store-ordering.ll | 42 %ip3 = or i32 %ip0, 3 44 %arrayidx = getelementptr inbounds i32, i32* %x, i32 %ip3 52 %vecext17 = extractelement <4 x i32> %am, i32 %ip3
|
/external/llvm/test/CodeGen/X86/ |
D | extractelement-legalization-store-ordering.ll | 41 %ip3 = or i32 %ip0, 3 43 %arrayidx = getelementptr inbounds i32, i32* %x, i32 %ip3 51 %vecext17 = extractelement <4 x i32> %am, i32 %ip3
|
/external/python/cpython2/Lib/test/ |
D | test_generators.py | 1013 ip1, ip2, ip3 = i+1, i+2, i+3 1014 g, g1, g2 = gs[i : ip3] 1016 if ip3 >= n: 1029 for x in _gen3(ip3):
|
/external/clang/test/SemaCXX/ |
D | delete-and-function-templates.cpp | 104 int *ip3 = g2(3.14, 3); //expected-error{{ambiguous}} in foo() local 108 int *ip3 = g2(3.14, 3.14); in foo() local
|
D | overload-call.cpp | 44 int* ip3 = i(ucv); in test_i() local
|
/external/clang/test/PCH/ |
D | chain-conversion-lookup.cpp | 24 int *ip3 = z.operator int*(); in main() local
|
D | namespaces.cpp | 11 N2::Inner::t3 *ip3 = &int_val; variable
|
/external/clang/test/Modules/ |
D | macros2.c | 40 …LEFT_RIGHT_DIFFERENT2 *ip3 = &f; // expected-warning{{ambiguous expansion of macro 'LEFT_RIGHT_DIF… in test() local
|
D | macros.c | 131 …LEFT_RIGHT_DIFFERENT2 *ip3 = &i; // expected-warning{{ambiguous expansion of macro 'LEFT_RIGHT_DIF… in test2() local
|
/external/clang/test/CXX/temp/temp.arg/temp.arg.nontype/ |
D | p1-11.cpp | 24 IP<get_nullptr()> ip3; variable
|
/external/libvpx/libvpx/vp8/common/x86/ |
D | dequantize_mmx.asm | 110 paddw mm7, mm3 ; ip3 * cos(pi/8) * sqrt(2) 165 paddw mm7, mm3 ; ip3 * cos(pi/8) * sqrt(2)
|
D | idctllm_sse2.asm | 177 paddw xmm7, xmm3 ; ip3 * cos(pi/8) * sqrt(2) 246 paddw xmm7, xmm3 ; ip3 * cos(pi/8) * sqrt(2) 514 paddw xmm7, xmm3 ; ip3 * cos(pi/8) * sqrt(2) 583 paddw xmm7, xmm3 ; ip3 * cos(pi/8) * sqrt(2)
|
D | idctllm_mmx.asm | 80 paddw mm7, mm3 ; ip3 * cos(pi/8) * sqrt(2) 135 paddw mm7, mm3 ; ip3 * cos(pi/8) * sqrt(2)
|
/external/clang/test/SemaTemplate/ |
D | typename-specifier.cpp | 31 typename N::C::type *ip3 = &i; // expected-error{{typename specifier refers to non-type member 'typ… variable
|
/external/clang/test/SemaObjCXX/ |
D | message.mm | 78 int* ip3 = {[typename identity<I3>::type method]};
|
/external/hyphenation-patterns/ga/ |
D | hyph-ga.pat.txt | 3047 ip3í
|
/external/webrtc/talk/media/testdata/ |
D | h264-svc-99-640x360.rtpdump | 755 …�r�8>����4����h���ND�,?�W��;����}������n4~�����1�a��m����ip3�1Z��K�+�8�#I�%…
|