Home
last modified time | relevance | path

Searched defs:DEPSRC (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Mac/BuildScript/
Dbuild-installer.py117 DEPSRC = os.path.join(WORKDIR, 'third-party') variable
118 DEPSRC = os.path.expanduser('~/Universal/other-sources') variable
/aosp_15_r20/external/python/cpython3/Mac/BuildScript/
Dbuild-installer.py120 DEPSRC = os.path.join(WORKDIR, 'third-party') variable
121 DEPSRC = os.path.expanduser('~/Universal/other-sources') variable