Home
last modified time | relevance | path

Searched full:programming (Results 1 – 25 of 5089) sorted by relevance

12345678910>>...204

/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/15/libcore/ojluni/src/main/java/java/sql/
DTypes.java37 * <P>The constant in the Java programming language, sometimes referred
44 * <P>The constant in the Java programming language, sometimes referred
51 * <P>The constant in the Java programming language, sometimes referred
58 * <P>The constant in the Java programming language, sometimes referred
65 * <P>The constant in the Java programming language, sometimes referred
72 * <P>The constant in the Java programming language, sometimes referred
79 * <P>The constant in the Java programming language, sometimes referred
87 * <P>The constant in the Java programming language, sometimes referred
94 * <P>The constant in the Java programming language, sometimes referred
101 * <P>The constant in the Java programming language, sometimes referred
[all …]
DSQLInput.java67 * in the Java programming language.
79 * in the Java programming language.
91 * in the Java programming language.
103 * in the Java programming language.
115 * in the Java programming language.
127 * in the Java programming language.
139 * in the Java programming language.
151 * in the Java programming language.
163 * object in the Java programming language.
175 * in the Java programming language.
[all …]
/aosp_15_r20/out/soong/.intermediates/libcore/core_oj_api_files/gen/gensrcs/libcore/ojluni/src/main/java/java/sql/
DTypes.java37 * <P>The constant in the Java programming language, sometimes referred
44 * <P>The constant in the Java programming language, sometimes referred
51 * <P>The constant in the Java programming language, sometimes referred
58 * <P>The constant in the Java programming language, sometimes referred
65 * <P>The constant in the Java programming language, sometimes referred
72 * <P>The constant in the Java programming language, sometimes referred
79 * <P>The constant in the Java programming language, sometimes referred
87 * <P>The constant in the Java programming language, sometimes referred
94 * <P>The constant in the Java programming language, sometimes referred
101 * <P>The constant in the Java programming language, sometimes referred
[all …]
DSQLInput.java67 * in the Java programming language.
79 * in the Java programming language.
91 * in the Java programming language.
103 * in the Java programming language.
115 * in the Java programming language.
127 * in the Java programming language.
139 * in the Java programming language.
151 * in the Java programming language.
163 * object in the Java programming language.
175 * in the Java programming language.
[all …]
/aosp_15_r20/libcore/ojluni/src/main/java/java/sql/
H A DTypes.java37 * <P>The constant in the Java programming language, sometimes referred
44 * <P>The constant in the Java programming language, sometimes referred
51 * <P>The constant in the Java programming language, sometimes referred
58 * <P>The constant in the Java programming language, sometimes referred
65 * <P>The constant in the Java programming language, sometimes referred
72 * <P>The constant in the Java programming language, sometimes referred
79 * <P>The constant in the Java programming language, sometimes referred
87 * <P>The constant in the Java programming language, sometimes referred
94 * <P>The constant in the Java programming language, sometimes referred
101 * <P>The constant in the Java programming language, sometimes referred
[all …]
H A DSQLInput.java67 * in the Java programming language.
79 * in the Java programming language.
91 * in the Java programming language.
103 * in the Java programming language.
115 * in the Java programming language.
127 * in the Java programming language.
139 * in the Java programming language.
151 * in the Java programming language.
163 * object in the Java programming language.
175 * in the Java programming language.
[all …]
/aosp_15_r20/external/one-true-awk/testdir/
H A Dfunstack.in67 %%% Transactions on Programming Languages and
497 …The determination of the minimal polygon can be reduced to a nonlinear programming problem, solved…
501 …keywords = "connection tree; digitized image; minimal polygon; nonlinear programming; optimal …
754 … class of grammars, which seems to include most practical context-free programming language gramma…
777 keywords = "data handling; programming",
951 …agnostics; error correction; error detection; lexical analysis systems programming; misspelling; o…
957 title = "A Program to Teach Programming",
968 … to ease the cost and improve the results of elementary instruction in programming. To the student…
973 …uter-assisted learning; computers, programming; education; elementary programming; engineering edu…
994 …ence; automata theory; computers; game theory; heuristic programming; optimisation; programming; t…
[all …]
/aosp_15_r20/external/python/asn1crypto/tests/
Dsetup.py125 'Programming Language :: Python',
126 'Programming Language :: Python :: 2',
127 'Programming Language :: Python :: 2.6',
128 'Programming Language :: Python :: 2.7',
129 'Programming Language :: Python :: 3',
130 'Programming Language :: Python :: 3.2',
131 'Programming Language :: Python :: 3.3',
132 'Programming Language :: Python :: 3.4',
133 'Programming Language :: Python :: 3.5',
134 'Programming Language :: Python :: 3.6',
[all …]
/aosp_15_r20/external/python/asn1crypto/
Dsetup.py128 'Programming Language :: Python',
129 'Programming Language :: Python :: 2',
130 'Programming Language :: Python :: 2.6',
131 'Programming Language :: Python :: 2.7',
132 'Programming Language :: Python :: 3',
133 'Programming Language :: Python :: 3.2',
134 'Programming Language :: Python :: 3.3',
135 'Programming Language :: Python :: 3.4',
136 'Programming Language :: Python :: 3.5',
137 'Programming Language :: Python :: 3.6',
[all …]
/aosp_15_r20/external/python/pyasn1-modules/
Dsetup.py31 Programming Language :: Python :: 2
32 Programming Language :: Python :: 2.4
33 Programming Language :: Python :: 2.5
34 Programming Language :: Python :: 2.6
35 Programming Language :: Python :: 2.7
36 Programming Language :: Python :: 3
37 Programming Language :: Python :: 3.2
38 Programming Language :: Python :: 3.3
39 Programming Language :: Python :: 3.4
40 Programming Language :: Python :: 3.5
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/rustix/src/net/
Dsocket.rs22 /// - [Beej's Guide to Network Programming]
34 /// [Beej's Guide to Network Programming]: https://beej.us/guide/bgnet/html/split/system-calls-or-b…
65 /// - [Beej's Guide to Network Programming]
77 /// [Beej's Guide to Network Programming]: https://beej.us/guide/bgnet/html/split/system-calls-or-b…
102 /// - [Beej's Guide to Network Programming]
114 /// [Beej's Guide to Network Programming]: https://beej.us/guide/bgnet/html/split/system-calls-or-b…
139 /// - [Beej's Guide to Network Programming]
151 /// [Beej's Guide to Network Programming]: https://beej.us/guide/bgnet/html/split/system-calls-or-b…
182 /// - [Beej's Guide to Network Programming]
194 /// [Beej's Guide to Network Programming]: https://beej.us/guide/bgnet/html/split/system-calls-or-b…
[all …]
/aosp_15_r20/external/python/pyasn1/
Dsetup.py22 Programming Language :: Python :: 2
23 Programming Language :: Python :: 2.4
24 Programming Language :: Python :: 2.5
25 Programming Language :: Python :: 2.6
26 Programming Language :: Python :: 2.7
27 Programming Language :: Python :: 3
28 Programming Language :: Python :: 3.2
29 Programming Language :: Python :: 3.3
30 Programming Language :: Python :: 3.4
31 Programming Language :: Python :: 3.5
[all …]
/aosp_15_r20/external/coreboot/Documentation/soc/intel/fsp/ppi/
H A Dmp_service_ppi.md6 Interface inside coreboot space to perform CPU feature programming on Application
16 4. Perform sets of CPU feature programming
23 This above CPU feature programming lists are expected to grow with current and future
24 CPU complexity and there might be some cases where certain feature programming mightbe
27 Platform code might need to compromise on those closed source nature of CPU programming
29 get-rid of such close source CPU programming.
37 programming using coreboot published APIs.
69 use of the same to perform some CPU feature programming.
77 1. coreboot was using SkipMpInit=1 which will skip entire FSP CPU feature programming.
79 Silicon recommended CPU programming.
[all …]
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/include/soc/
H A Dsdram_param.h364 /* Specifies the programming to LPDDR2 Mode Register 1 at cold boot */
366 /* Specifies the programming to LPDDR2 Mode Register 2 at cold boot */
368 /* Specifies the programming to LPDDR2 Mode Register 3 at cold boot */
370 /* Specifies the programming to LPDDR2 Mode Register 11 at cold boot */
372 /* Specifies the programming to LPDDR2 Mode Register 3? at cold boot */
374 /* Specifies the programming to LPDDR2 Mode Register 11 at cold boot */
376 /* Specifies the programming to LPDDR2 Mode Register 11? at cold boot */
378 /* Specifies the programming to LPDDR2 Mode Register 12 at cold boot */
380 /* Specifies the programming to LPDDR2 Mode Register 14 at cold boot */
382 /* Specifies the programming to LPDDR2 Mode Register 14? at cold boot */
[all …]
/aosp_15_r20/external/python/cpython3/Tools/demo/
DREADME2 various aspects of Python programming.
4 beer.py Well-known programming example: Bottles of beer.
6 hanoi.py Well-known programming example: Towers of Hanoi.
7 life.py Curses programming: Simple game-of-life.
9 mcast.py Network programming: Send and receive UDP multicast packets.
10 queens.py Well-known programming example: N-Queens problem.
12 rpython.py Network programming: Small client for remote code execution.
13 rpythond.py Network programming: Small server for remote code execution.
14 sortvisu.py GUI programming: Visualization of different sort algorithms.
15 spreadsheet.py GUI/Application programming: A simple spreadsheet application.
/aosp_15_r20/external/python/uritemplates/
Dsetup.py38 'Programming Language :: Python',
39 'Programming Language :: Python :: 2',
40 'Programming Language :: Python :: 2.7',
41 'Programming Language :: Python :: 3',
42 'Programming Language :: Python :: 3.4',
43 'Programming Language :: Python :: 3.5',
44 'Programming Language :: Python :: 3.6',
45 'Programming Language :: Python :: 3.7',
46 'Programming Language :: Python :: 3.8',
47 'Programming Language :: Python :: Implementation :: CPython',
/aosp_15_r20/external/python/portpicker/
Dsetup.cfg23 Programming Language :: Python
24 Programming Language :: Python :: 3
25 Programming Language :: Python :: 3.6
26 Programming Language :: Python :: 3.7
27 Programming Language :: Python :: 3.8
28 Programming Language :: Python :: 3.9
29 Programming Language :: Python :: 3.10
30 Programming Language :: Python :: Implementation :: CPython
31 Programming Language :: Python :: Implementation :: PyPy
/aosp_15_r20/external/python/watchdog/
Dsetup.py114 "Programming Language :: Python",
115 "Programming Language :: Python :: 3",
116 "Programming Language :: Python :: 3 :: Only",
117 "Programming Language :: Python :: 3.9",
118 "Programming Language :: Python :: 3.10",
119 "Programming Language :: Python :: 3.11",
120 "Programming Language :: Python :: 3.12",
121 "Programming Language :: Python :: 3.13",
122 "Programming Language :: Python :: Implementation :: PyPy",
123 "Programming Language :: C",
/aosp_15_r20/external/libcups/cups/
H A Dapi-filter.header2 Filter and backend programming header for CUPS.
10 <h1 class='title'>Filter and Backend Programming</h1>
28 <td>Programming: <a href='api-overview.html' target='_top'>Introduction to CUPS Programming</a><br>
29 Programming: <a href='api-cups.html' target='_top'>CUPS API</a><br>
30 Programming: <a href='api-ppd.html' target='_top'>PPD API</a><br>
31 Programming: <a href='api-raster.html' target='_top'>Raster API</a><br>
32Programming: <a href='postscript-driver.html' target='_top'>Developing PostScript Printer Drivers<…
33 Programming: <a href='raster-driver.html' target='_top'>Developing Raster Printer Drivers</a><br>
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/site-packages/pip-23.1.2.dist-info/
DMETADATA16 Classifier: Programming Language :: Python
17 Classifier: Programming Language :: Python :: 3
18 Classifier: Programming Language :: Python :: 3 :: Only
19 Classifier: Programming Language :: Python :: 3.7
20 Classifier: Programming Language :: Python :: 3.8
21 Classifier: Programming Language :: Python :: 3.9
22 Classifier: Programming Language :: Python :: 3.10
23 Classifier: Programming Language :: Python :: 3.11
24 Classifier: Programming Language :: Python :: Implementation :: CPython
25 Classifier: Programming Language :: Python :: Implementation :: PyPy
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/site-packages/pip-23.1.2.dist-info/
DMETADATA16 Classifier: Programming Language :: Python
17 Classifier: Programming Language :: Python :: 3
18 Classifier: Programming Language :: Python :: 3 :: Only
19 Classifier: Programming Language :: Python :: 3.7
20 Classifier: Programming Language :: Python :: 3.8
21 Classifier: Programming Language :: Python :: 3.9
22 Classifier: Programming Language :: Python :: 3.10
23 Classifier: Programming Language :: Python :: 3.11
24 Classifier: Programming Language :: Python :: Implementation :: CPython
25 Classifier: Programming Language :: Python :: Implementation :: PyPy
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/site-packages/pip-23.1.2.dist-info/
DMETADATA16 Classifier: Programming Language :: Python
17 Classifier: Programming Language :: Python :: 3
18 Classifier: Programming Language :: Python :: 3 :: Only
19 Classifier: Programming Language :: Python :: 3.7
20 Classifier: Programming Language :: Python :: 3.8
21 Classifier: Programming Language :: Python :: 3.9
22 Classifier: Programming Language :: Python :: 3.10
23 Classifier: Programming Language :: Python :: 3.11
24 Classifier: Programming Language :: Python :: Implementation :: CPython
25 Classifier: Programming Language :: Python :: Implementation :: PyPy
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/site-packages/pip-23.1.2.dist-info/
DMETADATA16 Classifier: Programming Language :: Python
17 Classifier: Programming Language :: Python :: 3
18 Classifier: Programming Language :: Python :: 3 :: Only
19 Classifier: Programming Language :: Python :: 3.7
20 Classifier: Programming Language :: Python :: 3.8
21 Classifier: Programming Language :: Python :: 3.9
22 Classifier: Programming Language :: Python :: 3.10
23 Classifier: Programming Language :: Python :: 3.11
24 Classifier: Programming Language :: Python :: Implementation :: CPython
25 Classifier: Programming Language :: Python :: Implementation :: PyPy
/aosp_15_r20/external/python/dateutil/
Dsetup.py75 'Programming Language :: Python',
76 'Programming Language :: Python :: 2',
77 'Programming Language :: Python :: 2.7',
78 'Programming Language :: Python :: 3',
79 'Programming Language :: Python :: 3.3',
80 'Programming Language :: Python :: 3.4',
81 'Programming Language :: Python :: 3.5',
82 'Programming Language :: Python :: 3.6',
83 'Programming Language :: Python :: 3.7',
/aosp_15_r20/external/python/rsa/
Dsetup.py46 'Programming Language :: Python',
47 'Programming Language :: Python :: 3',
48 'Programming Language :: Python :: 3.5',
49 'Programming Language :: Python :: 3.6',
50 'Programming Language :: Python :: 3.7',
51 'Programming Language :: Python :: 3.8',
52 'Programming Language :: Python :: 3.9',
53 'Programming Language :: Python :: Implementation :: CPython',
54 'Programming Language :: Python :: Implementation :: PyPy',

12345678910>>...204