Home
last modified time | relevance | path

Searched full:dochm (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/python/cpython3/.azure-pipelines/windows-release/
Dstage-publish-pythonorg.yml97 if ("$(DoCHM)" -ieq "true") {
159 if ("$(DoCHM)" -ieq "true") {
178 if ("$(DoCHM)" -ieq "true") {
Dstage-build.yml23 condition: and(succeeded(), eq(variables['DoCHM'], 'true'))
/aosp_15_r20/external/python/cpython3/.azure-pipelines/
Dwindows-release.yml53 - name: DoCHM
93 DoCHM: ${{ parameters.DoCHM }}