Home
last modified time | relevance | path

Searched refs:PAT (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/crypto/external/bsd/openssl/dist/util/
H A Dfind-unused-errs18 PAT='_F_'
22 PAT='_R_'
26 PAT='_[FR]_'
36 grep "$PAT" * | grep -v ERR_FATAL_ERROR | awk '{print $3;}' | sort -u >$X1
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dfind-unused-errs18 PAT='_F_'
22 PAT='_R_'
26 PAT='_[FR]_'
36 grep "$PAT" * | grep -v ERR_FATAL_ERROR | awk '{print $3;}' | sort -u >$X1
/netbsd-src/usr.bin/cleantags/
H A Dcleantags.sh6 PAT='\$(Author|Date|CVSHeader|Header|Id|LocalId|Locker|Log|Name|RCSfile|Revision|Source|State|NetBS…
58 find "$i" -type f -print0 | xargs -0 egrep -l "$PAT" |
63 elif egrep -qs "$PAT" "$i"
/netbsd-src/usr.bin/make/unit-tests/
H A Dvarmod-edge.mk139 PAT= ${:U\\:Q:Q:Q:Q:Q:Q:Q:Q:Q:Q:Q:Q:Q:Q:Q:Q:S,\\,*,g}
140 MOD= ${INP:M${PAT}}
/netbsd-src/sbin/routed/
H A Dtable.c698 # define PAT " %-10s %s metric=%d flags=%#x" in rtioctl() macro
740 trace_act("route disappeared before" PAT, ARGS); in rtioctl()
747 msglog("write(rt_sock)" PAT ": %s", ARGS, strerror(errno)); in rtioctl()
750 msglog("write(rt_sock) wrote %ld instead of %d for" PAT, in rtioctl()
756 trace_misc("write kernel" PAT, ARGS); in rtioctl()
757 #undef PAT in rtioctl()
/netbsd-src/external/gpl2/diffutils/dist/po/
H A Dja.po562 msgid "-x PAT --exclude=PAT Exclude files that match PAT."
563 msgstr "-x PAT --exclude=PAT PAT�Ȱ��פ���ե�����������"
H A Dhe.po563 msgid "-x PAT --exclude=PAT Exclude files that match PAT."
564 msgstr " .PAT ������ ������� �������� ����� �� ��� -x PAT --exclude=PAT"
H A Dzh_TW.po559 msgid "-x PAT --exclude=PAT Exclude files that match PAT."
560 msgstr "-x PAT --exclude=PAT �ư��˦��� PAT ���ɮסC"
H A Did.po566 msgid "-x PAT --exclude=PAT Exclude files that match PAT."
567 msgstr "-x PAT --exclude=PAT Tanpa file yang cocok dengan PAT."
H A Ddiffutils.pot520 msgid "-x PAT --exclude=PAT Exclude files that match PAT."
H A Den_GB.po522 msgid "-x PAT --exclude=PAT Exclude files that match PAT."
H A Dgl.po588 msgid "-x PAT --exclude=PAT Exclude files that match PAT."
589 msgstr "-x PAT --exclude=PAT Exclui-los ficheiros que coinciden co PATr�n."
H A Dsv.po574 msgid "-x PAT --exclude=PAT Exclude files that match PAT."
H A Dde.po594 msgid "-x PAT --exclude=PAT Exclude files that match PAT."
H A Dda.po586 msgid "-x PAT --exclude=PAT Exclude files that match PAT."
H A Dpl.po581 msgid "-x PAT --exclude=PAT Exclude files that match PAT."
H A Dcs.po578 msgid "-x PAT --exclude=PAT Exclude files that match PAT."
H A Dtr.po596 msgid "-x PAT --exclude=PAT Exclude files that match PAT."
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/arch-x86/
H A Dcpufeatureset.h108 XEN_CPUFEATURE(PAT, 0*32+16) /*A Page Attribute Table */
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/M68k/
H A DM68kInstrData.td590 class MxPseudoMove_RR<MxType DST, MxType SRC, list<dag> PAT = []>
591 : MxPseudo<(outs DST.ROp:$dst), (ins SRC.ROp:$src), PAT>;
593 class MxPseudoMove_RM<MxType DST, MxOperand SRCOpd, list<dag> PAT = []>
594 : MxPseudo<(outs DST.ROp:$dst), (ins SRCOpd:$src), PAT>;
H A DM68kInstrArithmetic.td137 class MxBiArOp_RFRM<string MN, SDNode NODE, MxType TYPE, MxOperand OPD, ComplexPattern PAT,
141 [(set TYPE.VT:$dst, CCR, (NODE TYPE.VT:$src, (TYPE.Load PAT:$opd)))],
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drtl.h1697 #define PAT_VAR_LOCATION_DECL(PAT) (XCTREE ((PAT), 0, VAR_LOCATION)) argument
1698 #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) argument
1703 #define PAT_VAR_LOCATION_STATUS(PAT) \ argument
1704 (RTL_FLAG_CHECK1 ("PAT_VAR_LOCATION_STATUS", PAT, VAR_LOCATION) \
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drtl.h1689 #define PAT_VAR_LOCATION_DECL(PAT) (XCTREE ((PAT), 0, VAR_LOCATION)) argument
1690 #define PAT_VAR_LOCATION_LOC(PAT) (XCEXP ((PAT), 1, VAR_LOCATION)) argument
1695 #define PAT_VAR_LOCATION_STATUS(PAT) \ argument
1696 (RTL_FLAG_CHECK1 ("PAT_VAR_LOCATION_STATUS", PAT, VAR_LOCATION) \
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Driff321 # pattern created by newer software start with RIFF type PAT
322 >8 string PAT
687 >>8 string PAT Pattern
/netbsd-src/share/misc/
H A Dacronyms.comp1226 PAT page attribute table
1227 PAT port address translation

12