Searched defs:ip3 (Results  1 – 13 of 13) sorted by relevance
| /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/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/cronet/net/dns/public/ | 
| D | dns_over_https_server_config_unittest.cc | 20 const IPAddress ip3(192, 0, 2, 2);  variable
  | 
| /external/zstd/lib/decompress/ | 
| D | huf_decompress_amd64.S | 57 #define ip3    r11  macro
  | 
| /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/zstd/lib/compress/ | 
| D | zstd_fast.c | 115     const BYTE* ip3;  in ZSTD_compressBlock_fast_noDict_generic()  local
  | 
| /external/webrtc/rtc_base/ | 
| D | network_unittest.cc | 1305   IPAddress ip3;  in TEST_F()  local
  |