Searched refs:TO (Results 151 - 168 of 168) sorted by relevance

1234567

/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dppc-opc.c497 /* The TO field in a D or X form instruction. */
498 #define TO TBR + 1
503 #define U TO + 1
1490 /* The main opcode combined with a trap code in the TO field of a D
1662 /* An X form trap instruction with the TO field specified. */
1804 /* The TO encodings used in extended trap mnemonics. */
1896 { "tdi", OP(2), OP_MASK, PPC64, { TO, RA, SI } },
1926 { "twi", OP(3), OP_MASK, PPCCOM, { TO, RA, SI } },
1927 { "ti", OP(3), OP_MASK, PWRCOM, { TO, RA, SI } },
3292 { "tw", X(31,4), X_MASK, PPCCOM, { TO, R
496 #define TO macro
[all...]
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1067 if (const auto *TO = dyn_cast<TypedValueRegion>(baseR)) {
1068 if (const auto *RD = TO->getValueType()->getAsCXXRecordDecl()) {
H A DRangeConstraintManager.cpp1983 #define ASSIGN(CLASS, TO, SYM, CONSTRAINT) \
1984 if (!static_cast<Derived *>(this)->assign##CLASS##To##TO(SYM, CONSTRAINT)) \
/openbsd-current/gnu/usr.bin/perl/dist/Math-Complex/lib/Math/
H A DComplex.pm2048 =head1 ERRORS DUE TO DIVISION BY ZERO OR LOGARITHM OF ZERO
2086 =head1 ERRORS DUE TO INDIGESTIBLE ARGUMENTS
H A DTrig.pm327 =head2 ERRORS DUE TO DIVISION BY ZERO
/openbsd-current/gnu/usr.bin/perl/Porting/
H A DupdateAUTHORS.pl673 =head2 A CONTRIBUTOR WANTS TO BE FORGOTTEN
/openbsd-current/usr.sbin/bgpd/
H A Dparse.y17 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
257 %token FROM TO ANY
1240 to : TO {
2421 | TO { $$ = DIR_OUT; }
3635 { "to", TO},
/openbsd-current/regress/sys/netinet/ipsec/
H A DMakefile203 -f - -D FROM=to -D TO=from -D LOCAL=peer -D PEER=local
/openbsd-current/gnu/usr.bin/perl/cpan/CPAN/lib/App/
H A DCpan.pm1658 =head1 TO DO
/openbsd-current/sys/dev/pci/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx8.asm15 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
H A Dcwsr_trap_handler_gfx9.asm15 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
H A Dcwsr_trap_handler_gfx10.asm15 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
/openbsd-current/gnu/usr.bin/perl/cpan/Win32/
H A DWin32.pm787 =item Win32::CopyFile(FROM, TO, OVERWRITE)
/openbsd-current/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp670 MemorySanitizerOptions::MemorySanitizerOptions(int TO, bool R, bool K, argument
673 TrackOrigins(getOptOrDefault(ClTrackOrigins, Kernel ? 2 : TO)),
/openbsd-current/gnu/usr.bin/perl/dist/Tie-File/lib/Tie/
H A DFile.pm2432 =head1 CONCURRENT ACCESS TO FILES
/openbsd-current/gnu/usr.bin/perl/
H A Dconfigure.com602 THIS PACKAGE SEEMS TO BE INCOMPLETE.
/openbsd-current/gnu/usr.bin/perl/lib/
H A Dperl5db.pl3003 =head2 GETTING READY TO EXECUTE COMMANDS
/openbsd-current/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp[all...]

Completed in 368 milliseconds

1234567