Home
last modified time | relevance | path

Searched refs:wx (Results 1 – 16 of 16) sorted by relevance

/freebsd-9-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
Ddt_regset.c99 ulong_t wx; in dt_regset_alloc() local
101 for (wx = 0; wx <= maxw; wx++) { in dt_regset_alloc()
102 if (drp->dr_bitmap[wx] != ~0UL) in dt_regset_alloc()
106 if (wx <= maxw) { in dt_regset_alloc()
107 ulong_t maxb = (wx == maxw) ? nbits & BT_ULMASK : BT_NBIPUL - 1; in dt_regset_alloc()
108 ulong_t word = drp->dr_bitmap[wx]; in dt_regset_alloc()
114 reg = (int)((wx << BT_ULSHIFT) | bx); in dt_regset_alloc()
/freebsd-9-stable/tools/regression/acltools/
Dtools-crossfs.test251 > -r-xr---wx+
273 > -r-xr---wx+
282 > -r-xr---wx+
294 > -r-xr---wx+
298 > -r-xr---wx
307 > -r-xr---wx+
319 > -r-xr---wx+
323 > -r-xr---wx
Dtools-nfs4-psarc.test329 $ setfacl -a0 owner@:r:allow,group@:w:deny,group@:wx:allow ddd
336 $ setfacl -a0 owner@:r:allow,group@:w:fi:deny,group@:wx:allow ddd
338 > dr---wx---+
343 $ setfacl -a0 owner@:r:allow,group:43:w:deny,group:43:wx:allow ddd
350 $ setfacl -a0 owner@:r:allow,user:43:w:deny,user:43:wx:allow ddd
Dtools-nfs4.test526 $ setfacl -a0 owner@:r:allow,group@:w:deny,group@:wx:allow ddd
533 $ setfacl -a0 owner@:r:allow,group@:w:fi:deny,group@:wx:allow ddd
535 > dr---wx---+
540 $ setfacl -a0 owner@:r:allow,group:43:w:deny,group:43:wx:allow ddd
547 $ setfacl -a0 owner@:r:allow,user:43:w:deny,user:43:wx:allow ddd
/freebsd-9-stable/bin/dd/
Dref.pareven9 00000070 f0 71 72 f3 74 f5 f6 77 78 f9 fa 7b fc 7d 7e ff |.qr.t..wx..{.}~.|
17 000000f0 f0 71 72 f3 74 f5 f6 77 78 f9 fa 7b fc 7d 7e ff |.qr.t..wx..{.}~.|
/freebsd-9-stable/contrib/ipfilter/BSD/
Dipfadm-rcd39 chmod go-wx ${RCD}/$1
56 chmod go-wx ${RCD}/$1
/freebsd-9-stable/tools/regression/usr.bin/jot/
Dregress.sh55 REGRESSION_TEST(`wx', `jot -w "a%xb" 10')
/freebsd-9-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
Dbitmap.h148 extern int bt_gethighbit(ulong_t *mapp, int wx);
/freebsd-9-stable/contrib/ntp/sntp/libevent/build-aux/
Dar-lib134 | -wx* | -WX* )
/freebsd-9-stable/contrib/tcsh/
Dtw.parse.c2161 unsigned int wx, maxwidth = 0; in print_by_column() local
2187 wx = 0; in print_by_column()
2201 wx++; in print_by_column()
2211 wx++; in print_by_column()
2216 w = NLSStringWidth(items[i]) + wx; in print_by_column()
/freebsd-9-stable/contrib/groff/src/utils/afmtodit/
Dafmtodit.pl6122 my $wx = 0;
/freebsd-9-stable/usr.sbin/bsdconfig/share/
Ddevice.subr1374 f_network "wx%d" "Intel Gigabit Ethernet (82452) card"
/freebsd-9-stable/contrib/binutils/opcodes/
Di386-opc.tbl811 rex.wx, 0, 0x4a, None, Cpu64, No_bSuf|No_wSuf|No_lSuf|No_sSuf|No_qSuf|No_xSuf|IsPrefix, { 0 }
/freebsd-9-stable/contrib/cvs/src/
Dsanity.sh353 chmod -R a+wx ${TESTDIR}
/freebsd-9-stable/contrib/gdb/gdb/doc/
Dgdb.info-14351 specifications `4xw' and `4wx' mean exactly the same thing. (However,
Dgdb.texinfo5147 specifications @samp{4xw} and @samp{4wx} mean exactly the same thing.