HomeSort by relevance Sort by last modified time
    Searched refs:LOWEST_PRIORITY (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/cython/src/Cython/Plex/
DFA.py 10 from Machines import LOWEST_PRIORITY
121 best_priority = LOWEST_PRIORITY
Machines.py 13 LOWEST_PRIORITY = -sys.maxint
72 self.action_priority = LOWEST_PRIORITY

Completed in 144 milliseconds