Home
last modified time | relevance | path

Searched defs:docstr (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/external/libxml2/python/tests/
H A Dwalker.py22 docstr="""<foo> variable
61 docstr="""<foo> variable
101 docstr="""<foo> variable
H A Dreader7.py22 docstr="""<foo> variable
58 docstr="""<foo> variable
H A Dreader6.py45 docstr="""<foo> variable
69 docstr="""<foo> variable
H A Dreader8.py15 docstr="""<foo> variable
H A Dreader3.py15 docstr="""<?xml version='1.0'?> variable
/aosp_15_r20/external/pytorch/torch/
H A D_size_docs.py8 def add_docstr_all(method, docstr): argument
H A D_storage_docs.py11 def add_docstr_all(method, docstr): argument
H A D_tensor_docs.py9 def add_docstr_all(method, docstr): argument
/aosp_15_r20/external/pytorch/test/
H A Dtest_type_hints.py23 def get_examples_from_docstring(docstr): argument
/aosp_15_r20/external/rust/android-crates-io/crates/mockall_derive/src/
Dmock_item.rs171 let docstr = { in to_tokens() localVariable
Dmock_function.rs663 …let docstr = format!("Create an [`Expectation`]({}/{}/struct.Expectation.html) for mocking the `{}… in expect() localVariable
/aosp_15_r20/external/python/cpython2/Objects/
Dclassobject.c33 static PyObject *docstr, *modstr, *namestr; in PyClass_New() local
2304 static PyObject *docstr; in instancemethod_get_doc() local
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dturtle.py3932 def _turtle_docrevise(docstr): argument
3944 def _screen_docrevise(docstr): argument
/aosp_15_r20/external/python/cpython3/Lib/
Dturtle.py3932 def _turtle_docrevise(docstr): argument
3944 def _screen_docrevise(docstr): argument
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/
Dturtle.py3810 def _turtle_docrevise(docstr): argument
3822 def _screen_docrevise(docstr): argument