Searched refs:BINARY (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12-stable/contrib/dialog/ |
| D | rename.sh | 45 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/ |
| D | xray-converter.cpp | 36 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/ |
| D | fdt.cc | 109 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()
|
| D | fdt.hh | 128 BINARY, enumerator 193 return is_type(BINARY); in is_binary()
|
| /freebsd-12-stable/crypto/heimdal/appl/telnet/ |
| D | README.ORIG | 354 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/ |
| D | nvlist.c | 1424 NVLIST_EXISTS(binary, BINARY) in NVLIST_EXISTS() 2027 NVLIST_FREE(binary, BINARY) in NVLIST_FREE()
|
| /freebsd-12-stable/sys/netpfil/ipfw/ |
| D | dummynet.txt | 510 COMPATIBILITY WITH FREEBSD 7.2 AND FREEBSD 8 'IPFW' BINARY
|
| /freebsd-12-stable/sys/contrib/zlib/ |
| D | ChangeLog | 1449 - use Z_BINARY instead of BINARY
|
| /freebsd-12-stable/contrib/libstdc++/ |
| D | ChangeLog-2000 | 4973 FAILBIT, GOODBIT, APP, ATE, BINARY, IN, OUT, TRUNC): New macros to
|
| /freebsd-12-stable/crypto/heimdal/lib/wind/ |
| D | UnicodeData.txt | 8020 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/ |
| D | ChangeLog-2001 | 12112 references. Replace TYPE_{UNARY,BINARY,MOVE} references with
|
| D | ChangeLog-2002 | 12979 (UNARY, BINARY, OTHER, binary_handler): Remove.
|