Home
last modified time | relevance | path

Searched full:simplest (Results 1 – 25 of 1645) sorted by relevance

12345678910>>...66

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dlocale_facets.h276 * simplest reasonable transformation. It does so by returning in _GLIBCXX_VISIBILITY()
293 * simplest reasonable transformation. It does so by returning in _GLIBCXX_VISIBILITY()
311 * This function converts the char_type to char using the simplest in _GLIBCXX_VISIBILITY()
331 * simplest reasonable transformation and writes the results to the in _GLIBCXX_VISIBILITY()
502 * simplest reasonable transformation. in _GLIBCXX_VISIBILITY()
521 * simplest reasonable transformation. in _GLIBCXX_VISIBILITY()
542 * simplest reasonable transformation. If the conversion fails, dfault in _GLIBCXX_VISIBILITY()
563 * [__lo,__hi) to char using the simplest reasonable in _GLIBCXX_VISIBILITY()
851 * This function converts the char to char_type using the simplest in _GLIBCXX_VISIBILITY()
877 * simplest reasonable transformation. For an underived ctype<char> in _GLIBCXX_VISIBILITY()
[all …]
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dlocale_facets.h276 * simplest reasonable transformation. It does so by returning in _GLIBCXX_VISIBILITY()
293 * simplest reasonable transformation. It does so by returning in _GLIBCXX_VISIBILITY()
311 * This function converts the char_type to char using the simplest in _GLIBCXX_VISIBILITY()
331 * simplest reasonable transformation and writes the results to the in _GLIBCXX_VISIBILITY()
502 * simplest reasonable transformation. in _GLIBCXX_VISIBILITY()
521 * simplest reasonable transformation. in _GLIBCXX_VISIBILITY()
542 * simplest reasonable transformation. If the conversion fails, dfault in _GLIBCXX_VISIBILITY()
563 * [__lo,__hi) to char using the simplest reasonable in _GLIBCXX_VISIBILITY()
851 * This function converts the char to char_type using the simplest in _GLIBCXX_VISIBILITY()
877 * simplest reasonable transformation. For an underived ctype<char> in _GLIBCXX_VISIBILITY()
[all …]
/aosp_15_r20/external/stg/doc/
H A Dtutorial.md3 The simplest use for the STG tools is to extract, store and compare ABI
43 sophisticated things as well. The simplest invocation of `stg` looks something
265 differences, though it has some other, more specialised, uses. The simplest
/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/xslwrapper/
H A DXTWrapper.java32 * Implementation of TransformWrapper that uses the simplest method
44 * @return Uses XT in simplest manner possible
48 return "Uses XT in simplest manner possible"; in getDescription()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/distrib/python/grpcio_tools/grpc_tools/test/
Dsimpler.proto19 import "simplest.proto";
23 simplest.SimplestMessage simplest_message = 2;
Dcomplicated.proto19 import "simplest.proto";
25 simplest.SimplestMessage simplest_message = 4;
DBUILD.bazel22 srcs = ["simplest.proto"],
48 "simplest.proto",
/aosp_15_r20/external/grpc-grpc/tools/distrib/python/grpcio_tools/grpc_tools/test/
H A Dsimpler.proto19 import "simplest.proto";
23 simplest.SimplestMessage simplest_message = 2;
H A Dcomplicated.proto19 import "simplest.proto";
25 simplest.SimplestMessage simplest_message = 4;
H A DBUILD.bazel22 srcs = ["simplest.proto"],
48 "simplest.proto",
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ctc/
H A Dctc_beam_scorer.h46 // Called at most once per child beam. In the simplest case, no state
59 // The score returned should be a log-probability. In the simplest case, as
/aosp_15_r20/external/tensorflow/tensorflow/core/util/ctc/
H A Dctc_beam_scorer.h44 // Called at most once per child beam. In the simplest case, no state
57 // The score returned should be a log-probability. In the simplest case, as
/aosp_15_r20/external/python/cpython3/Doc/includes/
Demail-read-alternative.py35 simplest = msg.get_body(preferencelist=('plain', 'html')) variable
37 print(''.join(simplest.get_content().splitlines(keepends=True)[:3]))
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/doc/karma/
Doperator.qbk71 [tip The simplest way to force a sequence to behave as if it did buffering
302 [tip The simplest way to force a Kleene star to behave as if it did
413 [tip The simplest way to force a plus generator to behave as if it did
624 [tip The simplest way to force a optional generator to behave as if it did
/aosp_15_r20/external/apache-commons-lang/src/main/java/org/apache/commons/lang3/text/
H A DStrLookup.java26 * This class represents the simplest form of a string to string map.
109 * The simplest implementation is to use a Map. However, virtually any
/aosp_15_r20/external/fbjni/cxx/fbjni/detail/
H A DIterator.h32 * In the simplest case, it can be used just as alias_ref<JIterator<>>,
126 * In the simplest case, it can be used just as alias_ref<JMap<>>,
/aosp_15_r20/external/python/cpython2/Doc/distutils/
Dexamples.rst27 In the simplest case, you'll have two files to worry about: a setup script and
204 it only affects the source for pure Python modules. The simplest case, a
/aosp_15_r20/libcore/ojluni/src/main/java/sun/misc/
H A DCharacterDecoder.java52 * Of course in the simplest encoding schemes, the buffer has no
115 * this method. The simplest version of this method looks for the
/aosp_15_r20/external/pytorch/torch/nn/modules/
H A Dpooling.py84 In the simplest case, the output value of the layer with input size :math:`(N, C, L)`
148 In the simplest case, the output value of the layer with input size :math:`(N, C, H, W)`,
227 In the simplest case, the output value of the layer with input size :math:`(N, C, D, H, W)`,
583 In the simplest case, the output value of the layer with input size :math:`(N, C, L)`,
664 In the simplest case, the output value of the layer with input size :math:`(N, C, H, W)`,
770 In the simplest case, the output value of the layer with input size :math:`(N, C, D, H, W)`,
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/doc/lex/
Dintroduction.qbk52 simplest to unrestricted grammars being the most complex. Similarly, the
79 goal here is to use the simplest parsing technique needed for the job.
/aosp_15_r20/external/rust/beto-rust/common/
Ddeny.toml143 # * simplest-path - The path to the version with the fewest edges is highlighted
144 # * all - Both lowest-version and simplest-path are used
/aosp_15_r20/external/rust/beto-rust/nearby/
Ddeny.toml142 # * simplest-path - The path to the version with the fewest edges is highlighted
143 # * all - Both lowest-version and simplest-path are used
/aosp_15_r20/external/tensorflow/tensorflow/tools/android/test/
H A DREADME.md69 The simplest way to compile the demo app yourself, and try out changes to the
74 `'none'` so that the project is built in the simplest way possible:
/aosp_15_r20/external/boringssl/src/rust/bssl-crypto/
H A Ddeny.toml158 # * simplest-path - The path to the version with the fewest edges is highlighted
159 # * all - Both lowest-version and simplest-path are used
/aosp_15_r20/external/rust/beto-rust/remoteauth/
Ddeny.toml176 # * simplest-path - The path to the version with the fewest edges is highlighted
177 # * all - Both lowest-version and simplest-path are used

12345678910>>...66