/developers/samples/android/common/ |
readme.txt | 3 Recommended development technique is to ln -s common into your sample's src directory.
|
/sdk/apkbuilder/ |
readme.txt | 5 It is recommended to directly use the com.android.sdklib.build.ApkBuilder class instead
|
/external/libvpx/libvpx/ |
keywords.dox | 4 NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and 22 \anchor RECOMMENDED 23 This word, or the adjective "RECOMMENDED", mean that there 30 This phrase, or the phrase "NOT RECOMMENDED" mean that
|
/external/chromium/chrome/browser/policy/ |
user_policy_cache.h | 41 PolicyMap* recommended) OVERRIDE; 48 // If |mandatory| and |recommended| are both empty, and |policy_data| 53 PolicyMap* recommended);
|
cloud_policy_cache_base.h | 31 // Used to distinguish mandatory from recommended policies. 78 // contents to |{mandatory,recommended}_policy_|, and notifies observers. 89 // Decodes |policy_data|, populating |mandatory| and |recommended| with 93 PolicyMap* recommended) = 0; 99 PolicyMap* recommended,
|
configuration_policy_pref_store.h | 55 // Creates a ConfigurationPolicyPrefStore that reads recommended platform 60 // Creates a ConfigurationPolicyPrefStore that reads recommended cloud policy.
|
device_policy_cache.h | 57 PolicyMap* recommended) OVERRIDE; 67 PolicyMap* recommended);
|
device_policy_cache.cc | 241 PolicyMap* recommended) { 247 DecodeDevicePolicy(policy, mandatory, recommended); 271 PolicyMap* recommended) { 285 recommended->Set(kPolicyProxyMode, 289 recommended->Set(kPolicyProxyServer, 293 recommended->Set(kPolicyProxyPacUrl, 297 recommended->Set(kPolicyProxyBypassList,
|
user_policy_cache_unittest.cc | 26 // recommended settings, respectively. The implementation is generated code 29 PolicyMap* mandatory, PolicyMap* recommended); 145 em::PolicyOptions::RECOMMENDED); 153 PolicyMap recommended; local 154 recommended.Set(kPolicyPolicyRefreshRate, Value::CreateIntegerValue(5)); 156 EXPECT_TRUE(recommended.Equals(recommended_policy)); 270 em::PolicyOptions::RECOMMENDED); 370 em::PolicyOptions::RECOMMENDED);
|
/external/clang/test/Preprocessor/ |
c90.c | 8 #define foo2!bar /* expected-warning {{whitespace recommended after macro name}} */
|
/external/ganymed-ssh2/src/main/java/ch/ethz/ssh2/ |
SFTPv3DirectoryEntry.java | 27 * command (in fact, the recommended operation for a directory listing 32 * The recommended format for the longname field is as follows:<br>
|
/external/jpeg/ |
jconfig.manx | 22 #define TEMP_DIRECTORY "JPEGTMP:" /* recommended setting for Amiga */
|
jconfig.sas | 22 #define TEMP_DIRECTORY "JPEGTMP:" /* recommended setting for Amiga */
|
/external/qemu/distrib/jpeg-6b/ |
jconfig.manx | 22 #define TEMP_DIRECTORY "JPEGTMP:" /* recommended setting for Amiga */
|
jconfig.sas | 22 #define TEMP_DIRECTORY "JPEGTMP:" /* recommended setting for Amiga */
|
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/ |
completion1-expected-completion4.txt | 7 50px : <b>Pixels</b> - corresponds to actual pixels on the screen. Not recommended.
|
completionvalues1-expected-completion24.txt | 7 17px : <b>Pixels</b> - corresponds to actual pixels on the screen. Not recommended.
|
completionvalues1-expected-completion66.txt | 7 17px : <b>Pixels</b> - corresponds to actual pixels on the screen. Not recommended.
|
completionvalues1-expected-completion67.txt | 7 17px : <b>Pixels</b> - corresponds to actual pixels on the screen. Not recommended.
|
/packages/providers/DownloadProvider/src/com/android/providers/downloads/ |
SystemFacade.java | 49 * @return recommended maximum size, in bytes, of downloads that may go over a mobile 50 * connection; or null if there's no recommended limit. The user will have the option to bypass
|
/frameworks/base/docs/html/tools/help/ |
sdk-manager.jd | 26 <h2 id="Recommended">Recommended Packages</h2> 47 <dd>Recommended. Although you might have one or more Android-powered devices on which to test 52 <dd>Recommended. Includes a static library that allows you to use some of the latest 60 <dd>Recommended. The samples give you source code that you can use to learn about
|
/external/chromium/net/url_request/ |
url_request_throttler_entry_interface.h | 29 // Calculates a recommended sending time for the next request and reserves it. 34 // Returns the recommended delay before sending the next request, in
|
/external/libpng/ |
ANNOUNCE | 11 libpng-1.2.46.tar.xz (LZMA-compressed, recommended) 18 libpng-1.2.46-no-config.tar.xz (LZMA-compressed, recommended)
|
/external/openfst/src/include/fst/ |
mapped-file.h | 64 // RECOMMENDED FOR INTERNAL USE ONLY, may change in future releases. 70 // RECOMMENDED FOR INTERNAL USE ONLY, may change in future releases.
|
/ndk/sources/cxx-stl/stlport/ |
README | 19 1/ The static library is recommended if you will only produce 24 2/ The shared library, is recommended if you want to produce
|