Home
last modified time | relevance | path

Searched refs:do_apply (Results 1 – 13 of 13) sorted by relevance

/external/python/cpython2/Mac/Tools/
Dfixapplepython23.py48 def fix(makefile, do_apply): argument
67 if do_apply:
93 do_apply = False
95 do_apply = True
115 if do_apply and not os.access(MAKEFILE, os.W_OK):
119 if do_apply:
125 rv = fix(MAKEFILE, do_apply)
/external/python/cpython2/Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/
Dclasses.nib5 ACTIONS = {"do_apply" = id; "do_filetype" = id; "do_reset" = id; };
/external/python/cpython3/Mac/PythonLauncher/English.lproj/PreferenceWindow.nib/
Dclasses.nib5 ACTIONS = {"do_apply" = id; "do_filetype" = id; "do_reset" = id; };
/external/python/cpython3/Mac/PythonLauncher/English.lproj/MyDocument.nib/
Dclasses.nib5 ACTIONS = {"do_apply" = id; "do_cancel" = id; "do_reset" = id; "do_run" = id; };
/external/python/cpython2/Mac/PythonLauncher/English.lproj/MyDocument.nib/
Dclasses.nib5 ACTIONS = {"do_apply" = id; "do_cancel" = id; "do_reset" = id; "do_run" = id; };
/external/python/cpython3/Mac/PythonLauncher/
DMyDocument.h37 - (IBAction)do_apply:(id)sender;
DPreferencesWindowController.h28 - (IBAction)do_apply:(id)sender;
DPreferencesWindowController.m69 - (IBAction)do_apply:(id)sender
DMyDocument.m145 - (IBAction)do_apply:(id)sender
/external/python/cpython2/Mac/PythonLauncher/
DMyDocument.h37 - (IBAction)do_apply:(id)sender;
DPreferencesWindowController.h28 - (IBAction)do_apply:(id)sender;
DPreferencesWindowController.m69 - (IBAction)do_apply:(id)sender
DMyDocument.m145 - (IBAction)do_apply:(id)sender