Searched refs:ISA (Results 26 - 50 of 56) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha1-thumb.pl114 bx r3 @ switch to Thumb ISA
H A Dsha1-armv4-large.pl258 bx lr @ interoperable with Thumb ISA:-)
H A Dsha256-armv4.pl273 bx lr @ interoperable with Thumb ISA:-)
H A Dsha512-armv4.pl454 bx lr @ interoperable with Thumb ISA:-)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Du14-34f.c235 * The host->block flag is set for all the detected ISA boards.
327 #define ISA 0 macro
464 unsigned char subversion; /* Bus type, either ISA or ESA */
485 /* Possible ISA/VESA ports */
675 /* Allowed DMA channels for ISA (0 indicates reserved) */
744 if (subversion == ISA && request_dma(dma_channel, driver_name)) {
815 bus_type = "ISA";
822 if (HD(j)->subversion == ISA && !board_inquiry(j)) {
881 if (subversion == ISA) free_dma(dma_channel);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/
H A Dbtree.t776 use vars qw( @ISA @EXPORT) ;
780 @ISA=qw(BerkeleyDB BerkeleyDB::Btree );
H A Dqueue.t616 use vars qw( @ISA @EXPORT) ;
620 @ISA=qw(BerkeleyDB BerkeleyDB::Queue);
H A Drecno.t571 use vars qw( @ISA @EXPORT) ;
575 @ISA=qw(BerkeleyDB BerkeleyDB::Recno);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bn/asm/
H A Darmv4-gf2m.pl200 bx lr @ interoperable with Thumb ISA:-)
H A Darmv4-mont.pl22 # The code is interoperable with Thumb ISA and is rather compact, less
241 bx lr @ interoperable with Thumb ISA:-)
H A Dppc.pl108 $ISA= "\"ppc\"";
131 $ISA= "\"ppc64\"";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bn/asm/
H A Darmv4-gf2m.pl200 bx lr @ interoperable with Thumb ISA:-)
H A Darmv4-mont.pl22 # The code is interoperable with Thumb ISA and is rather compact, less
241 bx lr @ interoperable with Thumb ISA:-)
H A Dppc.pl108 $ISA= "\"ppc\"";
131 $ISA= "\"ppc64\"";
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/aes/asm/
H A Daes-armv4.pl15 # by gcc-3.4.1. This is thanks to unique feature of ARMv4 ISA, which
284 bx lr @ interoperable with Thumb ISA:-)
723 bx lr @ interoperable with Thumb ISA:-)
840 bx lr @ interoperable with Thumb ISA:-)
1052 bx lr @ interoperable with Thumb ISA:-)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/t/
H A Ddb-btree.t645 our (@ISA, @EXPORT);
649 @ISA=qw(DB_File);
H A Ddb-hash.t426 our (@ISA, @EXPORT);
430 @ISA=qw(DB_File);
H A Ddb-recno.t427 our (@ISA, @EXPORT);
431 @ISA=qw(DB_File);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/aes/asm/
H A Daes-armv4.pl15 # by gcc-3.4.1. This is thanks to unique feature of ARMv4 ISA, which
284 bx lr @ interoperable with Thumb ISA:-)
723 bx lr @ interoperable with Thumb ISA:-)
840 bx lr @ interoperable with Thumb ISA:-)
1052 bx lr @ interoperable with Thumb ISA:-)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/DB_File/
H A DDB_File.pm20 @DB_File::HASHINFO::ISA = qw(Tie::Hash);
120 @DB_File::RECNOINFO::ISA = qw(DB_File::HASHINFO) ;
138 @DB_File::BTREEINFO::ISA = qw(DB_File::HASHINFO) ;
163 our ($VERSION, @ISA, @EXPORT, $AUTOLOAD, $DB_BTREE, $DB_HASH, $DB_RECNO);
193 @ISA = qw(DynaLoader);
197 push @ISA, qw(Tie::Hash Exporter);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bn/asm/
H A Dppc.pl108 $ISA= "\"ppc\"";
131 $ISA= "\"ppc64\"";
347 .machine $ISA
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/t/Test/
H A DMore.pm20 use vars qw($VERSION @ISA @EXPORT %EXPORT_TAGS $TODO);
24 @ISA = qw(Exporter);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha1-armv4-large.pl258 bx lr @ interoperable with Thumb ISA:-)
H A Dsha256-armv4.pl273 bx lr @ interoperable with Thumb ISA:-)
H A Dsha512-armv4.pl454 bx lr @ interoperable with Thumb ISA:-)

Completed in 218 milliseconds

123