Lines Matching defs:dog
409 words = 'the quick brown fox jumped over a lazy dog'.split()
421 ('dog', 8)])""")
424 words = 'the quick brown fox jumped over a lazy dog'.split()
430 'dog': 8,
448 ('dog', 8)]))""")
470 dog=8,
482 dog=8)""")
495 dog=8,
507 dog=8)""")
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()
1087 'dog': 8,
1109 words = 'the quick brown fox jumped over a lazy dog'.split()
1116 'dog': 8,
1128 'dog': 8,
1143 ('dog', 8)]))""")
1150 words = 'the quick brown fox jumped over a lazy dog'.split()
1162 ('dog', 8)])""")
1172 ('dog', 8)],
1178 words = 'the quick brown fox jumped over a lazy dog'.split()
1184 'dog': 8,
1195 words = 'the quick brown fox jumped over a lazy dog'.split()
1207 ('dog', 8)]""")
1212 d = collections.UserString('the quick brown fox jumped over a lazy dog')
1217 'a lazy dog')""")
1223 'lazy dog'}""")