Home
last modified time | relevance | path

Searched refs:each (Results 1 – 25 of 1867) sorted by relevance

12345678910>>...75

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrFormatsC.td37 // The immediate value encoding differs for each instruction, so each subclass
39 // The bits Inst{6-2} must be set for each instruction.
52 // The immediate value encoding differs for each instruction, so each subclass
54 // The bits Inst{12-7} must be set for each instruction.
78 // The immediate value encoding differs for each instruction, so each subclass
80 // The bits Inst{12-10} and Inst{6-5} must be set for each instruction.
93 // The immediate value encoding differs for each instruction, so each subclass
95 // The bits Inst{12-10} and Inst{6-5} must be set for each instruction.
160 // The immediate value encoding differs for each instruction, so each subclass
162 // The bits Inst{6-5} must be set for each instruction.
[all …]
/freebsd/contrib/netbsd-tests/include/
H A Dd_bitstring_67.out171 first 1 bit should move right 1 position each line
240 first 0 bit should move right 1 position each line
309 first 0 bit should move left 1 position each line
378 first 1 bit should move left 1 position each line
447 0 bit should move right 1 position each line
516 1 bit should move right 1 position each line
H A Dd_bitstring_27.out91 first 1 bit should move right 1 position each line
120 first 0 bit should move right 1 position each line
149 first 0 bit should move left 1 position each line
178 first 1 bit should move left 1 position each line
207 0 bit should move right 1 position each line
236 1 bit should move right 1 position each line
H A Dd_bitstring_32.out101 first 1 bit should move right 1 position each line
135 first 0 bit should move right 1 position each line
169 first 0 bit should move left 1 position each line
203 first 1 bit should move left 1 position each line
237 0 bit should move right 1 position each line
271 1 bit should move right 1 position each line
H A Dd_bitstring_49.out135 first 1 bit should move right 1 position each line
186 first 0 bit should move right 1 position each line
237 first 0 bit should move left 1 position each line
288 first 1 bit should move left 1 position each line
339 0 bit should move right 1 position each line
390 1 bit should move right 1 position each line
H A Dd_bitstring_64.out165 first 1 bit should move right 1 position each line
231 first 0 bit should move right 1 position each line
297 first 0 bit should move left 1 position each line
363 first 1 bit should move left 1 position each line
429 0 bit should move right 1 position each line
495 1 bit should move right 1 position each line
H A Dd_bitstring_8.out53 first 1 bit should move right 1 position each line
63 first 0 bit should move right 1 position each line
73 first 0 bit should move left 1 position each line
83 first 1 bit should move left 1 position each line
93 0 bit should move right 1 position each line
103 1 bit should move right 1 position each line
/freebsd/contrib/dialog/
H A Dcolumns.c26 #define each(row, data) \ macro
108 for (each(row, value)) { in dlg_align_columns()
123 for (each(row, value)) { in dlg_align_columns()
138 for (each(row, value)) { in dlg_align_columns()
170 for (each(row, value)) { in dlg_free_columns()
/freebsd/sys/contrib/device-tree/Bindings/display/tegra/
H A Dnvidia,tegra20-host1x.txt7 For Tegra186, one entry for each entry in reg-names:
18 - resets: Must contain an entry for each entry in reset-names.
28 For each opp entry in 'operating-points-v2' table of host1x and its modules:
40 The host1x top-level node defines a number of children, each representing one
51 - resets: Must contain an entry for each entry in reset-names.
58 - interconnect-names: Must include name of the interconnect path for each
73 - resets: Must contain an entry for each entry in reset-names.
102 Maximum 6 channels are supported with each csi brick as either x4 or x2
112 under 'ports' node and each port should have a single child 'endpoint'
143 - interconnect-names: Must include name of the interconnect path for each
[all …]
/freebsd/sys/contrib/device-tree/Bindings/phy/
H A Dapm-xgene-phy.txt19 Two set of 3-tuple setting for each (up to 3)
25 Two set of 3-tuple setting for each (up to 3)
28 gain control. Two set of 3-tuple setting for each
32 each (up to 3) supported link speed on the host.
36 3-tuple setting for each (up to 3) supported link
40 3-tuple setting for each (up to 3) supported link
46 - apm,tx-speed : Tx operating speed. One set of 3-tuple for each
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dqcom,lpass-cpu.txt8 - clocks : Must contain an entry for each entry in clock-names.
22 - interrupts : Must contain an entry for each entry in
26 - pinctrl-N : One property must exist for each entry in
30 - reg : Must contain an address for each entry in reg-names.
43 The SD lines to use can be configured by adding subnodes for each of the DAIs.
45 Required properties for each DAI (represented by a subnode):
H A Drockchip,pdm.txt14 - clocks: a list of phandle + clock-specifer pairs, one for each entry in clock-names.
18 - resets: a list of phandle + reset-specifer paris, one for each entry in reset-names.
21 - pinctrl-N: One property must exist for each entry in
H A Dmchp-i2s-mcc.txt10 - dma-names: Identifier string for each DMA request line in the dmas property.
12 - clocks: Must contain an entry for each entry in clock-names.
14 - clock-names: Should be one of each entry matching the clocks phandles list:
H A Dnvidia,tegra30-ahub.txt8 - reg : Should contain the register physical address and length for each of
13 - clocks : Must contain an entry for each entry in clock-names.
18 - resets : Must contain an entry for each entry in reset-names.
47 - dmas : Must contain an entry for each entry in clock-names.
/freebsd/sys/contrib/device-tree/Bindings/gpio/
H A Dgpio-max3191x.txt18 - maxim,modesel-gpios: GPIO pins to configure modesel of each chip.
20 (if each chip is driven by a separate pin) or 1
22 - maxim,fault-gpios: GPIO pins to read fault of each chip.
25 - maxim,db0-gpios: GPIO pins to configure debounce of each chip.
28 - maxim,db1-gpios: GPIO pins to configure debounce of each chip.
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-bindings.txt9 designated client devices. Again, each client device must be represented as a
16 device is inactive. Hence, each client device can define a set of named
35 For each client device individually, every pin state is assigned an integer
36 ID. These numbers start at 0, and are contiguous. For each state ID, a unique
47 pinctrl-0: List of phandles, each pointing at a pin configuration
52 from multiple nodes for a single pin controller, each
65 pinctrl-1: List of phandles, each pointing at a pin configuration
68 pinctrl-n: List of phandles, each pointing at a pin configuration
/freebsd/tools/regression/sockets/unix_cmsg/
H A DREADME9 Usually each test does following steps: creates Server, forks Client,
43 in each message by default. The size of this data can be changed by the -s
60 data object. Server should receive N messages, each message should
66 socket option for it. Client connects to Server two times, each time
68 messages from each connection. The first message from each connection
86 by struct sockcred{}, each of next messages should have SCM_CREDS
120 data object. Server should receive N messages, each message should
127 messages, each message should have SCM_CREDS ancillary data object
136 each of next messages should have SCM_CREDS ancillary data object
/freebsd/sys/contrib/device-tree/Bindings/media/
H A Dnvidia,tegra-vde.txt10 - reg : Must contain an entry for each entry in reg-names.
23 - interrupts : Must contain an entry for each entry in interrupt-names.
30 - resets : Must contain an entry for each entry in reset-names.
35 - resets : Must contain an entry for each entry in reset-names.
/freebsd/sys/contrib/device-tree/Bindings/arm/tegra/
H A Dnvidia,tegra30-actmon.txt12 - clocks: Must contain a phandle and clock specifier pair for each entry in
17 - resets: Must contain an entry for each entry in reset-names. See
24 - interconnect-names: Should include name of the interconnect path for each
29 For each opp entry in 'operating-points-v2' table:
/freebsd/sys/contrib/device-tree/Bindings/powerpc/4xx/
H A Dcpm.txt16 - unused-units : specifier consist of one cell. For each
20 - idle-doze : specifier consist of one cell. For each
24 - standby : specifier consist of one cell. For each
28 - suspend : specifier consist of one cell. For each
/freebsd/sys/contrib/device-tree/Bindings/display/
H A Darm,komeda.txt7 - clocks: A list of phandle + clock-specifier pairs, one for each entry
19 Each device contains one or two pipeline sub-nodes (at least one), each
22 - clocks: A list of phandle + clock-specifier pairs, one for each entry
27 - port: each pipeline connect to an encoder input port. The connection is
/freebsd/crypto/openssl/providers/implementations/kem/
H A Dbuild.info1 # We make separate GOAL variables for each algorithm, to make it easy to
2 # switch each to the Legacy provider when needed.
/freebsd/crypto/openssl/providers/implementations/storemgmt/
H A Dbuild.info1 # We make separate GOAL variables for each algorithm, to make it easy to
2 # switch each to the Legacy provider when needed.
/freebsd/crypto/openssl/providers/implementations/asymciphers/
H A Dbuild.info1 # We make separate GOAL variables for each algorithm, to make it easy to
2 # switch each to the Legacy provider when needed.
/freebsd/sys/contrib/device-tree/Bindings/devfreq/event/
H A Dexynos-ppmu.txt5 each IP. PPMU provides the primitive values to get performance data. These
8 usages of each IP (DMC, CPU, RIGHTBUS, LEFTBUS, CAM interface, LCD, G3D, MFC).
11 derterming the current state of each IP.
15 - reg: physical base address of each PPMU and length of memory mapped region.
66 Example2 : Events of each PPMU node in exynos3250-rinato.dts are listed below.

12345678910>>...75