Searched refs:IN (Results 176 - 200 of 202) sorted by relevance

123456789

/openbsd-current/gnu/usr.bin/perl/lib/unicore/To/
H A DNameAlia.pl58 F SHIFT IN: control
H A DLb.pl635 2024 2026 IN
773 22EF IN
2061 FE19 IN
2232 10AF6 IN
H A DNa1.pl35 F SHIFT IN
886 10D8 GEORGIAN SMALL LETTER IN
1158 240F GRAPHIC FOR SHIFT IN
1756 33CC SQUARED IN
/openbsd-current/gnu/usr.bin/perl/cpan/ExtUtils-Install/lib/ExtUtils/
H A DInstall.pm1223 close *AutoSplit::IN if defined *AutoSplit::IN{IO};
/openbsd-current/gnu/usr.bin/gcc/gcc/config/dsp16xx/
H A Ddsp16xx.h1531 #define MEMORY_MOVE_COST(MODE,CLASS,IN) \
1561 /* DIVIDING THE OUTPUT IN SECTIONS */
/openbsd-current/gnu/usr.bin/gcc/gcc/config/ip2k/
H A Dip2k.h1868 #define MEMORY_MOVE_COST(MODE,CLASS,IN) 6
/openbsd-current/gnu/usr.bin/gcc/gcc/config/cris/
H A Dcris.h1448 #define MEMORY_MOVE_COST(M, CLASS, IN) \
/openbsd-current/gnu/usr.bin/perl/regen/
H A Dfeature.pl1090 ��� ��� U+298D, U+2990 LEFT/RIGHT SQUARE BRACKET WITH TICK IN TOP
1092 ��� ��� U+298F, U+298E LEFT/RIGHT SQUARE BRACKET WITH TICK IN BOTTOM
1099 ��� ��� U+29A8, U+29A9 MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW
1101 ��� ��� U+29AA, U+29AB MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW
/openbsd-current/gnu/usr.bin/perl/lib/
H A Dfeature.pm668 ��� ��� U+298D, U+2990 LEFT/RIGHT SQUARE BRACKET WITH TICK IN TOP
670 ��� ��� U+298F, U+298E LEFT/RIGHT SQUARE BRACKET WITH TICK IN BOTTOM
677 ��� ��� U+29A8, U+29A9 MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW
679 ��� ��� U+29AA, U+29AB MEASURED ANGLE WITH OPEN ARM ENDING IN ARROW
/openbsd-current/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1914 auto IN = BitGroups.begin();
1916 if (IP->Repl32 && IN->Repl32 && I->V == IP->V && I->V == IN->V &&
1917 (I->RLAmt % 32) == IP->RLAmt && (I->RLAmt % 32) == IN->RLAmt &&
1918 IP->EndIdx == 31 && IN->StartIdx == 0 && I != IP &&
1926 << IN->StartIdx << ", " << IN->EndIdx << "]\n");
1928 if (IP == IN) {
1941 IP->EndIdx = IN->EndIdx;
1942 IP->Repl32CR = IP->Repl32CR || IN
[all...]
/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A DName.pl137 SHIFT IN
6344 SAMARITAN LETTER IN
6365 SAMARITAN MARK IN
6368 SAMARITAN MARK IN-ALAF
6527 MANDAIC LETTER IN
11552 GEORGIAN CAPITAL LETTER IN
11672 GEORGIAN LETTER IN
14132 CANADIAN SYLLABICS IN
19937 GEORGIAN MTAVRULI CAPITAL LETTER IN
24164 RING IN EQUA
[all...]
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dbfd-in2.h1958 #define NEWHOWTO(FUNCTION, NAME, SIZE, REL, IN) \
1960 NAME, FALSE, 0, 0, IN)
H A Delfxx-ia64.c357 #define IA64_HOWTO(TYPE, NAME, SIZE, PCREL, IN) \
359 elfNN_ia64_reloc, NAME, FALSE, 0, -1, IN)
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dbfd-in2.h2215 #define NEWHOWTO(FUNCTION, NAME, SIZE, REL, IN) \
2217 NAME, FALSE, 0, 0, IN)
H A Delfxx-ia64.c377 #define IA64_HOWTO(TYPE, NAME, SIZE, PCREL, IN) \
379 elfNN_ia64_reloc, NAME, FALSE, 0, -1, IN)
/openbsd-current/gnu/gcc/gcc/config/arm/
H A Darm.h1092 /* Return the register class of a scratch register needed to copy IN into
2100 #define MEMORY_MOVE_COST(M, CLASS, IN) \
/openbsd-current/gnu/usr.bin/perl/cpan/DB_File/t/
H A Ddb-btree.t1233 print "IN ORDER\n" ;
1254 IN ORDER
/openbsd-current/sbin/pfctl/
H A Dparse.y21 * IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
25 * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
26 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
470 %token PASS BLOCK MATCH SCRUB RETURN IN OS OUT LOG QUICK ON FROM TO FLAGS
2329 | IN { $$ = PF_IN; }
4971 { "in", IN},
/openbsd-current/usr.sbin/bgpd/
H A Dparse.y18 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
20 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
22 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
252 %token DUMP IN OUT SOCKET RESTRICTED
1487 inout : IN { $$ = 1; }
3556 { "in", IN},
/openbsd-current/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.h1202 /* Return the register class of a scratch register needed to copy IN into
2405 #define MEMORY_MOVE_COST(M, CLASS, IN) \
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dbuiltins.c54 #define OUTGOING_REGNO(IN) (IN)
/openbsd-current/sbin/iked/
H A Dparse.y18 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
20 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
22 * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
436 %token FROM ESP AH IN PEER ON OUT TO SRCID DSTID PSK PORT
/openbsd-current/gnu/usr.bin/perl/dist/Math-Complex/lib/Math/
H A DComplex.pm1949 =head2 CHANGED IN PERL 5.6
/openbsd-current/gnu/gcc/gcc/
H A Dc-typeck.c3847 #define WARN_FOR_ASSIGNMENT(AR, AS, IN, RE) \
3861 pedwarn (IN); \
/openbsd-current/gnu/usr.bin/perl/cpan/DB_File/
H A DDB_File.pm1322 print "IN ORDER\n" ;
1340 IN ORDER

Completed in 346 milliseconds

123456789