Home
last modified time | relevance | path

Searched refs:provide (Results 1 – 25 of 1512) sorted by relevance

12345678910>>...61

/external/conscrypt/libcore-stub/src/main/java/libcore/java/security/
DStandardNames.java109 private static void provide(String type, String algorithm) { in provide() method in StandardNames
155 provide("AlgorithmParameterGenerator", "DSA");
156 provide("AlgorithmParameterGenerator", "DiffieHellman");
157 provide("AlgorithmParameters", "AES");
158 provide("AlgorithmParameters", "Blowfish");
159 provide("AlgorithmParameters", "DES");
160 provide("AlgorithmParameters", "DESede");
161 provide("AlgorithmParameters", "DSA");
162 provide("AlgorithmParameters", "DiffieHellman");
163 provide("AlgorithmParameters", "GCM");
[all …]
/external/protobuf/js/binary/
Dconstants.js38 goog.provide('jspb.AnyFieldType');
39 goog.provide('jspb.BinaryConstants');
40 goog.provide('jspb.BinaryMessage');
41 goog.provide('jspb.BuilderFunction');
42 goog.provide('jspb.ByteSource');
43 goog.provide('jspb.ClonerFunction');
44 goog.provide('jspb.ComparerFunction');
45 goog.provide('jspb.ConstBinaryMessage');
46 goog.provide('jspb.PrunerFunction');
47 goog.provide('jspb.ReaderFunction');
[all …]
/external/clang/test/SemaObjC/
Dbuiltin_objc_lib_functions.m4 …// expected-note {{include the header <objc/runtime.h> or explicitly provide a declaration for 'ob…
8 …// expected-note {{include the header <objc/runtime.h> or explicitly provide a declaration for 'ob…
11 …// expected-note {{include the header <objc/runtime.h> or explicitly provide a declaration for 'ob…
14 …// expected-note {{include the header <objc/message.h> or explicitly provide a declaration for 'ob…
18 …// expected-note {{include the header <objc/message.h> or explicitly provide a declaration for 'ob…
23 …// expected-note {{include the header <objc/objc-auto.h> or explicitly provide a declaration for '…
28 …// expected-note {{include the header <objc/objc-exception.h> or explicitly provide a declaration …
Dbuiltin_objc_nslog.m7 …// expected-note {{include the header <Foundation/NSObjCRuntime.h> or explicitly provide a declara…
12 …// expected-note {{include the header <Foundation/NSObjCRuntime.h> or explicitly provide a declara…
/external/tpm2/
DVendorString.h22 Please modify VendorString.h to provide a specific \
40 Please modify include\VendorString.h to provide a vednor specific \
61 Please modify include\VendorString.h to provide a vendor specific firmware \
/external/syslinux/gpxe/src/util/
Dsymcheck.pl127 foreach my $provide ( @provides ) {
128 if ( $provide eq "LINKER" ) {
130 } elsif ( $symtab->{$provide}->{$symbol}->{section} =~ /^\.tbl\./ ) {
133 $problems->{$provide}->{unused}->{$symbol} = 1;
/external/libcxx/docs/DesignDocs/
DThreadingSupportAPI.rst13 These different models provide entirely different interfaces from each
30 It is expected that the ``<__external_threading>`` header provide the exact
39 expected to provide the implementation of the libc++ internal threading API.
62 header to provide the internal threading API. This macro overrides
72 ``<__threading_support>`` will only provide the forward declarations and
/external/protobuf/js/
DREADME.md73 (`myproto_libs.js` in this example). The generated file will `goog.provide()`
75 tests the generated files contain many `goog.provide` statements like:
77 goog.provide('proto.google.protobuf.DescriptorProto');
78 goog.provide('proto.google.protobuf.DescriptorProto.ExtensionRange');
79 goog.provide('proto.google.protobuf.DescriptorProto.ReservedRange');
80 goog.provide('proto.google.protobuf.EnumDescriptorProto');
81 goog.provide('proto.google.protobuf.EnumOptions');
85 that your `goog.provide()` / `goog.require()` setup can find all of your
/external/mockftpserver/tags/2.x_Before_IDEA/src/main/groovy/org/mockftpserver/fake/user/
DUserAccount.groovy26 * If you want to provide a custom comparison, for instance using encrypted passwords, you can
27 * override the <code>comparePassword()</code> method to provide your own custom implementation.
42 * This implementation uses standard (case-sensitive) String comparison. Subclasses can provide
66 * This implementation uses standard (case-sensitive) String comparison. Subclasses can provide
/external/libmojo/mojo/public/cpp/
DREADME.md6 A number of subdirectories provide wrappers for the lower-level C APIs (in
8 wrappers provide increased convenience and/or type-safety.
10 Other subdirectories provide support (static) libraries of various sorts. In
/external/mesa3d/src/gallium/drivers/etnaviv/
DREADME9 For the kms device case we provide a renderonly based driver like
13 For X/xf86-video-armada we need to provide etnaviv_dri.so.
/external/libusb/
DPORTING11 Implementation-wise, the basic idea is that you provide an interface to
17 layers, based on the async interface). Your backend must also provide
20 Your backend must also provide an event handling function to "reap" ongoing
23 The backend must also provide standard functions for other USB operations,
31 at various points in time. Your backend must provide a set of file descriptors
/external/libxml2/result/errors/
D759398.xml.err5 and provide access to their content and structure.</termdef> <termdef
8 data and the information it must provide to the application.</p>
/external/pdfium/docs/
Dgetting-started.md35 library you provide the `FPDF_LIBRARY_CONFIG` parameters to
60 javascript engine. In the first case, you can provide an isolate through
97 provide a `FPDF_BYTESTRING` which is the password needed to unlock the PDF, if
101 from file, you'll provide the name of the file to open, including extension. For
102 loading from memory you'll provide a data buffer containing the PDF and its
/external/python/cpython2/Doc/library/
Dintro.rst24 source form. Some modules provide interfaces that are highly specific to
25 Python, like printing a stack trace; some provide interfaces that are specific
27 provide interfaces that are specific to a particular application domain, like
/external/llvm/docs/
DMarkedUpDisassembly.rst20 To provide this functionality the assembly text is marked up with annotations.
46 independent, so clients can effectively provide good display without any target
84 API function for the disassembler will be added to provide an option to produce
/external/eigen/unsupported/Eigen/
DNumericalDiff38 * This is why we will not provide wrappers for every great numerical
43 * provide full features compatibility with the original (c)minpack
/external/blktrace/btreplay/doc/
Dabstract.tex20 The \texttt{btrecord} and \texttt{btreplay} tools provide the ability to
34 \texttt{btreplay} and provide detailed command line option descriptions.
/external/autotest/client/site_tests/documentscan_AppTestWithFakeLorgnette/
Dcontrol31 allows us to provide a gesture when clicking on the "Scan" button
39 and provide the "lorgnette-test.png" image in response to a scan
/external/libcxx/test/libcxx/experimental/memory/memory.resource.aliases/
Dheader_unordered_map_libcpp_version.pass.cpp17 #error header must provide _LIBCPP_VERSION
Dheader_forward_list_libcpp_version.pass.cpp17 #error header must provide _LIBCPP_VERSION
Dheader_regex_libcpp_version.pass.cpp17 #error header must provide _LIBCPP_VERSION
Dheader_vector_libcpp_version.pass.cpp17 #error header must provide _LIBCPP_VERSION
Dheader_list_libcpp_version.pass.cpp17 #error header must provide _LIBCPP_VERSION
Dheader_deque_libcpp_version.pass.cpp17 #error header must provide _LIBCPP_VERSION

12345678910>>...61