Home
last modified time | relevance | path

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

12345

/openbmc/linux/arch/x86/math-emu/
H A 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()
/openbmc/linux/include/net/caif/
H A 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.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-flexcache_0.3.bb1 SUMMARY = "Saves and loads to the cache a transformed versions of a source object."
/openbmc/linux/include/sound/sof/
H A Dchannel_map.h50 * multiple external entities are transformed).
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DFreeBSD-DOC9 …2. Redistributions in compiled form (transformed to other DTDs, converted to PDF, PostScript, RTF …
H A DCDL-1.019 …sion, or any other form in which such pre-existing Document may be recast, transformed, or adapted.
H A DCC-BY-ND-1.017 …ment, condensation, or any other form in which the Work may be recast, transformed, or adapted, ex…
H A DCC-BY-NC-ND-1.04 …ment, condensation, or any other form in which the Work may be recast, transformed, or adapted, ex…
H A DCC-BY-1.015 …ment, condensation, or any other form in which the Work may be recast, transformed, or adapted, ex…
/openbmc/linux/arch/riscv/kvm/
H A 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()
/openbmc/linux/Documentation/driver-api/tty/
H A Dindex.rst26 processing, and more. The transformed characters are passed further to
/openbmc/linux/tools/testing/selftests/rcutorture/bin/
H A Dkvm-transform.sh16 # The transformed qemu-cmd file is on standard output.
H A Dkvm-again.sh203 # Extract settings from the last qemu-cmd file transformed above.
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dpanel.c342 * from the bridge that can be transformed to panel bridge.
345 * @bridge: The drm_bridge to be transformed to panel bridge.
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/__detail/
H A D__senders.hpp97 // Compute the type of the transformed sender: in __impl()
104 // Computing the type of the transformed sender returned an error in __impl()
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dbaikal,bt1-ccu-pll.yaml16 connected with an external fixed rate oscillator, which signal is transformed
H A Dbaikal,bt1-ccu-div.yaml16 connected with an external fixed rate oscillator, which signal is transformed
/openbmc/qemu/hw/net/
H A Dnet_tx_pkt.h197 * @callback: a function to be called back for each transformed packet
/openbmc/qemu/docs/devel/
H A Dcontrol-flow-integrity.rst95 * TCG creates binary blobs at runtime, with the transformed code.
/openbmc/linux/Documentation/trace/rv/
H A Ddeterministic_automata.rst132 This DOT format can be transformed into a bitmap or vectorial image
/openbmc/qemu/python/qemu/qmp/
H A Dqmp_shell.py255 transformed = FuzzyJSON().visit(tree)
256 return ast.literal_eval(transformed)
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dcolorspaces.rst49 the CIE XYZ colorspace is transformed to the normalized CIE xyY
/openbmc/linux/Documentation/locking/
H A Dseqlock.rst222 the next iteration marker), the lockless read is transformed to a
/openbmc/bmcweb/include/
H A Dwebassets.hpp83 // index, which gets transformed to / in handleStaticAsset()
/openbmc/openbmc/poky/bitbake/lib/bb/
H A Dnamedtuple_with_abc.py91 _fields = 'x y z' # such form will be transformed into ('x', 'y', 'z')

12345