/libcore/support/src/test/java/libcore/java/security/ |
StandardNames.java | 88 private static void provide(String type, String algorithm) { method in class:StandardNames 106 provide("AlgorithmParameterGenerator", "DSA"); 107 provide("AlgorithmParameterGenerator", "DiffieHellman"); 108 provide("AlgorithmParameters", "AES"); 109 provide("AlgorithmParameters", "Blowfish"); 110 provide("AlgorithmParameters", "DES"); 111 provide("AlgorithmParameters", "DESede"); 112 provide("AlgorithmParameters", "DSA"); 113 provide("AlgorithmParameters", "DiffieHellman"); 114 provide("AlgorithmParameters", "OAEP") [all...] |
/development/ide/emacs/ |
android-host.el | 121 (provide 'android-host)
|
android-common.el | 179 (provide 'android-common)
|
android-compile.el | 164 (provide 'android-compile)
|
/external/chromium/testing/gmock/scripts/ |
gmock-config.in | 202 # it's not, we provide variables pointing to the source and build tree rather 222 # We provide hooks to include from either the source or build dir, where the
|
/external/chromium/testing/gtest/scripts/ |
gtest-config.in | 202 # it's not, we provide variables pointing to the source and build tree rather 220 # We provide hooks to include from either the source or build dir, where the
|
/external/gtest/scripts/ |
gtest-config.in | 202 # it's not, we provide variables pointing to the source and build tree rather 220 # We provide hooks to include from either the source or build dir, where the
|
/external/protobuf/gtest/scripts/ |
gtest-config.in | 202 # it's not, we provide variables pointing to the source and build tree rather 220 # We provide hooks to include from either the source or build dir, where the
|
/development/tools/emulator/opengl/system/egl/ |
Android.mk | 26 # Other builds are device-specific and will provide their own
|
/ndk/build/core/ |
default-application.mk | 17 # that don't provide $PROJECT_PATH/jni/Application.mk
|
/external/gtest/src/ |
Android.mk | 19 # provide a common main to run the test (ie if you link against 20 # libgtest_main you won't/should not provide a main() entry point.
|
/external/llvm/utils/emacs/ |
llvm-mode.el | 132 (provide 'llvm-mode)
|
tablegen-mode.el | 121 (provide 'tablegen-mode)
|
/external/protobuf/editors/ |
protobuf-mode.el | 218 (provide 'protobuf-mode)
|
/sdk/files/ |
android.el | 130 (provide 'android)
|
/bionic/libdl/ |
Android.mk | 12 # to provide those symbols, but will instead pull them from libgcc.a. Specifically,
|
/development/tools/emulator/opengl/tests/gles_android_wrapper/ |
Android.mk | 48 # Other builds are device-specific and will provide their own
|
/frameworks/compile/libbcc/runtime/make/ |
lib_info.mk | 8 # library can provide.
|
/external/webkit/Source/WebCore/platform/mac/ |
WebCoreSystemInterface.mm | 127 CTLineRef (*wkCreateCTLineWithUniCharProvider)(const UniChar* (*provide)(CFIndex stringIndex, CFIndex* charCount, CFDictionaryRef* attributes, void*), void (*dispose)(const UniChar* chars, void*), void*); 129 CTTypesetterRef (*wkCreateCTTypesetterWithUniCharProviderAndOptions)(const UniChar* (*provide)(CFIndex stringIndex, CFIndex* charCount, CFDictionaryRef* attributes, void*), void (*dispose)(const UniChar* chars, void*), void*, CFDictionaryRef options);
|
WebCoreSystemInterface.h | 202 extern CTLineRef (*wkCreateCTLineWithUniCharProvider)(const UniChar* (*provide)(CFIndex stringIndex, CFIndex* charCount, CFDictionaryRef* attributes, void*), void (*dispose)(const UniChar* chars, void*), void*); 204 extern CTTypesetterRef (*wkCreateCTTypesetterWithUniCharProviderAndOptions)(const UniChar* (*provide)(CFIndex stringIndex, CFIndex* charCount, CFDictionaryRef* attributes, void*), void (*dispose)(const UniChar* chars, void*), void*, CFDictionaryRef options);
|
/external/dnsmasq/contrib/Suse/ |
dnsmasq-suse.spec | 25 is designed to provide DNS and, optionally, DHCP, to a small network. It can
|
/system/extras/tests/bionic/libstdc++/ |
Android.mk | 76 # host environments don't provide it unless you use specific
|
/ndk/sources/host-tools/nawk-20071023/ |
README | 72 *if* you provide versions of popen and pclose. The file
|
/external/mesa3d/docs/OLD/ |
MESA_packed_depth_stencil.spec | 42 pixel formats? Should we instead provide both:
|
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
nodeisequalnode11.js | 89 new document does not provide the same default attributes.
|