Home
last modified time | relevance | path

Searched refs:patch_list (Results 1 - 5 of 5) sorted by relevance

/third_party/mindspore/
H A Dbuild_helper.py127 patch_list = []
131 patch_list.append(file_name)
135 if (len(patch_list) != len(md5_list)):
/third_party/vk-gl-cts/external/amber/src/tools/
H A Damber-syntax.vim71 syn keyword amberTopology triangle_strip_with_adjacency triangle_fan patch_list
/third_party/python/Lib/test/
H A Dtest_bdb.py62 from test.support import patch_list namespace
717 @patch_list(sys.meta_path)
/third_party/googletest/googletest/scripts/
H A Dupload.py676 def UploadBaseFiles(self, issue, rpc_server, patch_list, patchset, options,
715 [patches.setdefault(v, k) for k, v in patch_list]
/third_party/python/Lib/test/support/
H A D__init__.py1777 def patch_list(orig): function

Completed in 7 milliseconds