Home
last modified time | relevance | path

Searched defs:lin (Results 1 – 25 of 48) sorted by relevance

12

/external/llvm-project/clang/test/Analysis/
Dcfg-openmp.cpp13 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/
Ddeclare_variant_ast_print.cpp69 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()
Ddeclare_simd_ast_print.cpp26 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()
Ddeclare_simd_messages.cpp44 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()
Ddeclare_simd_codegen.cpp34 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()
Ddeclare_variant_messages.cpp179 void h(C *hp, C *hp2, C *hq, C *lin) { in h()
Dtarget_simd_codegen.cpp175 int lin = 12; in foo() local
Dtarget_parallel_for_simd_codegen.cpp178 int lin = 12; in foo() local
Dtarget_parallel_for_codegen.cpp212 int lin = 12; in foo() local
Dfor_simd_codegen.cpp123 int lin = 12; in simple() local
Dparallel_for_simd_codegen.cpp130 int lin = 12; in simple() local
Dfor_simd_ast_print.cpp95 T lin = 0; in result() local
/external/clang/test/OpenMP/
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()
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()
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()
Dfor_simd_codegen.cpp106 int lin = 12; in simple() local
Dparallel_for_simd_codegen.cpp115 int lin = 12; in simple() local
Dparallel_for_simd_ast_print.cpp86 T lin = 0; in result() local
Dfor_simd_ast_print.cpp85 T lin = 0; in result() local
/external/guava/android/guava-tests/test/com/google/common/io/
DByteStreamsTest.java573 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/
DByteStreamsTest.java573 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/
Dmodes.c93 int i, j, lin, low, high, nBark, offset=0; in compute_ebands() local
/external/angle/src/tests/perf_tests/
Dglmark2Benchmark.cpp231 std::istringstream lin(line); in parseOutput() local
/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_format_srgb.c168 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/
Disl_convex_hull.c875 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

12