/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/x86_64-linux/include/c++/4.8/bits/ |
basic_ios.tcc | 66 // 292. effects of a.copyfmt (a)
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/ |
basic_ios.tcc | 66 // 292. effects of a.copyfmt (a)
|
/prebuilts/gdb/darwin-x86/lib/python2.7/encodings/ |
__init__.py | 98 # module with side-effects that is not in the 'encodings' package.
|
/prebuilts/gdb/linux-x86/lib/python2.7/encodings/ |
__init__.py | 98 # module with side-effects that is not in the 'encodings' package.
|
/prebuilts/go/darwin-x86/src/cmd/vet/ |
bool.go | 138 // hasSideEffects reports whether evaluation of e has side effects.
|
/prebuilts/go/linux-x86/src/cmd/vet/ |
bool.go | 138 // hasSideEffects reports whether evaluation of e has side effects.
|
/prebuilts/misc/common/swig/include/2.0.11/tcl/ |
wish.i | 56 * Side effects:
|
/prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/utils/google-benchmark/src/ |
string_util.cc | 120 // this softens edge effects.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
__init__.py | 98 # module with side-effects that is not in the 'encodings' package.
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
__init__.py | 98 # module with side-effects that is not in the 'encodings' package.
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactorings/core/ |
RenameResourcePage.java | 64 @SuppressWarnings("unused") // SWT constructors aren't really unused, they have side effects
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
TemplateTestPage.java | 50 @SuppressWarnings("unused") // SWT constructors have side effects and aren't unused
|
/system/core/adb/ |
remount_service.cpp | 128 // Allow remount but warn of likely bad effects
|
/system/core/liblog/include/log/ |
log.h | 55 * Normally we strip the effects of ALOGV (VERBOSE messages),
|
/toolchain/binutils/binutils-2.27/include/elf/ |
xtensa.h | 193 alignment. Be careful of side effects since the SET will evaluate
|
/toolchain/binutils/binutils-2.27/include/ |
xtensa-isa.h | 777 /* Check if accessing an interface has potential side effects. 778 Currently "data" interfaces have side effects and "control" 779 interfaces do not. Returns 1 if there are side effects, 0 if not, 787 has side effects on a set of related interfaces. The interfaces
|
/tools/tradefederation/core/src/com/android/tradefed/device/metric/ |
TraceCmdCollector.java | 55 * 4) wakeups can be scheduled at a large enough interval to minimize side-effects.
|
/external/v8/src/js/ |
array.js | 1028 // loop will not affect the looping and side effects are visible. 1062 // loop will not affect the looping and side effects are visible. 1088 // loop will not affect the looping and side effects are visible. 1111 // loop will not affect the looping and side effects are visible. 1122 // loop will not affect the looping and side effects are visible. [all...] |
/external/sonivox/arm-wt-22k/lib_src/ |
eas_wtsynth.c | 306 * Side Effects: 507 * Side Effects: 631 * Side Effects: 678 * Side Effects: 740 * Side Effects: 796 * Side Effects: 888 * Side Effects: 975 * Side Effects: [all...] |
/packages/apps/LegacyCamera/src/com/android/camera/ |
VideoCamera.java | 440 // Disable the shutter button if effects are ON since it might take 441 // a little more time for the effects preview to be ready. We do not 751 // Set quality to 480p for effects, unless intent is overriding it [all...] |
/art/compiler/optimizing/ |
load_store_elimination.cc | 52 * block's predecessors. The algorithm is single-pass, so loop side-effects is 64 * all the heap values, depending on the instruction's side effects. 78 // - killed due to aliasing, merging, invocation, or loop side effects. 364 // We do a single pass in reverse post order. For loops, use the side effects as a hint 374 // heap value is killed by loop side effects. [all...] |
/external/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/python/cpython2/Doc/howto/ |
urllib2.rst | 122 "side-effects": they change the state of the system in some way (for example by 125 intended to *always* cause side-effects, and GET requests *never* to cause 126 side-effects, nothing prevents a GET request from having side-effects, nor a 127 POST requests from having no side-effects. Data can also be passed in an HTTP
|
/external/python/cpython3/Doc/howto/ |
urllib2.rst | 130 "side-effects": they change the state of the system in some way (for example by 133 intended to *always* cause side-effects, and GET requests *never* to cause 134 side-effects, nothing prevents a GET request from having side-effects, nor a 135 POST requests from having no side-effects. Data can also be passed in an HTTP
|
/prebuilts/clang/host/darwin-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...] |