/external/llvm-project/clang/test/Analysis/ |
D | cfg-openmp.cpp | 13 int x, cond, fp, rd, lin, step, map; in xxx() local 176 int x, cond, fp, rd, lin, step, map; in dpf() local 198 int x, cond, fp, rd, lin, step, map; in dpfs() local 220 int x, cond, fp, rd, lin, step, map; in ds() local 237 int x, cond, fp, rd, lin, step, map; in for_fn() local 257 int x, cond, fp, rd, lin, step, map; in fs() local 277 int x, cond, fp, rd, lin, step, map; in ord() local 298 int x, cond, fp, rd, lin, step, map; in pf() local 323 int x, cond, fp, rd, lin, step, map; in pfs() local 348 int x, cond, fp, rd, lin, step, map; in simd() local [all …]
|
/external/llvm-project/clang/test/OpenMP/ |
D | declare_variant_ast_print.cpp | 69 void h_ref(C *hp, C *hp2, C *hq, C *lin) { in h_ref() 80 void h(C *hp, C *hp2, C *hq, C *lin) { in h() 95 void h(double *hp, double *hp2, double *hq, double *lin) { in h()
|
D | declare_simd_ast_print.cpp | 26 template <class C, int V> void h(C *hp, C *hp2, C *hq, C *lin) { in h() 34 template <class C> void h(C *hp, C *hp2, C *hq, C *lin) { in h() 53 void h(int *hp, int *hp2, int *hq, int *lin) in h()
|
D | declare_simd_messages.cpp | 44 void h(C *hp, C *hp2, C *hq, C *lin) { in h() 50 void h(int *hp, int *hp2, int *hq, int *lin) { in h()
|
D | declare_simd_codegen.cpp | 34 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_variant_messages.cpp | 179 void h(C *hp, C *hp2, C *hq, C *lin) { in h()
|
D | target_simd_codegen.cpp | 175 int lin = 12; in foo() local
|
D | target_parallel_for_simd_codegen.cpp | 178 int lin = 12; in foo() local
|
D | target_parallel_for_codegen.cpp | 212 int lin = 12; in foo() local
|
D | for_simd_codegen.cpp | 123 int lin = 12; in simple() local
|
D | parallel_for_simd_codegen.cpp | 130 int lin = 12; in simple() local
|
D | for_simd_ast_print.cpp | 95 T lin = 0; in result() local
|
/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()
|
D | for_simd_codegen.cpp | 106 int lin = 12; in simple() local
|
D | parallel_for_simd_codegen.cpp | 115 int lin = 12; in simple() local
|
D | parallel_for_simd_ast_print.cpp | 86 T lin = 0; in result() local
|
D | for_simd_ast_print.cpp | 85 T lin = 0; in result() local
|
/external/guava/android/guava-tests/test/com/google/common/io/ |
D | ByteStreamsTest.java | 573 InputStream lin = ByteStreams.limit(bin, 2); in testLimit() local 604 InputStream lin = ByteStreams.limit(bin, 2); in testLimit_mark() local 625 InputStream lin = ByteStreams.limit(bin, 2); in testLimit_skip() local 642 InputStream lin = ByteStreams.limit(bin, 2); in testLimit_markNotSet() local 653 InputStream lin = ByteStreams.limit(new UnmarkableInputStream(), 2); in testLimit_markNotSupported() local
|
/external/guava/guava-tests/test/com/google/common/io/ |
D | ByteStreamsTest.java | 573 InputStream lin = ByteStreams.limit(bin, 2); in testLimit() local 604 InputStream lin = ByteStreams.limit(bin, 2); in testLimit_mark() local 625 InputStream lin = ByteStreams.limit(bin, 2); in testLimit_skip() local 642 InputStream lin = ByteStreams.limit(bin, 2); in testLimit_markNotSet() local 653 InputStream lin = ByteStreams.limit(new UnmarkableInputStream(), 2); in testLimit_markNotSupported() local
|
/external/libopus/celt/ |
D | modes.c | 93 int i, j, lin, low, high, nBark, offset=0; in compute_ebands() local
|
/external/angle/src/tests/perf_tests/ |
D | glmark2Benchmark.cpp | 231 std::istringstream lin(line); in parseOutput() local
|
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_format_srgb.c | 168 LLVMValueRef lin_thresh, lin, lin_const, is_linear, tmp, pow_final; in lp_build_linear_to_srgb() local
|
/external/llvm-project/polly/lib/External/isl/ |
D | isl_convex_hull.c | 875 struct isl_basic_set *lin = NULL; in induced_lineality_space() local 950 __isl_take isl_basic_set *lin) in modulo_lineality() 1285 isl_basic_set *lin, *aff; in convex_hull_pair() local 1351 struct isl_basic_set *lin = NULL; in isl_basic_set_lineality_space() local 1401 struct isl_set *lin = NULL; in isl_set_combined_lineality_space() local 1797 struct isl_basic_set *lin; in uset_convex_hull() local
|