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

<<31323334353637383940>>

  /hardware/qcom/gps/msm8909w_3100/utils/
loc_cfg.cpp 92 SIDE EFFECTS
180 SIDE EFFECTS
258 SIDE EFFECTS
321 SIDE EFFECTS
377 SIDE EFFECTS
  /hardware/qcom/gps/msm8994/utils/
loc_cfg.cpp 92 SIDE EFFECTS
180 SIDE EFFECTS
258 SIDE EFFECTS
321 SIDE EFFECTS
377 SIDE EFFECTS
  /hardware/qcom/gps/msm8996/utils/
loc_cfg.cpp 92 SIDE EFFECTS
180 SIDE EFFECTS
258 SIDE EFFECTS
321 SIDE EFFECTS
377 SIDE EFFECTS
  /hardware/qcom/gps/msm8998/utils/
loc_cfg.cpp 92 SIDE EFFECTS
180 SIDE EFFECTS
258 SIDE EFFECTS
321 SIDE EFFECTS
377 SIDE EFFECTS
  /hardware/qcom/gps/utils/
loc_cfg.cpp 92 SIDE EFFECTS
180 SIDE EFFECTS
258 SIDE EFFECTS
321 SIDE EFFECTS
377 SIDE EFFECTS
  /external/sonivox/arm-wt-22k/lib_src/
eas_rtttl.c 129 * Side Effects:
178 * Side Effects:
226 * Side Effects:
256 * Side Effects:
513 * Side Effects:
556 * Side Effects:
595 * Side Effects:
637 * Side Effects:
669 * Side Effects:
701 * Side Effects
    [all...]
eas_smf.c 102 * Side Effects:
172 * Side Effects:
216 * Side Effects:
269 * Side Effects:
378 * Side Effects:
421 * Side Effects:
476 * Side Effects:
539 * Side Effects:
571 * Side Effects:
603 * Side Effects
    [all...]
  /external/autotest/client/common_lib/hosts/
repair_unittest.py 367 * The side effects from calling `_verify_host()` only
371 effects.
404 visible side-effects after the first call.
426 visible side-effects after the first call.
450 visible side-effects after the first call.
480 visible side-effects after the first call.
508 visible side-effects after the first call.
541 visible side-effects after the first call.
577 visible side-effects after the first call.
616 visible side-effects after the first call
    [all...]
  /frameworks/av/services/audioflinger/
Effects.cpp 445 if (!auxType /* aux effects do not require data bypass */
511 // TODO: handle configuration of effects replacing track process
512 // TODO: handle configuration of input (record) SW effects above the HAL,
534 // TODO: Update this logic when multichannel effects are implemented.
597 // Older effects may require exact STEREO position mask.
2384 Vector< sp<EffectModule> > effects; local
    [all...]
  /frameworks/base/tests/net/java/com/android/server/connectivity/
TetheringTest.java 440 // Emulate externally-visible WifiManager effects, causing the
504 // Emulate externally-visible WifiManager effects, causing the
526 // Emulate externally-visible WifiManager effects, when hotspot mode
676 // Emulate externally-visible WifiManager effects, causing the
701 // Emulate externally-visible WifiManager effects, causing the
    [all...]
  /packages/apps/MusicFX/src/com/android/musicfx/
ActivityMusic.java 255 // query available effects
256 final Descriptor[] effects = AudioEffect.queryEffects(); local
258 // Determine available/supported effects
259 Log.v(TAG, "Available effects:");
260 for (final Descriptor effect : effects) {
299 // Depending on the state enable the supported effects if they were
624 * (on/off) if effects are on. Do the inverse for their layouts so they can take over
    [all...]
  /art/compiler/optimizing/
gvn_test.cc 307 // Test that inner loops affect the side effects of the outer loop.
384 // Check that the side effects of the outer loop does not affect the inner loop.
409 // Check that the side effects of the inner loop affects the outer loop.
  /external/google-breakpad/src/testing/gtest/include/gtest/
gtest-death-test.h 246 // need to test that a function has appropriate side-effects in opt
247 // mode, include assertions against the side-effects. A general
251 // // Side-effects here will have an effect after this statement in
  /external/googletest/googletest/include/gtest/
gtest-death-test.h 246 // need to test that a function has appropriate side-effects in opt
247 // mode, include assertions against the side-effects. A general
251 // // Side-effects here will have an effect after this statement in
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest-death-test.h 246 // need to test that a function has appropriate side-effects in opt
247 // mode, include assertions against the side-effects. A general
251 // // Side-effects here will have an effect after this statement in
  /external/llvm/utils/unittest/googletest/include/gtest/
gtest-death-test.h 235 // need to test that a function has appropriate side-effects in opt
236 // mode, include assertions against the side-effects. A general
240 // // Side-effects here will have an effect after this statement in
  /external/mesa3d/src/gtest/include/gtest/
gtest-death-test.h 246 // need to test that a function has appropriate side-effects in opt
247 // mode, include assertions against the side-effects. A general
251 // // Side-effects here will have an effect after this statement in
  /external/protobuf/gtest/include/gtest/
gtest-death-test.h 235 // need to test that a function has appropriate side-effects in opt
236 // mode, include assertions against the side-effects. A general
240 // // Side-effects here will have an effect after this statement in
  /external/skia/src/gpu/
SkGpuDevice_drawTexture.cpp 19 #include "effects/GrBicubicEffect.h"
20 #include "effects/GrSimpleTextureEffect.h"
21 #include "effects/GrTextureDomain.h"
  /external/skqp/src/gpu/
SkGpuDevice_drawTexture.cpp 19 #include "effects/GrBicubicEffect.h"
20 #include "effects/GrSimpleTextureEffect.h"
21 #include "effects/GrTextureDomain.h"
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/
gtest-death-test.h 235 // need to test that a function has appropriate side-effects in opt
236 // mode, include assertions against the side-effects. A general
240 // // Side-effects here will have an effect after this statement in
  /external/v8/src/compiler/
operator.h 23 // zero or more values as output. The side-effects of a computation must be
44 kNoRead = 1 << 3, // Has no scheduling dependency on Effects
45 kNoWrite = 1 << 4, // Does not modify any Effects and thereby
  /external/v8/testing/gtest/include/gtest/
gtest-death-test.h 246 // need to test that a function has appropriate side-effects in opt
247 // mode, include assertions against the side-effects. A general
251 // // Side-effects here will have an effect after this statement in
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/
gtest-death-test.h 246 // need to test that a function has appropriate side-effects in opt
247 // mode, include assertions against the side-effects. A general
251 // // Side-effects here will have an effect after this statement in
  /frameworks/av/media/libaudiohal/2.0/
EffectHalHidl.cpp 173 ALOGE_IF(!tempStatusMQ, "Failed to obtain status message queue for effects");
175 "Status message queue for effects is invalid");
176 ALOGE_IF(!mEfGroup, "Event flag creation for effects failed");

Completed in 1529 milliseconds

<<31323334353637383940>>