Home
last modified time | relevance | path

Searched refs:REF (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/openzfs/scripts/
H A Dcommitcheck.sh3 REF="HEAD"
10 …body=$(git log -n 1 --pretty=%b "$REF" | grep -Ev "http(s)*://" | grep -E -m 1 ".{$((length + 1))}…
23 foundline=$(git log -n 1 "$REF" | grep -E -m 1 "$regex")
38 long_subject=$(git log -n 1 --pretty=%s "$REF" | grep -E -m 1 '.{73}')
60 subject=$(git log -n 1 --pretty=%s "$REF" | grep -E -m 1 '^Fix coverity defects')
73 subject=$(git log -n 1 --pretty=%s "$REF" |
89 for line in $(git log -n 1 --pretty=%b "$REF" | grep -E '^CID'); do
108 REF="$1"
/f-stack/freebsd/contrib/device-tree/scripts/
H A Dcronjob38 REF=$(git show-ref --verify refs/heads/${branch})
43 echo " ${REF}"
89 REF=$(git show-ref --verify refs/heads/${TESTBRANCH})
90 echo "Testing: ${REF}"
119 REF=$(git show-ref --verify refs/heads/${branch})
120 echo " ${REF}"
/f-stack/freebsd/contrib/device-tree/Bindings/iio/dac/
H A Dad7303.txt10 - REF-supply: Phandle to the external reference voltage supply. This should
11 only be set if there is an external reference voltage connected to the REF
22 REF-supply = <&vref_supply>;
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_create/
H A Dzpool_create_020_pos.ksh95 REF=$(strings /etc/zfs/zpool.cache | grep ${TESTPOOL})
96 if [ ! -z "$REF" ]
/f-stack/freebsd/contrib/libsodium/
H A DChangeLog492 - On Windows, a .REF file is generated along with the shared library,