Lines Matching defs:lazy
409 words = 'the quick brown fox jumped over a lazy dog'.split()
420 ('lazy', 7),
424 words = 'the quick brown fox jumped over a lazy dog'.split()
433 'lazy': 7,
447 ('lazy', 7),
469 lazy=7,
481 lazy=7,
494 lazy=7,
506 lazy=7,
895 fox = 'the quick brown fox jumped over a lazy dog'
899 'a lazy dog')""")
905 'a lazy dog',
1080 words = 'the quick brown fox jumped over a lazy dog'.split()
1090 'lazy': 7,
1109 words = 'the quick brown fox jumped over a lazy dog'.split()
1119 'lazy': 7,
1131 'lazy': 7,
1142 ('lazy', 7),
1150 words = 'the quick brown fox jumped over a lazy dog'.split()
1161 ('lazy', 7),
1171 ('lazy', 7),
1178 words = 'the quick brown fox jumped over a lazy dog'.split()
1187 'lazy': 7,
1195 words = 'the quick brown fox jumped over a lazy dog'.split()
1206 ('lazy', 7),
1212 d = collections.UserString('the quick brown fox jumped over a lazy dog')
1217 'a lazy dog')""")
1223 'lazy dog'}""")