HomeSort by relevance Sort by last modified time
    Searched full:effects (Results 376 - 400 of 2492) sorted by null

<<11121314151617181920>>

  /external/chromium_org/content/test/gpu/gpu_tests/
memory.py 16 // This should wait until all effects of memory management complete.
  /external/chromium_org/extensions/common/permissions/
permission_message.h 17 // messages describing the effects of the permissions rather than listing the
  /external/chromium_org/media/audio/android/
audio_record_input.cc 28 params.effects() & AudioParameters::ECHO_CANCELLER));
  /external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
sched_getscheduler.c 46 * However, we try to provide other valid side-effects
sched_setscheduler.c 46 * However, we try to provide other valid side-effects
  /external/chromium_org/net/base/
test_completion_callback.h 21 // there could be other side-effects resulting from WaitForResult. For this
  /external/chromium_org/third_party/WebKit/Source/modules/webaudio/
WaveShaperProcessor.h 37 // WaveShaperProcessor is an AudioDSPKernelProcessor which uses WaveShaperDSPKernel objects to implement non-linear distortion effects.
  /external/chromium_org/third_party/WebKit/Tools/GardeningServer/styles/
failures.css 51 .effects a.failing-builder>span.architecture {
  /external/chromium_org/third_party/skia/gyp/
tools.gyp 177 'effects.gyp:effects',
195 'effects.gyp:effects',
  /external/chromium_org/third_party/skia/include/core/
SkDrawLooper.h 25 invoked multiple times (hence the name loop-er), allow it to perform effects
  /external/chromium_org/third_party/skia/include/gpu/
GrBackendEffectFactory.h 39 * effect's EffectKey, so effects don't need to account for them in GenKey().
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLSL.h 126 // TODO: make explicit once effects input Exprs.
128 if (NULL == expr) { // TODO: remove this once effects input Exprs.
139 // TODO: make explicit once effects input Exprs.
141 if (expr.isEmpty()) { // TODO: remove this once effects input Exprs.
  /external/chromium_org/third_party/skia/src/opts/
SkMorphology_opts_SSE2.cpp 15 * portable versions are in src/effects/SkMorphologyImageFilter.cpp.
SkMorphology_opts_neon.cpp 16 * portable versions are in src/effects/SkMorphologyImageFilter.cpp.
  /external/chromium_org/third_party/sqlite/src/test/
trigger6.test 15 # If an expression uses a function that has side-effects or which
  /external/chromium_org/v8/test/webkit/fast/js/kde/
eval.js 33 var bx = b.x // rule out side effects of eval() in shouldBe() test function
  /external/clang/test/SemaCXX/
warn-unused-variables.cpp 92 // The same is true even when we know thet constructor has side effects.
  /external/compiler-rt/lib/
mulodi4.c 19 /* Effects: sets *overflow to 1 if a * b overflows */
mulosi4.c 19 /* Effects: sets *overflow to 1 if a * b overflows */
muloti4.c 21 /* Effects: sets *overflow to 1 if a * b overflows */
mulvdi3.c 19 /* Effects: aborts if a * b overflows */
mulvsi3.c 19 /* Effects: aborts if a * b overflows */
mulvti3.c 21 /* Effects: aborts if a * b overflows */
  /external/compiler-rt/test/Unit/
absvdi2_test.c 20 // Effects: aborts if abs(x) < 0
absvsi2_test.c 20 // Effects: aborts if abs(x) < 0

Completed in 637 milliseconds

<<11121314151617181920>>