Home
last modified time | relevance | path

Searched refs:LAMBDA (Results 1 – 25 of 140) sorted by relevance

123456

/external/clang/test/OpenMP/
Dfor_lastprivate_codegen.cpp19 #ifdef LAMBDA in SS()
42 #ifdef LAMBDA in SS()
73 #ifdef LAMBDA in SST()
98 #ifdef LAMBDA in SST()
171 #ifdef LAMBDA in main()
Dteams_private_codegen.cpp35 #ifdef LAMBDA in SS()
51 #ifdef LAMBDA in SST()
90 #ifdef LAMBDA in main()
Dparallel_private_codegen.cpp27 #ifdef LAMBDA in SS()
52 #ifdef LAMBDA in SST()
99 #ifdef LAMBDA in main()
Dparallel_reduction_codegen.cpp29 #ifdef LAMBDA in SS()
54 #ifdef LAMBDA in SST()
104 #ifdef LAMBDA in main()
Dfor_linear_codegen.cpp34 #ifdef LAMBDA in SS()
65 #ifdef LAMBDA in SST()
116 #ifdef LAMBDA in main()
Dparallel_firstprivate_codegen.cpp35 #ifdef LAMBDA in SS()
60 #ifdef LAMBDA in SST()
120 #ifdef LAMBDA in main()
/external/llvm-project/clang/test/OpenMP/
Dfor_lastprivate_codegen.cpp55 #ifdef LAMBDA in SS()
78 #ifdef LAMBDA in SS()
109 #ifdef LAMBDA in SST()
134 #ifdef LAMBDA in SST()
210 #ifdef LAMBDA in main()
Dteams_private_codegen.cpp51 #ifdef LAMBDA in SS()
67 #ifdef LAMBDA in SST()
106 #ifdef LAMBDA in main()
Dparallel_private_codegen.cpp47 #ifdef LAMBDA in SS()
72 #ifdef LAMBDA in SST()
119 #ifdef LAMBDA in main()
Dparallel_reduction_codegen.cpp35 #ifdef LAMBDA in SS()
60 #ifdef LAMBDA in SST()
118 #ifdef LAMBDA in main()
Dfor_linear_codegen.cpp53 #ifdef LAMBDA in SS()
84 #ifdef LAMBDA in SST()
135 #ifdef LAMBDA in main()
Dparallel_firstprivate_codegen.cpp65 #ifdef LAMBDA in SS()
90 #ifdef LAMBDA in SST()
150 #ifdef LAMBDA in main()
Dtarget_teams_distribute_reduction_codegen.cpp42 #ifdef LAMBDA in main()
Dtarget_teams_distribute_parallel_for_reduction_codegen.cpp41 #ifdef LAMBDA in main()
Dteams_distribute_reduction_codegen.cpp43 #ifdef LAMBDA in main()
Dtarget_teams_distribute_simd_reduction_codegen.cpp42 #ifdef LAMBDA in main()
Dtarget_teams_distribute_parallel_for_simd_reduction_codegen.cpp41 #ifdef LAMBDA in main()
Ddistribute_simd_reduction_codegen.cpp44 #ifdef LAMBDA in main()
Dteams_distribute_parallel_for_simd_reduction_codegen.cpp43 #ifdef LAMBDA in main()
Dteams_distribute_parallel_for_reduction_codegen.cpp43 #ifdef LAMBDA in main()
Dteams_distribute_simd_reduction_codegen.cpp43 #ifdef LAMBDA in main()
Dteams_distribute_parallel_for_copyin_codegen.cpp45 #ifdef LAMBDA in main()
Dparallel_for_linear_codegen.cpp48 #ifdef LAMBDA in main()
/external/python/cpython2/Demo/tkinter/guido/
Dbrownian.py14 LAMBDA = 10 variable
27 dt = random.expovariate(LAMBDA)
Dbrownian2.py13 LAMBDA = 10 variable
36 dt = random.expovariate(LAMBDA)

123456