Home
last modified time | relevance | path

Searched refs:doit2 (Results 1 – 6 of 6) sorted by relevance

/third_party/python/Lib/turtledemo/
Dforest.py71 def doit2(level, pen): function
89 s = doit2(7, Turtle(undobuffersize=1))
/third_party/typescript/tests/baselines/reference/
DmappedTypes5.js56 function doit2() { function
90 function doit2() {
DmappedTypes5.types166 function doit2() {
167 >doit2 : () => void
DmappedTypes5.symbols248 function doit2() {
249 >doit2 : Symbol(doit2, Decl(mappedTypes5.ts, 52, 2))
DmappedTypes5.errors.txt67 function doit2() {
/third_party/typescript/tests/cases/conformance/types/mapped/
DmappedTypes5.ts57 function doit2() { function