/system/wlan/ti/wilink_6_1/TWD/TWDriver/ |
Device.h | 99 state of other bits (0 = no effect). 109 state of other bits (0 = no effect). 120 effect its content. 143 assotiated interrupt inactive. (0-no effect)
|
/cts/tests/tests/content/src/android/content/pm/cts/ |
PackageManagerTest.java | 479 * calling it has no effect. The method is essentially a no-op because no preferred activities 522 * effect. 661 // addPackageToPreferred should have no effect [all...] |
/dalvik/libcore/nio/src/main/java/java/nio/ |
DoubleBuffer.java | 56 * Calling this method has the same effect as 289 * Calling this method has the same effect as 439 * Calling this method has the same effect as
|
FloatBuffer.java | 55 * Calling this method has the same effect as 289 * Calling this method has the same effect as 437 * Calling this method has the same effect as
|
IntBuffer.java | 53 * Calling this method has the same effect as 278 * Calling this method has the same effect as 424 * Calling this method has the same effect as
|
LongBuffer.java | 55 * Calling this method has the same effect as 280 * Calling this method has the same effect as 429 * Calling this method has the same effect as
|
ShortBuffer.java | 55 * Calling this method has the same effect as 279 * Calling this method has the same effect as 426 * Calling this method has the same effect as
|
/dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/dom2dtm/ |
DOM2DTMdefaultNamespaceDeclarationNode.java | 529 * always has exactly the same effect. 542 * descendants. When it is defined to be null, setting it has no effect. 592 * descendants. When it is defined to be null, setting it has no effect.
|
/dalvik/libcore/xml/src/main/java/org/w3c/dom/ |
DOMConfiguration.java | 104 * <code>false</code> has no effect and no schema-normalization will happen. 169 * <code>false</code> has no effect.</dd> 182 * <dd> This parameter has no effect if the
|
/external/dbus/bus/ |
dbus-daemon.1 | 56 only take effect if you restart the daemon. Policy changes should take effect 484 To get an OR effect you specify multiple <deny> rules.
|
dbus-daemon.1.in | 56 only take effect if you restart the daemon. Policy changes should take effect 484 To get an OR effect you specify multiple <deny> rules.
|
/external/icu4c/common/ |
umutex.c | 97 * have no effect. 125 * This has no effect on non-WIN32 platforms, non-DEBUG builds, and 437 * mutex has no effect. Unlike umtx_init(), this function
|
/external/iproute2/doc/actions/ |
actions-general | 25 understand them, then the effect is null i.e if you have a newer tc 28 syntax which will work fine. Of course to get the required effect you need 32 A side effect is that we can now get stateless firewalling to work with tc.
|
/external/opencore/extern_libs_v2/khronos/openmax/include/ |
OMX_IVCommon.h | 710 * Defines the picture effect used for an input picture 727 * Structure used to configure current transition effect 733 * eEffect : Effect to enable [all...] |
/external/quake/quake/src/QW/progs/ |
defs.qc | 394 float EF_BLUE = 64; // Blue Globe effect for Quad
395 float EF_RED = 128; // Red Globe effect for Pentagram
678 string(string s) precache_file = #68; // no effect except for -copy
|
/external/v8/src/arm/ |
virtual-frame-arm.h | 145 // frame. As a side effect, code may be emitted to make this frame match 422 // effect of incrementing the register's external reference count and 473 // the effect of an upcoming call that will drop them from the stack.
|
/external/v8/src/mips/ |
virtual-frame-mips.h | 146 // frame. As a side effect, code may be emitted to make this frame match 448 // effect of incrementing the register's external reference count and 499 // the effect of an upcoming call that will drop them from the stack.
|
/external/v8/src/x64/ |
codegen-x64.h | 201 // without generating a jump or binding a label (the control effect 273 // effect. 458 // Returns true if it succeeds. Otherwise it has no effect.
|
/external/webkit/WebCore/rendering/ |
RenderImage.cpp | 130 // Make sure to use the unzoomed image size, since if a full page zoom is in effect, the image 140 // There is no scale in effect. If we had a scale in effect before, we can just delete this data.
|
/frameworks/base/docs/html/guide/topics/search/ |
searchable-config.jd | 215 have no effect.) The following mode values are accepted: 221 takes effect if voice search is available on the device. If set, then either 302 optional, at least one must be present for the action key to have any effect.</dd>
|
/frameworks/base/media/java/android/media/ |
JetPlayer.java | 321 * next segment. If the segment is repeated, the flags will take effect the next time 337 * next segment. If the segment is repeated, the flags will take effect the next time 354 * next segment. If the segment is repeated, the flag will take effect the next time
|
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_IVCommon.h | 693 * Defines the picture effect used for an input picture
710 * Structure used to configure current transition effect
716 * eEffect : Effect to enable
[all...] |
/frameworks/base/core/java/android/view/ |
MotionEvent.java | 289 * @param metaState The state of any meta / modifier keys that were in effect when 372 * @param metaState The state of any meta / modifier keys that were in effect when 431 * @param metaState The state of any meta / modifier keys that were in effect when 483 * @param metaState The state of any meta / modifier keys that were in effect when 827 * Returns the state of any meta / modifier keys that were in effect when [all...] |
/dalvik/libcore/concurrent/src/main/java/java/util/concurrent/ |
ThreadPoolExecutor.java | 82 * take effect in a timely manner, and a shutdown pool may remain in a 139 * therefore doesn't have any effect.) This may be appropriate when [all...] |
/external/v8/src/ |
platform-win32.cc | 273 // routine also takes into account whether daylight saving is effect 308 // Return whether or not daylight savings time is in effect at this time. 511 // takes into account whether daylight saving is in effect at the time. 546 // Return whether or not daylight savings time is in effect at this time. 551 // Determine if DST is in effect at the specified time. 562 // bias then DST is in effect. 580 // saving is in effect at the given time. [all...] |