Home
last modified time | relevance | path

Searched refs:jumped (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_pprint.py409 words = 'the quick brown fox jumped over a lazy dog'.split()
417 ('jumped', 4),
424 words = 'the quick brown fox jumped over a lazy dog'.split()
432 'jumped': 4,
444 ('jumped', 4),
466 jumped=4,
478 jumped=4,
491 jumped=4, variable in QueryTestCase.test_simple_namespace_subclass.AdvancedNamespace
503 jumped=4,
895 fox = 'the quick brown fox jumped ove
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A Devaluate.c2599 int jumped = 0; // has the last designator multiple levels? in handle_list_initializer() local
2632 if (jumped && Wpast_deep_designator) { in handle_list_initializer()
2634 jumped = 0; in handle_list_initializer()
2645 jumped = top != e; in handle_list_initializer()

Completed in 7 milliseconds