HomeSort by relevance Sort by last modified time
    Searched refs:nosite (Results 1 - 7 of 7) sorted by null

  /external/python/cpython2/Mac/PythonLauncher/
FileSettings.h 18 - (BOOL) nosite;
34 BOOL nosite; // -S option: don't import site.py variable
MyDocument.h 22 IBOutlet NSButton *nosite; variable
PreferencesWindowController.h 16 IBOutlet NSButton *nosite; variable
  /external/python/cpython3/Mac/PythonLauncher/
FileSettings.h 18 - (BOOL) nosite;
34 BOOL nosite; // -S option: don't import site.py variable
MyDocument.h 22 IBOutlet NSButton *nosite; variable
PreferencesWindowController.h 16 IBOutlet NSButton *nosite; variable
  /external/python/cpython3/PC/
getpathp.c 541 read_pth_file(const wchar_t *path, wchar_t *prefix, int *isolated, int *nosite)
550 *nosite = 1;
573 *nosite = 0;

Completed in 326 milliseconds