| /external/chromium-trace/catapult/devil/devil/android/ |
| D | decorators.py | 105 def decorator(f): function 128 def decorator(f): function 153 def decorator(f): function 182 def decorator(f): function
|
| /external/tensorflow/tensorflow/python/framework/ |
| D | test_util.py | 685 def decorator(self, *args, **kwargs): function 795 def decorator(self, **kwargs): function 955 def decorator(self, **kwargs): function 1161 def decorator(cls): function 1235 def decorator(cls): function 1291 def decorator(f): function 1333 def decorator(f): function 1373 def decorator(self, async_mode, *args, **kwargs): function 1444 def decorator(f): function 1572 def decorator(f): function [all …]
|
| /external/tensorflow/tensorflow/python/util/ |
| D | dispatch.py | 220 def decorator(func): function 345 def decorator(dispatch_target): function 780 def decorator(handler): function 838 def decorator(handler): function 906 def decorator(handler): function 1151 def decorator(dispatch_target): function
|
| /external/robolectric/sandbox/src/main/java/org/robolectric/internal/bytecode/ |
| D | InvokeDynamicClassInstrumentor.java | 9 public InvokeDynamicClassInstrumentor(Decorator decorator) { in InvokeDynamicClassInstrumentor()
|
| /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()
|
| /external/python/cpython3/Lib/idlelib/idle_test/ |
| D | tkinter_testing_utils.py | 30 def decorator(test_method): function
|
| /external/autotest/client/common_lib/cros/bluetooth/ |
| D | bluetooth_quick_tests_base.py | 151 def decorator(test_method): function 315 def decorator(batch_method): function
|
| /external/autotest/client/common_lib/ |
| D | log.py | 26 def decorator(fn): function
|
| D | decorators.py | 97 def decorator(f): function
|
| /external/tensorflow/tensorflow/python/checkpoint/ |
| D | saveable_compat.py | 69 def decorator(cls_or_obj): function
|
| /external/python/cpython3/Lib/test/support/ |
| D | hashlib_helper.py | 24 def decorator(func_or_class): function
|
| D | threading_helper.py | 59 def decorator(*args): function
|
| /external/cronet/build/android/pylib/utils/ |
| D | decorators.py | 28 def decorator(f): function
|
| /external/python/google-api-python-client/samples/tasks_appengine/ |
| D | main.py | 23 decorator = OAuth2Decorator(client_id=settings.CLIENT_ID, variable
|
| /external/angle/build/android/pylib/utils/ |
| D | decorators.py | 28 def decorator(f): function
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | batch_ops.py | 86 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/tensorflow/tensorflow/python/autograph/pyct/testing/ |
| D | decorators.py | 39 def decorator(f): function
|
| /external/python/cpython3/Doc/library/ |
| D | contextlib.rst | 842 .. _single-use-reusable-and-reentrant-cms:
|
| /external/bcc/tests/python/ |
| D | utils.py | 31 def decorator(func): function
|
| /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/oss-fuzz/infra/ |
| D | retry.py | 47 def decorator(func): function
|
| /external/python/cpython3/Lib/ |
| D | signal.py | 49 def decorator(wrapper): function
|
| /external/python/google-auth-library-python/google/auth/ |
| D | _helpers.py | 44 def decorator(method): function
|