Home
last modified time | relevance | path

Searched full:rst (Results 1 – 25 of 3019) sorted by relevance

12345678910>>...121

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/github.com/ianlancetaylor/demangle/
Drust.go42 rst := &rustState{orig: name, str: name}
46 rst.noGenericArgs = true
48 rst.max = maxLength(o)
52 rst.symbolName()
54 if len(rst.str) > 0 {
55 rst.fail("unparsed characters at end of mangled name")
67 rst.skip = false
68 rst.writeString(" (")
69 rst.writeString(suffix)
70 rst.writeByte(')')
[all …]
/aosp_15_r20/external/jspecify/docs/locale/ja/LC_MESSAGES/
H A Dtsttcpw.po20 #: ../../tsttcpw.rst:2
24 #: ../../tsttcpw.rst:4
32 #: ../../tsttcpw.rst
36 #: ../../tsttcpw.rst:12
43 #: ../../tsttcpw.rst:16
51 #: ../../tsttcpw.rst:21
55 #: ../../tsttcpw.rst:22
59 #: ../../tsttcpw.rst:24
63 #: ../../tsttcpw.rst:26
67 #: ../../tsttcpw.rst:27
[all …]
H A Dindex.po29 #: ../../index.rst:65
33 #: ../../index.rst:2
37 #: ../../index.rst:5
41 #: ../../index.rst:7
53 #: ../../index.rst:10
63 #: ../../index.rst:13
74 #: ../../index.rst:16
81 #: ../../index.rst:18
87 #: ../../index.rst:20
93 #: ../../index.rst:23
[all …]
/aosp_15_r20/external/pigweed/docs/
H A DBUILD.bazel32 "automated_analysis.rst",
33 "bazel_compatibility.rst",
34 "build_system.rst",
35 "changelog.rst",
36 "index.rst",
40 "modules.rst",
41 "python_build.rst",
42 "targets.rst",
43 "third_party_support.rst",
59 "3p/index.rst",
[all …]
H A DBUILD.gn47 "3p/index.rst",
48 "blog/01-kudzu.rst",
49 "blog/02-bazel-feature-flags.rst",
50 "blog/03-pigweed-sdk.rst",
51 "blog/04-fixed-point.rst",
52 "blog/05-coroutines.rst",
53 "blog/index.rst",
55 "code_of_conduct.rst",
56 "code_reviews.rst",
57 "community/index.rst",
[all …]
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/include/intelblocks/
H A Dgpio_defs.h220 #define PAD_CFG_NF(pad, pull, rst, func) \ argument
222 PAD_RESET(rst) | PAD_FUNC(func), \
236 #define PAD_CFG_NF_1V8(pad, pull, rst, func) \ argument
238 PAD_RESET(rst) | PAD_FUNC(func), \
243 #define PAD_CFG_NF_IOSSTATE(pad, pull, rst, func, iosstate) \ argument
245 PAD_RESET(rst) | PAD_FUNC(func), \
250 #define PAD_CFG_NF_IOSTANDBY_IGNORE(pad, pull, rst, func) \ argument
252 PAD_RESET(rst) | PAD_FUNC(func), \
257 #define PAD_CFG_NF_IOSSTATE_IOSTERM(pad, pull, rst, func, iosstate, iosterm) \ argument
259 PAD_RESET(rst) | PAD_FUNC(func), PAD_PULL(pull) | \
[all …]
/aosp_15_r20/external/python/cpython2/Doc/library/
Dindex.rst40 intro.rst
41 functions.rst
42 constants.rst
43 stdtypes.rst
44 exceptions.rst
46 strings.rst
47 datatypes.rst
48 numeric.rst
49 filesys.rst
50 persistence.rst
[all …]
Dinternet.rst23 webbrowser.rst
24 cgi.rst
25 cgitb.rst
26 wsgiref.rst
27 urllib.rst
28 urllib2.rst
29 httplib.rst
30 ftplib.rst
31 poplib.rst
32 imaplib.rst
[all …]
Ddatatypes.rst23 datetime.rst
24 calendar.rst
25 collections.rst
26 heapq.rst
27 bisect.rst
28 array.rst
29 sets.rst
30 sched.rst
31 mutex.rst
32 queue.rst
[all …]
Dnetdata.rst14 email.rst
15 json.rst
16 mailcap.rst
17 mailbox.rst
18 mhlib.rst
19 mimetools.rst
20 mimetypes.rst
21 mimewriter.rst
22 mimify.rst
23 multifile.rst
[all …]
Dpython.rst15 sys.rst
16 sysconfig.rst
17 __builtin__.rst
18 future_builtins.rst
19 __main__.rst
20 warnings.rst
21 contextlib.rst
22 abc.rst
23 atexit.rst
24 traceback.rst
[all …]
/aosp_15_r20/external/python/cpython3/Doc/library/
Dindex.rst41 intro.rst
42 functions.rst
43 constants.rst
44 stdtypes.rst
45 exceptions.rst
47 text.rst
48 binary.rst
49 datatypes.rst
50 numeric.rst
51 functional.rst
[all …]
Dsuperseded.rst13 aifc.rst
14 asynchat.rst
15 asyncore.rst
16 audioop.rst
17 cgi.rst
18 cgitb.rst
19 chunk.rst
20 crypt.rst
21 imghdr.rst
22 imp.rst
[all …]
Dinternet.rst22 webbrowser.rst
23 wsgiref.rst
24 urllib.rst
25 urllib.request.rst
26 urllib.parse.rst
27 urllib.error.rst
28 urllib.robotparser.rst
29 http.rst
30 http.client.rst
31 ftplib.rst
[all …]
/aosp_15_r20/external/python/cpython3/Doc/c-api/
Dconcrete.rst34 type.rst
35 none.rst
47 long.rst
48 bool.rst
49 float.rst
50 complex.rst
68 bytes.rst
69 bytearray.rst
70 unicode.rst
71 tuple.rst
[all …]
/aosp_15_r20/external/python/cpython2/Doc/c-api/
Dconcrete.rst34 type.rst
35 none.rst
47 int.rst
48 bool.rst
49 long.rst
50 float.rst
51 complex.rst
67 bytearray.rst
68 string.rst
69 unicode.rst
[all …]
/aosp_15_r20/external/python/setuptools/setuptools.egg-info/
DSOURCES.txt1 CHANGES.rst
4 README.rst
16 changelog.d/README.rst
17 docs/artwork.rst
18 docs/build_meta.rst
20 docs/history.rst
21 docs/index.rst
22 docs/pkg_resources.rst
23 docs/python 2 sunset.rst
24 docs/roadmap.rst
[all …]
/aosp_15_r20/external/pigweed/seed/
H A DBUILD.gn21 "0000.rst",
22 "0001.rst",
24 "0002.rst",
25 "0101.rst",
26 "0102.rst",
27 "0103.rst",
28 "0104.rst",
29 "0105.rst",
30 "0107.rst",
31 "0108.rst",
[all …]
H A DBUILD.bazel30 "0000.rst",
31 "0001.rst",
32 "0002.rst",
33 "0101.rst",
34 "0102.rst",
35 "0103.rst",
36 "0104.rst",
37 "0105.rst",
38 "0107.rst",
39 "0108.rst",
[all …]
/aosp_15_r20/external/bazelbuild-rules_go/tests/core/
H A DREADME.rst11 * `Misc configuration transition tests <transition/README.rst>`_
12 * `Basic go_library functionality <go_library/README.rst>`_
13 * `output_groups functionality <output_groups/README.rst>`_
14 * `Basic -buildmode=plugin functionality <go_plugin/README.rst>`_
15 * `go_bazel_test macro functionality <go_bazel_test/README.rst>`_
16 * `Core Go rules tests <nogo/README.rst>`_
17 * `go_proto_library importmap <go_proto_library_importmap/README.rst>`_
18 * `Cross compilation <cross/README.rst>`_
19 * `Basic go_proto_library functionality <go_proto_library/README.rst>`_
20 * `c-archive / c-shared linkmodes <c_linkmodes/README.rst>`_
[all …]
/aosp_15_r20/external/python/cpython3/Doc/whatsnew/
Dindex.rst14 3.11.rst
15 3.10.rst
16 3.9.rst
17 3.8.rst
18 3.7.rst
19 3.6.rst
20 3.5.rst
21 3.4.rst
22 3.3.rst
23 3.2.rst
[all …]
/aosp_15_r20/external/python/cpython3/Doc/howto/
Dindex.rst16 pyporting.rst
17 cporting.rst
18 curses.rst
19 descriptor.rst
20 enum.rst
21 functional.rst
22 logging.rst
23 logging-cookbook.rst
24 regex.rst
25 sockets.rst
[all …]
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/iterator/doc/
Dsources.py6 'counting_iterator.rst',
7 'facade-and-adaptor.rst',
8 'filter_iterator.rst',
9 'function_input_iterator.rst',
10 'function_output_iterator.rst',
11 'index.rst',
12 'indirect_iterator.rst',
13 'pointee.rst',
14 'iterator_adaptor.rst',
15 'iterator_facade.rst',
[all …]
/aosp_15_r20/external/python/cpython3/Doc/
Dcontents.rst7 whatsnew/index.rst
8 tutorial/index.rst
9 using/index.rst
10 reference/index.rst
11 library/index.rst
12 extending/index.rst
13 c-api/index.rst
14 distributing/index.rst
15 installing/index.rst
16 howto/index.rst
[all …]
/aosp_15_r20/external/python/cpython2/Doc/
Dcontents.rst7 whatsnew/index.rst
8 tutorial/index.rst
9 using/index.rst
10 reference/index.rst
11 library/index.rst
12 extending/index.rst
13 c-api/index.rst
14 distributing/index.rst
15 installing/index.rst
16 howto/index.rst
[all …]

12345678910>>...121