/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/ |
Intrinsics.td | 24 // have other side effects). 27 // effects. It may be CSE'd deleted if dead, etc. 31 // memory and has no other side effects. Therefore, it cannot be moved across 37 // memory, and has no other side effects. This means dead stores before calls 43 // reads from and (possibly volatile) writes to memory, it has no side effects. [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_voicemgt.c | 434 * Side Effects: 869 * Side Effects: 910 * Side Effects: 975 * Side Effects: [all...] |
/external/deqp/modules/gles3/performance/ |
es3pDepthTests.cpp | [all...] |
/external/ImageMagick/ImageMagick/script/ |
fx.html | 9 <title>ImageMagick: The Fx Special Effects Image Operator</title> 12 <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/> 15 <meta name="keywords" content="the, fx, special, effects, image, operator, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"/> 55 <p class="text-center"><a href="fx.php#fx">The Fx Special Effects Image Operator</a> ? <a href="fx.php#anatomy">The Anatomy of an Fx Expression</a></p> 59 <p class="lead magick-description">Use the Fx special effects image operator to apply a mathematical expression to an image or image channels. Use Fx to:</p> 123 <p>See <a href="http://www.imagemagick.org/Usage/transform/index.html#fx">Using FX, The Special Effects Image Operator</a> for more examples.</p>
|
/external/ImageMagick/www/ |
fx.html | 8 <title>ImageMagick: The Fx Special Effects Image Operator</title> 14 <meta name="description" content="ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves."/> 17 <meta name="keywords" content="the, fx, special, effects, image, operator, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"/> 59 <p class="text-center"><a href="fx.html#fx">The Fx Special Effects Image Operator</a> ? <a href="fx.html#anatomy">The Anatomy of an Fx Expression</a></p> 63 <p class="lead magick-description">Use the Fx special effects image operator to apply a mathematical expression to an image or image channels. Use Fx to:</p> 127 <p>See <a href="http://www.imagemagick.org/Usage/transform/index.html#fx">Using FX, The Special Effects Image Operator</a> for more examples.</p>
|
/external/proguard/docs/ |
downloads.html | 151 <code>ClassCastException</code> without other useful effects. 177 side effects. 228 <li>Fixed handling of side-effects due to static initializers. 378 side-effects. 452 side-effects. 513 <li>Fixed optimization of method calls without side-effects. [all...] |
/external/skia/experimental/skottie/ |
Skottie.cpp | 531 std::vector<GeometryEffectRec>* effects, 535 , fGeometryEffectStack(effects) 562 // * push local geometry effects onto the stack 642 // Apply all pending effects from the stack. 662 // By now we should have popped all local geometry effects. 851 // Trim uncommitted animators: AttachShape consumes effects on the fly, and greedily attaches [all...] |
/external/skqp/experimental/skottie/ |
Skottie.cpp | 530 std::vector<GeometryEffectRec>* effects, 534 , fGeometryEffectStack(effects) 561 // * push local geometry effects onto the stack 641 // Apply all pending effects from the stack. 661 // By now we should have popped all local geometry effects. 786 // Trim uncommitted animators: AttachShape consumes effects on the fly, and greedily attaches [all...] |
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
LoopUnswitch.cpp | 291 /// loop with no side effects (including infinite loops). 318 // doesn't include any side effects. 327 /// leads to an exit from the specified loop, and has no side-effects in the 365 // side-effects. If so, determine the value of Cond that causes it to do 380 // side-effects. If so, determine the value of Cond that causes it to do 512 /// side-effects), unswitch it. This doesn't involve any code duplication, just [all...] |
/hardware/qcom/gps/msm8909w_3100/utils/ |
loc_nmea.cpp | 88 SIDE EFFECTS 173 SIDE EFFECTS 216 SIDE EFFECTS 341 SIDE EFFECTS 470 SIDE EFFECTS 975 SIDE EFFECTS [all...] |
/hardware/qcom/gps/msm8998/utils/ |
loc_nmea.cpp | 88 SIDE EFFECTS 173 SIDE EFFECTS 216 SIDE EFFECTS 341 SIDE EFFECTS 470 SIDE EFFECTS 975 SIDE EFFECTS [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/ |
plive.go | 87 // BlockEffects summarizes the liveness effects on an SSA block. 207 // liveness effects on a variable. 229 // liveness effects v has on that variable. 465 // effects with the each prog effects. 1143 // program listing, with individual effects listed [all...] |
/prebuilts/go/linux-x86/src/cmd/compile/internal/gc/ |
plive.go | 87 // BlockEffects summarizes the liveness effects on an SSA block. 207 // liveness effects on a variable. 229 // liveness effects v has on that variable. 465 // effects with the each prog effects. 1143 // program listing, with individual effects listed [all...] |
/development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/ |
FoldingLayoutActivity.java | 53 * folding effects. 150 * to the demo showing what kind of visual effects can be applied to the child of the
|
/external/aac/libDRCdec/src/ |
drcDec_selectionProcess.cpp | 1675 int effects = 0; local [all...] |
/external/apache-commons-math/src/main/java/org/apache/commons/math/ode/sampling/ |
AbstractStepInterpolator.java | 381 * have some side effects between the step handler and the 385 * effects are set up. If the step handler induces no side effect,
|
/external/google-styleguide/ |
vimscriptguide.xml | 80 <SUMMARY>Avoid commands with unintended side effects.</SUMMARY> 89 fewer side effects. See <code>:help functions()</code> for a list of
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/number/ |
PropertiesTest.java | 147 assertEquals("Field " + field + " setter might have side effects", p1, p2); 157 assertEquals("Field " + field + " setter might have side effects", p1, p2);
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/number/ |
PropertiesTest.java | 144 assertEquals("Field " + field + " setter might have side effects", p1, p2); 154 assertEquals("Field " + field + " setter might have side effects", p1, p2);
|
/external/jacoco/org.jacoco.doc/docroot/doc/ |
flow.html | 307 not have any side effects on the original code of the method. Also they should 319 <li>No side effects on application code</li>
|
/external/llvm/lib/CodeGen/ |
README.txt | 64 effects: 160 effects). Once this is in place, it would be even better to have tblgen
|
/external/llvm/lib/Target/XCore/ |
XCoreInstrInfo.cpp | 62 /// any side effects other than loading from the stack slot. 82 /// any side effects other than storing to the stack slot.
|
/external/python/cpython2/Doc/howto/ |
functional.rst | 59 functions with side effects that modify internal state or make other changes 61 effects at all are called **purely functional**. Avoiding side effects means 67 side effects. Printing to the screen or writing to a disk file are side 68 effects, for example. For example, in Python a ``print`` statement or a 70 side effects of sending some text to the screen or pausing execution for a 77 local variables, but won't modify global variables or have other side effects. 89 avoid objects and side effects? There are theoretical and practical advantages [all...] |
/external/python/cpython3/Doc/howto/ |
functional.rst | 60 functions with side effects that modify internal state or make other changes 62 effects at all are called **purely functional**. Avoiding side effects means 68 side effects. Printing to the screen or writing to a disk file are side 69 effects, for example. For example, in Python a call to the :func:`print` or 71 their side effects of sending some text to the screen or pausing execution for a 78 local variables, but won't modify global variables or have other side effects. 90 avoid objects and side effects? There are theoretical and practical advantages [all...] |
/external/skia/include/core/ |
SkPaint.h | 51 SkPaint collects effects and filters that describe single-pass and multiple-pass 1598 uintptr_t effects = reinterpret_cast<uintptr_t>(this->getLooper()); local [all...] |