Home
last modified time | relevance | path

Searched refs:origsource (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Mac/PythonLauncher/
DFileSettings.m94 origsource = [defaults retain];
138 origsource = NULL;
170 if (origsource) {
171 [self updateFromSource: origsource];
194 if (!origsource) {
DFileSettings.h40 FileSettings *origsource; variable
/external/python/cpython2/Mac/PythonLauncher/
DFileSettings.m94 origsource = [defaults retain];
138 origsource = NULL;
170 if (origsource) {
171 [self updateFromSource: origsource];
194 if (!origsource) {
DFileSettings.h40 FileSettings *origsource; variable