Home
last modified time | relevance | path

Searched refs:USED (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dimx53-ppd.dts868 /* NOT USED - AVAILABLE 3.3V GPIO */
870 /* NOT USED - AVAILABLE 3.3V GPIO */
872 /* NOT USED - AVAILABLE 3.3V GPIO */
898 /* NOT USED - AVAILABLE 1.8V GPIO */
900 /* NOT USED - AVAILABLE 1.8V GPIO */
902 /* NOT USED - AVAILABLE 1.8V GPIO */
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_get/
H A Dzfs_get_005_neg.ksh65 typeset inval_props=(Type 0 ? * -on --on readonl time USED RATIO MOUNTED)
/f-stack/app/redis-5.0.5/
H A DCONTRIBUTING10 * Github issues SHOULD ONLY BE USED to report bugs, and for DETAILED feature
/f-stack/dpdk/lib/librte_bpf/
H A Dbpf_jit_x86.c120 #define USED(v, r) ((v) |= 1 << (r)) macro
168 USED(st->reguse, reg); in emit_rex()
169 USED(st->reguse, rm); in emit_rex()