Home
last modified time | relevance | path

Searched refs:ACTIONS (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/v8/tools/dev/
H A Dgm.py64 ACTIONS = { variable
420 impact = ACTIONS[action]
455 if word in ACTIONS:
473 elif word in ACTIONS:
482 impact = ACTIONS[action]
/third_party/ntfs-3g/ntfsprogs/
H A Dntfsrecover.h33 enum ACTIONS { enum
/third_party/python/Lib/
H A Doptparse.py486 ACTIONS = ("store", variable in Option
635 elif self.action not in self.ACTIONS:
/third_party/python/Lib/test/
H A Dtest_optparse.py1067 ACTIONS = Option.ACTIONS + ("extend",) variable in TestExtendAddActions.MyOption

Completed in 8 milliseconds