/external/icu4c/samples/numfmt/ |
main.cpp | 92 * @param nf The NumberFormat on which to set the currency; takes effect on 182 * @param nf The NumberFormat on which to set the currency; takes effect on
|
/frameworks/base/core/java/android/os/ |
FileObserver.java | 178 * If monitoring is already started, this call has no effect. 189 * monitoring is already stopped, this call has no effect.
|
/development/host/windows/usb/api/ |
adb_api.h | 424 this parameter has no effect on the way endpoint is opened. It's
427 this parameter has no effect on the way endpoint is opened. It's
443 this parameter has no effect on the way endpoint is opened. It's
446 this parameter has no effect on the way endpoint is opened. It's
462 this parameter has no effect on the way endpoint is opened. It's
465 this parameter has no effect on the way endpoint is opened. It's
|
/dalvik/libcore/logging/src/test/java/org/apache/harmony/logging/tests/java/util/logging/ |
LogManagerTest.java | 195 // add logger with duplicate name has no effect 413 // try to add root logger to non-mock LogManager, no effect 570 // add logger with duplicate name has no effect 883 // // level DO has effect [all...] |
/external/icu4c/i18n/unicode/ |
simpletz.h | 68 * current time in effect, either standard, or DST. However, some 366 * when DST takes effect in local wall time, which is 379 * when DST takes effect in local wall time, which is 397 * when DST takes effect in local wall time, which is 415 * when DST takes effect in local wall time, which is 553 * whether daylight savings time is in effect and needs to be figured into the offset [all...] |
/external/proguard/src/proguard/gui/ |
ProGuardGUI.java | 426 // Create the boiler plate "no side effect methods" panels. [all...] |
/dalvik/libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/net/ |
HttpURLConnectionTest.java | 438 // does not take effect 475 // set cache before URLConnection created, or it does not take effect 503 // set cache before URLConnection created, or it does not take effect 531 // set cache before URLConnection created, or it does not take effect 568 // set cache before URLConnection created, or it does not take effect [all...] |
/dalvik/libcore/xml/src/main/java/javax/xml/xpath/ |
XPath.java | 117 * <p><code>null</code> is returned in no variable resolver is in effect.</p> 137 * <p><code>null</code> is returned in no function resolver is in effect.</p> 157 * <p><code>null</code> is returned in no namespace context is in effect.</p>
|
/dalvik/libcore/xml/src/main/java/org/apache/harmony/xml/dom/ |
DOMConfigurationImpl.java | 90 * the validate parameter to true. Has no effect when validate is false. 197 * Has no effect if namespaces is false. 208 * against. Has no effect if schema-type is null.
|
/external/bison/build-aux/ |
missing | 214 in order for those modifications to take effect. You can get 244 in order for those modifications to take effect. You can get 268 effect. You can get \`Help2man' from any GNU archive site."
|
/external/dbus/ |
missing | 214 in order for those modifications to take effect. You can get 244 in order for those modifications to take effect. You can get 268 effect. You can get \`Help2man' from any GNU archive site."
|
/external/dnsmasq/ |
setup.html | 100 For other DHCP clients it should be possible to achieve the same effect. 141 the name is looked up. The net effect may be that the host believes it 198 .net top level domains. The effect of this is that queries for
|
/external/elfutils/config/ |
missing | 190 in order for those modifications to take effect. You can get 220 in order for those modifications to take effect. You can get 249 effect. You can get \`Help2man' from any GNU archive site."
|
/external/genext2fs/ |
missing | 214 in order for those modifications to take effect. You can get 244 in order for those modifications to take effect. You can get 268 effect. You can get \`Help2man' from any GNU archive site."
|
/external/grub/ |
missing | 214 in order for those modifications to take effect. You can get 244 in order for those modifications to take effect. You can get 268 effect. You can get \`Help2man' from any GNU archive site."
|
/external/icu4c/i18n/ |
olsontz.h | 55 * the associated offset pair is in effect. 83 * takes effect for years >= the final year. 191 * TimeZone API. This method has no effect since objects of this
|
/external/libffi/ |
missing | 214 in order for those modifications to take effect. You can get 244 in order for those modifications to take effect. You can get 268 effect. You can get \`Help2man' from any GNU archive site."
|
/external/libpng/ |
missing | 225 in order for those modifications to take effect. You can get 255 in order for those modifications to take effect. You can get 279 effect. You can get \`Help2man' from any GNU archive site."
|
/external/opencore/nodes/common/include/ |
pvmf_data_source_playback_control.h | 145 * #iMode - Playback positon mode indicates when the provided playback position is expected to take effect. 148 * playlist session) and the provided playlist position is to take effect once the current play 150 * 3) End of current play session => This playback position is to take effect once the entire current
|
/external/strace/ |
missing | 207 in order for those modifications to take effect. You can get 237 in order for those modifications to take effect. You can get 266 effect. You can get \`Help2man' from any GNU archive site."
|
/external/webkit/WebKit/chromium/src/ |
WebViewImpl.cpp | 867 // setFrameRect may have the side-effect of causing existing page 1403 DragOperation effect = m_page->dragController()->dragEntered(&dragData); local 1433 DragOperation effect = m_page->dragController()->dragUpdated(&dragData); local [all...] |
/frameworks/base/core/java/android/speech/ |
RecognizerIntent.java | 116 * depending on the recognizer implementation, these values may have no effect. 128 * Additionally, depending on the recognizer implementation, these values may have no effect. 141 * Additionally, depending on the recognizer implementation, these values may have no effect.
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
widget_design.jd | 108 <li><strong>Apply standard shadow effect to your graphics.</strong></li> 110 <p>Again, you don't have to use this effect, but <a href="#shadows">Standard 211 <p>You can apply a shadow effect to your widget's artwork, so it matches other
|
/frameworks/base/include/camera/ |
CameraParameters.h | 144 // Current color effect setting. 147 // Supported color effect settings. 237 // Values for effect settings.
|
/frameworks/base/libs/camera/ |
CameraParameters.cpp | 50 const char CameraParameters::KEY_EFFECT[] = "effect"; 51 const char CameraParameters::KEY_SUPPORTED_EFFECTS[] = "effect-values"; 85 // Values for effect settings.
|