/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
|
README.netboot | 99 Use AUI by default on 3c503 cards. 122 Default memory location for WD/SMC cards.
|
tiara.c | 24 #include "cards.h" 204 /* Hope all the Tiara cards have this vendor prefix */
|
/external/bluetooth/bluez/tools/ |
hciattach.8 | 56 Digianswer based cards 59 Xircom PCMCIA cards: Credit Card Adapter and Real Port Adapter 78 Xircom PCMCIA cards: Credit Card Adapter and Real Port Adapter
|
/bionic/libc/kernel/common/linux/mmc/ |
host.h | 104 struct list_head cards; member in struct:mmc_host
|
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/mmc/ |
host.h | 104 struct list_head cards; member in struct:mmc_host
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/mmc/ |
host.h | 104 struct list_head cards; member in struct:mmc_host
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/mmc/ |
host.h | 104 struct list_head cards; member in struct:mmc_host
|
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/mmc/ |
host.h | 104 struct list_head cards; member in struct:mmc_host
|
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/mmc/ |
host.h | 104 struct list_head cards; member in struct:mmc_host
|
/ndk/build/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); \
|
telephony.h | 52 * Quicknet Technologies, Inc. - makes low density analog telephony cards 237 * for other interface cards and their needs.
|
/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.")
|
/external/quake/quake/src/WinQuake/docs/ |
readme.glquake | 50 Only highend VooDoo cards support such high resolutions (most 51 cards on the market right now do not). Another popular and supported mode 87 This will generally run well on a normal 4 MB 3dfx card, but for other cards
|
/external/kernel-headers/original/asm-arm/ |
termios.h | 65 #define N_SMSBLOCK 12 /* SMS block mode - for talking to GSM data cards about SMS messages */
|