Searched refs:doit2 (Results 1 – 7 of 7) sorted by relevance
/external/python/cpython3/Lib/turtledemo/ |
D | forest.py | 71 def doit2(level, pen): function 89 s = doit2(7, Turtle(undobuffersize=1))
|
/external/clang/test/Analysis/ |
D | malloc-annotations.c | 188 char *doit2(); 190 char *buf = doit2(); in pr6069()
|
D | malloc.c | 414 char *doit2(); 416 char *buf = doit2(); in pr6069()
|
/external/llvm-project/clang/test/Analysis/ |
D | malloc-annotations.c | 194 char *doit2(); 196 char *buf = doit2(); in pr6069()
|
D | malloc.c | 419 char *doit2(); 421 char *buf = doit2(); in pr6069()
|
/external/llvm-project/llvm/test/Transforms/LoopVectorize/ |
D | vect-phiscev-sext-trunc.ll | 92 ; void doit2(int *in, int *out, size_t size, size_t step) 111 ; VF8-LABEL: @doit2 117 ; VF1-LABEL: @doit2 123 define void @doit2(i32* nocapture readonly %in, i32* nocapture %out, i64 %size, i64 %step) {
|
D | pr30654-phiscev-sext-trunc.ll | 80 ; void doit2(int n, int step) { 90 ; CHECK-LABEL: @doit2 104 define void @doit2(i32 %n, i32 %step) local_unnamed_addr {
|