| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ |
| H A D | APFixedPoint.cpp | 234 unsigned Wide = CommonFXSema.getWidth() * 2; in mul() local 236 ThisVal = ThisVal.sextOrSelf(Wide); in mul() 237 OtherVal = OtherVal.sextOrSelf(Wide); in mul() 239 ThisVal = ThisVal.zextOrSelf(Wide); in mul() 240 OtherVal = OtherVal.zextOrSelf(Wide); in mul() 263 .extOrTrunc(Wide); in mul() 265 .extOrTrunc(Wide); in mul() 291 unsigned Wide = CommonFXSema.getWidth() * 2; in div() local 293 ThisVal = ThisVal.sextOrSelf(Wide); in div() 294 OtherVal = OtherVal.sextOrSelf(Wide); in div() [all …]
|
| /netbsd-src/external/gpl3/gdb/dist/sim/testsuite/arm/iwmmxt/ |
| H A D | textrm.cgs | 17 # Test Unsigned Byte Wide Extraction 33 # Test Signed Byte Wide Extraction 49 # Test Unsigned Half Word Wide Extraction 65 # Test Signed Half Word Wide Extraction 81 # Test Unsigned Word Wide Extraction 97 # Test Signed Word Wide Extraction
|
| H A D | wcmpgt.cgs | 17 # Test Unsigned Byte Wide Compare Greater Than 43 # Test Signed Byte Wide Compare Greater Than 69 # Test Unsigned Half Word Wide Compare Greater Than 95 # Test Signed Half Word Wide Compare Greater Than 121 # Test Unsigned Word Wide Compare Greater Than 147 # Test Signed Word Wide Compare Greater Than
|
| H A D | wavg2.cgs | 17 # Test Byte Wide Averaging 43 # Test Byte Wide Averaging with Rounding 69 # Test Half Word Wide Averaging 95 # Test Half Word Wide Averaging with Rounding
|
| H A D | tbcst.cgs | 17 # Test Byte Wide Broadcast 33 # Test Half Word Wide Broadcast 49 # Test Word Wide Broadcast
|
| H A D | tinsr.cgs | 17 # Test Byte Wide Insertion 33 # Test Half Word Wide Insertion 49 # Test Word Wide Insertion
|
| H A D | tmovmsk.cgs | 17 # Test Byte Wide Mask Transfer 33 # Test Half Word Wide Mask Transfer 49 # Test Word Wide Mask Transfer
|
| H A D | wacc.cgs | 17 # Test Unsigned Byte Wide Accumulation 37 # Test Unsigned Half Word Wide Accumulation 57 # Test Unsigned Word Wide Accumulation
|
| H A D | wcmpeq.cgs | 17 # Test Byte Wide Compare Equal To 43 # Test Half Word Wide Compare Equal To 69 # Test Word Wide Compare Equal To
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/doc/ |
| H A D | c-xgate.texi | 109 @item Immediate 3 Bit Wide 112 @item Immediate 4 Bit Wide 115 @item Immediate 8 Bit Wide 127 @item Relative Addressing 9 Bit Wide 130 @item Relative Addressing 10 Bit Wide 154 @item Immediate 16 Bit Wide
|
| /netbsd-src/external/gpl3/binutils/dist/gas/doc/ |
| H A D | c-xgate.texi | 109 @item Immediate 3 Bit Wide 112 @item Immediate 4 Bit Wide 115 @item Immediate 8 Bit Wide 127 @item Relative Addressing 9 Bit Wide 130 @item Relative Addressing 10 Bit Wide 154 @item Immediate 16 Bit Wide
|
| /netbsd-src/sys/arch/sgimips/gio/ |
| H A D | giodevs | 7 product JPEG_D 0x08 JPEG (Double Wide) 8 product JPEG_S 0x09 JPEG (Single Wide)
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | tegra20-medcom-wide.dts | 7 model = "Avionic Design Medcom-Wide board"; 71 nvidia,model = "Avionic Design Medcom-Wide";
|
| /netbsd-src/external/gpl2/groff/dist/src/preproc/eqn/ |
| H A D | TODO | 29 Wide accents.
|
| /netbsd-src/external/bsd/openldap/dist/doc/devel/ |
| H A D | utfconv.txt | 27 2. UTF-8 <--> Wide Character conversions 150 to Wide, then from Wide to UTF8, or vice versa. This conversion requires a
|
| /netbsd-src/external/bsd/tre/dist/ |
| H A D | configure.ac | 307 dnl Wide character support is requested. Check if we need libutf8. 476 dnl Wide character support is required for multibyte character set support 571 Wide character (wchar_t) support: $tre_wchar
|
| H A D | NEWS | 239 - Wide character support and multibyte character set support can be
|
| /netbsd-src/external/bsd/ntp/dist/ |
| H A D | WHERE-TO-START | 30 cause for users without Internet and World Wide Web access.
|
| /netbsd-src/external/bsd/pkg_install/dist/x509/ |
| H A D | pkgsrc.cnf | 103 #1.organizationName_default = World Wide Web Pty Ltd
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/ |
| H A D | ARMParallelDSP.cpp | 203 WidenedLoad(SmallVectorImpl<LoadInst*> &Lds, LoadInst *Wide) in WidenedLoad() argument 204 : NewLd(Wide) { in WidenedLoad()
|
| /netbsd-src/sys/arch/hppa/conf/ |
| H A D | GENERIC | 341 siop* at gsc? # NCR 53c720 (Fast/Wide) 342 siop* at mainbus0 # NCR 53c720 (Fast/Wide) 343 siop* at phantomas? # NCR 53c720 (Fast/Wide) 344 siop* at uturn? # NCR 53c720 (Fast/Wide)
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
| H A D | TemplateBase.cpp | 93 Kind = CharacterLiteral::Wide; in printIntegral()
|
| /netbsd-src/sys/dev/microcode/aic7xxx/ |
| H A D | aic7xxx.reg | 170 field WIDEXFER 0x80 /* Wide transfer control */ 811 mask IGN_WIDE_RES 0x40|SEQINT /* Complex IGN Wide Res Msg */ 1534 mask HWSCSIID 0x0f /* our SCSI ID if Wide Bus */
|
| /netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/std/ |
| H A D | fstream | 539 * @param __s Wide string specifying the filename. 801 * @param __s Wide string specifying the filename. 1064 * @param __s Wide string specifying the filename.
|
| /netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/std/ |
| H A D | fstream | 544 * @param __s Wide string specifying the filename. 806 * @param __s Wide string specifying the filename. 1069 * @param __s Wide string specifying the filename.
|