| /netbsd-src/external/gpl2/mkhybrid/dist/ |
| H A D | apple.h | 153 typedef unsigned short uint16; typedef 159 uint16 version; 160 uint16 attr; /* invisible... */ 161 uint16 openMax; /* max number of opens */ 162 uint16 filler0; 171 uint16 fdFlags; /* Finder flags [10]*/ 172 uint16 fdLocation[2]; /* File's location [14] */ 173 uint16 fdFldr; /* File's window [16] */ 175 uint16 fdIconID; /* Icon ID [18] */ 176 uint16 fdUnused[4]; /* Unused [26] */ [all …]
|
| /netbsd-src/external/gpl2/groff/dist/src/utils/hpftodit/ |
| H A D | hpftodit.cpp | 139 typedef unsigned short uint16; typedef 148 uint16 get_uint16(); 160 uint16 type; 168 uint16 charcode; 169 uint16 width; 173 uint16 right_extent; 174 uint16 symbol_set; 178 const uint16 NO_GLYPH = 0xffff; 179 const uint16 NO_SYMBOL_SET = 0; 189 uint16 select; [all …]
|
| /netbsd-src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/ |
| H A D | svga3d_dx.h | 419 uint16 pad0; 605 uint16 flags; 606 uint16 stencil; 1052 uint16 pad1; 1071 uint16 pad1; 1145 uint16 pad0; 1155 uint16 pad0; 1170 uint16 pad0; 1265 uint16 lineStipplePattern; 1292 uint16 lineStipplePattern; [all …]
|
| H A D | svga3d_cmd.h | 804 uint16 pad1; 818 uint16 streamOffset; 1268 uint16 mode; 1269 uint16 flags; 1447 uint16 streamOffset; 1460 uint16 stride; 1505 uint16 pShaderBValues; 1506 uint16 vShaderBValues;
|
| H A D | svga3d_types.h | 838 uint16 mode; /* SVGA3dFillModeType */ 839 uint16 face; /* SVGA3dFace */ 858 uint16 repeat; 859 uint16 pattern; 1608 uint16 function; /* SVGA3dFogFunction */
|
| H A D | vm_basic_types.h | 11 typedef u16 uint16; typedef
|
| H A D | svga_types.h | 35 typedef u16 uint16; typedef
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/ |
| H A D | opencl-c.h | 3918 char16 __ovld __cnfn convert_char16_rte(uint16); 3919 char16 __ovld __cnfn convert_char16_sat_rte(uint16); 3920 char16 __ovld __cnfn convert_char16_rtz(uint16); 3921 char16 __ovld __cnfn convert_char16_sat_rtz(uint16); 3922 char16 __ovld __cnfn convert_char16_rtp(uint16); 3923 char16 __ovld __cnfn convert_char16_sat_rtp(uint16); 3924 char16 __ovld __cnfn convert_char16_rtn(uint16); 3925 char16 __ovld __cnfn convert_char16_sat_rtn(uint16); 3926 char16 __ovld __cnfn convert_char16(uint16); 3927 char16 __ovld __cnfn convert_char16_sat(uint16); [all …]
|
| /netbsd-src/games/hunt/ |
| H A D | README.protocol | 56 C: {uint16: 0 (C_PLAYER)} 57 S: {uint16: P (TCP port number for the game play port)} 69 C: {uint16: 1 (C_MONITOR)} 70 S: {uint16: P (TCP port number for the game play port)} 80 C: {uint16: 2 (C_MESSAGE)} 81 S: {uint16: n (positive number of players)} 88 C: {uint16: 3 (C_SCORES)} 89 S: {uint16: S (TCP port number for the statistics port)}
|
| /netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/msp430/ |
| H A D | lib2hw_mul.S | 115 ;* uint32 = uint16 * uint16 254 ;; uint32 __mspabi_mpyul(uint16 x, uint16 y) 256 ;; uint32 __mspabi_mpyul_hw(uint16 x, uint16 y) 258 ;; uint32 __mspabi_mpyul_f5hw(uint16 x, uint16 y)
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
| H A D | arm-simd-builtin-types.def | 31 ENTRY (Uint16x4_t, V4HI, unsigned, 64, uint16, 17) 35 ENTRY (Uint16x8_t, V8HI, unsigned, 128, uint16, 18)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
| H A D | arm-simd-builtin-types.def | 31 ENTRY (Uint16x4_t, V4HI, unsigned, 64, uint16, 17) 35 ENTRY (Uint16x8_t, V8HI, unsigned, 128, uint16, 18)
|
| /netbsd-src/external/gpl3/gcc/dist/libgcc/config/msp430/ |
| H A D | lib2hw_mul.S | 115 ;* uint32 = uint16 * uint16 321 ;; uint32 __mspabi_mpyul(uint16 x, uint16 y) 323 ;; uint32 __mspabi_mpyul_hw(uint16 x, uint16 y) 325 ;; uint32 __mspabi_mpyul_f5hw(uint16 x, uint16 y)
|
| /netbsd-src/common/lib/libprop/ |
| H A D | prop_dictionary_util.c | 106 TEMPLATE(uint16, uint16_t) in TEMPLATE() 160 UTEMPLATE(uint16, uint16_t) in STEMPLATE()
|
| /netbsd-src/lib/libc/arch/mips/softfloat/ |
| H A D | mips-gcc.h | 35 typedef int uint16; typedef
|
| /netbsd-src/lib/libc/arch/m68k/softfloat/ |
| H A D | m68k-gcc.h | 37 typedef int uint16; typedef
|
| /netbsd-src/lib/libc/arch/sh3/softfloat/ |
| H A D | sh3-gcc.h | 37 typedef int uint16; typedef
|
| /netbsd-src/lib/libc/arch/sparc64/softfloat/ |
| H A D | sparc64-gcc.h | 37 typedef int uint16; typedef
|
| /netbsd-src/lib/libc/arch/or1k/softfloat/ |
| H A D | or1k-gcc.h | 37 typedef int uint16; typedef
|
| /netbsd-src/lib/libc/arch/aarch64/softfloat/ |
| H A D | aarch64-gcc.h | 37 typedef int uint16; typedef
|
| /netbsd-src/lib/libc/arch/powerpc/softfloat/ |
| H A D | powerpc-gcc.h | 37 typedef int uint16; typedef
|
| /netbsd-src/sys/lib/libkern/ |
| H A D | milieu.h | 95 typedef unsigned int uint16; typedef
|
| /netbsd-src/regress/lib/libc/ieeefp/testfloat/include/ |
| H A D | milieu.h | 97 typedef unsigned int uint16; typedef
|
| /netbsd-src/external/mpl/dhcp/dist/keama/tests/ |
| H A D | class4.out | 16 "type": "uint16"
|
| /netbsd-src/lib/libc/arch/arm/softfloat/ |
| H A D | arm-gcc.h | 35 typedef int uint16; typedef
|