/external/llvm/lib/CodeGen/ |
ScheduleDAGInstrs.cpp | 554 /// (like a call or something with unmodeled side effects). [all...] |
/external/llvm/lib/Target/ARM/ |
ARMInstrThumb.td | 367 // FIXME: This should not be marked as having side effects, and it should be [all...] |
/external/llvm/lib/Target/Hexagon/ |
HexagonExpandCondsets.cpp | 788 /// whose side-effects (in terms of register defs and uses) are expressed in [all...] |
/external/llvm/lib/Target/PowerPC/ |
PPCInstrQPX.td | 108 let hasSideEffects = 0 in { // QPX instructions don't have side effects. [all...] |
/external/llvm/lib/Transforms/Utils/ |
SimplifyCFG.cpp | [all...] |
/external/mesa3d/src/compiler/glsl/glcpp/ |
glcpp-parse.y | [all...] |
/external/mesa3d/src/gallium/drivers/nouveau/codegen/ |
nv50_ir_emit_nv50.cpp | [all...] |
/external/mksh/src/ |
exec.c | 524 /* undo effects of command */ [all...] |
/external/owasp/sanitizer/lib/htmlparser-1.3/doc/ |
tokenization.txt | 16 states consume a single character, which may have various side-effects, [all...] |
/external/pcre/dist2/doc/html/ |
pcre2grep.html | 186 succeeds, the output may be binary garbage, which can have nasty effects if [all...] |
/external/pcre/dist2/doc/ |
pcre2grep.1 | 154 succeeds, the output may be binary garbage, which can have nasty effects if [all...] |
pcre2grep.txt | 160 which can have nasty effects if sent to a terminal. If the [all...] |
/external/proguard/src/proguard/gui/ |
ProGuardGUI.java | [all...] |
/external/python/cpython2/Objects/ |
setobject.c | 490 * has unique access to it, so decref side-effects can't alter it. [all...] |
/external/python/cpython3/Doc/reference/ |
import.rst | 26 found, the module creation operation. While certain side-effects may occur, [all...] |
/external/python/cpython3/Doc/whatsnew/ |
3.0.rst | 163 side effects of the function; the correct transformation is to use a [all...] |
/external/python/cpython3/Lib/test/ |
test_posix.py | 42 # no side-effects which we need to cleanup (e.g., fork, wait, abort) [all...] |
/external/python/cpython3/Objects/ |
setobject.c | 503 * has unique access to it, so decref side-effects can't alter it. [all...] |
/external/python/cpython3/Python/ |
bltinmodule.c | 686 the effects of any future statements in effect in the code calling [all...] |
/external/skia/site/user/api/ |
SkPaint_Reference.md | 32 <a href="#Paint">Paint</a> collects effects and filters that describe single-pass and multiple-pass [all...] |
/external/skia/src/effects/ |
SkLightingImageFilter.cpp | 29 #include "effects/GrTextureDomain.h" [all...] |
/external/skia/src/shaders/ |
SkPerlinNoiseShader.cpp | 25 #include "effects/GrConstColorProcessor.h" [all...] |
/external/skia/tests/ |
SkSLGLSLTest.cpp | 16 // necessary side-effects to remain live. In some cases we rely on the optimizer not (yet) being [all...] |
/external/skqp/site/user/api/ |
SkPaint_Reference.md | 32 <a href="#Paint">Paint</a> collects effects and filters that describe single-pass and multiple-pass [all...] |
/external/skqp/src/effects/ |
SkLightingImageFilter.cpp | 29 #include "effects/GrTextureDomain.h" [all...] |