Home
last modified time | relevance | path

Searched refs:unique (Results 1 – 25 of 123) sorted by relevance

12345

/f-stack/app/redis-5.0.5/tests/unit/
H A Dscan.tcl16 set keys [lsort -unique $keys]
34 set keys [lsort -unique $keys]
52 set keys [lsort -unique $keys]
85 set keys [lsort -unique $keys]
125 set keys2 [lsort -unique $keys2]
165 set keys2 [lsort -unique $keys2]
195 set keys2 [lsort -unique $keys2]
204 assert_equal [lsort -unique [lindex $res 1]] {a}
213 lsort -unique [lindex $res 1]
220 lsort -unique [lindex $res 1]
[all …]
/f-stack/freebsd/sys/
H A Dmodule.h181 #define MODULE_PNP_INFO(d, b, unique, t, n) \ argument
182 static const struct mod_pnp_match_info _module_pnp_##b##_##unique = { \
189 MODULE_METADATA(_md_##b##_pnpinfo_##unique, MDT_PNP_INFO, \
190 &_module_pnp_##b##_##unique, #b);
/f-stack/app/redis-5.0.5/tests/cluster/tests/
H A D00-base.tcl21 set numids [llength [lsort -unique $ids]]
39 if {[lsort $epochs] != [lsort -unique $epochs]} {
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_events/
H A Dzpool_events_duplicates.ksh134 unique=$(echo "$ereports" | uniq | wc -l)
135 log_note "$actual total $ERR $RW ereports where $unique were unique"
137 if [ $actual -gt $unique ] ; then
/f-stack/freebsd/contrib/device-tree/Bindings/input/
H A Domap-keypad.txt5 A key can be placed at each intersection of a unique row and a unique column.
H A Dtwl4030-keypad.txt5 A key can be placed at each intersection of a unique row and a unique column.
H A Dgpio-matrix-keypad.txt5 placed at each intersection of a unique row and a unique column. The matrix
H A Dsamsung-keypad.txt5 A key can be placed at each intersection of a unique row and a unique column.
H A Dbrcm,bcm-keypad.txt5 A key can be placed at each intersection of a unique row and a unique column.
/f-stack/app/redis-5.0.5/utils/
H A Dbuild-static-symbols.tcl14 set symlist [lsort -unique $symlist]
/f-stack/freebsd/contrib/device-tree/Bindings/iio/light/
H A Dsharp,gp2ap002.yaml47 device-unique and adjust the optical setting for proximity detection
54 device-unique and adjust the optical setting for proximity detection
/f-stack/freebsd/contrib/device-tree/Bindings/sound/
H A Dsamsung,odroid.yaml49 $ref: /schemas/types.yaml#/definitions/non-unique-string-array
61 $ref: /schemas/types.yaml#/definitions/non-unique-string-array
H A Damlogic,gx-sound-card.yaml22 $ref: /schemas/types.yaml#/definitions/non-unique-string-array
30 $ref: /schemas/types.yaml#/definitions/non-unique-string-array
H A Dnvidia,tegra210-dmic.yaml55 unique string among multiple instances of the same component.
/f-stack/freebsd/contrib/device-tree/Bindings/power/reset/
H A Dmsm-poweroff.txt5 between poweroff and restart is determined by unique power manager IC
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/
H A Dibm,vas.txt9 - ibm,vas-id : A unique identifier for each instance of VAS in the system
/f-stack/freebsd/contrib/device-tree/Bindings/powerpc/opal/
H A Dsensor-groups.txt15 - sensor-group-id: Abstract unique identifier provided by firmware of
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Dunique.c35 typedef struct unique { struct
/f-stack/freebsd/contrib/device-tree/Bindings/spmi/
H A Dspmi.txt5 each representing a unique slave on the bus.
/f-stack/freebsd/contrib/device-tree/Bindings/nvmem/
H A Dst,stm32-romem.yaml13 internal vref (VREFIN_CAL), unique device ID...
/f-stack/freebsd/contrib/device-tree/Bindings/leds/
H A Dleds-class-multicolor.yaml18 The nodes and properties defined in this document are unique to the multicolor
/f-stack/freebsd/contrib/device-tree/Bindings/pci/
H A Dpci.txt16 otherwise an unstable (across boots) unique number will be assigned.
20 number for each host bridge in the system must be unique.
/f-stack/freebsd/contrib/device-tree/Bindings/interrupt-controller/
H A Dmsi.txt96 /* Each device has some unique ID */
104 /* Each device has some unique ID */
/f-stack/freebsd/contrib/device-tree/Bindings/x86/
H A Dce4100.txt38 Local APIC ID, the unique number assigned to each processor by
/f-stack/freebsd/contrib/device-tree/Bindings/spi/
H A Dnuvoton,npcm-fiu.txt27 the following format 'fiu{n}' where n is a unique number for the alias.

12345