Home
last modified time | relevance | path

Searched full:textual (Results 1 – 25 of 43) sorted by relevance

12

/linux/tools/perf/python/
H A Dilist.py11 from textual import on
12 from textual.app import App, ComposeResult
13 from textual.binding import Binding
14 from textual.containers import Horizontal, HorizontalGroup, Vertical, VerticalScroll
15 from textual.css.query import NoMatches
16 from textual.command import SearchIcon
17 from textual.screen import ModalScreen
18 from textual.widgets import Button, Footer, Header, Input, Label, Sparkline, Static, Tree
19 from textual.widgets.tree import TreeNode
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-rpmsg7 processor. Channels are identified with a (textual) name,
59 processor. Channels are identified by a textual name (see
83 processor. Channels are identified by a textual name (see
/linux/Documentation/ABI/stable/
H A Dsysfs-bus-firewire90 Contents of a respective textual descriptor leaf.
96 Contents of a respective textual descriptor leaf.
107 Contents of a respective textual descriptor leaf.
/linux/Documentation/devicetree/bindings/usb/
H A Dusb-device.yaml35 The textual representation of VID and PID shall be in lower case
60 The configuration component is not included in the textual
69 number. The textual representation of VID, PID, CN and IN shall be
/linux/include/kunit/
H A Dassert.h130 * @text: Holds the textual representations of the operands and op (e.g. "==").
153 * @text: Holds the textual representations of the operands and op (e.g. "==").
176 * @text: Holds the textual representations of the operands and comparator.
199 * @text: Holds the textual representations of the operands and comparator.
/linux/drivers/firewire/
H A Ddevice-attribute-test.c34 0x0005c915, // leaf for textual descriptor.
40 0x00057f16, // leaf for textual descriptor.
74 0x00050e84, // leaf for textual descriptor.
H A Dnet.c1614 0x81000003, /* textual descriptor offset */
1616 0x81000005, /* textual descriptor offset */
1637 0x81000003, /* textual descriptor offset */
1639 0x81000005, /* textual descriptor offset */
/linux/include/linux/sunrpc/
H A Dmsg_prot.h182 * The prefix, "h1.h2.h3.h4", is the standard textual form for
201 * "x1:x2:x3:x4:x5:x6:x7:x8", is the standard textual form for
/linux/Documentation/devicetree/bindings/virtio/
H A Dvirtio-device.yaml21 "virtio,deviceID", where ID is the virtio device id. The textual
/linux/arch/s390/include/asm/
H A Dcpcmd.h21 * response: response buffer for VM's textual response
/linux/Documentation/kbuild/
H A Dkconfig-macro-language.rst10 targets and prerequisites. The other is a macro language for performing textual
228 Obviously from the design, $(shell command) is expanded in the textual
/linux/fs/orangefs/
H A Dxattr.c158 * NOTE: Although keys are meant to be NULL terminated textual in orangefs_inode_getxattr()
267 * textual strings, I am going to explicitly pass the in orangefs_inode_removexattr()
360 * NOTE: Although keys are meant to be NULL terminated textual in orangefs_inode_setxattr()
/linux/Documentation/devicetree/bindings/soundwire/
H A Dsoundwire-controller.yaml34 description: Is the textual representation of SoundWire Enumeration
/linux/tools/testing/selftests/bpf/
H A Dtest_bpftool_synctypes.py191 also generate a textual representation from them by (assuming and)
193 dict mapping from name to textual representation.
197 textual representation
/linux/drivers/remoteproc/
H A Dqcom_pil_info.c15 * It consists of an array of entries with an 8 byte textual identifier of the
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-fm-rx.rst44 Gets the Radio Text info. It is a textual description of what is
H A Dext-ctrls-fm-tx.rst50 Sets the Radio Text info for transmission. It is a textual
/linux/Documentation/trace/rv/
H A Ddeterministic_automata.rst110 of an automaton using the (textual) DOT language as the source code.
/linux/arch/arm/nwfpe/
H A DARM-gcc.h54 The `LIT64' macro takes as its argument a textual integer literal and if
/linux/drivers/soc/qcom/
H A Dsmd-rpm.c67 * @message: textual message from the rpm
/linux/tools/perf/util/
H A Dllvm.c91 * should add some textual annotation for after the instruction. The caller
H A Damd-sample-raw.c3 * AMD specific. Provide textual annotation for IBS raw sample data.
/linux/Documentation/usb/
H A Dgadget_uvc.rst309 String descriptors that provide a textual description for various parts of a
/linux/drivers/dma-buf/
H A Ddma-fence.c994 * @seq: the seq_file to put the textual description into
996 * Dump a textual description of the fence and it's state into the seq_file.
/linux/scripts/
H A Dbpf_doc.py38 @desc: textual description of the symbol
58 @desc: textual description of the helper function

12