Home
last modified time | relevance | path

Searched refs:Integer (Results 1 – 25 of 29) sorted by relevance

12

/linux/rust/kernel/num/
H A Dbounded.rs16 num::Integer,
39 fn fits_within<T: Integer>(value: T, num_bits: u32) -> bool { in fits_within()
230 pub struct Bounded<T: Integer, const N: u32>(T);
278 T: Integer,
464 U: TryFrom<T> + Integer, in cast() argument
465 T: Integer, in cast() argument
466 U: Integer<Signedness = T::Signedness>, in cast()
480 T: Integer,
511 pub trait TryIntoBounded<T: Integer, const N: u32> {
521 T: Integer,
[all …]
/linux/arch/m68k/ifpsp060/
H A DREADME43 isp.sa Integer Unimplemented Kernel Module - hex image
44 isp.s Integer Unimplemented Kernel Module - source code
45 isp.doc Integer Unimplemented Kernel Module - on-line doc
47 ilsp.sa Integer Unimplemented Library Module - hex image
48 ilsp.s Integer Unimplemented Library Module - source code
49 ilsp.doc Integer Unimplemented Library Module - on-line doc
H A Diskeleton.S58 | This is and example main exit point for the Unimplemented Integer
62 | Unimplemented Integer Instruction stack frame with
84 | This is an alternate exit point for the Unimplemented Integer
87 | a CHK exception stack frame from the Unimplemented Integer Instrcution
119 | This is an alternate exit point for the Unimplemented Integer
123 | Integer Instruction stack frame and branches to this routine.
H A Disp.doc32 The file isp.sa contains the 68060 Integer Software Package.
35 Integer Instruction" exception vector #61.
108 For example, if the 68060 hardware took a "Unimplemented Integer Instruction"
115 section is 128 bytes long; and the Unimplemented Integer ISP handler entry
175 address) take the Unimplemented Integer Instruction exception. When the
H A Dilsp.doc33 68060 Integer Software Package. Routines included in this
37 exception vector #61 "Unimplemented Integer Instruction".
131 source operand so that an "Integer Divide-by-Zero" exception
/linux/rust/kernel/
H A Dnum.rs17 pub trait Integer: trait
57 impl Integer for $type { impl
/linux/Documentation/devicetree/bindings/net/
H A Dsamsung-sxgbe.txt15 - samsung,pbl: Integer, Programmable Burst Length.
17 - samsung,burst-map: Integer, Program the possible bursts supported by sxgbe
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-vt8500.txt34 - wm,function: Integer, containing the function to mux to the pin(s):
39 - wm,pull: Integer, representing the pull-down/up to apply to the pin(s):
H A Dlantiq,pinctrl-falcon.txt54 - lantiq,pull: Integer, representing the pull-down/up to apply to the pin.
H A Dlantiq,pinctrl-xway.txt111 - lantiq,pull: Integer, representing the pull-down/up to apply to the pin.
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-alienware-wmi12 Integer value in the range 0 to 255
H A Dsysfs-class-hwmon229 Integer value in powers of two (1, 2, 4, 8, 16, 32, 64, 128).
241 Integer value, typically between 1 and 4.
301 Integer value in the range 0 to 255
H A Dsysfs-block-bcache95 device. Integer between 0 and 40.
H A Dsysfs-class-power553 Integer > 0: representing full cycles
554 Integer = 0: cycle_count info is not available
/linux/Documentation/admin-guide/laptops/
H A Dalienware-wmi.rst122 Integer value between 0 and 255
/linux/include/sound/
H A Dwavefront.h284 s32 Integer:20; member
/linux/Documentation/wmi/
H A Dacpi-interface.rst158 Integer Converted into a ``uint32``.
H A Ddriver-development-guide.rst172 appropriate. Integer data items in general are little-endian integers and should be marked as
/linux/Documentation/core-api/
H A Dkernel-api.rst161 Integer log and power Functions
H A Dprintk-formats.rst11 Integer types
/linux/Documentation/PCI/
H A Dacpi-info.rst185 control method evaluates to an Integer.
/linux/Documentation/admin-guide/media/
H A Dvivid.rst625 The Button, Boolean, Integer 32 Bits, Integer 64 Bits, Menu, String, Bitmask and
626 Integer Menu are controls that represent all possible control types. The Menu
627 control and the Integer Menu control both have 'holes' in their menu list,
/linux/Documentation/driver-api/media/
H A Dv4l2-controls.rst153 Integer menu controls with a driver specific menu can be added by calling
415 pr_info("Integer value is '%s'\n", ctrl2->cur.val);
/linux/Documentation/kbuild/
H A Dgendwarfksyms.rst236 - `value`: Integer value used for the field.
/linux/Documentation/arch/riscv/
H A Dhwprobe.rst190 defined in the RISC-V Integer Conditional (Zicond) operations extension

12