/external/libmojo/third_party/catapult/devil/devil/android/ |
D | decorators.py | 93 def decorator(f): function 98 return decorator 114 def decorator(f): function 118 return decorator 137 def decorator(f): function 141 return decorator 165 def decorator(f): function 175 return decorator
|
/external/chromium-trace/catapult/devil/devil/android/ |
D | decorators.py | 93 def decorator(f): function 98 return decorator 114 def decorator(f): function 118 return decorator 137 def decorator(f): function 141 return decorator 165 def decorator(f): function 175 return decorator
|
/external/v8/src/compiler/ |
D | graph.cc | 29 for (GraphDecorator* const decorator : decorators_) { in Decorate() 30 decorator->Decorate(node); in Decorate() 35 void Graph::AddDecorator(GraphDecorator* decorator) { in AddDecorator() argument 36 decorators_.push_back(decorator); in AddDecorator() 40 void Graph::RemoveDecorator(GraphDecorator* decorator) { in RemoveDecorator() argument 41 auto const it = std::find(decorators_.begin(), decorators_.end(), decorator); in RemoveDecorator()
|
D | graph.h | 121 void AddDecorator(GraphDecorator* decorator); in NON_EXPORTED_BASE() 122 void RemoveDecorator(GraphDecorator* decorator); in NON_EXPORTED_BASE()
|
/external/autotest/client/common_lib/ |
D | log.py | 22 def decorator(fn): function 30 return decorator
|
D | decorators.py | 96 def decorator(f): function 113 return decorator
|
/external/autotest/client/cros/ |
D | xmlrpc_server.py | 115 def decorator(wrapped_function): function 144 return decorator
|
/external/chromium-trace/catapult/telemetry/docs/ |
D | api-deprecation-procedure.md | 25 1. All functions and classes to be deprecated should use a deprecation decorator. 26 …(counted from time of the CL containing these changes) into the decorator. The decorator will cont…
|
/external/autotest/server/site_tests/firmware_ECLidSwitch/ |
D | firmware_ECLidSwitch.py | 15 def decorator(f): function 20 return decorator
|
/external/clang/tools/scan-build-py/libscanbuild/ |
D | runner.py | 53 def decorator(function): function 65 return decorator
|
/external/junit/src/main/java/org/junit/internal/runners/ |
D | JUnit38ClassRunner.java | 117 TestDecorator decorator = (TestDecorator) test; in makeDescription() local 118 return makeDescription(decorator.getTest()); in makeDescription()
|
/external/autotest/server/cros/bluetooth/ |
D | bluetooth_adpater_tests.py | 295 def decorator(test_method): function 331 return decorator(test_method_or_retry_flag) 335 return decorator
|
/external/autotest/client/bin/ |
D | job.py | 1142 def decorator(func): function 1151 return decorator
|
/external/chromium-trace/catapult/telemetry/third_party/mock/ |
D | mock.py | 1630 decorator = _patch_dict(self.in_dict, self.values, self.clear) 1631 decorated = decorator(attr_value)
|
/external/pdfium/third_party/pymock/ |
D | mock.py | 1630 decorator = _patch_dict(self.in_dict, self.values, self.clear) 1631 decorated = decorator(attr_value)
|
/external/guice/lib/build/ |
D | spring-beans.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/springframework/
org/ ... |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.jface_3.6.1.M20100825-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.ui.ide_3.6.2.M20101117-0800.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
/external/owasp/sanitizer/lib/junit/ |
D | junit-dep.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
D | junit.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
/external/libphonenumber/lib/ |
D | junit-4.8.1.jar | META-INF/
META-INF/MANIFEST.MF
junit/
junit/extensions/
junit/ ... |
/external/mockito/lib/ |
D | byte-buddy-1.6.9.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/maven/
META- ... |
/external/guice/extensions/persist/lib/ |
D | hibernate3.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/hibernate/
org/ ... |