Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/OpenMP/
H A 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()
H A 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()
H A 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()
/aosp_15_r20/bionic/tests/
H A Dnetdb_test.cpp209 hostent *hp2; in TEST() local
231 hostent *hp2; in TEST() local
260 hostent *hp2; in TEST() local
/aosp_15_r20/external/jcommander/src/test/java/com/beust/jcommander/args/
H A DArgsList.java25 public List<HostPort> hp2; field in ArgsList
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/net/
H A DHostAndPortTest.java121 HostAndPort hp2 = null; in checkFromStringCase() local
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/net/
H A DHostAndPortTest.java128 HostAndPort hp2 = null; in checkFromStringCase() local