Home
last modified time | relevance | path

Searched refs:BINARY (Results 1 – 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/dialog/
Drename.sh45 BINARY=$1; shift
48 CHR_LEAD=`echo "$BINARY" | sed -e 's/^\(.\).*/\1/'`
49 CHR_TAIL=`echo "$BINARY" | sed -e 's/^.//'`
51 ALL_CAPS=`echo "$BINARY" | tr '[a-z]' '[A-Z]'`
53 sed -e "s,^\.ds p dialog\>,.ds p $BINARY," \
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-xray/
Dxray-converter.cpp36 enum class ConvertFormats { BINARY, YAML, CHROME_TRACE_EVENT }; enumerator
39 cl::values(clEnumValN(ConvertFormats::BINARY, "raw", "output in binary"),
382 ConvertOutputFormat == ConvertFormats::BINARY in __anon52c921660302()
402 case ConvertFormats::BINARY: in __anon52c921660302()
/freebsd-12-stable/usr.bin/dtc/
Dfdt.cc109 case BINARY: in write_dts()
147 type = BINARY; in resolve_type()
172 type = BINARY; in resolve_type()
633 case BINARY: in try_to_merge()
634 if (other.type == PHANDLE || other.type == BINARY) in try_to_merge()
636 type = BINARY; in try_to_merge()
2095 val.type = property_value::BINARY; in parse_dts()
2149 pv.type = property_value::BINARY; in parse_dts()
Dfdt.hh128 BINARY, enumerator
193 return is_type(BINARY); in is_binary()
/freebsd-12-stable/crypto/heimdal/appl/telnet/
DREADME.ORIG354 The client also had its interpretation of WILL BINARY
355 and DO BINARY reversed.
681 BINARY: The client has the ability to turn on/off the BINARY
682 option in each direction. Turning on BINARY from
684 the terminal driver on both ends, turning on BINARY
/freebsd-12-stable/sys/contrib/libnv/
Dnvlist.c1424 NVLIST_EXISTS(binary, BINARY) in NVLIST_EXISTS()
2027 NVLIST_FREE(binary, BINARY) in NVLIST_FREE()
/freebsd-12-stable/sys/netpfil/ipfw/
Ddummynet.txt510 COMPATIBILITY WITH FREEBSD 7.2 AND FREEBSD 8 'IPFW' BINARY
/freebsd-12-stable/sys/contrib/zlib/
DChangeLog1449 - use Z_BINARY instead of BINARY
/freebsd-12-stable/contrib/libstdc++/
DChangeLog-20004973 FAILBIT, GOODBIT, APP, ATE, BINARY, IN, OUT, TRUNC): New macros to
/freebsd-12-stable/crypto/heimdal/lib/wind/
DUnicodeData.txt8020 2AF4;TRIPLE VERTICAL BAR BINARY RELATION;Sm;0;ON;;;;;N;;;;;
8027 2AFB;TRIPLE SOLIDUS BINARY RELATION;Sm;0;ON;;;;;Y;;;;;
/freebsd-12-stable/contrib/gcc/
DChangeLog-200112112 references. Replace TYPE_{UNARY,BINARY,MOVE} references with
DChangeLog-200212979 (UNARY, BINARY, OTHER, binary_handler): Remove.