| /mirbsd/src/sys/dev/pci/ |
| D | hifn7751reg.h | 372 volatile u_int16_t masks; member 394 volatile u_int16_t masks; member 424 volatile u_int16_t masks; member 452 volatile u_int16_t masks; member
|
| D | hifn7751.c | 975 const u_int32_t masks = HIFN_D_VALID | HIFN_D_LAST | HIFN_D_MASKDONEIRQ; in hifn_writeramaddr() local 978 wc.masks = htole16(3 << 13); in hifn_writeramaddr() 999 dma->cmdr[cmdi].l = htole32(16 | masks); in hifn_writeramaddr() 1000 dma->srcr[srci].l = htole32(8 | masks); in hifn_writeramaddr() 1001 dma->dstr[dsti].l = htole32(4 | masks); in hifn_writeramaddr() 1002 dma->resr[resi].l = htole32(4 | masks); in hifn_writeramaddr() 1040 const u_int32_t masks = HIFN_D_VALID | HIFN_D_LAST | HIFN_D_MASKDONEIRQ; in hifn_readramaddr() local 1043 rc.masks = htole16(2 << 13); in hifn_readramaddr() 1063 dma->cmdr[cmdi].l = htole32(8 | masks); in hifn_readramaddr() 1064 dma->srcr[srci].l = htole32(8 | masks); in hifn_readramaddr() [all …]
|
| /mirbsd/src/gnu/usr.bin/perl/t/lib/warnings/ |
| D | pad | 3 "my" variable %s masks earlier declaration in same scope 40 "my" variable $x masks earlier declaration in same scope at - line 4. 41 "my" variable $y masks earlier declaration in same statement at - line 5.
|
| /mirbsd/src/sys/dev/microcode/aic7xxx/ |
| D | aicasm_symbol.c | 469 symlist_t masks; in symtable_dump() local 485 SLIST_INIT(&masks); in symtable_dump() 505 symlist_add(&masks, cursym, SYMLIST_SORT); in symtable_dump() 567 while (SLIST_FIRST(&masks) != NULL) { in symtable_dump() 570 curnode = SLIST_FIRST(&masks); in symtable_dump() 571 SLIST_REMOVE_HEAD(&masks, links); in symtable_dump()
|
| /mirbsd/src/usr.sbin/ppp/ppp/ |
| D | ncpaddr.c | 143 const u_char masks[] = { 0x00, 0x80, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc, 0xfe }; in mask62bits() local 152 for (c = masks; c < masks + sizeof masks; c++) in mask62bits() 154 masklen += c - masks; in mask62bits() 520 const u_char masks[] = { 0x80, 0xc0, 0xe0, 0xf0, 0xf8, 0xfc, 0xfe, 0xff }; in ncprange_contains() local 539 if ((*addrp++ ^ *rangep++) & masks[bits > 7 ? 7 : bits - 1]) in ncprange_contains()
|
| D | README.nat | 109 and masks.
|
| /mirbsd/src/lib/libncurses/src/include/ |
| D | curses.tail | 19 /* event masks */ 77 /* macros to extract single event-bits from masks */ 134 /* trace masks */ 151 #define TRACE_SHIFT 13 /* number of bits in the trace masks */
|
| /mirbsd/src/gnu/usr.bin/perl/ext/SDBM_File/sdbm/ |
| D | sdbm.c | 63 static long masks[] = { variable 420 db->hmask = masks[hbit]; in getpage()
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | c-ia64.texi | 166 The assembler defines bit masks for each of the bits in the IA-64 168 a value of 0x2000. These masks are primarily intended for use with
|
| /mirbsd/src/sys/dev/ic/ |
| D | bt8xx.h | 388 u_long masks[3]; /* R,G,B or Y,U,V masks, respectively */ member
|
| /mirbsd/src/gnu/usr.bin/perl/t/lib/strict/ |
| D | vars | 382 "our" variable $foo masks earlier declaration in same scope at - line 7.
|
| /mirbsd/src/sys/dev/pci/bktr/ |
| D | bktr_core.c | 3849 !bcmp( pf1->masks, pf2->masks, sizeof( pf1->masks )) &&
|
| /mirbsd/src/lib/libssl/src/doc/apps/ |
| D | req.pod | 321 This option masks out the use of certain string types in certain
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perl5004delta.pod | 232 application of opcode masks. The revised Safe module has a new API 1185 =item "my" variable %s masks earlier declaration in same scope
|
| D | perltoc.pod | 7425 "%s" variable %s masks earlier declaration in same %s, "my sub" not yet 7807 "%s" variable %s masks earlier declaration in same %s, "my sub" not yet 8271 "my" variable %s masks earlier declaration in same scope, %s argument is
|
| /mirbsd/src/gnu/usr.bin/perl/os2/ |
| D | Changes | 109 $^E tracks calls to CRT now. (May break if Perl masks some
|
| /mirbsd/src/lib/libncurses/src/doc/ |
| D | ncurses-intro.doc | 1577 The option values are bit-masks and can be composed with logical-or in 2355 The option values are bit-masks and can be composed with logical-or in
|
| /mirbsd/src/gnu/usr.bin/perl/ |
| D | config_h.SH | 3406 * cleared in the masks if some activity is detected. Usually this
|
| D | Changes5.8.4 | 2344 Hardcoded numerical flag masks. Bad.
|
| /mirbsd/src/gnu/usr.bin/binutils/cpu/ |
| D | frv.cpu | 95 ; These are all masks with each bit representing one register. 517 ; These are all masks with each bit representing one register. 977 ; These are all masks with each bit representing one register. 1354 ; These are all masks with each bit representing one register.
|
| /mirbsd/src/lib/libncurses/src/ |
| D | NEWS | 5596 masks are identical with the A_xxx masks. 7050 takes a trace mask argument. The trace masks, defined in curses.h, are 7058 More trace masks may be added, or these may be changed, in future releases.
|
| /mirbsd/src/gnu/usr.bin/perl/NetWare/ |
| D | config_H.wc | 2974 * cleared in the masks if some activity is detected. Usually this
|
| /mirbsd/src/gnu/usr.bin/perl/wince/ |
| D | config_H.ce | 3276 * cleared in the masks if some activity is detected. Usually this
|
| /mirbsd/src/gnu/usr.bin/perl/win32/ |
| D | config_H.vc | 3382 * cleared in the masks if some activity is detected. Usually this
|
| /mirbsd/src/gnu/usr.bin/perl/plan9/ |
| D | config.plan9 | 3399 * cleared in the masks if some activity is detected. Usually this
|