Searched refs:BINARY (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/dialog/
H A 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-10-stable/usr.bin/dtc/
H A Dfdt.hh96 BINARY, enumerator in enum:dtc::fdt::property_value::value_type
161 return is_type(BINARY);
H A Dfdt.cc99 case BINARY:
150 type = BINARY;
/freebsd-10-stable/sys/kern/
H A Dsubr_nvlist.c1055 NVLIST_EXISTS(binary, BINARY)
1460 NVLIST_FREE(binary, BINARY)
/freebsd-10-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c5171 ** collation sequence: "BINARY"
9464 CollSeq *pDfltColl; /* The default collating sequence (BINARY) */
[all...]

Completed in 325 milliseconds