/external/qemu/hw/ |
pci.h | 8 /* PCI includes legacy ISA access. */ 9 #include "isa.h"
|
hw.h | 263 /* These should really be in isa.h, but are here to make pc.h happy. */
|
/external/opencore/pvmi/pvmf/include/ |
pvmf_event_handling.h | 71 OSCL_IMPORT_REF virtual PVMFEventCategory IsA() const = 0; 137 OSCL_IMPORT_REF virtual PVMFEventCategory IsA() const; 346 OSCL_IMPORT_REF virtual PVMFEventCategory IsA() const;
|
/external/grub/ |
TODO | 79 * Add ISA PnP support.
|
/external/apache-http/src/org/apache/http/conn/ |
MultihomePlainSocketFactory.java | 121 InetSocketAddress isa = local 123 sock.bind(isa);
|
/external/grub/netboot/ |
3c509.c | 490 /* Look for the ISA boards. Init and leave them actived */ 533 } else { /* for ISA/EISA */ 551 printf("3C5x9 board on ISA at %#hx - ",eth_nic_base);
|
depca.c | 55 4) "Am79C960 PCnet-ISA(tm), Single-Chip Ethernet Controller for ISA", 86 At the most only 2 DEPCA cards can be supported on the ISA bus because 101 NOTE: If you are using two ISA DEPCAs, it is important that you assign 372 ** ISA Bus defines 453 u32 bus_offset; /* ISA bus address offset */
|
lance.c | 112 {0x0003, "PCnet/ISA 79C960", /* 79C960 PCnet/ISA. */ 114 {0x2260, "PCnet/ISA+ 79C961", /* 79C961 PCnet/ISA+, Plug-n-Play. */
|
sis900.c | 112 // PCI to ISA bridge for SIS640E access 115 "SIS 85C503/5513 PCI to ISA bridge", 0, 0, 0, 0}, 178 * APC CMOS RAM is accessed through ISA bridge. 188 // find PCI to ISA bridge
|
eepro.c | 531 name = "Intel EtherExpress 10 ISA"; 533 name = "Intel EtherExpress Pro/10+ ISA"; 536 name = "Intel EtherExpress Pro/10 ISA";
|
/external/openssl/crypto/0.9.9-dev/bn/ |
armv4-mont.pl | 22 # The code is interoperable with Thumb ISA and is rather compact, less 195 bx lr @ interoperable with Thumb ISA:-)
|
armv4-mont.s | 144 .word 0xe12fff1e @ interoperable with Thumb ISA:-)
|
/external/webkit/WebKitTools/Scripts/webkitperl/ |
httpd.pm | 44 our ($VERSION, @ISA, @EXPORT, @EXPORT_OK, %EXPORT_TAGS); 46 @ISA = qw(Exporter);
|
/external/kernel-headers/original/asm-arm/arch/ |
io.h | 42 * We don't actually have real ISA nor PCI buses, but there is so many
|
/external/kernel-headers/original/linux/ |
pm.h | 50 #define PM_ISA_DEV ((__force pm_dev_t) 5) /* ISA device */
|
/external/qemu/ |
sysemu.h | 258 int isa; member in struct:soundhw
|
/external/skia/include/core/ |
SkColorPriv.h | 340 unsigned isa = 255 - SkGetPackedA32(src); local 342 dr = (sr + SkMul16ShiftRound(dr, isa, SK_R16_BITS)) >> (8 - SK_R16_BITS); 343 dg = (sg + SkMul16ShiftRound(dg, isa, SK_G16_BITS)) >> (8 - SK_G16_BITS); 344 db = (sb + SkMul16ShiftRound(db, isa, SK_B16_BITS)) >> (8 - SK_B16_BITS);
|
SkXfermode.h | 73 srcover one isa
|
/hardware/ti/omap3/dspbridge/inc/ |
dbreg.h | 41 *! 11-Dec-1999 ag: Renamed Isa to IsaBus due to conflict with ceddk.h.
|
/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/ |
tsc_h324m_config.cpp | [all...] |
/external/apache-http/src/org/apache/http/conn/ssl/ |
SSLSocketFactory.java | 302 InetSocketAddress isa = local 304 sslsock.bind(isa);
|
/packages/apps/Email/src/com/android/exchange/ |
SSLSocketFactory.java | 306 InetSocketAddress isa = local 308 sslsock.bind(isa);
|
/dalvik/vm/compiler/codegen/arm/Thumb/ |
Gen.c | 18 * This file contains codegen for the Thumb ISA and is intended to be
|
/external/webkit/WebCore/bridge/objc/ |
objc_runtime.mm | 237 OwnPtr<ObjcMethod> fallbackMethod(new ObjcMethod(objcClass->isa(), @selector(invokeUndefinedMethodFromWebScript:withArguments:)));
|
/frameworks/base/core/res/res/values-en-rUS/ |
donottranslate-names.xml | 95 <item>Isabella, Isa</item>
|