/libcore/support/src/test/java/libcore/java/security/ |
StandardNames.java | 107 private static void provide(String type, String algorithm) { method in class:StandardNames 153 provide("AlgorithmParameterGenerator", "DSA"); 154 provide("AlgorithmParameterGenerator", "DiffieHellman"); 155 provide("AlgorithmParameters", "AES"); 156 provide("AlgorithmParameters", "Blowfish"); 157 provide("AlgorithmParameters", "DES"); 158 provide("AlgorithmParameters", "DESede"); 159 provide("AlgorithmParameters", "DSA"); 160 provide("AlgorithmParameters", "DiffieHellman"); 161 provide("AlgorithmParameters", "GCM") [all...] |
/prebuilts/misc/common/swig/include/2.0.11/std/ |
std_wios.i | 2 Provide 'std_ios.i' with wchar support.
|
std_wiostream.i | 2 Provide 'std_iostream.i' with wchar support.
|
std_wsstream.i | 2 Provide 'std_sstream.i' with wchar support.
|
std_wstreambuf.i | 2 Provide 'std_streambuf.i' with wchar support.
|
/development/samples/browseable/ActionBarCompat-ShareActionProvider/ |
_index.jd | 8 This sample shows you how a provide a context-sensitive ShareActionProvider with
|
/external/llvm/docs/_templates/ |
indexsidebar.html | 1 {# This template defines sidebar which can be used to provide common links on
|
/external/mockito/src/org/mockito/exceptions/verification/junit/ |
package.html | 7 JUnit integration to provide better support for junit runners in IDEs.
|
/frameworks/base/docs/html/training/ |
best-security.jd | 8 <p>These classes and articles provide information about how to
|
testing.jd | 6 <p>These classes and articles provide information about how to
|
/external/clang/test/SemaObjC/ |
builtin_objc_lib_functions.m | 4 // expected-note {{include the header <objc/runtime.h> or explicitly provide a declaration for 'objc_getClass'}} 8 // expected-note {{include the header <objc/runtime.h> or explicitly provide a declaration for 'objc_getMetaClass'}} 11 // expected-note {{include the header <objc/runtime.h> or explicitly provide a declaration for 'objc_enumerationMutation'}} 14 // expected-note {{include the header <objc/message.h> or explicitly provide a declaration for 'objc_msgSend_fpret'}} 18 // expected-note {{include the header <objc/message.h> or explicitly provide a declaration for 'objc_msgSendSuper'}} 23 // expected-note {{include the header <objc/objc-auto.h> or explicitly provide a declaration for 'objc_assign_strongCast'}} 28 // expected-note {{include the header <objc/objc-exception.h> or explicitly provide a declaration for 'objc_exception_match'}}
|
builtin_objc_nslog.m | 7 // expected-note {{include the header <Foundation/NSObjCRuntime.h> or explicitly provide a declaration for 'NSLog'}} 12 // expected-note {{include the header <Foundation/NSObjCRuntime.h> or explicitly provide a declaration for 'NSLogv'}}
|
/external/chromium-trace/trace-viewer/tracing/third_party/closure_linter/closure_linter/ |
requireprovidesorter.py | 17 """Contains logic for sorting goog.provide and goog.require statements. 19 Closurized JavaScript files use goog.provide and goog.require statements at the 26 RequireProvideSorter: Handles checking/fixing of provide/require statements. 39 """Checks for and fixes alphabetization of provide and require statements. 42 goog.provide or goog.require statement are associated with that statement and 47 """Checks alphabetization of goog.provide statements. 49 Iterates over tokens in given token stream, identifies goog.provide tokens, 54 token: A token in the token stream before any goog.provide tokens. 57 A tuple containing the first provide token in the token stream and a list 62 None is returned if all goog.provide statements are already sorted [all...] |
/external/clang/cmake/modules/ |
ClangConfig.cmake | 7 # Provide all our library targets to users.
|
/external/iputils/ |
in6_flowlabel.h | 1 /* The in6_flowlabel.h file in the iputils distribution exists to provide
|
/external/tinyalsa/ |
README | 5 - Provide a basic pcm and mixer API
|
/external/vboot_reference/scripts/image_signing/sample-test-configs/ |
README | 3 or necessarily current production data for Chrome OS. They serve to provide
|
/external/wpa_supplicant_8/hs20/server/www/ |
remediation.php | 15 This will provide a new machine-generated password.
|
/frameworks/base/tools/layoutlib/ |
README | 2 The goal of the library is to provide layout rendering in Eclipse that are very very close to their rendering on devices.
|
/external/elfutils/src/src/ |
elf32-i386.script | 43 PROVIDE (__etext = .); 44 PROVIDE (_etext = .); 45 PROVIDE (etext = .); 55 PROVIDE (__preinit_array_start = .); 60 PROVIDE (__preinit_array_end = .); 61 PROVIDE (__init_array_start = .); 66 PROVIDE (__init_array_end = .); 67 PROVIDE (__fini_array_start = .); 72 PROVIDE (__fini_array_end = .); 158 PROVIDE (edata = .) [all...] |
/development/samples/SoftKeyboard/ |
_index.html | 3 to be a complete soft keyboard implementation. Its purpose is to provide
|
/external/bison/lib/ |
memchr.valgrind | 4 # implement strnlen). However, we use a safe word read to provide a speedup.
|
/external/chromium-trace/trace-viewer/third_party/Paste/paste/auth/ |
__init__.py | 6 The objective of this package is to provide single-focused middleware
|
/external/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
package.html | 13 CharsetICU, CharsetProviderICU, CharsetEncoderICU and CharsetDecoderICU provide conversion services for many charsets.
|
/external/llvm/autoconf/m4/ |
config_project.m4 | 2 # Provide the arguments and other processing needed for an LLVM project
|