Searched defs:patched (Results 1 - 4 of 4) sorted by relevance

/external/v8/src/s390/
H A Dassembler-s390-inl.h511 bool patched = false; local
523 patched = true;
552 patched = true;
566 patched = true;
570 if (!patched) UNREACHABLE();
/external/chromium-trace/catapult/telemetry/third_party/mock/
H A Dmock.py1182 def patched(*args, **keywargs): function in function:_patch.decorate_callable
1192 for patching in patched.patchings:
1216 patched.patchings = [self]
1219 patched.compat_co_firstlineno = getattr(
1223 return patched
1449 patched (either as an object or a string to fetch the object by importing)
1502 is patched with a `new` object. When the function/with statement exits
1540 create the attribute for you when the patched function is called, and
1555 use "as" then the patched object will be bound to the name after the
/external/chromium-trace/catapult/third_party/mock/
H A Dmock.py1182 def patched(*args, **keywargs): function in function:_patch.decorate_callable
1192 for patching in patched.patchings:
1216 patched.patchings = [self]
1219 patched.compat_co_firstlineno = getattr(
1223 return patched
1449 patched (either as an object or a string to fetch the object by importing)
1502 is patched with a `new` object. When the function/with statement exits
1540 create the attribute for you when the patched function is called, and
1555 use "as" then the patched object will be bound to the name after the
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 105 milliseconds