/libcore/support/src/test/java/libcore/java/security/ |
StandardNames.java | 96 private static void provide(String type, String algorithm) { method in class:StandardNames 130 provide("AlgorithmParameterGenerator", "DSA"); 131 provide("AlgorithmParameterGenerator", "DiffieHellman"); 132 provide("AlgorithmParameters", "AES"); 133 provide("AlgorithmParameters", "Blowfish"); 134 provide("AlgorithmParameters", "DES"); 135 provide("AlgorithmParameters", "DESede"); 136 provide("AlgorithmParameters", "DSA"); 137 provide("AlgorithmParameters", "DiffieHellman"); 138 provide("AlgorithmParameters", "OAEP") [all...] |
/external/chromium_org/tools/emacs/ |
chrome-filetypes.el | 16 (provide 'chrome-filetypes)
|
/external/chromium_org/chrome/third_party/chromevox/extensions/searchvox/ |
constants.js | 8 goog.provide('cvox.SearchConstants');
|
abstract_result.js | 8 goog.provide('cvox.AbstractResult');
|
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/base/ |
thread_checker.h | 27 #error Building without Boost, please provide \
|
/external/chromium_org/third_party/JSON/JSON-2.59/blib/lib/JSON/backportPP/ |
Boolean.pm | 11 This module exists only to provide overload resolution for Storable
|
/external/chromium_org/third_party/JSON/JSON-2.59/lib/JSON/backportPP/ |
Boolean.pm | 11 This module exists only to provide overload resolution for Storable
|
/external/chromium_org/third_party/JSON/out/lib/perl5/JSON/backportPP/ |
Boolean.pm | 11 This module exists only to provide overload resolution for Storable
|
/external/chromium_org/chrome_frame/cfinstall/src/miniclosure/ |
base.js | 8 * the implementation, and the download site, so we need to provide an 9 * implementation of goog.provide. 20 goog.provide = function(name, opt_object) { 50 goog.provide('goog'); 57 goog.exportSymbol = goog.provide;
|
style.js | 7 goog.provide('goog.style');
|
/external/chromium_org/build/win/importlibs/ |
filter_export_list.py | 63 parser.error('Must provide a master file.')
|
/external/chromium_org/chrome_frame/cfinstall/src/stub/ |
installer.js | 9 goog.provide('google.cf.installer.Installer');
|
/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/chromium_org/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
|
/device/generic/goldfish/opengl/system/egl/ |
Android.mk | 26 # Other builds are device-specific and will provide their own
|
/external/chromium_org/third_party/WebKit/Source/testing/data/fonts/ |
fonts.conf | 230 <!-- FontConfig doesn't currently provide a well-defined way to turn on
|
/ndk/build/core/ |
default-application.mk | 17 # that don't provide $PROJECT_PATH/jni/Application.mk
|
/external/antlr/antlr-3.4/runtime/Perl5/lib/ANTLR/Runtime/ |
TokenSource.pm | 24 A source of tokens must provide a sequence of tokens via nextToken()
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
checker.py | 38 'goog.provide/require') 73 goog.require and goog.provide statements prior to the main linting pass.
|