Searched refs:x400 (Results 1 – 25 of 28) sorted by relevance
12
| /openbsd/src/sys/dev/videomode/ |
| D | modelines | 22 # 640x400 @ 85Hz (VESA) hsync: 37.9kHz 23 ModeLine "640x400" 31.5 640 672 736 832 400 401 404 445 -hsync +vsync 25 # 720x400 @ 70Hz (EDID established timing) hsync: 31.47kHz 26 ModeLine "720x400" 28.32 720 738 846 900 400 412 414 449 -hsync +vsync 28 # 720x400 @ 85Hz (VESA) hsync: 37.9kHz 29 ModeLine "720x400" 35.5 720 756 828 936 400 401 404 446 -hsync +vsync 31 # 720x400 @ 88Hz (EDID established timing) hsync: 39.44kHz 32 ModeLine "720x400" 35.5 720 738 846 900 400 421 423 449 -hsync -vsync
|
| /openbsd/src/usr.bin/file/magdir/ |
| D | xenix | 25 >0x1e leshort &0x400 standalone 59 >0x1e leshort &0x400 standalone
|
| D | macintosh | 276 0x400 beshort 0xD2D7 Macintosh MFS data 286 #0x400 beshort 0x4244 Macintosh HFS data 300 0x400 beshort 0x482B Macintosh HFS Extended 335 #>0x400 beshort 0x504D 361 #>0x400 beshort 0x504D
|
| D | linux | 62 >0x400 long x %d (4K pages) 231 >(0x414.l+0x400) string >\0 , UUID: %s
|
| D | images | 333 # Atari ST STAD bitmap is always 640x400, bytewise runlength compressed.
|
| /openbsd/src/sys/arch/octeon/octeon/ |
| D | cn3xxx.dts | 78 reg = <0x11800 0x00000800 0x0 0x400>;
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Encode/t/ |
| D | Unicode.t | 35 #hi: (0x1abcd - 0x10000) / 0x400 + 0xD800 = 0xd82a 36 #lo: (0x1abcd - 0x10000) % 0x400 + 0xDC00 = 0xdfcd
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/ |
| D | MinidumpConstants.def | 129 HANDLE_MDMP_PROTECT(0x400, WriteCombine, PAGE_WRITECOMBINE)
|
| D | Dwarf.def | 1157 HANDLE_DW_APPLE_PROPERTY(0x400, strong)
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/ARM/ |
| D | ARMSystemRegister.td | 47 def : MClassSysReg<0, 0, 0, 0x400, "apsr_g">;
|
| /openbsd/src/gnu/usr.bin/perl/cpan/Unicode-Collate/t/ |
| D | default.t | 154 suppress => [0x400..0x4FF],
|
| D | contract.t | 166 suppress => [0x400..0x45F],
|
| /openbsd/src/etc/ |
| D | services | 57 x400 103/tcp # ISO E-mail 58 x400-snd 104/tcp
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/ |
| D | AArch64.def | 125 ELF_RELOC(R_AARCH64_COPY, 0x400)
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
| D | typespec-1.c | 417 int short signed _Bool *x400; /* { dg-error "error" "int short signed _Bool" } */ variable
|
| /openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/ |
| D | SvPV | 553 $str = "x"x400;
|
| /openbsd/src/gnu/usr.bin/binutils/bfd/doc/ |
| D | syms.texi | 215 #define BSF_NOT_AT_END 0x400
|
| D | section.texi | 198 #define SEC_NEVER_LOAD 0x400
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/ |
| D | syms.texi | 215 #define BSF_NOT_AT_END 0x400
|
| D | section.texi | 181 #define SEC_THREAD_LOCAL 0x400
|
| /openbsd/src/gnu/llvm/libcxxabi/src/ |
| D | aix_state_tab_eh.inc | 118 oldConditionalStateChange = 0x400, // State table entry is an indirect state
|
| /openbsd/src/share/misc/ |
| D | usb_hid_usages | 1445 0x400 Device Mode Request 1686 0x400 Data Field: Location
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlunicode.pod | 1560 $hi = ($uni - 0x10000) / 0x400 + 0xD800; 1561 $lo = ($uni - 0x10000) % 0x400 + 0xDC00; 1565 $uni = 0x10000 + ($hi - 0xD800) * 0x400 + ($lo - 0xDC00);
|
| D | perlvar.pod | 2493 0x400). 2528 =item 0x400
|
| /openbsd/src/gnu/llvm/llvm/docs/ |
| D | SpeculativeLoadHardening.md | 36 struct array *arr2 = ...; // array of size 0x400
|
12