Home
last modified time | relevance | path

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

12

/external/llvm-project/clang/test/OpenMP/
Ddeclare_simd_ast_print.cpp24 #pragma omp declare simd aligned(hp, hp2:V)
25 #pragma omp declare simd aligned(hp, hp2:V)
26 template <class C, int V> void h(C *hp, C *hp2, C *hq, C *lin) { in h() argument
33 #pragma omp declare simd aligned(hp, hp2)
34 template <class C> void h(C *hp, C *hp2, C *hq, C *lin) { in h() argument
51 #pragma omp declare simd aligned(hp, hp2)
53 void h(int *hp, int *hp2, int *hq, int *lin) in h() argument
58 h((float*) hp, (float*) hp2, (float*) hq, (float*) lin); in h()
Ddeclare_simd_codegen.cpp32 #pragma omp declare simd aligned(hp, hp2)
34 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
46 h((float *)hp, (float *)hp2, (float *)hq, (float *)lin); in h()
Ddeclare_variant_ast_print.cpp69 void h_ref(C *hp, C *hp2, C *hq, C *lin) { in h_ref() argument
80 void h(C *hp, C *hp2, C *hq, C *lin) { in h() argument
95 void h(double *hp, double *hp2, double *hq, double *lin) { in h() argument
96 h((float *)hp, (float *)hp2, (float *)hq, (float *)lin); in h()
Ddeclare_simd_messages.cpp44 void h(C *hp, C *hp2, C *hq, C *lin) { in h() argument
50 void h(int *hp, int *hp2, int *hq, int *lin) { in h() argument
51 h((float *)hp, (float *)hp2, (float *)hq, (float *)lin); in h()
Ddeclare_variant_messages.cpp179 void h(C *hp, C *hp2, C *hq, C *lin) { in h() argument
186 void h(int *hp, int *hp2, int *hq, int *lin);
/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/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.getHost()); in checkFromStringCase()
/external/guava/android/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.getHost()); in checkFromStringCase()
/external/jcommander/src/test/java/com/beust/jcommander/args/
DArgsList.java25 public List<HostPort> hp2; field in ArgsList
/external/llvm-project/flang/test/Semantics/
Dstructconst04.f9033 type(has_pointer2) :: hp2 component
Dstructconst03.f9037 type(has_pointer2) :: hp2 component
/external/libnetfilter_conntrack/
Ddepcomp305 hp2)
/external/libexif/
Ddepcomp305 hp2)
/external/libnfnetlink/
Ddepcomp305 hp2)
/external/stressapptest/
Ddepcomp298 hp2)
/external/libnfnetlink/build-aux/
Ddepcomp338 hp2)
/external/llvm-project/polly/lib/External/ppcg/
Ddepcomp338 hp2)
/external/libcap-ng/libcap-ng-0.7/
Ddepcomp315 hp2)
/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/llvm-project/polly/lib/External/isl/interface/
Ddepcomp435 hp2)
/external/ImageMagick/config/
Ddepcomp435 hp2)
/external/python/cpython2/Modules/_ctypes/libffi/
Ddepcomp435 hp2)
/external/expat/conftools/
Ddepcomp435 hp2)

12