Home
last modified time | relevance | path

Searched refs:assigns (Results 1 – 25 of 76) sorted by relevance

1234

/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/pysh/
H A Dpyshyacc.py50 def __init__(self, words, redirs, assigns): argument
53 self.assigns = list(assigns)
426 words, redirs, assigns = [], [], []
435 assigns.append(sube)
441 cmd = SimpleCommand(words, redirs, assigns)
722 if v.assigns:
723 assigns = [tuple(a[1]) for a in v.assigns]
724 name += ['assigns', map(str, assigns)]
/OK3568_Linux_fs/yocto/poky/meta/recipes-bsp/apmd/apmd/
H A Dwexitcode.patch26 * we rely on the fact that syslog.h assigns adjacent
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-bus-rpmsg21 starts listening on one end of a channel, it assigns it with
39 starts listening on one end of a channel, it assigns it with
/OK3568_Linux_fs/kernel/Documentation/litmus-tests/rcu/
H A DRCU+sync+free.litmus11 * period assigns a pointer, and the writes following the grace period destroy
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dapp-pri.rst22 device assigns a medium priority, compatible with earlier versions of
H A Dformat.rst38 assigns a logical stream (video data, VBI data etc.) exclusively to one
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0068-zfs-Fix-possible-negative-shift-operation.patch14 and assigns zero (0) to blksz, resulting in a negative epbs value.
/OK3568_Linux_fs/kernel/net/netfilter/ipvs/
H A DKconfig212 The destination hashing scheduling algorithm assigns network
222 The source hashing scheduling algorithm assigns network
233 Google's Maglev hashing algorithm as a IPVS scheduler. It assigns
251 The shortest expected delay scheduling algorithm assigns network
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/marvell/
H A Docteontx2.rst50 Based on config, firmware assigns VFs to each of the PFs.
51 - Also assigns MSIX vectors to each of PF and VFs.
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dj1939.rst153 In order to send data, a ``bind(2)`` must have been successful. ``bind(2)`` assigns a
192 The ``bind(2)`` system call assigns the local address, i.e. the source address when
200 On the other hand ``connect(2)`` assigns the remote address, i.e. the destination
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A Dfaraday,ftpci100.txt60 variant) interrupts assigns the default interrupt mapping/swizzling has
H A Dpci.txt15 If present this property assigns a fixed PCI domain number to a host bridge,
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/ethernet/amazon/
H A Dena.rst168 The driver assigns a single MSI-X vector per queue pair (for both Tx
169 and Rx directions). The driver assigns an additional dedicated MSI-X vector
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/licenses/
H A DAOM-Patent-License-1.06 Licensor, on behalf of itself and successors in interest and assigns,
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dslimbus.rst55 Each device has a 6-byte enumeration-address and the manager assigns every
H A Dmen-chameleon-bus.rst97 The current implementation assigns exactly one memory and one IRQ resource
H A Dconnector.rst62 When registering new callback user, connector core assigns
/OK3568_Linux_fs/kernel/Documentation/sound/designs/
H A Dtracepoints.rst109 interface of hardware. Basically, each driver can assigns a proper
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Dpadata.rst167 call each time it assigns a job chunk to a thread. Then, define the thread
/OK3568_Linux_fs/u-boot/board/freescale/mx6qarm2/
H A Dimximage_mx6dl.cfg191 * on your board, and replace 4 delay register assigns with resulted values
/OK3568_Linux_fs/yocto/poky/bitbake/lib/bb/
H A Dcodeparser.py403 return None, chain(value.words, (assign[1] for assign in value.assigns))
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dw83627ehf.rst219 documentation assigns different behavior to bits 7
/OK3568_Linux_fs/kernel/Documentation/driver-api/i3c/
H A Dprotocol.rst66 not only discovers devices but also assigns them a dynamic address.
/OK3568_Linux_fs/kernel/Documentation/sound/cards/
H A Dcmipci.rst16 As default, ALSA driver assigns the first PCM device (i.e. hw:0,0 for
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DFrameworx-1.064 …ion. This License Agreement shall be binding on the legal successors and assigns of the parties he…

1234