Home
last modified time | relevance | path

Searched defs:decorator (Results 1 – 25 of 72) sorted by relevance

123

/external/chromium-trace/catapult/devil/devil/android/
Ddecorators.py93 def decorator(f): function
114 def decorator(f): function
137 def decorator(f): function
165 def decorator(f): function
/external/v8/src/compiler/
Dgraph.cc35 void Graph::AddDecorator(GraphDecorator* decorator) { in AddDecorator()
40 void Graph::RemoveDecorator(GraphDecorator* decorator) { in RemoveDecorator()
/external/tensorflow/tensorflow/contrib/batching/python/ops/
Dbatch_ops.py102 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/
DSandboxClassLoader.java46 ClassInstrumentor.Decorator decorator = new ShadowDecorator(); in SandboxClassLoader() local
81 protected ClassInstrumentor createClassInstrumentor(ClassInstrumentor.Decorator decorator) { in createClassInstrumentor()
DInvokeDynamicClassInstrumentor.java40 public InvokeDynamicClassInstrumentor(Decorator decorator) { in InvokeDynamicClassInstrumentor()
DClassInstrumentor.java34 final Decorator decorator; field in ClassInstrumentor
36 protected ClassInstrumentor(Decorator decorator) { in ClassInstrumentor()
/external/autotest/client/common_lib/
Dlog.py22 def decorator(fn): function
Ddecorators.py97 def decorator(f): function
/external/python/google-api-python-client/samples/tasks_appengine/
Dmain.py23 decorator = OAuth2Decorator(client_id=settings.CLIENT_ID, variable
/external/tensorflow/tensorflow/python/autograph/impl/
Dapi.py85 def decorator(f): function
144 def decorator(f): function
/external/python/google-api-python-client/samples/appengine/
Dmain.py72 decorator = appengine.oauth2decorator_from_clientsecrets( variable
/external/python/cpython3/Doc/library/
Dcontextlib.rst723 .. _single-use-reusable-and-reentrant-cms:
/external/tensorflow/tensorflow/python/framework/
Dtest_util.py520 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/
Dtrove4j.jarMETA-INF/jb/$$size$$ gnu/trove/THashMap.class THashMap ...
/external/tensorflow/tensorflow/core/common_runtime/
Ddebugger_state_interface.cc86 std::unique_ptr<DebugGraphDecoratorInterface>* decorator) { in CreateDecorator()
/external/autotest/client/cros/
Dxmlrpc_server.py115 def decorator(wrapped_function): function
/external/python/cpython2/Lib/test/
Dtest_docxmlrpc.py13 def decorator(func): function
/external/clang/tools/scan-build-py/libscanbuild/
Drunner.py53 def decorator(function): function
/external/tensorflow/tensorflow/contrib/eager/python/
Dremote_test.py49 def decorator(self, *args, **kwargs): function
/external/tensorflow/tensorflow/python/util/
Ddispatch.py154 def decorator(func): function
/external/python/cpython2/Lib/test/support/
D__init__.py420 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/
Dtest_docxmlrpc.py13 def decorator(func): function
/external/autotest/server/site_tests/firmware_ECLidSwitch/
Dfirmware_ECLidSwitch.py15 def decorator(f): function
/external/python/rsa/tests/
Dtest_cli.py77 def decorator(func): function
/external/libchrome/third_party/jinja2/
Dasyncfilters.py56 def decorator(f): function

123