Home
last modified time | relevance | path

Searched defs:ACTIONS (Results 1 – 5 of 5) sorted by relevance

/third_party/cef/tools/
Dpatch_updater.py63 ACTIONS = Option.ACTIONS + ("extend",) variable in MultipleOption
/third_party/ntfs-3g/ntfsprogs/
Dntfsrecover.h33 enum ACTIONS { enum
/third_party/boost/tools/build/src/engine/
Drules.h42 typedef struct _actions ACTIONS; typedef
/third_party/python/Lib/
Doptparse.py486 ACTIONS = ("store", variable in Option
/third_party/python/Lib/test/
Dtest_optparse.py1067 ACTIONS = Option.ACTIONS + ("extend",) variable in TestExtendAddActions.MyOption