/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 | 35 void Graph::AddDecorator(GraphDecorator* decorator) { in AddDecorator() 40 void Graph::RemoveDecorator(GraphDecorator* decorator) { in RemoveDecorator()
|
/external/tensorflow/tensorflow/contrib/batching/python/ops/ |
D | batch_ops.py | 102 def decorator(fn): # pylint: disable=missing-docstring function 168 def decorator(f): # pylint: disable=missing-docstring 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/autotest/client/common_lib/ |
D | log.py | 22 def decorator(fn): function
|
D | decorators.py | 97 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/tensorflow/tensorflow/python/autograph/impl/ |
D | api.py | 85 def decorator(f): function 144 def decorator(f): function
|
/external/python/google-api-python-client/samples/appengine/ |
D | main.py | 72 decorator = appengine.oauth2decorator_from_clientsecrets( variable
|
/external/python/cpython3/Doc/library/ |
D | contextlib.rst | 723 .. _single-use-reusable-and-reentrant-cms:
|
/external/tensorflow/tensorflow/python/framework/ |
D | test_util.py | 520 def decorator(self, **kwargs): function 593 def decorator(self, **kwargs): function 753 def decorator(self, **kwargs): function 961 def decorator(f): function 1087 def decorator(f): function 1138 def decorator(f): function 1184 def decorator(f): function 1217 def decorator(f): function 1250 def decorator(f): function 1444 def decorator(f): function [all …]
|
/external/kotlinc/lib/ |
D | trove4j.jar | META-INF/jb/$$size$$
gnu/trove/THashMap.class
THashMap ... |
/external/tensorflow/tensorflow/core/common_runtime/ |
D | debugger_state_interface.cc | 86 std::unique_ptr<DebugGraphDecoratorInterface>* decorator) { in CreateDecorator()
|
/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/contrib/eager/python/ |
D | remote_test.py | 49 def decorator(self, *args, **kwargs): function
|
/external/tensorflow/tensorflow/python/util/ |
D | dispatch.py | 154 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/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): function
|
/external/python/rsa/tests/ |
D | test_cli.py | 77 def decorator(func): function
|
/external/libchrome/third_party/jinja2/ |
D | asyncfilters.py | 56 def decorator(f): function
|