/aosp_15_r20/external/sdv/vsomeip/third_party/boost/numeric/odeint/doc/ |
D | tutorial_thrust_cuda.qbk | 103 Then, it is straightforward to integrate the phase ensemble by creating an instance of the rhs clas… 144 … Lorenz systems. We will vary only the parameter ['__beta] but it is straightforward to vary other… 156 …straightforward, with a small difficulty that Thrust's tuples have a maximal arity of 10. But this…
|
/aosp_15_r20/external/executorch/docs/source/ |
H A D | kernel-library-overview.md | 16 …* Provide straightforward implementations of ATen operators that are strictly consistent with the … 24 …straightforward way possible in the interest of prioritizing simplicity and readability. Therefore…
|
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/parallel_for/ |
H A D | index.md | 99 As with gradients, most ops have relatively straightforward definitions and 166 For function call operations this is relatively straightforward: the converter 192 other tensors. A straightforward conversion would simply stack variant tensors,
|
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/ |
H A D | test_suite_psa_crypto_memory.data | 1 PSA input buffer copy: straightforward copy 16 PSA output buffer copy: straightforward copy
|
/aosp_15_r20/external/emboss/doc/design_docs/ |
H A D | proto.md | 320 Translation should be relatively straightforward; when going from Emboss to 340 *Serialization* is relatively straightforward; except for arrays, the code 397 For most `message`s, it would be relatively straightforward to generate a
|
H A D | default_values.md | 21 The most straightforward option is to use the existing attribute syntax: 105 On the front end, adding a new attribute is definitely the most straightforward
|
/aosp_15_r20/external/eigen/doc/ |
H A D | CustomizingEigen_NullaryExpr.dox | 40 Then, we need to implement our \c circulant_functor, which is a straightforward exercise: 75 This straightforward implementation is already quite powerful as the row or column index arrays can…
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxx-1.0.120/book/diagram/ |
H A D | overview.tex | 40 \draw (-6.75, 6.5) node[anchor=south, inner ysep=1pt] {\makecell{Safe\\[-4pt]straightforward\\[-4pt… 41 \draw (6.75, 6.5) node[anchor=south, inner ysep=1pt] {\makecell{Straightforward\\[-4pt]C\texttt{++}…
|
/aosp_15_r20/external/rust/cxx/book/diagram/ |
D | overview.tex | 40 \draw (-6.75, 6.5) node[anchor=south, inner ysep=1pt] {\makecell{Safe\\[-4pt]straightforward\\[-4pt… 41 \draw (6.75, 6.5) node[anchor=south, inner ysep=1pt] {\makecell{Straightforward\\[-4pt]C\texttt{++}…
|
/aosp_15_r20/development/samples/BackupRestore/src/com/example/android/backuprestore/ |
H A D | FileHelperExampleAgent.java | 41 * to it. However, it is straightforward to override 87 * similarly straightforward.
|
/aosp_15_r20/external/icu/icu4j/tools/build/ |
H A D | README.txt | 61 straightforward to invoke. 77 The format of the API data file is straightforward. The first line of
|
/aosp_15_r20/external/llvm/docs/tutorial/ |
H A D | LangImpl05.rst | 24 Extending Kaleidoscope to support if/then/else is quite straightforward. 63 The lexer extensions are straightforward. First we add new enum values 115 the AST node to build, our parsing logic is relatively straightforward. 297 This code is straightforward and similar to what we saw before. We emit
|
/aosp_15_r20/libcore/ojluni/src/main/java/jdk/internal/ref/ |
H A D | Cleaner.java | 51 * only when the cleanup code is extremely simple and straightforward. 126 * so it should be as simple and straightforward as possible.
|
/aosp_15_r20/libcore/ojluni/src/main/java/sun/misc/ |
H A D | Cleaner.java | 51 * only when the cleanup code is extremely simple and straightforward. 153 * so it should be as simple and straightforward as possible.
|
/aosp_15_r20/external/swiftshader/third_party/subzero/docs/ |
H A D | REGALLOC.rst | 109 Liveness analysis is a straightforward dataflow algorithm. For each basic 204 We found the paper quite remarkable in that a straightforward implementation of 318 A straightforward lowering might yield::
|
/aosp_15_r20/external/tensorflow/tensorflow/tools/compatibility/ |
H A D | tf_upgrade_v2_main.py | 24 # Make straightforward changes to convert to 2.0. In harder cases, 119 "%s: Perform only straightforward conversions to upgrade to "
|
/aosp_15_r20/external/pcre/doc/ |
H A D | pcre2matching.3 | 69 straightforward for this algorithm to keep track of the substrings that are 140 straightforward to keep track of captured substrings for the different matching
|
H A D | pcre2partial.3 | 243 in which the partial match was found. This is the most straightforward 252 present straightforward. In cases such as the above, where the pattern does not
|
/aosp_15_r20/external/threetenbp/src/main/java/org/threeten/bp/zone/ |
H A D | ZoneRules.java | 138 * The mapping from a local date-time to an offset is not straightforward. 168 * The mapping from a local date-time to an offset is not straightforward. 212 * The mapping from a local date-time to an offset is not straightforward.
|
/aosp_15_r20/external/rust/android-crates-io/crates/gdbstub/docs/ |
D | transition_guide.md | 23 …d in the `gdbstub` getting started guide, adapting to the new type should be quite straightforward. 99 Porting a `0.5` `Connection` to `0.6` is incredibly straightforward - you simply split your existin… 171 Porting a `0.5` `TargetDescriptionXmlOverride` to `0.6` is straightforward, though a bit boilerplat…
|
/aosp_15_r20/frameworks/base/libs/hwui/jni/ |
H A D | ByteBufferStreamAdaptor.cpp | 228 // implementation is fairly straightforward in onDuplicate() 251 // implementation is fairly straightforward in onFork()
|
/aosp_15_r20/external/perfetto/docs/design-docs/ |
H A D | batch-trace-processor.md | 34 machine is straightforward, one day, we may want to shard trace processing 68 The choice of langugage is pretty straightforward. Python is already the go-to
|
/aosp_15_r20/external/pcre/doc/html/ |
H A D | pcre2matching.html | 87 straightforward for this algorithm to keep track of the substrings that are 164 straightforward to keep track of captured substrings for the different matching
|
/aosp_15_r20/external/pigweed/seed/ |
H A D | 0111.rst | 136 goal is to make it straightforward to create families of related toolchains 173 * M1: Pigweed is straightforward to manage as a Bazel dependency, `b/301336229
|
/aosp_15_r20/packages/modules/adb/docs/dev/ |
D | protocol.md | 9 to an extremely straightforward model optimized to accomplish the 17 The protocol is designed to be straightforward and well-defined enough
|