| /external/chromium-trace/catapult/devil/devil/android/ |
| D | decorators.py | 93 def decorator(f): function 114 def decorator(f): function 137 def decorator(f): function 165 def decorator(f): function
|
| /external/v8/src/compiler/ |
| D | graph.cc | 39 void Graph::AddDecorator(GraphDecorator* decorator) { in AddDecorator() 44 void Graph::RemoveDecorator(GraphDecorator* decorator) { in RemoveDecorator()
|
| /external/tensorflow/tensorflow/python/framework/ |
| D | test_util.py | 591 def decorator(self, *args, **kwargs): function 674 def decorator(self, **kwargs): function 834 def decorator(self, **kwargs): function 985 def decorator(f): function 1025 def decorator(self, lazily_remote_copy, *args, **kwargs): function 1099 def decorator(f): function 1227 def decorator(f): function 1293 def decorator(f): function 1343 def decorator(f): function 1376 def decorator(f): function [all …]
|
| /external/autotest/client/common_lib/ |
| D | log.py | 22 def decorator(fn): function
|
| D | decorators.py | 97 def decorator(f): function
|
| /external/robolectric-shadows/sandbox/src/main/java/org/robolectric/internal/bytecode/ |
| D | SandboxClassLoader.java | 46 ClassInstrumentor.Decorator decorator = new ShadowDecorator(); in SandboxClassLoader() local 81 protected ClassInstrumentor createClassInstrumentor(ClassInstrumentor.Decorator decorator) { in createClassInstrumentor()
|
| D | InvokeDynamicClassInstrumentor.java | 40 public InvokeDynamicClassInstrumentor(Decorator decorator) { in InvokeDynamicClassInstrumentor()
|
| D | ClassInstrumentor.java | 34 final Decorator decorator; field in ClassInstrumentor 36 protected ClassInstrumentor(Decorator decorator) { in ClassInstrumentor()
|
| /external/python/google-api-python-client/samples/tasks_appengine/ |
| D | main.py | 23 decorator = OAuth2Decorator(client_id=settings.CLIENT_ID, variable
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | batch_ops.py | 79 def decorator(fn): # pylint: disable=missing-docstring function
|
| /external/python/google-api-python-client/samples/appengine/ |
| D | main.py | 72 decorator = appengine.oauth2decorator_from_clientsecrets( variable
|
| /external/autotest/server/cros/bluetooth/ |
| D | bluetooth_adapter_quick_tests.py | 167 def decorator(test_method): function 309 def decorator(batch_method): function
|
| /external/tensorflow/tensorflow/python/autograph/pyct/testing/ |
| D | decorators.py | 43 def decorator(f): function
|
| /external/python/cpython3/Doc/library/ |
| D | contextlib.rst | 723 .. _single-use-reusable-and-reentrant-cms:
|
| /external/tensorflow/tensorflow/core/common_runtime/ |
| D | debugger_state_interface.cc | 86 std::unique_ptr<DebugGraphDecoratorInterface>* decorator) { in CreateDecorator()
|
| /external/python/cffi/demo/ |
| D | api.py | 12 def decorator(func): function
|
| /external/autotest/client/cros/ |
| D | xmlrpc_server.py | 115 def decorator(wrapped_function): function
|
| /external/python/cpython2/Lib/test/ |
| D | test_docxmlrpc.py | 13 def decorator(func): function
|
| /external/clang/tools/scan-build-py/libscanbuild/ |
| D | runner.py | 53 def decorator(function): function
|
| /external/tensorflow/tensorflow/python/util/ |
| D | dispatch.py | 154 def decorator(func): function
|
| /external/python/cpython3/Lib/test/ |
| D | test_docxmlrpc.py | 13 def decorator(func): function
|
| /external/python/cpython2/Lib/test/support/ |
| D | __init__.py | 420 def decorator(func): function 1286 def decorator(func): function 1322 def decorator(func): function 1396 def decorator(f): function 1423 def decorator(f): function 1717 def decorator(*args): function
|
| /external/autotest/server/site_tests/firmware_ECLidSwitch/ |
| D | firmware_ECLidSwitch.py | 15 def decorator(f): # pylint:disable=missing-docstring function
|
| /external/python/cpython3/Lib/test/support/ |
| D | __init__.py | 164 def decorator(test): function 589 def decorator(func): function 634 def decorator(func): function 668 def decorator(func): function 1733 def decorator(func): function 1769 def decorator(func): function 1875 def decorator(f): function 2255 def decorator(*args): function
|
| /external/python/rsa/tests/ |
| D | test_cli.py | 77 def decorator(func): function
|