HomeSort by relevance Sort by last modified time
    Searched full:recommended (Results 1 - 25 of 1233) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/clang/test/Preprocessor/
c90.c 7 #define foo2!bar /* expected-warning {{whitespace recommended after macro name}} */
  /sdk/apkbuilder/
readme.txt 5 It is recommended to directly use the com.android.sdklib.build.ApkBuilder class instead
  /external/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
  /hardware/ti/wlan/wl1271/stad/src/Application/
roamingMngrTypes.h 80 * TI recommended default: roaming is disabled
84 * TI recommended default: 30 seconds
87 * TI recommended default: 0
103 * TI recommended default: 20
106 * TI recommended default: 10
109 * TI recommended default: 2 Mbps
112 * TI recommended default: -80 dBm
115 * TI recommended default: 0
118 * TI recommended default: -80
121 * TI recommended default: -8
    [all...]
  /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/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>
  /frameworks/base/docs/html/sdk/installing/
adding-packages.jd 24 <p>When you open the Android SDK Manager, it automatically selects a set of recommended packages.
25 Simply click <strong>Install</strong> to install the recommended packages. The Android SDK Manager
39 <h2 id="Recommended">Recommended Packages</h2>
60 <dd>Recommended. Although you might have one or more Android-powered devices on which to test
65 <dd>Recommended. Includes a static library that allows you to use some of the latest
73 <dd>Recommended. The samples give you source code that you can use to learn about
  /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
  /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)
  /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
  /prebuilts/ndk/5/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

Completed in 553 milliseconds

1 2 3 4 5 6 7 8 91011>>