Searched
full:effects (Results
776 -
800 of
4021) sorted by null
<<31323334353637383940>>
/external/swiftshader/third_party/LLVM/test/Transforms/TailCallElim/ |
reorder_load.ll | 13 ; and the call has no side effects. 58 ; extern_weak global) because the call has no side effects.
|
/external/walt/hardware/kicad/walt_footprints.pretty/ |
Teensy_DIP-28_W15.24mm.kicad_mod | 5 (effects (font (size 1 1) (thickness 0.15))) 8 (effects (font (size 1 1) (thickness 0.15)))
|
/external/webrtc/webrtc/modules/audio_device/android/ |
audio_manager.h | 77 // Returns true if the device supports built-in audio effects for AEC, AGC 79 // platform effects and these devices will return false.
|
/frameworks/base/libs/hwui/ |
CanvasState.cpp | 109 * Guaranteed to save without side-effects 124 * Guaranteed to restore without side-effects.
|
/frameworks/wilhelm/src/android/ |
android_defs.h | 82 // FIXME not used yet, will be used when supporting effects in OpenMAX AL 87 // FIXME not used yet, will be used when supporting effects in OpenMAX AL
|
/frameworks/wilhelm/tests/examples/ |
slesTestEffectCapabilities.cpp | 65 /* Query available effects on Android */ 117 fprintf(stdout, "Effect library contains %d effects:\n", nbEffects);
|
/hardware/interfaces/audio/effect/all-versions/default/include/effect/all-versions/default/ |
EffectsFactory.impl.h | 84 ALOGE("Error querying number of effects: %s", strerror(-status)); 102 // No more effects available.
|
/hardware/qcom/gps/msm8084/utils/ |
loc_misc_utils.h | 64 SIDE EFFECTS 91 SIDE EFFECTS
|
loc_cfg.cpp | 92 SIDE EFFECTS 180 SIDE EFFECTS 258 SIDE EFFECTS 321 SIDE EFFECTS 377 SIDE EFFECTS
|
/hardware/qcom/gps/msm8909/utils/ |
loc_misc_utils.h | 64 SIDE EFFECTS 91 SIDE EFFECTS
|
loc_cfg.cpp | 92 SIDE EFFECTS 180 SIDE EFFECTS 258 SIDE EFFECTS 321 SIDE EFFECTS 377 SIDE EFFECTS
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
loc_misc_utils.h | 64 SIDE EFFECTS 91 SIDE EFFECTS
|
/hardware/qcom/gps/msm8994/utils/ |
loc_misc_utils.h | 64 SIDE EFFECTS 91 SIDE EFFECTS
|
/hardware/qcom/gps/msm8996/utils/ |
loc_misc_utils.h | 64 SIDE EFFECTS 91 SIDE EFFECTS
|
/hardware/qcom/gps/msm8998/utils/ |
loc_misc_utils.h | 64 SIDE EFFECTS 91 SIDE EFFECTS
|
/hardware/qcom/gps/utils/ |
loc_misc_utils.h | 64 SIDE EFFECTS 91 SIDE EFFECTS
|
/packages/apps/LegacyCamera/src/com/android/camera/ |
EffectsRecorder.java | 54 * effects applied. Modeled after MediaRecorder. 124 * Some effects require libraries not available on all devices 407 Log.v(TAG, "Effects framework initializing. Recording size " 444 // Switching effects while running. Inform video camera. 470 // Switching effects while running. Stop existing runner. 599 if (mLogVerbose) Log.v(TAG, "Runner active, connecting effects preview"); [all...] |
/prebuilts/go/darwin-x86/src/cmd/compile/internal/ssa/ |
phiopt.go | 93 // value is always computed. This guarantees that the side effects 109 // value is always computed. This guarantees that the side effects
|
/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/ |
phiopt.go | 93 // value is always computed. This guarantees that the side effects 109 // value is always computed. This guarantees that the side effects
|
/libcore/ojluni/src/main/java/java/util/stream/ |
package-info.java | 277 * <h3>Side-effects</h3> 279 * Side-effects in behavioral parameters to stream operations are, in general, 283 * <p>If the behavioral parameters do have side-effects, unless explicitly 286 * of those side-effects to other threads, nor are there any guarantees that 288 * are executed in the same thread. Further, the ordering of those effects 296 * <p>Many computations where one might be tempted to use side effects can be more 297 * safely and efficiently expressed without side-effects, such as using 299 * accumulators. However, side-effects such as using {@code println()} for debugging 301 * {@code forEach()} and {@code peek()}, can operate only via side-effects; 305 * uses side-effects to one that does not, the following code searches a strea [all...] |
/external/skia/src/core/ |
SkScalerContext.h | 310 SkScalerContextEffects* effects); 317 const SkScalerContextEffects& effects, 322 const SkScalerContextEffects& effects); 326 const SkScalerContextEffects& effects, 347 SkScalerContextEffects* effects);
|
/external/skqp/src/core/ |
SkScalerContext.h | 283 SkScalerContextEffects* effects); 287 const SkScalerContextEffects& effects, 292 const SkScalerContextEffects& effects); 296 const SkScalerContextEffects& effects, 317 SkScalerContextEffects* effects);
|
/external/skqp/src/gpu/ |
SkGr.cpp | 37 #include "effects/GrBicubicEffect.h" 38 #include "effects/GrConstColorProcessor.h" 39 #include "effects/GrDitherEffect.h" 40 #include "effects/GrPorterDuffXferProcessor.h" 41 #include "effects/GrXfermodeFragmentProcessor.h"
|
/external/swiftshader/third_party/LLVM/include/llvm/ |
IntrinsicsPowerPC.td | 49 /// vector and returns one. These intrinsics have no side effects.
55 /// vectors and returns one. These intrinsics have no side effects.
62 /// vectors and returns one. These intrinsics have no side effects.
69 /// vectors and returns one. These intrinsics have no side effects.
76 /// vectors and returns one. These intrinsics have no side effects.
|
/hardware/qcom/audio/post_proc/ |
bundle.c | 55 * list of created effects. 208 "%s %d", "Audio Effects Config", out_ctxt->pcm_device_id); 510 /* Stub function for effect interface: never called for offloaded effects */ 752 /* effect_handle_t interface implementation for offload effects */ 764 .name = "Offload Effects Bundle Library",
|
Completed in 2402 milliseconds
<<31323334353637383940>>