Home
last modified time | relevance | path

Searched refs:x400 (Results 1 – 25 of 28) sorted by relevance

12

/openbsd/src/sys/dev/videomode/
Dmodelines22 # 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/
Dxenix25 >0x1e leshort &0x400 standalone
59 >0x1e leshort &0x400 standalone
Dmacintosh276 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
Dlinux62 >0x400 long x %d (4K pages)
231 >(0x414.l+0x400) string >\0 , UUID: %s
Dimages333 # Atari ST STAD bitmap is always 640x400, bytewise runlength compressed.
/openbsd/src/sys/arch/octeon/octeon/
Dcn3xxx.dts78 reg = <0x11800 0x00000800 0x0 0x400>;
/openbsd/src/gnu/usr.bin/perl/cpan/Encode/t/
DUnicode.t35 #hi: (0x1abcd - 0x10000) / 0x400 + 0xD800 = 0xd82a
36 #lo: (0x1abcd - 0x10000) % 0x400 + 0xDC00 = 0xdfcd
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/
DMinidumpConstants.def129 HANDLE_MDMP_PROTECT(0x400, WriteCombine, PAGE_WRITECOMBINE)
DDwarf.def1157 HANDLE_DW_APPLE_PROPERTY(0x400, strong)
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMSystemRegister.td47 def : MClassSysReg<0, 0, 0, 0x400, "apsr_g">;
/openbsd/src/gnu/usr.bin/perl/cpan/Unicode-Collate/t/
Ddefault.t154 suppress => [0x400..0x4FF],
Dcontract.t166 suppress => [0x400..0x45F],
/openbsd/src/etc/
Dservices57 x400 103/tcp # ISO E-mail
58 x400-snd 104/tcp
/openbsd/src/gnu/llvm/llvm/include/llvm/BinaryFormat/ELFRelocs/
DAArch64.def125 ELF_RELOC(R_AARCH64_COPY, 0x400)
/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
Dtypespec-1.c417 int short signed _Bool *x400; /* { dg-error "error" "int short signed _Bool" } */ variable
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
DSvPV553 $str = "x"x400;
/openbsd/src/gnu/usr.bin/binutils/bfd/doc/
Dsyms.texi215 #define BSF_NOT_AT_END 0x400
Dsection.texi198 #define SEC_NEVER_LOAD 0x400
/openbsd/src/gnu/usr.bin/binutils-2.17/bfd/doc/
Dsyms.texi215 #define BSF_NOT_AT_END 0x400
Dsection.texi181 #define SEC_THREAD_LOCAL 0x400
/openbsd/src/gnu/llvm/libcxxabi/src/
Daix_state_tab_eh.inc118 oldConditionalStateChange = 0x400, // State table entry is an indirect state
/openbsd/src/share/misc/
Dusb_hid_usages1445 0x400 Device Mode Request
1686 0x400 Data Field: Location
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlunicode.pod1560 $hi = ($uni - 0x10000) / 0x400 + 0xD800;
1561 $lo = ($uni - 0x10000) % 0x400 + 0xDC00;
1565 $uni = 0x10000 + ($hi - 0xD800) * 0x400 + ($lo - 0xDC00);
Dperlvar.pod2493 0x400).
2528 =item 0x400
/openbsd/src/gnu/llvm/llvm/docs/
DSpeculativeLoadHardening.md36 struct array *arr2 = ...; // array of size 0x400

12