Home
last modified time | relevance | path

Searched full:transformed (Results 1 – 25 of 101) sorted by relevance

12345

/kernel/linux/linux-5.10/arch/x86/math-emu/
Dpoly_atan.c55 u_char transformed, inverted, sign1, sign2; in poly_atan() local
100 transformed = 1; in poly_atan()
111 argSignif.msw = 0; /* Make the transformed arg -> 0.0 */ in poly_atan()
128 transformed = 0; in poly_atan()
174 if (transformed) { in poly_atan()
/kernel/linux/linux-6.6/arch/x86/math-emu/
Dpoly_atan.c55 u_char transformed, inverted, sign1, sign2; in poly_atan() local
100 transformed = 1; in poly_atan()
111 argSignif.msw = 0; /* Make the transformed arg -> 0.0 */ in poly_atan()
128 transformed = 0; in poly_atan()
174 if (transformed) { in poly_atan()
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-class-backlight-adp552017 is an input code between 0 and 127, which is transformed to a
30 input code between 0 and 127, which is transformed to a value
Dsysfs-class-backlight-adp886022 is an input code between 0 and 127, which is transformed to a
36 input code between 0 and 127, which is transformed to a value
/kernel/linux/linux-6.6/include/net/caif/
Dcfpkt.h207 * nativepkt - The native packet to be transformed to a CAIF packet
213 * pkt - The CAIF packet to be transformed into a "native" packet.
214 * @return The native packet transformed from a CAIF packet.
/kernel/linux/linux-5.10/include/net/caif/
Dcfpkt.h207 * nativepkt - The native packet to be transformed to a CAIF packet
213 * pkt - The CAIF packet to be transformed into a "native" packet.
214 * @return The native packet transformed from a CAIF packet.
/kernel/linux/linux-5.10/tools/testing/selftests/rcutorture/bin/
Dkvm-transform.sh12 # The transformed qemu-cmd file is on standard output.
/kernel/linux/linux-5.10/include/sound/sof/
Dchannel_map.h50 * multiple external entities are transformed).
/kernel/linux/linux-6.6/include/sound/sof/
Dchannel_map.h50 * multiple external entities are transformed).
/kernel/linux/linux-6.6/arch/riscv/kvm/
Dvcpu_insn.c447 * @htinst: Transformed encoding of the load instruction
467 * transformed instruction or custom instruction. in kvm_riscv_vcpu_mmio_load()
569 * @htinst: Transformed encoding of the store instruction
593 * transformed instruction or custom instruction. in kvm_riscv_vcpu_mmio_store()
/kernel/linux/linux-6.6/Documentation/driver-api/tty/
Dindex.rst26 processing, and more. The transformed characters are passed further to
/kernel/linux/linux-6.6/tools/testing/selftests/rcutorture/bin/
Dkvm-transform.sh16 # The transformed qemu-cmd file is on standard output.
Dkvm-again.sh203 # Extract settings from the last qemu-cmd file transformed above.
/kernel/linux/linux-5.10/arch/mips/kvm/
Ddyntrans.c78 * Address based CACHE instructions are transformed into synci(s). A little
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
Dpanel.c342 * from the bridge that can be transformed to panel bridge.
345 * @bridge: The drm_bridge to be transformed to panel bridge.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dbaikal,bt1-ccu-pll.yaml16 connected with an external fixed rate oscillator, which signal is transformed
Dbaikal,bt1-ccu-div.yaml16 connected with an external fixed rate oscillator, which signal is transformed
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/
Dbaikal,bt1-ccu-pll.yaml16 connected with an external fixed rate oscillator, which signal is transformed
Dbaikal,bt1-ccu-div.yaml16 connected with an external fixed rate oscillator, which signal is transformed
/kernel/linux/linux-6.6/Documentation/trace/rv/
Ddeterministic_automata.rst132 This DOT format can be transformed into a bitmap or vectorial image
/kernel/linux/linux-5.10/Documentation/locking/
Dseqlock.rst222 the next iteration marker), the lockless read is transformed to a
/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/
Dcolorspaces.rst49 the CIE XYZ colorspace is transformed to the normalized CIE xyY
/kernel/linux/linux-6.6/Documentation/locking/
Dseqlock.rst222 the next iteration marker), the lockless read is transformed to a
/kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/
Dcolorspaces.rst49 the CIE XYZ colorspace is transformed to the normalized CIE xyY
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/
Dcodec-fwht.c251 /* we'll need more than 8 bits for the transformed coefficients */ in fwht()
384 /* we'll need more than 8 bits for the transformed coefficients */ in fwht16()
469 * we'll need more than 8 bits for the transformed coefficients in ifwht()

12345