Searched refs:adb (Results 1 - 20 of 20) sorted by relevance

/freebsd-11-stable/contrib/ntp/html/hints/
H A Dsolaris.xtra.patchfreq42 arch=`echo utsname+404?s | adb $kernel | cut -d: -f2`
49 rel=`echo utsname+202?s | adb $kernel | cut -d: -f2`
60 instr=`echo setcpudelay+34?X | adb $kernel | cut -d: -f 2 | nawk '{ print $1 }'`
71 if ! echo setcpudelay+34?W $nop | adb -w $kernel 1> /dev/null
73 echo "adb returned an unexpected error; aborting."
79 if ! echo cpu_tick_freq?W 0t$cpu_tick_freq | adb -w $kernel 1> /dev/null; then
80 echo "adb returned an unexpected error; aborting."
/freebsd-11-stable/share/man/man4/man4.powerpc/
H A DMakefile5 MAN= adb.4 \
/freebsd-11-stable/crypto/openssl/crypto/asn1/
H A Dtasn_utl.c222 const ASN1_ADB *adb; local
231 adb = ASN1_ADB_ptr(tt->item);
234 sfld = offset2ptr(*pval, adb->offset);
238 if (!adb->null_tt)
240 return adb->null_tt;
259 for (atbl = adb->tbl, i = 0; i < adb->tblcount; i++, atbl++)
266 if (!adb->default_tt)
268 return adb->default_tt;
/freebsd-11-stable/sys/dev/adb/
H A Dadb_buttons.c45 #include <dev/adb/adb.h>
82 DRIVER_MODULE(abtn, adb, abtn_driver, abtn_devclass, 0, 0);
H A Dadb_mouse.c25 * $FreeBSD: stable/11/sys/dev/adb/adb_mouse.c 316369 2017-04-01 19:27:06Z jhibbits $
48 #include "adb.h"
118 DRIVER_MODULE(ams, adb, adb_mouse_driver, adb_mouse_devclass, 0, 0);
H A Dadb_kbd.c25 * $FreeBSD: stable/11/sys/dev/adb/adb_kbd.c 356013 2019-12-22 17:15:48Z kevans $
51 #include "adb.h"
113 DRIVER_MODULE(akbd, adb, adb_kbd_driver, adb_kbd_devclass, 0, 0);
340 handle = OF_finddevice("mac-io/via-pmu/adb/keyboard");
/freebsd-11-stable/sys/powerpc/powermac/
H A Dcuda.c57 #include <dev/adb/adb.h>
114 DRIVER_MODULE(adb, cuda, adb_driver, adb_devclass, 0, 0);
244 if (strncmp(name, "adb", 4) == 0) {
245 sc->adb_bus = device_add_child(dev,"adb",-1);
H A Dpmu.c63 #include <dev/adb/adb.h>
155 DRIVER_MODULE(adb, pmu, adb_driver, adb_devclass, 0, 0);
404 if (strncmp(name, "adb", 4) == 0) {
405 sc->adb_bus = device_add_child(dev,"adb",-1);
/freebsd-11-stable/contrib/gdb/
H A Dltmain.sh470 *.adb) xform=adb ;;
/freebsd-11-stable/contrib/binutils/
H A Dltmain.sh1700 *.adb) xform=adb ;;
H A Dconfigure4236 cat >conftest.adb <<EOF
4246 # given a .adb file, but produce no object file. So we must check
4248 errors=`(${CC} -c conftest.adb) 2>&1 || echo failure`
/freebsd-11-stable/contrib/ncurses/
H A Dconfigure19500 cat >>conftest.adb <<CF_EOF
19598 cat >>conftest.adb <<CF_EOF
19639 cat >>conftest.adb <<CF_EOF
19712 cat >>confpackage.adb <<CF_EOF
/freebsd-11-stable/contrib/ldns/
H A Dltmain.sh2061 *.ada | *.adb | *.ads | *.asm | \
/freebsd-11-stable/contrib/openbsm/config/
H A Dltmain.sh2091 *.ada | *.adb | *.ads | *.asm | \
/freebsd-11-stable/crypto/heimdal/
H A Dltmain.sh2060 *.ada | *.adb | *.ads | *.asm | \
/freebsd-11-stable/contrib/ntp/sntp/libevent/build-aux/
H A Dltmain.sh3377 *.ada | *.adb | *.ads | *.asm | \
/freebsd-11-stable/contrib/openpam/
H A Dltmain.sh3377 *.ada | *.adb | *.ads | *.asm | \
/freebsd-11-stable/contrib/file/
H A Dltmain.sh3380 *.ada | *.adb | *.ads | *.asm | \
/freebsd-11-stable/contrib/unbound/
H A Dltmain.sh3377 *.ada | *.adb | *.ads | *.asm | \
/freebsd-11-stable/contrib/sqlite3/
H A Dltmain.sh3377 *.ada | *.adb | *.ads | *.asm | \

Completed in 589 milliseconds