Home
last modified time | relevance | path

Searched full:providing (Results 1 – 25 of 3140) sorted by relevance

12345678910>>...126

/external/python/pyasn1-modules/
DCHANGES.txt7 - Added RFC7633 providing TLS Features Certificate Extension
8 - Added RFC7229 providing OIDs for Test Certificate Policies
10 - Added RFC6960 providing Online Certificate Status Protocol (OCSP)
11 - Added RFC6955 providing Diffie-Hellman Proof-of-Possession Algorithms
13 - Added RFC6486 providing RPKI Manifests
14 - Added RFC6487 providing Profile for X.509 PKIX Resource Certificates
15 - Added RFC6170 providing Certificate Image in the Internet X.509 Public
17 - Added RFC6187 providing Certificates for Secure Shell Authentication
18 - Added RFC6482 providing RPKI Route Origin Authorizations (ROAs)
19 - Added RFC6664 providing S/MIME Capabilities for Public Keys
[all …]
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DAConfiguration.java9 … * <a href="@dacRoot/guide/topics/resources/providing-resources.html#OrientationQualifier">port</a>
15 … * <a href="@dacRoot/guide/topics/resources/providing-resources.html#OrientationQualifier">land</a>
26 …* <a href="@dacRoot/guide/topics/resources/providing-resources.html#TouchscreenQualifier">notouch<…
35 …* <a href="@dacRoot/guide/topics/resources/providing-resources.html#TouchscreenQualifier">finger</…
43 * <a href="@dacRoot/guide/topics/resources/providing-resources.html#DensityQualifier">ldpi</a>
49 * <a href="@dacRoot/guide/topics/resources/providing-resources.html#DensityQualifier">mdpi</a>
55 * <a href="@dacRoot/guide/topics/resources/providing-resources.html#DensityQualifier">tvdpi</a>
61 * <a href="@dacRoot/guide/topics/resources/providing-resources.html#DensityQualifier">hdpi</a>
67 * <a href="@dacRoot/guide/topics/resources/providing-resources.html#DensityQualifier">xhdpi</a>
73 * <a href="@dacRoot/guide/topics/resources/providing-resources.html#DensityQualifier">xxhdpi</a>
[all …]
/external/robolectric/resources/src/main/java/org/robolectric/res/android/
DAConfiguration.java9 … * <a href="@dacRoot/guide/topics/resources/providing-resources.html#OrientationQualifier">port</a>
15 … * <a href="@dacRoot/guide/topics/resources/providing-resources.html#OrientationQualifier">land</a>
26 …* <a href="@dacRoot/guide/topics/resources/providing-resources.html#TouchscreenQualifier">notouch<…
35 …* <a href="@dacRoot/guide/topics/resources/providing-resources.html#TouchscreenQualifier">finger</…
43 * <a href="@dacRoot/guide/topics/resources/providing-resources.html#DensityQualifier">ldpi</a>
49 * <a href="@dacRoot/guide/topics/resources/providing-resources.html#DensityQualifier">mdpi</a>
55 * <a href="@dacRoot/guide/topics/resources/providing-resources.html#DensityQualifier">tvdpi</a>
61 * <a href="@dacRoot/guide/topics/resources/providing-resources.html#DensityQualifier">hdpi</a>
67 * <a href="@dacRoot/guide/topics/resources/providing-resources.html#DensityQualifier">xhdpi</a>
73 * <a href="@dacRoot/guide/topics/resources/providing-resources.html#DensityQualifier">xxhdpi</a>
[all …]
/external/libwebsockets/minimal-examples/
DREADME.md3 client-server|Minimal examples providing client and server connections simultaneously
6 http-client|Minimal examples providing an http client
7 http-server|Minimal examples providing an http server
10 ws-client|Minimal examples providing a ws client
11 ws-server|Minimal examples providing a ws server (and an http server)
/external/cronet/components/cronet/android/api/src/android/net/http/
DApiVersion.template20 * providing ImplVersion cannot be used with the Cronet API providing ApiVersion; if they are
49 * providing ImplVersion cannot be used with the Cronet API providing ApiVersion; if they are
/external/cronet/components/metrics/
Dchild_call_stack_profile_collector_unittest.cc103 // Add a profile before providing the interface. in TEST_F()
117 // Add a profile after providing the interface. It should also be passed. in TEST_F()
131 // Add a profile before providing a null interface. in TEST_F()
143 // Add a profile after providing a null interface. They should also be in TEST_F()
156 // Add a profile before providing the interface. in TEST_F()
/external/mbedtls/include/psa/
Dcrypto_types.h79 * format version and providing a translation when reading the old
98 * format version and providing a translation when reading the old
117 * format version and providing a translation when reading the old
135 * format version and providing a translation when reading the old
184 * format version and providing a translation when reading the old
220 * format version and providing a translation when reading the old
261 * format version and providing a translation when reading the old
292 * format version and providing a translation when reading the old
325 * format version and providing a translation when reading the old
/external/cronet/build/config/fuchsia/test/
DREADME.md5 additional capabilities as necessary by providing the
23 For tests that test fonts by providing `fuchsia.fonts.Provider`. This shard
44 For tests that test logging functionality by providing `fuchsia.logger.Log`.
73 other tests running concurrently on the device, as well as providing test-only
/external/tflite-support/tensorflow_lite_support/java/src/java/org/tensorflow/lite/task/vision/segmenter/
DOutputType.java50 "CATRGORY_MASK only allows one TensorImage in the list, providing " + masks.size()); in assertMasksMatchColoredLabels()
55 "CATRGORY_MASK only supports masks of ColorSpaceType, GRAYSCALE, providing " in assertMasksMatchColoredLabels()
68 "CATRGORY_MASK only allows one mask in the buffer list, providing " + buffers.size()); in createMasksFromBuffer()
105 "CONFIDENCE_MASK only supports masks of ColorSpaceType, GRAYSCALE, providing " in assertMasksMatchColoredLabels()
/external/python/setuptools/docs/references/
Dkeywords.rst15 A string providing a longer description of the package.
57 A list of instances of ``setuptools.Extension`` providing the list of
74 A dictionary providing the default options for the setup script.
91 A list of strings or a comma-separated string providing descriptive
100 A dictionary providing a mapping of command names to ``Command``
112 A dictionary providing a mapping of package to directory names.
/external/grpc-grpc/src/csharp/Grpc.Core/
DCalls.cs51 /// <returns>An awaitable call object providing access to the response.</returns>
69 /// <returns>A call object providing access to the asynchronous response stream.</returns>
89 /// <returns>An awaitable call object providing access to the response.</returns>
107 …/// <returns>A call object providing access to the asynchronous request and response streams.</ret…
/external/curl/docs/libcurl/opts/
DCURLOPT_RESOLVE.367 To remove names from the DNS cache again, to stop providing these fake
102 Support for providing the ADDRESS within [brackets] was added in 7.57.0.
104 Support for providing multiple IP addresses per entry was added in 7.59.0.
/external/pigweed/pw_build/
Dpigweed.bzl22 """Wrapper for cc_binary providing some defaults.
44 """Wrapper for cc_library providing some defaults.
59 """Wrapper for cc_test providing some defaults.
/external/licenseclassifier/v2/assets/License/CAL-1.0/
Dlicense.txt59 4.1.1. Providing Network Access to the Source Code
68 You may delay providing the Source Code corresponding to a particular modification of the Work for …
79 In addition to providing each Recipient the opportunity to have Access to the Source Code, You cann…
93 …Recipient or via an easy-to-find hyperlink to an Internet location also providing Access to Source…
96 …y relative to those who are Recipients of the Work from You. Other than providing Recipients with …
119 …ees of a Licensee and natural persons acting as contractors exclusively providing services to Lice…
/external/guice/extensions/throwingproviders/test/com/google/inject/throwingproviders/
DCheckedProviderTest.java149 .providing(MockFoo.class) in setUp()
156 .providing(MockFoo.class) in setUp()
368 .providing(MockFoo.class); in testAnnotations_Cxtor()
372 .providing(AnotherMockFoo.class); in testAnnotations_Cxtor()
666 .providing(DependentMockFoo.class); in testDependencies_Cxtor()
971 .providing(new TypeLiteral<ThrowingArrayList<String>>() {}); in testBindingToInterfaceWithGeneric_Cxtor()
1024 .providing(WrongExceptionFoo.class); in testCxtorWithWrongException()
1088 .providing(SubclassExceptionFoo.class); in testCxtorWithSubclassOfExceptionIsOk()
1153 .providing(SuperclassExceptionFoo.class); in testCxtorWithSuperclassExceptionFails()
1216 .providing(RuntimeExceptionFoo.class); in testCxtorWithRuntimeExceptionsIsOk()
[all …]
/external/parameter-framework/upstream/bindings/python/
DREADME.md17 - A C++ source file providing a low-level wrapping of the parameter-framework
20 - A Python module called `PyPfw`, using `PyPfw`, providing proxy classes of the
/external/python/cryptography/docs/hazmat/primitives/asymmetric/
Dindex.rst16 or group) actually owns that private key, providing authentication.
20 providing confidentiality, and then only the person in possession of the
/external/dagger2/javatests/dagger/internal/codegen/
DAssistedFactoryErrorsTest.java458 .hadErrorContaining("[test.Foo] Dagger does not support providing @AssistedInject types.") in testProvidesAssistedBindings()
463 "[test.Foo.Factory] Dagger does not support providing @AssistedFactory types.") in testProvidesAssistedBindings()
510 .hadErrorContaining("[test.Foo] Dagger does not support providing @AssistedInject types.") in testProvidesAssistedBindingsAsFactoryBindsInstance()
515 "[test.Foo.Factory] Dagger does not support providing @AssistedFactory types.") in testProvidesAssistedBindingsAsFactoryBindsInstance()
562 .hadErrorContaining("[test.Foo] Dagger does not support providing @AssistedInject types.") in testProvidesAssistedBindingsAsBuilderBindsInstance()
567 "[test.Foo.Factory] Dagger does not support providing @AssistedFactory types.") in testProvidesAssistedBindingsAsBuilderBindsInstance()
612 .hadErrorContaining("[test.Foo] Dagger does not support providing @AssistedInject types.") in testProvidesAssistedBindingsAsOptional()
617 "[test.Foo.Factory] Dagger does not support providing @AssistedFactory types.") in testProvidesAssistedBindingsAsOptional()
/external/angle/build/config/fuchsia/test/
DREADME.md5 additional capabilities as necessary by providing the
56 For tests that test logging functionality by providing `fuchsia.logger.Log`.
85 other tests running concurrently on the device, as well as providing test-only
/external/wayland-protocols/freedesktop.org/unstable/linux-explicit-synchronization/
Dlinux-explicit-synchronization-unstable-v1.xml30 <description summary="protocol for providing explicit synchronization">
206 It provides an alternative to wl_buffer.release events, providing a
208 also supports explicit synchronization, providing a fence FD for the
225 buffer for the relevant commit, providing a dma_fence which will be
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/core/src/main/java/com/google/android/exoplayer2/source/
DClippingMediaSource.java103 * providing samples, in microseconds.
105 * providing samples, in microseconds. Specify {@link C#TIME_END_OF_SOURCE} to provide samples
126 * timeline at which to stop providing samples. Specifying a duration that exceeds the {@code
152 * @param startPositionUs The start position at which to start providing samples, in microseconds.
157 * @param endPositionUs The end position at which to stop providing samples, in microseconds.
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/core/src/main/java/com/google/android/exoplayer2/source/
DClippingMediaSource.java108 * providing samples, in microseconds.
110 * providing samples, in microseconds. Specify {@link C#TIME_END_OF_SOURCE} to provide samples
131 * timeline at which to stop providing samples. Specifying a duration that exceeds the {@code
157 * @param startPositionUs The start position at which to start providing samples, in microseconds.
162 * @param endPositionUs The end position at which to stop providing samples, in microseconds.
/external/python/cpython2/Lib/
Dcodecs.py115 handling schemes by providing the errors argument. These
158 mapped files are examples of objects providing this slot.
185 providing the errors keyword argument. See the module docstring
258 providing the errors keyword argument. See the module docstring
348 schemes by providing the errors keyword argument. These
421 schemes by providing the errors keyword argument. These
675 providing the StreamReader, StreamWriter interface resp.
778 Writer must be factory functions or classes providing the
861 a wrapped version providing transparent encoding/decoding.
/external/rust/crates/thread_local/src/
Dunreachable.rs10 /// An extension trait for `Option<T>` providing unchecked unwrapping methods.
19 /// An extension trait for `Result<T, E>` providing unchecked unwrapping methods.
/external/curl/docs/cmdline-opts/
Dresolve.d33 Support for providing the IP address within [brackets] was added in 7.57.0.
35 Support for providing multiple IP addresses per entry was added in 7.59.0.

12345678910>>...126