Home
last modified time | relevance | path

Searched refs:patch (Results 1 – 3 of 3) sorted by relevance

/build/hb/util/prebuild/
Dpatch_process.py109 patch = Patch() variable
110 patch.patch_make()
/build/config/mac/
Dsdk_info.py45 major, minor, patch = SplitVersion(version)
46 return ('%2s%s%s' % (major, minor, patch)).replace(' ', '0')
/build/config/compiler/
DBUILD.gn61 # The patch is preapplied to the internal toolchain and hence all bots.