Searched refs:REF (Results 1 - 16 of 16) sorted by relevance

/freebsd-13-stable/sys/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
106 REF="$1"
/freebsd-13-stable/contrib/dialog/
H A Dheaders.sh52 REF=$2
57 for i in $REF/*.h
68 egrep '^#define[ ][ ]*[_ABCDEFGHIJKLMNOPQRSTUVWXYZ]' $REF/$CONFIGH \
85 REF=$2
92 test -f $REF/$SRC && SRC="$REF/$SRC"
H A Dheaders-sh.in65 REF=$2
72 for i in $REF/*.h
103 for name in $REF/*.h
116 egrep '^#define[ ][ ]*['$ALNUM']' $REF/$CONFIGH \
144 REF=$2
153 test -f $REF/$SRC && SRC="$REF/$SRC"
/freebsd-13-stable/sys/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}"
/freebsd-13-stable/contrib/bmake/unit-tests/
H A Dvar-op-expand.mk35 REF= $$ $$$$ $$$$$$$$ macro
36 VAR:= ${REF}
37 REF= too late macro
54 REF= REF2 macro
55 VAR:= ${${REF}}
56 REF= too late macro
79 REF= U${UNDEF} macro
81 VAR:= ${:${REF}}
83 REF= too late macro
94 REF macro
105 REF= REF:$$ $$$$ ${REF2} macro
[all...]
H A Ddirective-export-impl.exp1 ParseReadLine (21): 'UT_VAR= <${REF}>'
2 Global:UT_VAR = <${REF}>
7 Var_Parse: ${REF}> with VARE_UNDEFERR|VARE_WANTRES
23 Var_Parse: ${REF}> with VARE_WANTRES
28 Var_Parse: ${REF}> with VARE_UNDEFERR|VARE_WANTRES
34 ParseReadLine (53): 'REF= defined'
35 Global:REF = defined
46 Var_Parse: ${REF}> with VARE_WANTRES
H A Ddirective-export-impl.mk21 UT_VAR= <${REF}>
53 REF= defined macro
56 # REF is defined and gets expanded into the exported environment variable.
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DTemplateArgumentVisitor.h27 #define REF(CLASS) typename Ref<CLASS>::type macro
33 RetTy Visit(REF(TemplateArgument) TA, ParamTys... P) {
52 RetTy Visit##CATEGORY##TemplateArgument(REF(TemplateArgument) TA, \
67 RetTy VisitTemplateArgument(REF(TemplateArgument), ParamTys...) {
71 #undef REF macro
/freebsd-13-stable/contrib/byacc/test/
H A Drun_test.sh8 # REF is the reference file against which to compare
10 # echo "...test_diffs $NEW vs $REF"
18 sed -e s,$NEW,$REF, \
30 if test ! -f $REF
32 mv $CMP $REF
33 echo "...saved $REF"
34 elif ( cmp -s $REF $CMP )
36 echo "...ok $REF"
39 echo "...diff $REF"
40 diff -u $REF
[all...]
/freebsd-13-stable/sys/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" ]
/freebsd-13-stable/tests/sys/cddl/zfs/tests/cli_root/zpool_create/
H A Dzpool_create_020_pos.ksh114 REF=$($STRINGS /etc/zfs/zpool.cache | $GREP ${TESTPOOL})
115 if [ ! -z "$REF" ]
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_ppmd8.c22 #define REF(ptr) (ptr) macro
24 #define REF(ptr) ((UInt32)((Byte *)(ptr) - (p)->Base)) macro
27 #define STATS_REF(ptr) ((CPpmd_State_Ref)REF(ptr))
122 p->FreeList[indx] = REF(node);
288 if ((Byte *)oldPtr > p->UnitsStart + 16 * 1024 || REF(oldPtr) > p->FreeList[indx])
368 p->MinContext->Stats = REF(p->FoundState);
417 ctx->Stats = REF(s);
459 return REF(ctx);
500 return REF(ctx);
522 return REF(ct
[all...]
H A Darchive_ppmd7.c37 #define REF(ptr) (ptr) macro
39 #define REF(ptr) ((UInt32)((Byte *)(ptr) - (p)->Base)) macro
42 #define STATS_REF(ptr) ((CPpmd_State_Ref)REF(ptr))
155 p->FreeList[indx] = REF(node);
339 p->MinContext->Stats = REF(p->FoundState);
439 c1->Suffix = REF(c);
440 SetSuccessor(ps[--numPs], REF(c1));
498 SetSuccessor(p->FoundState, REF(p->MinContext));
503 successor = REF(p->Text);
520 fSuccessor = REF(c
[all...]
/freebsd-13-stable/contrib/ntp/sntp/ag-tpl/0-old/
H A Dmdoc2man149 <<"REF";
153 REF
/freebsd-13-stable/contrib/ntp/sntp/ag-tpl/
H A Dmdoc2man175 <<"REF";
179 REF
/freebsd-13-stable/contrib/ncurses/
H A Dconfigure27908 REF=\$2
27920 for i in \`cat \$REF/../*/headers |fgrep -v "#"\`
27937 for i in \`cat \$REF/../*/headers |fgrep -v "#"\`

Completed in 120 milliseconds