Home
last modified time | relevance | path

Searched refs:nosite (Results 1 – 25 of 102) sorted by relevance

12345

/dports/databases/py-gdbm/Python-3.8.12/Mac/PythonLauncher/
H A DFileSettings.m77 nosite = source->nosite;
187 nosite = [source nosite];
203 [NSNumber numberWithBool: nosite], @"nosite",
230 value = [dict objectForKey: @"nosite"];
231 if (value) nosite = [value boolValue];
284 nosite?" -S":"",
301 - (BOOL) nosite { return nosite;}; method
H A DPreferencesWindowController.m37 [nosite setState: [settings nosite]];
82 - (BOOL) nosite { return [nosite state];}; method
H A DFileSettings.h18 - (BOOL) nosite;
34 BOOL nosite; // -S option: don't import site.py variable
/dports/lang/python-legacy/Python-2.7.18/Mac/PythonLauncher/
H A DFileSettings.m77 nosite = source->nosite;
187 nosite = [source nosite];
203 [NSNumber numberWithBool: nosite], @"nosite",
230 value = [dict objectForKey: @"nosite"];
231 if (value) nosite = [value boolValue];
284 nosite?" -S":"",
301 - (BOOL) nosite { return nosite;}; method
H A DPreferencesWindowController.m37 [nosite setState: [settings nosite]];
82 - (BOOL) nosite { return [nosite state];}; method
/dports/lang/python37/Python-3.7.12/Mac/PythonLauncher/
H A DFileSettings.m77 nosite = source->nosite;
187 nosite = [source nosite];
203 [NSNumber numberWithBool: nosite], @"nosite",
230 value = [dict objectForKey: @"nosite"];
231 if (value) nosite = [value boolValue];
284 nosite?" -S":"",
301 - (BOOL) nosite { return nosite;}; method
H A DPreferencesWindowController.m37 [nosite setState: [settings nosite]];
82 - (BOOL) nosite { return [nosite state];}; method
/dports/lang/python311/Python-3.11.0a3/Mac/PythonLauncher/
H A DFileSettings.m77 nosite = source->nosite;
187 nosite = [source nosite];
203 [NSNumber numberWithBool: nosite], @"nosite",
230 value = [dict objectForKey: @"nosite"];
231 if (value) nosite = [value boolValue];
284 nosite?" -S":"",
301 - (BOOL) nosite { return nosite;}; method
H A DPreferencesWindowController.m37 [nosite setState: [settings nosite]];
82 - (BOOL) nosite { return [nosite state];}; method
/dports/lang/python-tools/Python-3.8.12/Mac/PythonLauncher/
H A DFileSettings.m77 nosite = source->nosite;
187 nosite = [source nosite];
203 [NSNumber numberWithBool: nosite], @"nosite",
230 value = [dict objectForKey: @"nosite"];
231 if (value) nosite = [value boolValue];
284 nosite?" -S":"",
301 - (BOOL) nosite { return nosite;}; method
H A DPreferencesWindowController.m37 [nosite setState: [settings nosite]];
82 - (BOOL) nosite { return [nosite state];}; method
/dports/lang/python27/Python-2.7.18/Mac/PythonLauncher/
H A DFileSettings.m77 nosite = source->nosite;
187 nosite = [source nosite];
203 [NSNumber numberWithBool: nosite], @"nosite",
230 value = [dict objectForKey: @"nosite"];
231 if (value) nosite = [value boolValue];
284 nosite?" -S":"",
301 - (BOOL) nosite { return nosite;}; method
H A DPreferencesWindowController.m37 [nosite setState: [settings nosite]];
82 - (BOOL) nosite { return [nosite state];}; method
/dports/lang/python38/Python-3.8.12/Mac/PythonLauncher/
H A DFileSettings.m77 nosite = source->nosite;
187 nosite = [source nosite];
203 [NSNumber numberWithBool: nosite], @"nosite",
230 value = [dict objectForKey: @"nosite"];
231 if (value) nosite = [value boolValue];
284 nosite?" -S":"",
301 - (BOOL) nosite { return nosite;}; method
H A DPreferencesWindowController.m37 [nosite setState: [settings nosite]];
82 - (BOOL) nosite { return [nosite state];}; method
/dports/lang/python39/Python-3.9.9/Mac/PythonLauncher/
H A DFileSettings.m77 nosite = source->nosite;
187 nosite = [source nosite];
203 [NSNumber numberWithBool: nosite], @"nosite",
230 value = [dict objectForKey: @"nosite"];
231 if (value) nosite = [value boolValue];
284 nosite?" -S":"",
301 - (BOOL) nosite { return nosite;}; method
H A DPreferencesWindowController.m37 [nosite setState: [settings nosite]];
82 - (BOOL) nosite { return [nosite state];}; method
/dports/databases/py-sqlite3/Python-3.8.12/Mac/PythonLauncher/
H A DFileSettings.m77 nosite = source->nosite;
187 nosite = [source nosite];
203 [NSNumber numberWithBool: nosite], @"nosite",
230 value = [dict objectForKey: @"nosite"];
231 if (value) nosite = [value boolValue];
284 nosite?" -S":"",
301 - (BOOL) nosite { return nosite;}; method
H A DPreferencesWindowController.m37 [nosite setState: [settings nosite]];
82 - (BOOL) nosite { return [nosite state];}; method
H A DFileSettings.h18 - (BOOL) nosite;
34 BOOL nosite; // -S option: don't import site.py variable
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Mac/PythonLauncher/
H A DFileSettings.m77 nosite = source->nosite;
187 nosite = [source nosite];
203 [NSNumber numberWithBool: nosite], @"nosite",
230 value = [dict objectForKey: @"nosite"];
231 if (value) nosite = [value boolValue];
284 nosite?" -S":"",
301 - (BOOL) nosite { return nosite;}; method
H A DPreferencesWindowController.m37 [nosite setState: [settings nosite]];
82 - (BOOL) nosite { return [nosite state];}; method
/dports/lang/python310/Python-3.10.1/Mac/PythonLauncher/
H A DFileSettings.m77 nosite = source->nosite;
187 nosite = [source nosite];
203 [NSNumber numberWithBool: nosite], @"nosite",
230 value = [dict objectForKey: @"nosite"];
231 if (value) nosite = [value boolValue];
284 nosite?" -S":"",
301 - (BOOL) nosite { return nosite;}; method
H A DPreferencesWindowController.m37 [nosite setState: [settings nosite]];
82 - (BOOL) nosite { return [nosite state];}; method
H A DFileSettings.h18 - (BOOL) nosite;
34 BOOL nosite; // -S option: don't import site.py variable

12345