HomeSort by relevance Sort by last modified time
    Searched full:cards (Results 1 - 25 of 176) sorted by null

1 2 3 4 5 6 7 8

  /external/webkit/WebCore/wml/
WMLTemplateElement.cpp 75 // Build list of cards in document
84 HashSet<WMLCardElement*> cards;
86 cards.add(static_cast<WMLCardElement*>(nodeList->item(i)));
88 if (cards.isEmpty())
91 // Register template element to all cards
105 HashSet<WMLCardElement*>::iterator it = cards.begin();
106 HashSet<WMLCardElement*>::iterator end = cards.end();
WMLCardElement.cpp 188 // event-processing behaviour for all cards in the deck. A deck-level event-handling
253 // For the WML layout tests we embed WML content in a XHTML document. Navigating to different cards
318 // Hide all cards - except the destination card - in document
WMLDocument.cpp 96 // Notify the existance of templates to all cards of the current deck
  /external/grub/netboot/
tulip.txt 14 MX98715 based cards. That file is available at:
22 both 10 and 100 mbits. Other cards based on the tulip family may work as
25 These cards are about 20$US, are supported by Linux and now Etherboot,
28 some of the pricier cards, and can lower the cost of building/adapting
34 device. On other cards, it chooses 10mbit half-duplex.
sis900.txt 25 cp cards.h cards.h.orig
67 5. Edit cards.h to add sis900 probe routine declaration
3c90x.txt 21 The 3c90X series ethernet cards are a group of high-performance busmaster
22 DMA cards from 3Com. This particular driver supports both the 3c90x and
23 the 3c90xB revision cards. 3C90xC family support has been tested to some
43 The 3c90xB cards, according to the 3Com documentation, only accept the
49 The 3c90x cards, according to the 3Com documentation, accept the
58 adapters, but flashing on the 3c905b cards would only be supported
105 steps 2-5 above. This works around a bug in some 3c905B cards (see
121 3. Extend the driver to support the 3c905c revision cards
151 The 3c905B cards have a significant 'bug' that relates to the flash prom:
168 To enable the 3c905B bugfix, which is necessary for these cards when
    [all...]
depca.c 19 of DEPCA and EtherWORKS ethernet cards:
30 The driver has been tested on DE100, DE200 and DE202 cards in a
34 cards, since they have a new custom ASIC in place of the AMD LANCE
36 those cards.
74 NICSR accesses have been changed to byte accesses for all the cards
82 memory network buffer. Only the DE100 cards make use of a 2kB buffer
86 At the most only 2 DEPCA cards can be supported on the ISA bus because
95 EISA cards can be supported, but care will be needed assigning the
106 this unambiguously at the moment, since there is nothing on the cards to
109 I am unable to test 2 cards together for now, so this code i
    [all...]
3c90x.c 40 #include "cards.h"
414 /** global reset command resets station mask, non-B revision cards
443 ** reset of the receiver on B-revision cards re-negotiates the link
726 /* only necessary for 3c905b revision cards with boot PROM bug!!! */
788 ** revision cards -- same register address
793 /** mask out VCO bit that is defined as 10baseFL bit on B-rev cards **/
867 "cards!!!!\nFalling Back to MII Mode\n");
896 ** reset of the receiver on B-revision cards re-negotiates the link
  /external/bluetooth/bluez/tools/
hciattach.8 73 Digianswer based cards
76 Xircom PCMCIA cards: Credit Card Adapter and Real Port Adapter
95 Xircom PCMCIA cards: Credit Card Adapter and Real Port Adapter
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
b1lli.h 44 * struct for adding new cards
hysdn_if.h 3 * Linux driver for HYSDN cards
if_frad.h 7 * implementation for the Sangoma cards.
  /bionic/libc/kernel/common/linux/mmc/
host.h 104 struct list_head cards; member in struct:mmc_host
  /development/ndk/platforms/android-3/include/linux/mmc/
host.h 104 struct list_head cards; member in struct:mmc_host
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/mmc/
host.h 104 struct list_head cards; member in struct:mmc_host
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/mmc/
host.h 104 struct list_head cards; member in struct:mmc_host
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/mmc/
host.h 104 struct list_head cards; member in struct:mmc_host
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/mmc/
host.h 104 struct list_head cards; member in struct:mmc_host
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/mmc/
host.h 104 struct list_head cards; member in struct:mmc_host
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/mmc/
host.h 104 struct list_head cards; member in struct:mmc_host
  /external/kernel-headers/original/linux/
pnp.h 138 struct list_head global_list; /* node in global list of cards */
139 struct list_head protocol_list; /* node in protocol's list of cards */
186 struct list_head rdev_list; /* node in cards list of requested devices */
340 struct list_head cards; member in struct:pnp_protocol
346 for((card) = protocol_to_pnp_card((protocol)->cards.next); \
347 (card) != protocol_to_pnp_card(&(protocol)->cards); \
  /external/libpcap/
pcap-septel.c 196 strlcpy(handle->errbuf, "Sending packets isn't supported on Septel cards",
203 * The promisc flag is ignored because Septel cards have built-in tracing.
278 * with Septel cards.
  /external/kernel-headers/original/linux/mmc/
host.h 104 struct list_head cards; /* devices attached to this host */ member in struct:mmc_host
  /external/qemu/android/avd/
hw-config-defs.h 123 "Whether the device supports insertion/removal of virtual SD Cards.")
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
hdsp.h 42 /* These are only used for H96xx cards */

Completed in 1153 milliseconds

1 2 3 4 5 6 7 8