/openbmc/linux/arch/x86/math-emu/ |
H A D | poly_atan.c | 55 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 D | cfpkt.h | 207 * 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 D | python3-flexcache_0.3.bb | 1 SUMMARY = "Saves and loads to the cache a transformed versions of a source object."
|
/openbmc/linux/include/sound/sof/ |
H A D | channel_map.h | 50 * multiple external entities are transformed).
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | FreeBSD-DOC | 9 …2. Redistributions in compiled form (transformed to other DTDs, converted to PDF, PostScript, RTF …
|
H A D | CDL-1.0 | 19 …sion, or any other form in which such pre-existing Document may be recast, transformed, or adapted.
|
H A D | CC-BY-ND-1.0 | 17 …ment, condensation, or any other form in which the Work may be recast, transformed, or adapted, ex…
|
H A D | CC-BY-NC-ND-1.0 | 4 …ment, condensation, or any other form in which the Work may be recast, transformed, or adapted, ex…
|
H A D | CC-BY-1.0 | 15 …ment, condensation, or any other form in which the Work may be recast, transformed, or adapted, ex…
|
/openbmc/linux/arch/riscv/kvm/ |
H A D | vcpu_insn.c | 447 * @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 D | index.rst | 26 processing, and more. The transformed characters are passed further to
|
/openbmc/linux/tools/testing/selftests/rcutorture/bin/ |
H A D | kvm-transform.sh | 16 # The transformed qemu-cmd file is on standard output.
|
H A D | kvm-again.sh | 203 # Extract settings from the last qemu-cmd file transformed above.
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | panel.c | 342 * 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.hpp | 97 // 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 D | baikal,bt1-ccu-pll.yaml | 16 connected with an external fixed rate oscillator, which signal is transformed
|
H A D | baikal,bt1-ccu-div.yaml | 16 connected with an external fixed rate oscillator, which signal is transformed
|
/openbmc/qemu/hw/net/ |
H A D | net_tx_pkt.h | 197 * @callback: a function to be called back for each transformed packet
|
/openbmc/qemu/docs/devel/ |
H A D | control-flow-integrity.rst | 95 * TCG creates binary blobs at runtime, with the transformed code.
|
/openbmc/linux/Documentation/trace/rv/ |
H A D | deterministic_automata.rst | 132 This DOT format can be transformed into a bitmap or vectorial image
|
/openbmc/qemu/python/qemu/qmp/ |
H A D | qmp_shell.py | 255 transformed = FuzzyJSON().visit(tree) 256 return ast.literal_eval(transformed)
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | colorspaces.rst | 49 the CIE XYZ colorspace is transformed to the normalized CIE xyY
|
/openbmc/linux/Documentation/locking/ |
H A D | seqlock.rst | 222 the next iteration marker), the lockless read is transformed to a
|
/openbmc/bmcweb/include/ |
H A D | webassets.hpp | 83 // index, which gets transformed to / in handleStaticAsset()
|
/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | namedtuple_with_abc.py | 91 _fields = 'x y z' # such form will be transformed into ('x', 'y', 'z')
|