| /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 | 651 def decorator(self, *args, **kwargs): function 761 def decorator(self, **kwargs): function 921 def decorator(self, **kwargs): function 1072 def decorator(f): function 1112 def decorator(self, async_mode, *args, **kwargs): function 1183 def decorator(f): function 1309 def decorator(f): function 1375 def decorator(f): function 1425 def decorator(f): function 1458 def decorator(f): function [all …]
|
| /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()
|
| /external/autotest/server/cros/bluetooth/ |
| D | bluetooth_adapter_quick_tests.py | 241 def decorator(test_method): function 473 def decorator(batch_method): function 632 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/python/cpython3/Lib/test/support/ |
| D | hashlib_helper.py | 24 def decorator(func): function
|
| /external/python/google-api-python-client/samples/tasks_appengine/ |
| D | main.py | 23 decorator = OAuth2Decorator(client_id=settings.CLIENT_ID, variable
|
| /external/python/google-api-python-client/samples/appengine/ |
| D | main.py | 72 decorator = appengine.oauth2decorator_from_clientsecrets( variable
|
| /external/tensorflow/tensorflow/python/ops/ |
| D | batch_ops.py | 89 def decorator(fn): # pylint: disable=missing-docstring 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/oss-fuzz/infra/ |
| D | retry.py | 47 def decorator(func): function
|
| /external/tensorflow/tensorflow/python/distribute/ |
| D | combinations.py | 354 def decorator(test_method_or_class): function 484 def decorator(self, has_chief, num_workers, runner, **kwargs): function
|
| /external/python/cpython2/Lib/test/ |
| D | test_docxmlrpc.py | 13 def decorator(func): function
|
| /external/autotest/client/cros/ |
| D | xmlrpc_server.py | 205 def decorator(wrapped_function): function
|
| /external/clang/tools/scan-build-py/libscanbuild/ |
| D | runner.py | 53 def decorator(function): 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/tensorflow/tensorflow/lite/testing/model_coverage/ |
| D | model_coverage_quantization_test.py | 63 def decorator(to_be_wrapped): function
|
| /external/python/cpython3/Lib/test/ |
| D | test_docxmlrpc.py | 13 def decorator(func): function
|
| /external/autotest/server/site_tests/firmware_ECLidSwitch/ |
| D | firmware_ECLidSwitch.py | 15 def decorator(f): # pylint:disable=missing-docstring function
|
| /external/tensorflow/tensorflow/python/keras/ |
| D | testing_utils.py | 969 def for_all_test_methods(decorator, *args, **kwargs): argument 1013 def decorator(f): function 1053 def decorator(f): function
|