Home
last modified time | relevance | path

Searched defs:patched (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/codegen/s390/
Dassembler-s390-inl.h321 bool patched = false; in set_target_address_at() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_resource.h61 bool patched; member
/third_party/python/Lib/unittest/
Dmock.py1344 def decoration_helper(self, patched, args, keywargs): argument
1365 def patched(*args, **keywargs): function
1382 async def patched(*args, **keywargs): function
/third_party/node/lib/internal/modules/cjs/
Dloader.js268 let patched = false; variable
/third_party/python/Lib/unittest/test/testmock/
Dtestpatch.py1793 def patched(mock_path): function
1830 def patched(): function