/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/ |
SubEngine.h | 55 /// nodes by processing the 'effects' of a block-level statement. 67 /// nodes by processing the 'effects' of a branch condition. 95 /// nodes by processing the 'effects' of a computed goto jump. 99 /// nodes by processing the 'effects' of a switch statement.
|
/prebuilts/go/darwin-x86/src/cmd/vet/testdata/ |
assign.go | 24 // Bail on any potential side effects to avoid false positives
|
/prebuilts/go/linux-x86/src/cmd/vet/testdata/ |
assign.go | 24 // Bail on any potential side effects to avoid false positives
|
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
close_code.h | 25 * This file reverses the effects of begin_code.h and should be included
|
SDL_haptic.h | 146 * \name Haptic effects 265 /* @} *//* Haptic effects */ 267 /* These last few are features the device has, not effects */ 484 * The struct handles the following effects: 570 * The struct handles the following effects: 622 * the effects get added to the ramp effect making the effect become 740 * // Replay - All effects have this 744 * // Trigger - All effects have this 748 * // Envelope - All effects except condition effects have thi [all...] |
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/ |
close_code.h | 25 * This file reverses the effects of begin_code.h and should be included
|
/prebuilts/misc/windows/sdl2/include/ |
close_code.h | 25 * This file reverses the effects of begin_code.h and should be included
|
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/ |
close_code.h | 25 * This file reverses the effects of begin_code.h and should be included
|
/system/media/audio/include/system/audio_effects/ |
effect_loudnessenhancer.h | 26 // this effect is not defined in OpenSL ES as one of the standard effects
|
/external/v8/src/compiler/ |
graph-assembler.h | 139 // The effects buffer must have at least MaxMergeCount() + 1 entries. 186 // The effects buffer must have at least MaxMergeCount() + 1 entries. 372 Node** effects = label->GetEffectsPtr(); local 373 current_effect_ = effects[0]; 375 if (current_effect_ != effects[i]) { 376 effects[label->MaxMergeCount()] = current_control_; 378 merge_count + 1, effects);
|
/frameworks/av/media/libeffects/factory/ |
EffectsConfigLoader.c | 199 l->effects = NULL; 279 // lib_entry_t is stored since the sub effects are not linked to the library 336 node->next ? "and its sub-effects" : ""); 366 e->next = l->effects; 367 l->effects = e; 372 // Find the sub effects and add them to the gSubEffectList 378 ALOGV("Adding the effect to gEffectSubList as there are sub effects");
|
EffectsXmlConfigLoader.cpp | 162 libEntry->effects = nullptr; 259 size_t loadEffects(const Effects& effects, list_elem_t* libList, list_elem_t** skippedEffects, 263 for (auto& effect : effects) { 297 // lib_entry_t is stored since the sub effects are not linked to the library 305 listPush(std::move(effectLoadResult.effectDesc), &effectLoadResult.lib->effects); 326 loadEffects(result.parsedConfig->effects, gLibraryList,
|
/hardware/qcom/gps/msm8084/utils/ |
msg_q.h | 69 SIDE EFFECTS 87 SIDE EFFECTS 107 SIDE EFFECTS 132 SIDE EFFECTS 154 SIDE EFFECTS 174 SIDE EFFECTS 197 SIDE EFFECTS
|
/hardware/qcom/gps/msm8909/utils/ |
msg_q.h | 69 SIDE EFFECTS 87 SIDE EFFECTS 107 SIDE EFFECTS 132 SIDE EFFECTS 154 SIDE EFFECTS 174 SIDE EFFECTS 197 SIDE EFFECTS
|
/hardware/qcom/gps/msm8909w_3100/utils/ |
msg_q.h | 69 SIDE EFFECTS 87 SIDE EFFECTS 107 SIDE EFFECTS 132 SIDE EFFECTS 154 SIDE EFFECTS 174 SIDE EFFECTS 197 SIDE EFFECTS
|
/hardware/qcom/gps/msm8960/utils/ |
msg_q.h | 69 SIDE EFFECTS 87 SIDE EFFECTS 107 SIDE EFFECTS 132 SIDE EFFECTS 154 SIDE EFFECTS 174 SIDE EFFECTS 197 SIDE EFFECTS
|
/hardware/qcom/gps/msm8994/utils/ |
msg_q.h | 69 SIDE EFFECTS 87 SIDE EFFECTS 107 SIDE EFFECTS 132 SIDE EFFECTS 154 SIDE EFFECTS 174 SIDE EFFECTS 197 SIDE EFFECTS
|
/hardware/qcom/gps/msm8996/utils/ |
msg_q.h | 69 SIDE EFFECTS 87 SIDE EFFECTS 107 SIDE EFFECTS 132 SIDE EFFECTS 154 SIDE EFFECTS 174 SIDE EFFECTS 197 SIDE EFFECTS
|
/hardware/qcom/gps/msm8998/utils/ |
msg_q.h | 69 SIDE EFFECTS 87 SIDE EFFECTS 107 SIDE EFFECTS 132 SIDE EFFECTS 154 SIDE EFFECTS 174 SIDE EFFECTS 197 SIDE EFFECTS
|
/hardware/qcom/gps/utils/ |
msg_q.h | 69 SIDE EFFECTS 87 SIDE EFFECTS 107 SIDE EFFECTS 132 SIDE EFFECTS 154 SIDE EFFECTS 174 SIDE EFFECTS 197 SIDE EFFECTS
|
/frameworks/av/services/audioflinger/ |
Effects.h | 40 // ramping when effects are activated/deactivated. 261 // the EffectChain class represents a group of effects associated to one audio session. 263 // The EffectChain with session ID AUDIO_SESSION_OUTPUT_MIX contains global effects applied 265 // Effects in this chain can be insert or auxiliary. Effects in other chains (attached to 342 // suspend or restore effects of the specified type. The number of suspend requests is counted 346 // suspend all eligible effects 348 // check if effects should be suspend or restored when a given effect is enable or disabled 391 void getSuspendEligibleEffects(Vector< sp<EffectModule> > &effects); 425 // mSuspendedEffects lists all effects currently suspended in the chain [all...] |
/hardware/interfaces/audio/effect/2.0/ |
IEffect.hal | 78 * Note: this method is only supported for effects inserted into 151 * Note: this method is only supported for effects inserted into 218 * Note: this method is only supported for effects inserted into 278 * The input and the output buffer may be reused between different effects, 301 * there is no interface defined for it. This method only works for effects 323 * there is no interface defined for it. This method only works for effects 344 * there is no interface defined for it. This method only works for effects 368 * there is no interface defined for it. This method only works for effects 397 * there is no interface defined for it. This method only works for effects 419 * there is no interface defined for it. This method only works for effects [all...] |
/hardware/interfaces/audio/effect/4.0/ |
IEffect.hal | 75 * Note: this method is only supported for effects inserted into 144 * Note: this method is only supported for effects inserted into 205 * Note: this method is only supported for effects inserted into 262 * The input and the output buffer may be reused between different effects, 284 * there is no interface defined for it. This method only works for effects 306 * there is no interface defined for it. This method only works for effects 326 * there is no interface defined for it. This method only works for effects 349 * there is no interface defined for it. This method only works for effects 377 * there is no interface defined for it. This method only works for effects 398 * there is no interface defined for it. This method only works for effects [all...] |
/external/python/cpython2/Doc/tutorial/ |
modules.rst | 388 effects/ Subpackage for sound effects 414 import sound.effects.echo 416 This loads the submodule :mod:`sound.effects.echo`. It must be referenced with 419 sound.effects.echo.echofilter(input, output, delay=0.7, atten=4) 423 from sound.effects import echo 432 from sound.effects.echo import echofilter 459 Now what happens when the user writes ``from sound.effects import *``? Ideally, 462 long time and importing sub-modules might have unwanted side-effects that should 472 example, the file :file:`sound/effects/__init__.py` could contain the followin [all...] |
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
loc.cpp | 158 SIDE EFFECTS 228 SIDE EFFECTS 289 SIDE EFFECTS 323 SIDE EFFECTS 348 SIDE EFFECTS 374 SIDE EFFECTS 419 SIDE EFFECTS 449 SIDE EFFECTS 501 SIDE EFFECTS 558 SIDE EFFECTS [all...] |