HomeSort by relevance Sort by last modified time
    Searched full:effects (Results 1026 - 1050 of 4021) sorted by null

<<41424344454647484950>>

  /external/swiftshader/third_party/LLVM/lib/Target/Mips/
MipsInstrInfo.h 130 /// any side effects other than loading from the stack slot.
138 /// any side effects other than storing to the stack slot.
  /external/tensorflow/tensorflow/contrib/py2tf/converters/
side_effect_guards.py 15 """Adds guards against function calls with side effects.
63 """Adds control dependencies to functions with side effects."""
  /external/tensorflow/tensorflow/contrib/py2tf/pyct/static_analysis/
type_info.py 157 # TODO(mdan): Raise an error if constructor has side effects.
158 # We can have a whitelist of no-side-effects constructors.
  /frameworks/base/core/java/com/android/internal/widget/
OpReorderer.java 37 // since move operations breaks continuity, their effects on ADD/RM are hard to handle.
108 // if effects of move is reverted by remove, we are done.
  /frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
OpReorderer.java 30 // since move operations breaks continuity, their effects on ADD/RM are hard to handle.
101 // if effects of move is reverted by remove, we are done.
  /prebuilts/go/darwin-x86/src/html/template/
url.go 16 // Schemes that cause unintended side effects that are irreversible without user
23 // These side effects can be reversed by navigating back to the
  /prebuilts/go/linux-x86/src/html/template/
url.go 16 // Schemes that cause unintended side effects that are irreversible without user
23 // These side effects can be reversed by navigating back to the
  /external/llvm/test/CodeGen/WebAssembly/
reg-stackify.ll 18 ; No because of side effects.
28 ; Yes because of invariant load and no side effects.
38 ; Yes because of no intervening side effects.
164 ; Don't stackify stores effects across other instructions with side effects.
181 ; Div instructions have side effects and can't be reordered, but this entire
  /external/mesa3d/src/gallium/drivers/i915/
i915_prim_vbuf.c 111 * Side effects:
132 * Side effects:
152 * Side effects:
173 * Side effects:
218 * Side effects:
307 * Side effects:
  /external/skia/src/core/
SkGlyphCache.cpp 479 const SkScalerContextEffects& effects,
524 std::unique_ptr<SkScalerContext> ctx = typeface->createScalerContext(effects, desc, true);
527 ctx = typeface->createScalerContext(effects, desc, false);
814 SkScalerContextEffects effects; local
817 paint, surfaceProps, scalerContextFlags, deviceMatrix, &ad, &effects);
819 return SkGlyphCache::DetachCache(paint.getTypeface(), effects, desc);
  /external/skia/src/gpu/text/
GrAtlasTextBlob.cpp 67 SkScalerContextEffects effects; local
69 skPaint, &props, scalerContextFlags, viewMatrix, desc, &effects);
71 run->fPathEffect = sk_ref_sp(effects.fPathEffect);
72 run->fMaskFilter = sk_ref_sp(effects.fMaskFilter);
73 return SkGlyphCache::DetachCache(run->fTypeface.get(), effects, desc->getDesc());
168 // We use the grPaint to get any color filter effects
  /external/skqp/src/core/
SkGlyphCache.cpp 483 const SkScalerContextEffects& effects,
528 std::unique_ptr<SkScalerContext> ctx = typeface->createScalerContext(effects, desc, true);
531 ctx = typeface->createScalerContext(effects, desc, false);
820 SkScalerContextEffects effects; local
823 paint, surfaceProps, scalerContextFlags, deviceMatrix, &ad, &effects);
825 return SkGlyphCache::DetachCache(paint.getTypeface(), effects, desc);
  /external/skqp/src/gpu/text/
GrAtlasTextBlob.cpp 61 SkScalerContextEffects effects; local
63 skPaint, &props, scalerContextFlags, viewMatrix, desc, &effects);
65 run->fPathEffect = sk_ref_sp(effects.fPathEffect);
66 run->fMaskFilter = sk_ref_sp(effects.fMaskFilter);
67 return SkGlyphCache::DetachCache(run->fTypeface.get(), effects, desc->getDesc());
161 // We use the grPaint to get any color filter effects
  /hardware/libhardware_legacy/include/hardware_legacy/
AudioPolicyManagerBase.h 420 // transfers the audio tracks and effects from one output thread to another accordingly.
557 // Maximum CPU load allocated to audio effects in 0.1 MIPS (ARMv5TE, 0 WS memory) units
559 // Maximum memory allocated to audio effects in KB
561 uint32_t mTotalEffectsCpuLoad; // current CPU load used by effects
562 uint32_t mTotalEffectsMemory; // current memory used by effects
563 KeyedVector<int, EffectDescriptor *> mEffects; // list of registered audio effects
  /packages/apps/LegacyCamera/res/values/
strings.xml 284 <string name="pref_video_effect_title">Effects</string>
316 <!-- Toast telling users video snapshot is disabled when the effects are on and a user tries to tap on the viewfinder [CHAR LIMIT=65] -->
317 <string name="disable_video_snapshot_hint">Video snapshot is disabled when special effects are on.</string>
320 <string name="clear_effects">Clear effects</string>
322 <!-- Title of category for silly face effects. [CHAR LIMIT=26] -->
325 <!-- Title of category for background replacement effects. [CHAR LIMIT=26] -->
  /external/sonivox/arm-wt-22k/lib_src/
eas_ota.c 157 * Side Effects:
240 * Side Effects:
283 * Side Effects:
313 * Side Effects:
567 * Side Effects:
610 * Side Effects:
649 * Side Effects:
686 * Side Effects:
718 * Side Effects:
750 * Side Effects
    [all...]
eas_public.c 425 /* initialize effects modules */
433 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_FATAL, "Initialization of effects module %d returned %d\n", module, result); */ }
508 /* shutdown effects modules */
515 { /* dpp: EAS_ReportEx(_EAS_SEVERITY_FATAL, "Shutdown of effects module %d returned %d\n", i, result); */ }
613 * Side Effects:
697 * Side Effects:
803 * Side Effects:
    [all...]
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
loc_eng.cpp     [all...]
  /frameworks/av/media/libaaudio/include/aaudio/
AAudio.h 292 * Use this for game audio and sound effects.
371 * Use this preset to obtain an input with no effects.
387 * Effects cannot be used with this stream.
396 * effects using the Java AudioEffects API.
639 * The session ID can be used to associate a stream with effects processors.
640 * The effects are controlled using the Android AudioEffect Java API.
649 * This allows effects to be shared between streams.
653 * and effects applied using the Java AudioEffect API.
    [all...]
  /packages/apps/MusicFX/src/com/android/musicfx/
ControlPanelEffect.java 45 * The control mode specifies if control panel updates effects and preferences or only
50 * Control panel updates effects and preferences. Applicable when audio session is delivered
131 // EQ effect properties which are invariable over all EQ effects sessions
149 * Inits effects preferences for the given context and package name in the control panel. If
333 * mode defines if the control panel is controlling effects and/or preferences
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/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.
104 // This property can be used to override the 'has no other side effects'
107 // effects, so this property is only necessary if you have defined one of
109 // For this property, 'side effects' has the same meaning as 'side effects'
575 // side-effects and just mark information about their operands
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/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.
104 // This property can be used to override the 'has no other side effects'
107 // effects, so this property is only necessary if you have defined one of
109 // For this property, 'side effects' has the same meaning as 'side effects'
575 // side-effects and just mark information about their operands
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/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.
104 // This property can be used to override the 'has no other side effects'
107 // effects, so this property is only necessary if you have defined one of
109 // For this property, 'side effects' has the same meaning as 'side effects'
575 // side-effects and just mark information about their operands
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/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.
104 // This property can be used to override the 'has no other side effects'
107 // effects, so this property is only necessary if you have defined one of
109 // For this property, 'side effects' has the same meaning as 'side effects'
575 // side-effects and just mark information about their operands
    [all...]
  /frameworks/av/services/audioflinger/
Threads.h 250 // Called by AudioFlinger::frameCount(audio_io_handle_t output) and effects,
326 // ThreadBase mutex before processing the mixer and effects. This guarantees the
340 // the effects audio session
350 // - EFFECT_SESSION if effects on this audio session exist in one chain
364 // check if some effects must be suspended/restored when an effect is enabled
415 // suspend or restore effects of the specified type (or all if type is NULL)
425 // check if some effects must be suspended when an effect chain is added
486 // list of suspended effects per session and per type. The first (outer) vector is
    [all...]

Completed in 2169 milliseconds

<<41424344454647484950>>