Home
last modified time | relevance | path

Searched refs:hp2 (Results 1 – 25 of 40) sorted by relevance

12

/external/guava/guava-tests/test/com/google/common/net/
DHostAndPortTest.java113 HostAndPort hp2 = null; in checkFromStringCase() local
115 hp2 = hp.withDefaultPort(defaultPort); in checkFromStringCase()
138 int port = hp2.getPort(); in checkFromStringCase()
145 assertEquals(expectHost, hp2.getHostText()); in checkFromStringCase()
197 HostAndPort hp2 = HostAndPort.fromString("foo::123"); in testHashCodeAndEquals() local
202 assertEquals(hp1.hashCode(), hp2.hashCode()); in testHashCodeAndEquals()
208 assertTrue(hp1.equals(hp2)); in testHashCodeAndEquals()
/external/clang/test/OpenMP/
Ddeclare_simd_ast_print.cpp20 #pragma omp declare simd aligned(hp, hp2)
21 template <class C> void h(C *hp, C *hp2, C *hq, C *lin) { in h() argument
40 #pragma omp declare simd aligned(hp, hp2)
42 void h(int *hp, int *hp2, int *hq, int *lin) in h() argument
47 h((float*) hp, (float*) hp2, (float*) hq, (float*) lin); in h()
Ddeclare_simd_codegen.cpp14 #pragma omp declare simd aligned(hp, hp2)
16 void h(C *hp, C *hp2, C *hq, C *lin) { in h() argument
21 #pragma omp declare simd aligned(hp, hp2)
23 void h(int *hp, int *hp2, int *hq, int *lin) { in h() argument
27 h((float *)hp, (float *)hp2, (float *)hq, (float *)lin); in h()
Ddeclare_simd_messages.cpp42 void h(C *hp, C *hp2, C *hq, C *lin) { in h() argument
48 void h(int *hp, int *hp2, int *hq, int *lin) { in h() argument
49 h((float *)hp, (float *)hp2, (float *)hq, (float *)lin); in h()
/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
209 icvCalcTriAttr( contour, tp2, tp3, nmp3, tp1, nmp1, &sp2, &sp2_c, &hp2, in icvCreateContourTree()
363 hp2 = hp1; in icvCreateContourTree()
/external/adhd/scripts/audio_tuning/frontend/
Daudio.js766 var hp2 = lr4_highpass(f2);
773 connect(hp1, hp2);
786 return hp2.output();
803 hp2.config(s, value);
/external/stressapptest/
Ddepcomp298 hp2)
/external/google-tv-pairing-protocol/cpp/
Ddepcomp305 hp2)
/external/libnetfilter_conntrack/
Ddepcomp305 hp2)
/external/libnfnetlink/
Ddepcomp305 hp2)
/external/libexif/
Ddepcomp305 hp2)
/external/libusb-compat/
Ddepcomp298 hp2)
/external/libcap-ng/libcap-ng-0.7/
Ddepcomp315 hp2)
/external/vulkan-validation-layers/tests/gtest-1.7.0/build-aux/
Ddepcomp315 hp2)
/external/libnfnetlink/build-aux/
Ddepcomp338 hp2)
/external/protobuf/
Ddepcomp435 hp2)
/external/protobuf/gtest/build-aux/
Ddepcomp435 hp2)
/external/google-breakpad/autotools/
Ddepcomp435 hp2)
/external/python/cpython3/Modules/_ctypes/libffi/
Ddepcomp435 hp2)
/external/valgrind/
Ddepcomp435 hp2)
/external/libedit/
Ddepcomp435 hp2)
/external/libmicrohttpd/
Ddepcomp435 hp2)
/external/libevent/
Ddepcomp435 hp2)
/external/curl/
Ddepcomp435 hp2)

12