/external/clang/test/OpenMP/ |
D | for_lastprivate_codegen.cpp | 19 #ifdef LAMBDA in SS() 42 #ifdef LAMBDA in SS() 73 #ifdef LAMBDA in SST() 98 #ifdef LAMBDA in SST() 171 #ifdef LAMBDA in main()
|
D | teams_private_codegen.cpp | 35 #ifdef LAMBDA in SS() 51 #ifdef LAMBDA in SST() 90 #ifdef LAMBDA in main()
|
D | parallel_private_codegen.cpp | 27 #ifdef LAMBDA in SS() 52 #ifdef LAMBDA in SST() 99 #ifdef LAMBDA in main()
|
D | parallel_reduction_codegen.cpp | 29 #ifdef LAMBDA in SS() 54 #ifdef LAMBDA in SST() 104 #ifdef LAMBDA in main()
|
D | for_linear_codegen.cpp | 34 #ifdef LAMBDA in SS() 65 #ifdef LAMBDA in SST() 116 #ifdef LAMBDA in main()
|
D | parallel_firstprivate_codegen.cpp | 35 #ifdef LAMBDA in SS() 60 #ifdef LAMBDA in SST() 120 #ifdef LAMBDA in main()
|
D | parallel_for_linear_codegen.cpp | 42 #ifdef LAMBDA in main()
|
D | single_private_codegen.cpp | 42 #ifdef LAMBDA in main()
|
D | sections_private_codegen.cpp | 43 #ifdef LAMBDA in main()
|
D | sections_reduction_codegen.cpp | 48 #ifdef LAMBDA in main()
|
D | task_private_codegen.cpp | 53 #ifdef LAMBDA in main()
|
D | single_firstprivate_codegen.cpp | 66 #ifdef LAMBDA in main()
|
D | sections_lastprivate_codegen.cpp | 54 #ifdef LAMBDA in main()
|
D | taskloop_private_codegen.cpp | 53 #ifdef LAMBDA in main()
|
D | sections_firstprivate_codegen.cpp | 68 #ifdef LAMBDA in main()
|
D | task_firstprivate_codegen.cpp | 54 #ifdef LAMBDA in main()
|
D | for_private_codegen.cpp | 43 #ifdef LAMBDA in main()
|
D | taskloop_simd_private_codegen.cpp | 53 #ifdef LAMBDA in main()
|
D | taskloop_lastprivate_codegen.cpp | 54 #ifdef LAMBDA in main()
|
D | taskloop_firstprivate_codegen.cpp | 54 #ifdef LAMBDA in main()
|
D | for_firstprivate_codegen.cpp | 68 #ifdef LAMBDA in main()
|
D | parallel_copyin_codegen.cpp | 76 #ifdef LAMBDA in main()
|
D | taskloop_simd_firstprivate_codegen.cpp | 54 #ifdef LAMBDA in main()
|
/external/python/cpython2/Demo/tkinter/guido/ |
D | brownian2.py | 13 LAMBDA = 10 variable 36 dt = random.expovariate(LAMBDA)
|
D | brownian.py | 14 LAMBDA = 10 variable 27 dt = random.expovariate(LAMBDA)
|