/prebuilt/darwin-x86/toolchain/arm-eabi-4.2.1/info/ |
cpp.info | 797 effect. [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.3.1/info/ |
cpp.info | 797 effect. [all...] |
/prebuilt/darwin-x86/toolchain/arm-eabi-4.4.0/info/ |
cpp.info | 798 effect. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.2.1/info/ |
cpp.info | 797 effect. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.3.1/info/ |
cpp.info | 797 effect. [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/info/ |
cpp.info | 798 effect. [all...] |
/prebuilt/linux-x86/toolchain/i686-unknown-linux-gnu-4.2.1/info/ |
cpp.info | 797 effect. [all...] |
/system/core/sh/ |
sh.1 | 279 This option has no effect when set after the shell has 518 so that the effect will be as if a 626 it executes in the current shell -- but any effect it has on the 900 is in effect). 995 whereas quoting characters within the braces has this effect. [all...] |
/external/opencore/doc/oscl_html/ |
classOscl__File.html | 705 This should be called before opening the file. If used when the file is open, the option will not take effect until the next Open. 707 Note: if asynchronous read is not available on the platform, this call will have no effect.<dl compact><dt><b>Parameters: </b></dt><dd> [all...] |
classOsclUDPSocket.html | 180 This method will cancel any pending BindAsync operation on the current socket, causing the BindAsync to complete with error EPVSocketCancel. If there is no pending BindAsync operation, this method will have no effect. </td> 210 This method will cancel any pending RecvFrom operation on the current socket, causing the RecvFrom to complete with error EPVSocketCancel. If there is no pending RecvFrom operation, this method will have no effect. </td> 240 This method will cancel any pending SendTo operation on the current socket, causing the SendTo to complete with error EPVSocketCancel. If there is no pending SendTo operation, this method will have no effect. </td>
|
/external/opencore/extern_libs_v2/khronos/openmax/include/ |
OMX_Audio.h | 337 OMX_BOOL bDownmix; /**< Downmix input from stereo to mono (has no effect on [all...] |
/hardware/ti/omap3/omx/system/src/openmax_il/omx_core/inc/ |
OMX_Audio.h | 320 OMX_BOOL bDownmix; /**< Downmix input from stereo to mono (has no effect on
[all...] |
/hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/tests/ |
VPPTest.c | 497 int feature; /*Feature selected, only scaling, zoom, contrast, frosted glass effect, cropping, mirror and rotation*/ 699 case 5 : /*Frosted Glass effect */ 702 printf("VPPTEST:: Overlay is needed for Frosted Glass effect\n"); [all...] |
/build/ |
envsetup.sh | 573 # a command that prints something as a side-effect 603 # a command that prints something as a side-effect 694 # a command that prints something as a side-effect
|
/dalvik/vm/alloc/ |
Heap.c | 152 * as a side-effect. 319 * heap as a side-effect if the live set is large. 332 /* This may adjust the soft limit as a side-effect. [all...] |
/external/gtest/test/ |
gtest-death-test_test.cc | 560 // 2. Has no side effect. 582 // 2. Has no side effect. 592 // Tests that the side effect occurred in opt mode. [all...] |
/external/quake/quake/src/QW/client/ |
snd_dma.c | 437 // add in distance effect 451 // Start a sound effect 755 // sound effect so we don't mix five torches every frame
|
/external/quake/quake/src/WinQuake/ |
snd_dma.cpp | 441 // add in distance effect 455 // Start a sound effect 759 // sound effect so we don't mix five torches every frame
|
/external/skia/include/core/ |
SkPaint.h | 536 @param effect May be NULL. The new patheffect to be installed in the 538 @return effect 540 SkPathEffect* setPathEffect(SkPathEffect* effect); [all...] |
/external/stlport/stlport/stl/ |
_fstream.c | 259 // performed on the stream, otherwise it has no effect. 410 // Change the filebuf's locale. This member function has no effect 727 /* Change the filebuf's locale. This member function has no effect
|
/external/v8/src/ia32/ |
codegen-ia32.h | 201 // without generating a jump or binding a label (the control effect 273 // effect. 470 // Returns true if it succeeds. Otherwise it has no effect. [all...] |
/external/webkit/WebKit/qt/Api/ |
qwebsettings.cpp | 450 This function has no effect on the global QWebSettings instance. 736 This function has no effect on the global QWebSettings instance. 777 This function has no effect on the global QWebSettings instance. [all...] |
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/ |
Paint.java | 657 public PathEffect setPathEffect(PathEffect effect) { 658 mPathEffect = effect; 659 return effect; [all...] |
/bootable/bootloader/legacy/arch_msm7k/ |
hsusb.c | 282 /* write address delayed (will take effect
|
/cts/tests/tests/util/src/android/util/cts/ |
TimeUtilsTest.java | 458 // Distinguisable from Sydney only when DST not in effect
|