Searched defs:hp2 (Results 1 – 6 of 6) sorted by relevance
/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()
|
D | declare_simd_codegen.cpp | 16 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/jcommander/src/test/java/com/beust/jcommander/args/ |
D | ArgsList.java | 25 public List<HostPort> hp2; field in ArgsList
|
/external/guava/guava-tests/test/com/google/common/net/ |
D | HostAndPortTest.java | 120 HostAndPort hp2 = null; in checkFromStringCase() local
|
/external/guava/android/guava-tests/test/com/google/common/net/ |
D | HostAndPortTest.java | 120 HostAndPort hp2 = null; in checkFromStringCase() local
|