Home
last modified time | relevance | path

Searched defs:hp2 (Results 1 – 6 of 6) sorted by relevance

/external/clang/test/OpenMP/
Ddeclare_simd_messages.cpp42 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()
Ddeclare_simd_ast_print.cpp21 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()
Ddeclare_simd_codegen.cpp16 void h(C *hp, C *hp2, C *hq, C *lin) { in h()
23 void h(int *hp, int *hp2, int *hq, int *lin) { in h()
/external/guava/guava-tests/test/com/google/common/net/
DHostAndPortTest.java113 HostAndPort hp2 = null; in checkFromStringCase() local
197 HostAndPort hp2 = HostAndPort.fromString("foo::123"); in testHashCodeAndEquals() local
/external/jcommander/src/test/java/com/beust/jcommander/args/
DArgsList.java25 public List<HostPort> hp2; field in ArgsList
/external/opencv/cv/src/
Dcvcontourtree.cpp77 double s, sp1, sp2, sn1, sn2, s_c, sp1_c, sp2_c, sn1_c, sn2_c, h, hp1, hp2, hn1, hn2, in icvCreateContourTree() local