Home
last modified time | relevance | path

Searched full:tuples (Results 1 – 25 of 187) sorted by relevance

12345678

/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/java_api/
H A Dtst.MultiAggPrinta.ksh.out3 }, tuples = [[]], output =
6 }, tuples = [[]], output = count: 1
7 ], org.opensolaris.os.dtrace.PrintaRecord[aggregations = [], formattedStrings = {[]= }, tuples = [[…
10 }, tuples = [[1, 3], [1, 2]], output =
17 }, tuples = [[2, 3], [1, 2], [1, 3]], output =
22 }, tuples = [[]], output = 3 4
24 }, tuples = [[]], output = 3 4
26 }, tuples = [[]], output = 3
30 }, tuples = [[2, 3], [1, 2], [1, 3]], output = [2, 3] 0 4
36 }, tuples = [[2, 3], [1, 3], [1, 2]], output = [2, 3] 0 4
[all …]
/freebsd/usr.sbin/dumpcis/
H A Dcis.h38 * Card Information Structure tuples definitions
45 * Tuples are contiguous in attribute memory, and
80 * Data recording format tuples.
139 * CIS_CONFIG - Card configuration entry. Multiple tuples may
173 * bit set, a number of sub-tuples follow. Some features have
175 * features byte (e.g power feature bits allows up to 3 sub-tuples).
209 * I/O block sub-tuples, count from previous block:
245 * 0x07 - 0's numbered count of memory sub-tuples
249 * Memory sub-tuples follow:
H A Dreadcis.c108 * After reading the tuples, decode the relevant ones.
128 while ((tp = tl->tuples) != 0) { in freecis()
129 tl->tuples = tp->next; in freecis()
174 * Read the tuples from the card.
175 * The processing of tuples is as follows:
176 * - Read tuples at attribute memory, offset 0.
320 if (tl->tuples == NULL) { in read_one_tuplelist()
321 tl->tuples = tp; in read_one_tuplelist()
363 for (tp = tl->tuples; tp; tp = tp->next) in find_tuple_in_list()
/freebsd/share/man/man4/
H A Dpccard.464 For CIS tuples in Attribute Memory (the default), only the even
67 For CIS tuples in Common Memory, every byte is presented to the user.
68 Decoding of the CIS tuples is done via a userland program.
69 All tuples are presented to the user.
/freebsd/sys/dev/pccard/
H A Dpccard_cis.h34 * CIS Tuples */
36 /* Layer 1 Basic Compatibility Tuples */
181 /* Layer 2 Data Recording Format Tuples */
193 /* Layer 3 Data Organization Tuples */
198 /* Layer 4 System-Specific Standard Tuples */
/freebsd/sys/dev/fdt/
H A Dfdt_common.c72 int err, i, len, tuple_size, tuples; in fdt_get_range_by_busaddr() local
104 tuples = len / (tuple_size * sizeof(cell_t)); in fdt_get_range_by_busaddr()
112 for (i = 0; i < tuples; i++) { in fdt_get_range_by_busaddr()
415 int i, res_len, rv, tuple_size, tuples; in fdt_foreach_reserved_region() local
438 tuples = res_len / tuple_size; in fdt_foreach_reserved_region()
440 for (i = 0; i < tuples; i++) { in fdt_foreach_reserved_region()
504 int i, reg_len, rv, tuple_size, tuples; in fdt_foreach_mem_region() local
525 tuples = reg_len / tuple_size; in fdt_foreach_mem_region()
527 for (i = 0; i < tuples; i++) { in fdt_foreach_mem_region()
/freebsd/usr.sbin/moused/moused/
H A Dquirks.c96 struct quirk_tuples tuples; member
845 p->value.tuples.tuples[i].first = events[i].type; in parse_attr()
846 p->value.tuples.tuples[i].second = events[i].code; in parse_attr()
847 p->value.tuples.tuples[i].third = events[i].value; in parse_attr()
849 p->value.tuples.ntuples = nevents; in parse_attr()
864 p->value.tuples.tuples[i].first = props[i].prop; in parse_attr()
865 p->value.tuples.tuples[i].second = props[i].enabled; in parse_attr()
1651 size_t offset = p->value.tuples.ntuples; in quirk_merge_event_codes()
1652 size_t max = ARRAY_LENGTH(p->value.tuples.tuples); in quirk_merge_event_codes()
1653 for (size_t j = 0; j < property->value.tuples.ntuples; j++) { in quirk_merge_event_codes()
[all …]
H A Dquirks.h55 } tuples[32]; member
345 * Get the tuples of the given quirk.
347 * requested type. If the quirk is not set for this device, tuples is
355 const struct quirk_tuples **tuples);
360 * requested type. If the quirk is not set for this device, tuples is
/freebsd/sys/powerpc/mpc85xx/
H A Dlbc.c373 int tuple_size, tuples; in fdt_lbc_reg_decode() local
380 tuples = OF_getencprop_alloc_multi(node, "reg", tuple_size, in fdt_lbc_reg_decode()
383 debugf("tuples = %d, tuple size = %d\n", tuples, tuple_size); in fdt_lbc_reg_decode()
384 if (tuples <= 0) in fdt_lbc_reg_decode()
389 for (i = 0; i < tuples; i++) { in fdt_lbc_reg_decode()
457 int tuple_size, tuples; in lbc_attach() local
551 tuples = OF_getencprop_alloc_multi(node, "ranges", tuple_size, in lbc_attach()
553 if (tuples < 0) { in lbc_attach()
561 "tuple_size = %d, tuples = %d\n", par_addr_cells, in lbc_attach()
562 sc->sc_addr_cells, sc->sc_size_cells, tuple_size, tuples); in lbc_attach()
[all …]
/freebsd/secure/lib/libcrypto/man/man3/
H A DSSL_CTX_set1_curves.3144 to use \fBSSL_CTX_set1_groups_list()\fR with the ability to specify group tuples.
165 The \fIlist\fR can be used to define several group tuples of comparable security
178 Group tuples of comparable security are defined by separating them from each
181 server. The following string \fIlist\fR for example defines three tuples when
205 is used for the key agreement. The preference order of the group tuples is determined
206 by the order of the tuples in the array, and the preference order of the groups within
335 of highest preference to least, 3 group tuples are created: "A:B", "C:D", and
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dmicrochip,sparx5-sgpio.yaml42 description: This is a sequence of tuples, defining intervals of
46 registers. Being tuples, then number of arguments must be
47 even. The tuples mast be ordered (low, high) and are
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugArangeSet.cpp59 // This header is followed by a series of tuples. Each tuple consists of in extract()
63 // tuples is terminated by a 0 for the segment, a 0 for the address and 0 in extract()
65 // the segment selectors are omitted from all tuples, including in extract()
142 // Each set of tuples is terminated by a 0 for the address and 0 in extract()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set1_curves.pod85 to use SSL_CTX_set1_groups_list() with the ability to specify group tuples.
104 The I<list> can be used to define several group tuples of comparable security
117 Group tuples of comparable security are defined by separating them from each
120 server. The following string I<list> for example defines three tuples when
144 is used for the key agreement. The preference order of the group tuples is determined
145 by the order of the tuples in the array, and the preference order of the groups within
275 of highest preference to least, 3 group tuples are created: "A:B", "C:D", and
/freebsd/sys/contrib/device-tree/Bindings/c6x/
H A Ddscr.txt41 offset and bitmask of RMII reset field. May have multiple tuples if more
45 possibly multiple tuples describing registers which are write protected by
57 is contained in a single byte. This property has two tuples. Each tuple has
/freebsd/contrib/file/magic/Magdir/
H A Ddif15 # skip DROID x-fmt-41-signature-id-380.dif by looking for key word TUPLES at the beginning
16 >>27 search/128 TUPLES Data Interchange Format
/freebsd/contrib/libxo/doc/
H A Dconf.py155 # Grouping the document tree into LaTeX files. List of tuples
166 # One entry per manual page. List of tuples
176 # Grouping the document tree into Texinfo files. List of tuples
/freebsd/sys/contrib/device-tree/Bindings/power/supply/
H A Dgpio-charger.yaml48 description: List of tuples with current in uA and a GPIO bitmap (in
49 this order). The tuples must be provided in descending order of the
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugArangeSet.cpp50 // system. This header is followed by a series of tuples. Each tuple in extract()
70 // 5 - the arange tuples do not contain a segment field in extract()
119 // Each set of tuples is terminated by a 0 for the address and 0 for in extract()
/freebsd/usr.sbin/mountd/
H A Dnetgroup.542 tuples that are to be given similar network access.
173 The interpretation of access restrictions based on the member tuples of a
/freebsd/contrib/llvm-project/lld/docs/
H A Dconf.py175 # Grouping the document tree into LaTeX files. List of tuples
204 # One entry per manual page. List of tuples
214 # Grouping the document tree into Texinfo files. List of tuples
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dmtd-physmap.txt10 It's possible to (optionally) define multiple "reg" tuples so that
76 Here an example with multiple "reg" tuples:
/freebsd/crypto/openssl/include/internal/
H A Dquic_srtm.h42 * multiple (opaque pointer, sequence number) tuples, for example, if we
52 * identify zero or more corresponding (opaque pointer, sequence number) tuples.
/freebsd/sys/contrib/openzfs/contrib/pyzfs/docs/source/
H A Dconf.py223 # Grouping the document tree into LaTeX files. List of tuples
254 # One entry per manual page. List of tuples
267 # Grouping the document tree into Texinfo files. List of tuples
/freebsd/contrib/libcbor/doc/source/
H A Dconf.py225 # Grouping the document tree into LaTeX files. List of tuples
256 # One entry per manual page. List of tuples
269 # Grouping the document tree into Texinfo files. List of tuples
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/GSYM/
H A DFunctionInfo.h47 /// and consists of a stream of tuples that consist of:
68 /// This stream of tuples is terminated by a "InfoType" whose value is
87 /// Where "N" is the number of tuples.

12345678