/freebsd/sys/contrib/device-tree/scripts/ |
H A D | filter.sh | 14 LAST=$(git show-ref -s refs/heads/$UPSTREAM_MASTER||true) 15 if [ -n "$LAST" ] ; then 16 RANGE="$LAST..$UPSTREAM_REWRITTEN" 23 if [ "$LAST" = "$FETCH_HEAD" ] ; then
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | interval_tree_generic.h | 31 #define INTERVAL_TREE_DEFINE(type, field, valtype, dummy, START, LAST, \ argument 33 __IT_DEFINE_ITER_FROM(type, field, valtype, START, LAST, name) \ 39 #define __IT_DEFINE_ITER_FROM(type, field, valtype, START, LAST, name) \ argument 47 if (LAST(node) >= start && START(node) <= last) \
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | varmod-assign.exp | 19 Global: .MAKEOVERRIDES = FIRST LAST LAST LAST APPENDED RAN RAN RAN IT1 THEN1 IE2 ELSE2 CMD_CMD_VAR…
|
H A D | cond-short.mk | 95 .if 0 && ${1 2 3:L:@i@${LAST::=$i}@} 101 .if defined(FIRST) || defined(LAST) || defined(APPENDED) || defined(RAN) 102 . warning first=${FIRST} last=${LAST} appended=${APPENDED} ran=${RAN}
|
H A D | varmod-assign.mk | 24 .if "${1 2 3:L:@i@${LAST::=$i}@} last=${LAST}" != " last=3" 45 .if "${FIRST}, ${LAST}, ${APPENDED}, ${RAN}" != "1, 3, 1 2 3, <3>"
|
/freebsd/tools/tools/makeroot/ |
H A D | makeroot.sh | 209 grep -v LAST | grep -v FIRST >> \ 211 echo /etc/rc.d/LAST >> ${tmpdir}/rcorder.start
|
/freebsd/sys/contrib/dpdk_rte_lpm/ |
H A D | rte_common.h | 152 RTE_INIT_PRIO(func, LAST) 177 RTE_FINI_PRIO(func, LAST)
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | AtomicOrdering.h | 65 LAST = SequentiallyConsistent enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Cuda.h | 134 LAST, enumerator
|
/freebsd/contrib/libucl/m4/ |
H A D | gcov.m4 | 12 # LAST MODIFICATION
|
/freebsd/crypto/openssl/demos/bio/ |
H A D | descrip.mms | 19 .LAST :
|
/freebsd/contrib/bsnmp/snmpd/ |
H A D | BEGEMOT-MIB.txt | 42 LAST-UPDATED "200201300000Z"
|
H A D | FOKUS-MIB.txt | 38 LAST-UPDATED "202304140000Z"
|
/freebsd/contrib/bsnmp/snmp_mibII/ |
H A D | BEGEMOT-IP-MIB.txt | 42 LAST-UPDATED "200602130000Z"
|
H A D | BEGEMOT-MIB2-MIB.txt | 42 LAST-UPDATED "200908030000Z"
|
/freebsd/share/snmp/mibs/ |
H A D | FREEBSD-MIB.txt | 17 LAST-UPDATED "202009032030Z"
|
/freebsd/sys/dev/axgbe/ |
H A D | xgbe-txrx.c | 346 /* Set LAST bit for the last descriptor */ in axgbe_isc_txd_encap() 641 if (!XGMAC_GET_BITS(packet->attributes, RX_PACKET_ATTRIBUTES, LAST)) { in xgbe_rx_buf1_len() 673 if (!XGMAC_GET_BITS(packet->attributes, RX_PACKET_ATTRIBUTES, LAST)) { in xgbe_rx_buf2_len() 727 LAST); in axgbe_isc_rxd_pkt_get()
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/ |
H A D | BEGEMOT-HOSTRES-MIB.txt | 40 LAST-UPDATED "200601030000Z"
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/ |
H A D | Cuda.h | 40 mutable std::bitset<(int)OffloadArch::LAST> ArchsWithBadVersion;
|
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/ |
H A D | NVPTX.cpp | 237 case OffloadArch::LAST: in getTargetDefines()
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_lm75/ |
H A D | BEGEMOT-LM75-MIB.txt | 39 LAST-UPDATED "201402240000Z"
|
/freebsd/contrib/bsnmp/snmp_ntp/ |
H A D | BEGEMOT-NTP-MIB.txt | 44 LAST-UPDATED "200509300000Z"
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | EvergreenInstructions.td | 616 LAST:$last, R600_Pred:$pred_sel, 638 LAST:$last, R600_Pred:$pred_sel, 671 LAST:$last, R600_Pred:$pred_sel, BANK_SWIZZLE:$bank_swizzle),
|
/freebsd/usr.sbin/bsnmpd/modules/snmp_hast/ |
H A D | BEGEMOT-HAST-MIB.txt | 41 LAST-UPDATED "201304130000Z"
|
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | Instruction.h | 153 AtomicOrdering::LAST>;
|