HomeSort by relevance Sort by last modified time
    Searched refs:setting (Results 1 - 25 of 162) sorted by null

1 2 3 4 5 6 7

  /bionic/libc/kernel/arch-mips/asm/
war.h 27 #error Check setting of R4600_V1_INDEX_ICACHEOP_WAR for your platform
31 #error Check setting of R4600_V1_HIT_CACHEOP_WAR for your platform
35 #error Check setting of R4600_V2_HIT_CACHEOP_WAR for your platform
39 #error Check setting of R5432_CP0_INTERRUPT_WAR for your platform
42 #error Check setting of BCM1250_M3_WAR for your platform
46 #error Check setting of SIBYTE_1956_WAR for your platform
50 #error Check setting of MIPS4K_ICACHE_REFILL_WAR for your platform
54 #error Check setting of MIPS_CACHE_SYNC_WAR for your platform
57 #error Check setting of TX49XX_ICACHE_INDEX_INV_WAR for your platform
61 #error Check setting of RM9000_CDEX_SMP_WAR for your platfor
    [all...]
  /development/ndk/platforms/android-9/arch-mips/include/asm/
war.h 27 #error Check setting of R4600_V1_INDEX_ICACHEOP_WAR for your platform
31 #error Check setting of R4600_V1_HIT_CACHEOP_WAR for your platform
35 #error Check setting of R4600_V2_HIT_CACHEOP_WAR for your platform
39 #error Check setting of R5432_CP0_INTERRUPT_WAR for your platform
42 #error Check setting of BCM1250_M3_WAR for your platform
46 #error Check setting of SIBYTE_1956_WAR for your platform
50 #error Check setting of MIPS4K_ICACHE_REFILL_WAR for your platform
54 #error Check setting of MIPS_CACHE_SYNC_WAR for your platform
57 #error Check setting of TX49XX_ICACHE_INDEX_INV_WAR for your platform
61 #error Check setting of RM9000_CDEX_SMP_WAR for your platfor
    [all...]
  /external/kernel-headers/original/asm-mips/
war.h 82 #error Check setting of R4600_V1_INDEX_ICACHEOP_WAR for your platform
112 #error Check setting of R4600_V1_HIT_CACHEOP_WAR for your platform
128 #error Check setting of R4600_V2_HIT_CACHEOP_WAR for your platform
141 #error Check setting of R5432_CP0_INTERRUPT_WAR for your platform
155 #error Check setting of BCM1250_M3_WAR for your platform
162 #error Check setting of SIBYTE_1956_WAR for your platform
178 #error Check setting of MIPS4K_ICACHE_REFILL_WAR for your platform
197 #error Check setting of MIPS_CACHE_SYNC_WAR for your platform
208 #error Check setting of TX49XX_ICACHE_INDEX_INV_WAR for your platform
216 #error Check setting of RM9000_CDEX_SMP_WAR for your platfor
    [all...]
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
war.h 27 #error Check setting of R4600_V1_INDEX_ICACHEOP_WAR for your platform
31 #error Check setting of R4600_V1_HIT_CACHEOP_WAR for your platform
35 #error Check setting of R4600_V2_HIT_CACHEOP_WAR for your platform
39 #error Check setting of R5432_CP0_INTERRUPT_WAR for your platform
42 #error Check setting of BCM1250_M3_WAR for your platform
46 #error Check setting of SIBYTE_1956_WAR for your platform
50 #error Check setting of MIPS4K_ICACHE_REFILL_WAR for your platform
54 #error Check setting of MIPS_CACHE_SYNC_WAR for your platform
57 #error Check setting of TX49XX_ICACHE_INDEX_INV_WAR for your platform
61 #error Check setting of RM9000_CDEX_SMP_WAR for your platfor
    [all...]
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
war.h 27 #error Check setting of R4600_V1_INDEX_ICACHEOP_WAR for your platform
31 #error Check setting of R4600_V1_HIT_CACHEOP_WAR for your platform
35 #error Check setting of R4600_V2_HIT_CACHEOP_WAR for your platform
39 #error Check setting of R5432_CP0_INTERRUPT_WAR for your platform
42 #error Check setting of BCM1250_M3_WAR for your platform
46 #error Check setting of SIBYTE_1956_WAR for your platform
50 #error Check setting of MIPS4K_ICACHE_REFILL_WAR for your platform
54 #error Check setting of MIPS_CACHE_SYNC_WAR for your platform
57 #error Check setting of TX49XX_ICACHE_INDEX_INV_WAR for your platform
61 #error Check setting of RM9000_CDEX_SMP_WAR for your platfor
    [all...]
  /external/valgrind/main/memcheck/tests/
sigkill.stderr.exp 2 setting signal 1: Success
5 setting signal 2: Success
8 setting signal 3: Success
11 setting signal 4: Success
14 setting signal 5: Success
17 setting signal 6: Success
20 setting signal 7: Success
23 setting signal 8: Success
26 setting signal 9: Warning: ignored attempt to set SIGKILL handler in sigaction();
31 setting signal 10: Succes
    [all...]
sigaltstack.stderr.exp 2 setting sigaction
  /frameworks/base/services/java/com/android/server/am/
CoreSettingsObserver.java 75 for (String setting : sCoreSettingToTypeMap.keySet()) {
76 Uri uri = Settings.Secure.getUriFor(setting);
85 String setting = entry.getKey(); local
90 setting);
91 snapshot.putString(setting, value);
94 setting);
95 snapshot.putInt(setting, value);
98 setting);
99 snapshot.putFloat(setting, value);
102 setting);
    [all...]
  /frameworks/av/libvideoeditor/lvpp/
VideoEditorBGAudioProcessing.cpp 201 const AudioMixSettings& setting) {
204 mDucking_enable = setting.lvInDucking_enable;
205 mDucking_lowVolume = setting.lvInDucking_lowVolume;
206 mDucking_threshold = setting.lvInDucking_threshold;
207 mPTVolLevel = setting.lvPTVolLevel;
208 mBTVolLevel = setting.lvBTVolLevel ;
209 mBTChannelCount = setting.lvBTChannelCount;
210 mPTChannelCount = setting.lvPTChannelCount;
211 mBTFormat = setting.lvBTFormat;
212 mInSampleRate = setting.lvInSampleRate
    [all...]
  /cts/suite/audio_quality/lib/src/
Settings.cpp 37 void Settings::addSetting(SettingType type, const android::String8 setting)
42 mAdbSetting = setting;
  /external/webkit/Source/WebKit/wx/WebKitSupport/
InspectorClientWx.cpp 65 void InspectorClientWx::populateSetting(const String& key, String* setting)
70 void InspectorClientWx::storeSetting(const String& key, const String& setting)
  /libcore/dom/src/test/java/org/w3c/domts/
DOMTestIncompatibleException.java 36 DocumentBuilderSetting setting) {
41 if (setting != null) {
42 msg = setting.toString();
LSDocumentBuilderFactory.java 50 * Applies setting to LSParser
52 * @param setting setting
54 * @throws DOMTestIncompatibleException if parser does not support setting
56 public abstract void applySetting(DocumentBuilderSetting setting,
61 * Gets state of setting for parser
64 * @return state of setting
71 * Represents a fixed setting, for example, all Java implementations
82 * @param settingName setting name
90 * Apply setting. Throws exception if requested settin
145 throw new DOMTestIncompatibleException(ex.getTargetException(), setting); local
    [all...]
  /external/chromium/chrome/browser/content_settings/
content_settings_mock_provider.cc 11 ContentSetting setting,
15 setting_(setting),
30 ContentSetting setting) {
32 setting_ = setting;
56 ContentSetting setting,
63 setting_(setting),
content_settings_mock_provider.h 18 // Create a content settings provider that provides a given setting for a
21 ContentSetting setting,
30 ContentSetting setting);
51 ContentSetting setting,
65 // The MockProvider is only able to store one content setting. So every time
117 void set_setting(ContentSetting setting) {
118 setting_ = setting;
121 ContentSetting setting() const { function in class:content_settings::MockProvider
content_settings_provider.h 5 // Interface for objects providing content setting rules.
27 // Returns the default content setting this provider has for the given
34 // update the default setting for the given |content_type|. The provider may
37 ContentSetting setting) = 0;
42 // True if the default setting for the |content_type| is policy managed, i.e.,
43 // there shouldn't be any UI shown to modify this setting.
56 ContentSetting setting)
59 content_setting(setting) {}
87 // Sets the content setting for a particular |requesting_pattern|,
100 // For a given content type, returns all content setting rules with
    [all...]
  /external/jmonkeyengine/engine/src/jbullet/com/jme3/bullet/joints/
Point2PointJoint.java 66 ((Point2PointConstraint) constraint).setting.damping = value;
70 ((Point2PointConstraint) constraint).setting.impulseClamp = value;
74 ((Point2PointConstraint) constraint).setting.tau = value;
78 return ((Point2PointConstraint) constraint).setting.damping;
82 return ((Point2PointConstraint) constraint).setting.impulseClamp;
86 return ((Point2PointConstraint) constraint).setting.tau;
  /external/valgrind/main/drd/tests/
sigaltstack.stderr.exp 2 setting sigaction
  /cts/suite/audio_quality/lib/include/
Settings.h 30 void addSetting(SettingType type, const android::String8 setting);
  /external/chromium/chrome/browser/geolocation/
geolocation_content_settings_map.cc 96 int setting; local
98 embedding_origin.spec(), &setting))
99 return IntToContentSetting(setting);
100 // Check for any-embedder setting
103 "", &setting))
104 return IntToContentSetting(setting);
139 ContentSetting setting) {
144 setting == CONTENT_SETTING_DEFAULT ?
145 kDefaultSetting : setting);
151 ContentSetting setting) {
245 int setting = kDefaultSetting; local
    [all...]
  /external/chromium/chrome/browser/resources/options/
content_settings.css 13 .exception-setting {
19 select.exception-setting {
24 html[toolkit=gtk] select.exception-setting {
  /external/webkit/Source/WebKit/cf/WebCoreSupport/
WebInspectorClientCF.cpp 80 return CFStringCreateWithFormat(0, 0, CFSTR("WebKit Web Inspector Setting - %@"), keyCFString.get());
83 static void populateSetting(const String& key, String* setting)
93 *setting = static_cast<String>(static_cast<CFStringRef>(value.get()));
95 *setting = static_cast<bool>(CFBooleanGetValue(static_cast<CFBooleanRef>(value.get()))) ? "true" : "false";
97 *setting = "";
100 static void storeSetting(const String& key, const String& setting)
103 objectToStore.adoptCF(setting.createCFString());
  /cts/tests/tests/webkitsecurity/assets/
create-document-crash-on-attach-event.js 1 description('This test checks for crashes in setting an event handler on a document element created by '
  /external/chromium/chrome/browser/net/
chrome_cookie_policy.cc 67 ContentSetting setting = host_content_settings_map_->GetContentSetting( local
69 if (setting == CONTENT_SETTING_BLOCK)
71 if (setting == CONTENT_SETTING_ALLOW)
73 if (setting == CONTENT_SETTING_SESSION_ONLY)
  /device/asus/grouper/audio/
audio_route.c 52 struct mixer_setting *setting; member in struct:mixer_path
80 if (ar->mixer_path[i].setting)
81 free(ar->mixer_path[i].setting);
128 ar->mixer_path[ar->num_mixer_paths].setting = NULL;
135 struct mixer_setting *setting)
140 if (path->setting[i].ctl == setting->ctl)
147 struct mixer_setting *setting)
151 if (path_setting_exists(path, setting)) {
152 ALOGE("Duplicate path setting '%s'"
    [all...]

Completed in 861 milliseconds

1 2 3 4 5 6 7