/external/snakeyaml/src/test/java/examples/ |
D | Hero.java | 21 private Integer hp; field in Hero 23 public Hero(String name, Integer hp, Integer sp) { in Hero()
|
/external/guava/guava-tests/test/com/google/common/net/ |
D | HostAndPortTest.java | 101 HostAndPort hp; in checkFromStringCase() local 150 HostAndPort hp = HostAndPort.fromParts("gmail.com", 81); in testFromParts() local 169 HostAndPort hp = HostAndPort.fromHost("gmail.com"); in testFromHost() local
|
/external/ppp/pppd/plugins/radius/ |
D | ip_util.c | 31 struct hostent *hp; in rc_get_ipaddr() local 105 struct hostent *hp; in rc_ip_hostname() local
|
/external/clang/test/OpenMP/ |
D | declare_simd_messages.cpp | 42 void h(C *hp, C *hp2, C *hq, C *lin) { in h() 48 void h(int *hp, int *hp2, int *hq, int *lin) { in h()
|
D | declare_simd_ast_print.cpp | 21 template <class C> void h(C *hp, C *hp2, C *hq, C *lin) { in h() 42 void h(int *hp, int *hp2, int *hq, int *lin) in h()
|
/external/openssh/openbsd-compat/ |
D | fake-rfc2553.c | 51 struct hostent *hp; in getnameinfo() local 158 struct hostent *hp; in getaddrinfo() local
|
/external/compiler-rt/lib/asan/ |
D | asan_memory_profile.cc | 76 HeapProfile *hp = reinterpret_cast<HeapProfile*>(arg); in ChunkCallback() local 86 HeapProfile hp; in MemoryProfileCB() local
|
/external/nist-sip/java/gov/nist/core/ |
D | HostNameParser.java | 266 HostPort hp = new HostPort(); in hostPort() local 334 HostPort hp = hnp.hostPort(true); in main() local
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_getmaps/ |
D | rpc_pmap_getmaps.c | 51 struct hostent *hp = NULL; in main() local
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_getport/ |
D | rpc_pmap_getport.c | 52 struct hostent *hp = NULL; in main() local
|
/external/fdlibm/ |
D | e_remainder.c | 39 int hx,hp; local
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clnttcp_create/ |
D | rpc_clnttcp_create.c | 55 struct hostent *hp = NULL; in main() local
|
D | rpc_clnttcp_create_stress.c | 56 struct hostent *hp = NULL; in main() local
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clntudp_create/ |
D | rpc_clntudp_create.c | 55 struct hostent *hp = NULL; in main() local
|
D | rpc_clntudp_create_stress.c | 56 struct hostent *hp = NULL; in main() local
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_createdestroy_clntudp_bufcreate/ |
D | rpc_clntudp_bufcreate.c | 55 struct hostent *hp = NULL; in main() local
|
/external/freetype/src/gzip/ |
D | inftrees.c | 103 inflate_huft *hp, /* space for trees */ in huft_build() 303 inflate_huft *hp, /* space for trees */ in inflate_trees_bits() 335 inflate_huft *hp, /* space for trees */ in inflate_trees_dynamic()
|
/external/ltp/testcases/network/multicast/mc_opts/ |
D | mc_verify_opts_error.c | 17 struct hostent *hp, *gethostbyname(); in main() local
|
D | mc_verify_opts.c | 23 struct hostent *hp, *gethostbyname(); in main() local
|
/external/ksoap2/ksoap2-j2se/src/main/java/org/ksoap2/transport/ |
D | HttpTransportSE.java | 182 HeaderProperty hp = (HeaderProperty) headers.get(i); in call() local 213 HeaderProperty hp = (HeaderProperty) retHeaders.get(i); in call() local
|
/external/ltp/testcases/network/rpc/rpc-tirpc/tests_pack/rpc_suite/rpc/rpc_addrmanagmt_pmap_rmtcall/ |
D | rpc_pmap_rmtcall.c | 53 struct hostent *hp = NULL; in main() local
|
D | rpc_pmap_rmtcall_stress.c | 54 struct hostent *hp = NULL; in main() local
|
/external/valgrind/massif/tests/ |
D | custom_alloc.c | 28 static void* hp = 0; // current heap pointer in custom_alloc() local
|
/external/mksh/src/ |
D | histrap.c | 93 char **hfirst, **hlast, **hp, *editor = NULL; in c_fc() local 391 char **hp = NULL; in hist_get() local 484 char **hp; in findhist() local 609 char **hp, *c; in histsave() local 776 char *nhname, **hp; in hist_init() local 876 char **hp; in histload() local
|
/external/ltp/testcases/network/tcp_cmds/sendfile/ |
D | testsf_c.c | 37 struct addrinfo *hp; in main() local
|