/external/v8/tools/dev/ |
D | gm.py | 53 ACTIONS = { variable 297 impact = ACTIONS[action] 319 if word in ACTIONS: 337 elif word in ACTIONS: 344 impact = ACTIONS[action]
|
/external/python/cpython3/Mac/PythonLauncher/English.lproj/MainMenu.nib/ |
D | classes.nib | 5 ACTIONS = {showPreferences = id; };
|
/external/python/cpython2/Mac/PythonLauncher/English.lproj/MainMenu.nib/ |
D | classes.nib | 5 ACTIONS = {showPreferences = id; };
|
/external/python/cpython3/Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/ |
D | classes.nib | 5 ACTIONS = {"do_apply" = id; "do_filetype" = id; "do_reset" = id; };
|
/external/python/cpython2/Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/ |
D | classes.nib | 5 ACTIONS = {"do_apply" = id; "do_filetype" = id; "do_reset" = id; };
|
/external/python/cpython2/Mac/PythonLauncher/English.lproj/MyDocument.nib/ |
D | classes.nib | 5 ACTIONS = {"do_apply" = id; "do_cancel" = id; "do_reset" = id; "do_run" = id; };
|
/external/python/cpython3/Mac/PythonLauncher/English.lproj/MyDocument.nib/ |
D | classes.nib | 5 ACTIONS = {"do_apply" = id; "do_cancel" = id; "do_reset" = id; "do_run" = id; };
|
/external/google-breakpad/src/client/windows/crash_generation/ |
D | ReadMe.txt | 7 STATE | ACTIONS
|
/external/python/cpython3/Lib/ |
D | optparse.py | 486 ACTIONS = ("store", variable in Option 635 elif self.action not in self.ACTIONS:
|
/external/python/cpython2/Lib/ |
D | optparse.py | 483 ACTIONS = ("store", variable in Option 633 elif self.action not in self.ACTIONS:
|
/external/python/cpython2/Lib/test/ |
D | test_optparse.py | 1068 ACTIONS = Option.ACTIONS + ("extend",) variable in TestExtendAddActions.MyOption
|
/external/python/cpython3/Lib/test/ |
D | test_optparse.py | 1066 ACTIONS = Option.ACTIONS + ("extend",) variable in TestExtendAddActions.MyOption
|
/external/libxkbcommon/xkbcommon/src/xkbcomp/ |
D | symbols.c | 613 #define ACTIONS 2 macro 740 if (!GetGroupIndex(info, keyi, arrayNdx, ACTIONS, &ndx)) in AddActionsToKey()
|
/external/python/cpython2/Doc/library/ |
D | optparse.rst | 1959 .. attribute:: Option.ACTIONS 1961 All actions must be listed in ACTIONS. 1998 ACTIONS = Option.ACTIONS + ("extend",)
|
/external/python/cpython3/Doc/library/ |
D | optparse.rst | 1957 .. attribute:: Option.ACTIONS 1959 All actions must be listed in ACTIONS. 1996 ACTIONS = Option.ACTIONS + ("extend",)
|
/external/dagger2/lib/ |
D | google-java-format-0.1-20151017.042846-2.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |