/kernel/linux/linux-6.6/sound/synth/emux/ |
H A D | emux_nrpn.c | 18 int effect; member
|
/test/xts/acts/graphic/graphicnapidrawingtest/ |
H A D | NativeDrawingCanvasTest.cpp | 542 OH_Drawing_ShaderEffect *effect = nullptr; in HWTEST_F() local [all...] |
/third_party/node/deps/v8/src/compiler/ |
H A D | node-properties.cc | 126 void NodeProperties::ReplaceEffectInput(Node* node, Node* effect, int index) { in ReplaceEffectInput() argument 178 void NodeProperties::ReplaceUses(Node* node, Node* value, Node* effect, in ReplaceUses() argument 214 Node* effect = NodeProperties::GetEffectInput(node); in FindFrameStateBefore() local 371 InferMapsUnsafe( JSHeapBroker* broker, Node* receiver, Effect effect, ZoneRefUnorderedSet<MapRef>* maps_out) InferMapsUnsafe() argument 511 NoObservableSideEffectBetween(Node* effect, Node* dominator) NoObservableSideEffectBetween() argument 525 CanBePrimitive(JSHeapBroker* broker, Node* receiver, Effect effect) CanBePrimitive() argument 550 CanBeNullOrUndefined(JSHeapBroker* broker, Node* receiver, Effect effect) CanBeNullOrUndefined() argument [all...] |
H A D | typed-optimization.cc | 170 Node* const effect = NodeProperties::GetEffectInput(node); in ReduceMaybeGrowFastElements() local 226 Node* const effect = NodeProperties::GetEffectInput(node); in ReduceCheckMaps() local 270 Node* const effect = NodeProperties::GetEffectInput(node); in ReduceCheckEqualsInternalizedString() local 282 Node* const effect = NodeProperties::GetEffectInput(node); in ReduceCheckEqualsSymbol() local
|
H A D | verifier.cc | 198 Node* effect = NodeProperties::GetEffectInput(node); in Check() local [all...] |
H A D | js-inlining.cc | 113 Node* effect = NodeProperties::GetEffectInput(call); in InlineCall() local 377 Node* effect = NodeProperties::GetEffectInput(node); in DetermineCallContext() local 635 Effect effect in ReduceJSCall() local [all...] |
H A D | js-inlining-heuristic.cc | 518 Node* effect = NodeProperties::GetEffectInput(node); in TryReuseDispatch() local 761 Node* effect = InlineCandidate() local [all...] |
H A D | memory-lowering.cc | 150 Node* effect = node->InputAt(1); in ReduceAllocateRaw() local 416 Node* effect = NodeProperties::GetEffectInput(node); DecodeExternalPointer() local 458 Node* effect = NodeProperties::GetEffectInput(node); ReduceLoadMap() local 551 Node* effect = NodeProperties::GetEffectInput(node); ReduceStoreField() local 702 AllocationState(AllocationGroup* group, Node* effect) AllocationState() argument 709 AllocationState(AllocationGroup* group, intptr_t size, Node* top, Node* effect) AllocationState() argument [all...] |
/third_party/skia/src/gpu/gradients/ |
H A D | GrGradientShader.cpp | 70 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, R"( in make_single_interval_colorizer() local 90 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, R"( in make_dual_interval_colorizer() local 257 sk_sp<SkRuntimeEffect> effect; in make_looping_colorizer() member 542 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, R"( make_clamped_gradient() local 605 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, R"( make_tiled_gradient() local 782 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, R"( MakeLinear() local 795 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, R"( MakeRadial() local 815 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, R"( MakeSweep() local 847 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, R"( MakeConical() local 867 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, R"( MakeConical() local 895 static auto effect = SkMakeRuntimeEffect(SkRuntimeEffect::MakeForShader, R"( MakeConical() local [all...] |
/third_party/skia/include/effects/ |
H A D | SkRuntimeEffect.h | 123 sk_sp<SkRuntimeEffect> effect; member 378 const SkRuntimeEffect* effect() const { return fEffect.get(); } in effect() function in SkSL::SkRuntimeEffectBuilder 388 explicit SkRuntimeEffectBuilder(sk_sp<SkRuntimeEffect> effect) in SkRuntimeEffectBuilder() argument [all...] |
/third_party/skia/modules/skottie/src/effects/ |
H A D | DisplacementMapEffect.cpp | 60 static const SkRuntimeEffect* effect = in displacement_effect_singleton() local
|
H A D | FractalNoiseEffect.cpp | 225 static const SkRuntimeEffect* effect = in noise_effect() local
|
/kernel/linux/linux-5.10/drivers/hid/ |
H A D | hid-lg4ff.c | 406 static int lg4ff_play(struct input_dev *dev, void *data, struct ff_effect *effect) in lg4ff_play() argument
|
/kernel/linux/linux-5.10/drivers/input/joystick/ |
H A D | xpad.c | 1268 static int xpad_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) in xpad_play_effect() argument
|
H A D | gamecon.c | 250 gc_n64_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) gc_n64_play_effect() argument
|
/kernel/linux/linux-5.10/drivers/input/misc/ |
H A D | drv260x.c | 271 drv260x_haptics_play(struct input_dev *input, void *data, struct ff_effect *effect) drv260x_haptics_play() argument
|
H A D | uinput.c | 49 struct ff_effect *effect; member 734 struct ff_effect_compat effect; member 234 uinput_dev_upload_effect(struct input_dev *dev, struct ff_effect *effect, struct ff_effect *old) uinput_dev_upload_effect() argument [all...] |
/kernel/linux/linux-5.10/drivers/input/ |
H A D | evdev.c | 1037 struct ff_effect effect; in evdev_do_ioctl() local
|
/kernel/linux/linux-5.10/sound/isa/sb/ |
H A D | emu8000.c | 668 int effect = emu->chorus_mode; in snd_emu8000_update_chorus_mode() local 796 int effect = emu->reverb_mode; snd_emu8000_update_reverb_mode() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/media/rkisp1/ |
H A D | rkisp1-params.c | 558 u32 effect = cur_ie_config->effect; in rkisp1_cproc_config() local
|
/kernel/linux/linux-6.6/drivers/media/platform/rockchip/rkisp1/ |
H A D | rkisp1-params.c | 749 u32 effect = cur_ie_config->effect; in rkisp1_cproc_config() local
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | hid-lg4ff.c | 406 static int lg4ff_play(struct input_dev *dev, void *data, struct ff_effect *effect) in lg4ff_play() argument
|
H A D | hid-steam.c | 324 steam_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) steam_play_effect() argument
|
/kernel/linux/linux-6.6/drivers/input/ |
H A D | evdev.c | 1037 struct ff_effect effect; in evdev_do_ioctl() local
|
/kernel/linux/linux-6.6/drivers/input/joystick/ |
H A D | gamecon.c | 247 gc_n64_play_effect(struct input_dev *dev, void *data, struct ff_effect *effect) gc_n64_play_effect() argument
|